T510 acting weird after unclean shutdowns (BIOS bug?)

From time to time I have to do unclean system shutdowns (press and hold the power button). When this happens, my T510 often (not always) won't boot on the first try afterwards. Sometimes it just sits at the Lenovo screen, other times I get a "disk error" (or similar). However, subsequent boots always succeed.
Is this caused by some kind of memory corruption? A hardware or BIOS issue?
Using a T510 with the latest BIOS, a OCZ Vertex 2 SSD, 6GB RAM, and Ubuntu Linux 11.04.

Similar Messages

  • Trackpad acting weird after spill

    Hi,
    I am in kind of a problem right now. My trackpad is acting weird after some juice spilled over it from a drinking straw. Everything else works fine. I have turned the power off just to be safe. I need advice as to what to do. I bought my mac (late 2013 15" retina display) in USA. I live in Ghana and there are no Apple stores here. What is my safest option?

    Portables and Magic Trackpad: Jumpy or erratic trackpad operation

  • Btrfs: System won't boot anymore after unclean shutdown

    Hi,
    I have a problem with my ArchLinux (kernel 3.19.2-1-ARCH).
    I have my root partition as BTRFS and no /boot partition.
    After an unclean shutdown the system won't boot anymore.
    GRUB loads the kernel and the kernel starts but it hangs saying: Mounted /dev/sda3 on real root.
    Then, I have to start a Live CD and do:
    btrfsck /dev/sda3
    After that the system boots correctly.
    I've tried adding fsck to the HOOKS in the mkinitcpio.conf file and in fact it tries to fsck the filesystem (but with BTRFS, fsck.btrfs doesn't work...)
    What can I do?
    Thanks

    I'm also having this problem. I tried booting up the netinstall image to debug it, but I can't mount my btrfs volume from there either: mount just hangs. After a while, the kernel goes:
    [...] INFO: task mount:612 blocked for more than 120 seconds.
    [...] Not tainted 3.19.2-1-ARCH #1
    [...] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [...] INFO: task btrfs-transacti:636 blocked for more than 120 seconds.
    [...] Not tainted 3.19.2-1-ARCH #1
    [...] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    From this post I guessed that I might just need to wait so that I could defrag the volume once it was mounted, but it's been hanging for over 15min now (the message above continues to come up periodically).
    Like the OP in the thread I linked to above, my btrfs volume is inside an LVM volume (which is on dm-crypt). Don't know whether that's relevant.
    Output of btrfs-check:
    Checking filesystem on /dev/pixie/btrfs
    UUID: e04cc661-e31a-4dbf-870d-664bc913e34a
    found 76855677062 bytes used err is 1
    total csum bytes: 72928436
    total tree bytes: 2092515328
    total fs tree bytes: 1888452608
    total extent tree bytes: 104644608
    btree space waste bytes: 357251032
    file data blocks allocated: 181197139968
    referenced 109440282624
    btrfs-progs v3.19
    dmesg output:
    [ 36.824998] Btrfs loaded
    [ 36.826713] BTRFS: device fsid e04cc661-e31a-4dbf-870d-664bc913e34a devid 1 transid 98618 /dev/dm-3
    [ 46.219014] BTRFS info (device dm-3): disk space caching is enabled
    [ 46.259830] BTRFS: detected SSD devices, enabling SSD mode
    [ 240.333313] INFO: task mount:539 blocked for more than 120 seconds.
    [ 240.335542] Not tainted 3.19.2-1-ARCH #1
    [ 240.337795] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 240.340263] mount D ffff8800cf2837f8 0 539 453 0x00000000
    [ 240.340277] ffff8800cf2837f8 ffff8800cf2331b0 0000000000013f00 ffff8800cf283fd8
    [ 240.340286] 0000000000013f00 ffffffff81818540 ffff8800cf2331b0 ffff8802094f67a8
    [ 240.340291] 0000000000000004 ffff8800cf283758 ffffffffa0a2fc91 ffff8802094f67a8
    [ 240.340298] Call Trace:
    [ 240.340335] [<ffffffffa0a2fc91>] ? set_extent_buffer_dirty+0x71/0xc0 [btrfs]
    [ 240.340357] [<ffffffffa0a05796>] ? btrfs_buffer_uptodate+0x56/0x80 [btrfs]
    [ 240.340366] [<ffffffff8155e999>] schedule+0x29/0x70
    [ 240.340389] [<ffffffffa0a47745>] btrfs_tree_lock+0x65/0x200 [btrfs]
    [ 240.340396] [<ffffffff810b4380>] ? wait_woken+0x90/0x90
    [ 240.340410] [<ffffffffa09e5cd9>] btrfs_search_slot+0x799/0xaa0 [btrfs]
    [ 240.340425] [<ffffffffa09e79f5>] btrfs_insert_empty_items+0x75/0xd0 [btrfs]
    [ 240.340446] [<ffffffffa0a47a37>] btrfs_insert_orphan_item+0x67/0xa0 [btrfs]
    [ 240.340465] [<ffffffffa0a4a12e>] insert_orphan_item+0x5e/0x90 [btrfs]
    [ 240.340482] [<ffffffffa0a4c531>] replay_one_buffer+0x361/0x380 [btrfs]
    [ 240.340504] [<ffffffffa0a2f244>] ? alloc_extent_buffer+0x34/0x370 [btrfs]
    [ 240.340523] [<ffffffffa0a488f3>] walk_down_log_tree+0x1d3/0x410 [btrfs]
    [ 240.340540] [<ffffffffa0a48bfb>] walk_log_tree+0xcb/0x1d0 [btrfs]
    [ 240.340558] [<ffffffffa0a507f7>] btrfs_recover_log_trees+0x1e7/0x490 [btrfs]
    [ 240.340575] [<ffffffffa0a4c1d0>] ? replay_one_dir_item+0xf0/0xf0 [btrfs]
    [ 240.340596] [<ffffffffa0a08b3e>] open_ctree+0x17ae/0x2030 [btrfs]
    [ 240.340609] [<ffffffffa09dd633>] btrfs_mount+0x843/0x920 [btrfs]
    [ 240.340618] [<ffffffff8117b7aa>] ? pcpu_alloc+0x35a/0x680
    [ 240.340628] [<ffffffff811d5d68>] mount_fs+0x38/0x1c0
    [ 240.340634] [<ffffffff8117bb05>] ? __alloc_percpu+0x15/0x20
    [ 240.340641] [<ffffffff811f116b>] vfs_kern_mount+0x6b/0x120
    [ 240.340647] [<ffffffff811f4184>] do_mount+0x224/0xb40
    [ 240.340653] [<ffffffff811f4dae>] SyS_mount+0x7e/0xe0
    [ 240.340661] [<ffffffff81562809>] system_call_fastpath+0x12/0x17
    [ 240.340671] INFO: task btrfs-transacti:561 blocked for more than 120 seconds.
    [ 240.342927] Not tainted 3.19.2-1-ARCH #1
    [ 240.345175] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 240.348473] btrfs-transacti D ffff88020b88bd98 0 561 2 0x00000000
    [ 240.348483] ffff88020b88bd98 ffff880211edc590 0000000000013f00 ffff88020b88bfd8
    [ 240.348491] 0000000000013f00 ffff8802162289f0 ffff880211edc590 ffff8802094a70c8
    [ 240.348496] ffff8802094d8000 ffff880200000000 ffff8802094d8000 ffff880200000033
    [ 240.348501] Call Trace:
    [ 240.348511] [<ffffffff811b5d1a>] ? kmem_cache_alloc+0x16a/0x180
    [ 240.348525] [<ffffffffa09e07ca>] ? btrfs_free_path+0x2a/0x40 [btrfs]
    [ 240.348543] [<ffffffffa0a64213>] ? __btrfs_run_delayed_items+0xf3/0x1d0 [btrfs]
    [ 240.348550] [<ffffffff8155e999>] schedule+0x29/0x70
    [ 240.348568] [<ffffffffa0a0b555>] btrfs_commit_transaction+0x2a5/0xbe0 [btrfs]
    [ 240.348573] [<ffffffff810b4380>] ? wait_woken+0x90/0x90
    [ 240.348590] [<ffffffffa0a06fc5>] transaction_kthread+0x1d5/0x240 [btrfs]
    [ 240.348605] [<ffffffffa0a06df0>] ? btrfs_cleanup_transaction+0x5a0/0x5a0 [btrfs]
    [ 240.348611] [<ffffffff81091748>] kthread+0xd8/0xf0
    [ 240.348617] [<ffffffff81091670>] ? kthread_create_on_node+0x1c0/0x1c0
    [ 240.348624] [<ffffffff81562758>] ret_from_fork+0x58/0x90
    [ 240.348629] [<ffffffff81091670>] ? kthread_create_on_node+0x1c0/0x1c0
    Last edited by ouroboros8 (2015-04-02 12:37:25)

  • IMac G5 (without isight) acting weird after installing updates.

    Hello all,
    My iMac G5 has started acting very strange the last week or so. I had not used the computer in a while (I have a laptop as well) but started using it again about a month ago. Since the computer had been off for so long I went ahead and downloaded all the new updates. I updated the OS to 10.4.11, updated Firefox, updated to iTunes 8, etc.. Everything was working fine for a day or two, until I shutdown the computer (as opposed to having it sleep). When I turned it on the next day, iTunes acted as though I had never opened the program, walking me through setting up my library and everything. This happened EVERY TIME I opened iTunes, even if I had just added all my songs. I suspected it was because I had my music on a desktop harddrive, so I moved it and re-imported, but it still happened. Then, 4 days ago, things got worse.
    I logged on to my computer and everything had changed. My dock moved to the bottom, resized itself, and all the programs I had on it were removed. It's basically reverted back to the original lineup (finder, dashboard, mail, safari, ichat, addressbook, iTunes, iphoto, imovie, a transparent question mark, ical, quicktime, etc). The files on my desktop were gone. And, again, when I opened iTunes it was as though it had never been opened. I reset everything to the way it was and then shutdown. But it all gets set back EVERY TIME. It's as though I've logged into a different user, but I'm the only user on the computer. It is getting kind of frustrating having to reset everything.
    Anyone else have this problem? Any ideas what is wrong? How I can fix it?

    Thanks for your reply Miriam,
    Before you replied I opened disk utility and ran the Varify permissions, which found several amiss and corrected them. Then upon restart all of my preferences (background, dock, screensaver, etc.) were intact, so that seems to have fixed that issue.
    However, now I still cannot open Firefox at all. In addition to updating OS X, I recently updated Firefox, so I thought perhaps there was an incompatibility between the two. I went to Mozilla's website and searched their support. They recommended checking firewalls, etc...which I did, and in doing so noticed something else odd. Everytime I open the Network section a pop up opens stating that my network settings have been changed by another program. When I try to click OK, the window disappears and then reappears. Because of this I am unable to quit System Preferences and have to Force Quit.
    Meanwhile, my laptop notified me that there were software updates and I installed them. I noticed that they were the same 2 updates I had just made on my desktop...a Security Update, and a Java update for 10.5+. After these installing these updates, Firefox will not open on my laptop either! Could it be the Java update causing the problem with Firefox? Also, why did my desktop (which is running 10.4.11) prompt me up download a Java update meant for 10.5 and up?
    Now, I know this probably isn't a problem with my Mac hardware or software, and most likely it is an issue to take up with Firefox, but I would still appreciate any input you may have. At this point I would be willing to shine it on and just use Safari, except all of my bookmarks are in Firefox. I do have them backed up, so if there is a way to convert or copy the bookmarks to Safari that would be wonderful. Any ideas?

  • Yakuake acting weird after system update

    After a #pacman -Syu, yakuake gave me this problem:
    It was working without problems before this update. I'm using the latest xorg and nvidia-drivers (vga is a GeForce4 mx 4000).
    My xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder57) Wed Jul 2 12:30:48 PDT 2008
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Screen 1" 0 0
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "Files"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    EndSection
    Section "Module"
    Load "dbe" # Double buffer extension
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    Load "freetype"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    EndSection
    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "IMPS/2" # IntelliMouse PS/2
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "My Monitor"
    HorizSync 31.5 - 57.0
    VertRefresh 50.0 - 90.0
    EndSection
    Section "Device"
    Identifier "Standard VGA"
    Driver "vga"
    VendorName "Unknown"
    BoardName "Unknown"
    EndSection
    Section "Device"
    #VideoRam 32768
    # Insert Clocks lines here if appropriate
    Identifier "* Generic VESA compatible"
    Driver "nvidia"
    Option "NoLogo" "true"
    Option "RenderAccel" "true"
    Option "DamageEvents" "true"
    Option "BackingStore" "true"
    Option "TripleBuffer" "true"
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "* Generic VESA compatible"
    Monitor "My Monitor"
    DefaultDepth 24
    Option "AddARGBGLXVisuals" "True"
    SubSection "Display"
    Viewport 0 0
    Depth 8
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection

    I am having the same problem on my new MacBook Pro (retina, 13-inch, Mid 2014).
    Anyone?

  • Safari crashing and acting weird after clearing Cache

    here is a log of the crash... how do I fix this?
    2007-10-02 14:37:25.280 Safari[273] Error (1000) creating CGSWindow
    Oct 2 14:37:25 Irfans-Computer /Applications/Safari.app/Contents/MacOS/Safari: CGSResolveShmemReference : offset exceeds bounds
    2007-10-02 14:37:49.618 Safari[273] Error (1000) creating CGSWindow
    Oct 2 14:37:49 Irfans-Computer /Applications/Safari.app/Contents/MacOS/Safari: CGSResolveShmemReference : offset exceeds bounds
    2007-10-02 14:37:55.103 Safari[273] Error (1000) creating CGSWindow
    Oct 2 14:37:55 Irfans-Computer /Applications/Safari.app/Contents/MacOS/Safari: CGSResolveShmemReference : offset exceeds bounds
    Oct 2 14:38:31 Irfans-Computer /Applications/Safari.app/Contents/MacOS/Safari: CGSResolveShmemReference : offset exceeds bounds
    Oct 2 14:38:33 Irfans-Computer crashdump[279]: Safari crashed
    Oct 2 14:38:33 Irfans-Computer crashdump[279]: crash report written to: /Users/Mine/Library/Logs/CrashReporter/Safari.crash.log
    Oct 2 14:39:03 Irfans-Computer /Applications/Safari.app/Contents/MacOS/Safari: CGSResolveShmemReference : offset exceeds bounds

    Hey, I restarted my macbook and everything seems to be working fine with Safari now. If it acts up again I'll post the log and bump this thread.

  • Mac acting weird after download.

    I recently installed a plugin from a somewhat sketchy site and my mac has since been acting odd. On startup the finder bar did not appear for a few minutes (this has never happened before) and my Safari is running slower than usual. In addition, it's taking longer for icons and applications to load up right when I turn on my computer, again something that has not happened before.
    I did several scans with Sophos, found nothing, and uninstalled it. Would removing the downloaded plugin pack fix my problem or is that not how these things work?
    Thanks for the help.

    Since the problems didn't start until you downloaded "sketchy" software, then I would say there is no doubt that it is what is causing your issues. Remove it....as soon as possible. And if you want your Mac to continue to function well, I would suggest not downloading anything that you have any doubts about....
    Cheers,
    GB

  • Trackpad acting weird after using mouse.

    After an extended time using the mouse, my trackpad becomes, in a way, unresponsive.
    If I hover the cursor above links, edge of windows or applications in the dock, my cursor stays as the same arrow and the link won't underline and applications on the dock won't show their names.
    Also, when I move the mouse while using the trackpad, the cursor snaps back to where it was when using the mouse.
    It isn't anything serious, but it's certainly an annoyance.
    Thankyou.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Firefox acts weird after using WinSysClean

    I used WinSysClean today and now firefox doesn't work anymore. I can't see most of the graphics and sites like gmail of facebook won't open properly. I have to click on the HTML version of gmail to see my inbox.
    I don't know what I did wrong, but it doesn't go away, not even by a reboot or a system recovery

    Using any sort of Registry Cleaner is strongly advised against. They can (as you have seen) cause issues on your computer ranging from the simple, like this, to major (disabling CD Drives, making computer unbootable), and the "benefits" they claim to provide are very questionable. I strongly recommend that you simply uninstall this and any other Registry cleaners, system optimizers, and use the built in Windows Utilities to speed your computer up (Disk Cleanup, Disk Defragmenter, etc.).
    Then, after doing that, follow these steps:
    First, try to reset Firefox. [[Reset Firefox – easily fix most problems]]. This simple step will eliminate many Firefox problems with only one click.
    A few other basic trouble shooting things you can try is this:
    Run all Windows Updates, install all needed service packs, etc.
    Update your graphics driver (Firefox uses your graphics card for some rendering, and an out of date graphics card driver can cause problems. [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Update all your plugins (Flash, Java, etc.): [http://www.mozilla.org/plugincheck/ http://www.mozilla.org/plugincheck/].
    Download and Install MalwareBytes Anti-Malware, run a full Scan. [http://www.malwarebytes.org/ http://www.malwarebytes.org/]. This helps check that there are no viruses on your computer causing issues. You can uninstall this program after you clean off any infections.

  • *HELP* CrashReporter displays this message "Locationd was started after unclean shutdown".

    here are the logs: ANY HELP IS GREATLY APPRECIATED!!!
    Process:         locationd [386]
    Path:            /usr/libexec/locationd
    Identifier:      locationd
    Version:         1239.35
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         205
    Date/Time:       2012-09-10 11:13:36.344 -0400
    OS Version:      Mac OS X 10.8.1 (12B19)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   locationd                               0x000000010bfb5dca 0x10bf68000 + 318922
    1   locationd                               0x000000010bfba6bf 0x10bf68000 + 337599
    2   locationd                               0x000000010bfbae45 0x10bf68000 + 339525
    3   locationd                               0x000000010c0e6733 0x10bf68000 + 1566515
    4   locationd                               0x000000010c0e6b76 0x10bf68000 + 1567606
    5   locationd                               0x000000010c0e6a1f 0x10bf68000 + 1567263
    6   locationd                               0x000000010bfb40f1 0x10bf68000 + 311537
    7   locationd                               0x000000010bfb44fe 0x10bf68000 + 312574
    8   locationd                               0x000000010bff90d7 0x10bf68000 + 594135
    9   locationd                               0x000000010bfe6301 0x10bf68000 + 516865
    10  locationd                               0x000000010c0ddadc 0x10bf68000 + 1530588
    11  locationd                               0x000000010bfe25f9 0x10bf68000 + 501241
    12  locationd                               0x000000010c0ddb58 0x10bf68000 + 1530712
    13  locationd                               0x000000010c0dd960 0x10bf68000 + 1530208
    14  locationd                               0x000000010c0dd3a9 0x10bf68000 + 1528745
    15  locationd                               0x000000010bfd0e54 0x10bf68000 + 429652
    16  locationd                               0x000000010bfdc0a3 0x10bf68000 + 475299
    17  locationd                               0x000000010bfd3a09 0x10bf68000 + 440841
    18  locationd                               0x000000010c0457cf 0x10bf68000 + 907215
    19  locationd                               0x000000010c048037 0x10bf68000 + 917559
    20  com.apple.CoreFoundation                0x00007fff8fafa841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    21  com.apple.CoreFoundation                0x00007fff8fafa22d __CFRunLoopDoSources0 + 445
    22  com.apple.CoreFoundation                0x00007fff8fb1d4e5 __CFRunLoopRun + 789
    23  com.apple.CoreFoundation                0x00007fff8fb1cdd2 CFRunLoopRunSpecific + 290
    24  com.apple.CoreFoundation                0x00007fff8fb2ba81 CFRunLoopRun + 97
    25  locationd                               0x000000010bf6bc11 0x10bf68000 + 15377
    26  locationd                               0x000000010bf6be0e 0x10bf68000 + 15886
    27  locationd                               0x000000010bf7fb23 0x10bf68000 + 97059
    28  libdyld.dylib                           0x00007fff965ad7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91711d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff97091e26 _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff97091a2a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff917116d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d289f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8d289cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8d2741b1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff917116d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d289f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8d289cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8d2741b1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff917116d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d289f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8d289cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8d2741b1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff917116d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d289f2c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8d289cf3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8d2741b1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff9170f686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9170ec42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8fb17f23 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8fb1d606 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8fb1cdd2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff8fb2ba81 CFRunLoopRun + 97
    6   locationd                               0x000000010c0597cf 0x10bf68000 + 989135
    7   libsystem_c.dylib                       0x00007fff8d287782 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8d2741c1 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff91711322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8fb5cbf6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8d287782 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8d2741c1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff91711322 __select + 10
    1   locationd                               0x000000010bf7c1ff 0x10bf68000 + 82431
    2   locationd                               0x000000010bf7b575 0x10bf68000 + 79221
    3   libsystem_c.dylib                       0x00007fff8d287782 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff8d2741c1 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff917110fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8d28bfc9 _pthread_cond_wait + 869
    2   locationd                               0x000000010bf7b282 0x10bf68000 + 78466
    3   locationd                               0x000000010bf7c3b6 0x10bf68000 + 82870
    4   locationd                               0x000000010bf7b583 0x10bf68000 + 79235
    5   libsystem_c.dylib                       0x00007fff8d287782 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8d2741c1 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff91711d16 kevent + 10
    1   locationd                               0x000000010bf7c5e0 0x10bf68000 + 83424
    2   locationd                               0x000000010bf7b591 0x10bf68000 + 79249
    3   libsystem_c.dylib                       0x00007fff8d287782 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff8d2741c1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fff53c962a0  rdx: 0x00007fc37b201be8
      rdi: 0x0000070000000803  rsi: 0x0000080000000800  rbp: 0x00007fff53c96300  rsp: 0x00007fff53c962d0
       r8: 0x0000000000012068   r9: 0x00007fff53c962a0  r10: 0x0000000000000000  r11: 0x00000000036042d9
      r12: 0x000000000000000b  r13: 0x000000010c12b720  r14: 0x000000010c12b720  r15: 0x00007fff53c96328
      rip: 0x000000010bfb5dca  rfl: 0x0000000000010202  cr2: 0x000000010c07ec68
    Logical CPU: 2
    Binary Images:
           0x10bf68000 -        0x10c1beff7  locationd (1239.35) <F3A0EAD6-FCC4-3B7A-B255-7E5C3824EDF6> /usr/libexec/locationd
        0x7fff6bb68000 -     0x7fff6bb9c93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8a5d0000 -     0x7fff8a61bfff  com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8a649000 -     0x7fff8a978ff7  com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8a9c7000 -     0x7fff8a9c9fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a9cc000 -     0x7fff8a9d2fff  com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8aa08000 -     0x7fff8aa0bfff  com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8acc8000 -     0x7fff8ad02fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ad10000 -     0x7fff8ad3aff7  com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8b030000 -     0x7fff8b148a27  libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
        0x7fff8b1c4000 -     0x7fff8b1cfff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8b1d0000 -     0x7fff8b1dbff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8b585000 -     0x7fff8b592fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8b593000 -     0x7fff8b598fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8b599000 -     0x7fff8b5c7ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8b5c8000 -     0x7fff8b7c8fff  libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
        0x7fff8b7c9000 -     0x7fff8b7dcff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8ba6e000 -     0x7fff8ba7cff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8ba7d000 -     0x7fff8ba81fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8ba82000 -     0x7fff8badffff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bae0000 -     0x7fff8bb11fff  com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8bbc2000 -     0x7fff8bbc3ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8bbc4000 -     0x7fff8bbc5ff7  libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
        0x7fff8bd75000 -     0x7fff8be02ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8be03000 -     0x7fff8be07fff  com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8bfbd000 -     0x7fff8bfbeff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff8bfbf000 -     0x7fff8c3dbfff  FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8c3dc000 -     0x7fff8c407fff  com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c444000 -     0x7fff8c541ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8c542000 -     0x7fff8c6c8fff  libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8c6c9000 -     0x7fff8c6eaff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8c6eb000 -     0x7fff8c6feff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8c6ff000 -     0x7fff8c76cfff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c79d000 -     0x7fff8c7eefff  com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c7ef000 -     0x7fff8c845fff  com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8c960000 -     0x7fff8c962fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8c963000 -     0x7fff8ca65fff  libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ca72000 -     0x7fff8ca7fff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ca86000 -     0x7fff8cac9ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8cb0f000 -     0x7fff8cb57fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8cb58000 -     0x7fff8cb67ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8cb68000 -     0x7fff8cc19fff  com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cc5b000 -     0x7fff8ccb1ff7  com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ccb2000 -     0x7fff8ccb2fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8ccb3000 -     0x7fff8ce26ff7  com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8d1c8000 -     0x7fff8d1defff  com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d1df000 -     0x7fff8d1e0ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8d273000 -     0x7fff8d33ffef  libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
        0x7fff8d340000 -     0x7fff8d348ff7  libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8d349000 -     0x7fff8d34dfff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8d34e000 -     0x7fff8d358fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8d359000 -     0x7fff8d362fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8d363000 -     0x7fff8d6bfff7  com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8d6c0000 -     0x7fff8d740ff7  com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8d857000 -     0x7fff8d862fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8dfbf000 -     0x7fff8dfc2fff  libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e03d000 -     0x7fff8e13afff  libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
        0x7fff8e5d2000 -     0x7fff8e6ddfff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e922000 -     0x7fff8e928ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e937000 -     0x7fff8e9d1fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f344000 -     0x7fff8f562fff  com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8f563000 -     0x7fff8f5bfff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f5c0000 -     0x7fff8f628ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8f8d5000 -     0x7fff8f9cafff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8f9cb000 -     0x7fff8f9ecfff  com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8f9ed000 -     0x7fff8f9efff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8f9f0000 -     0x7fff8fa04fff  libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8fae8000 -     0x7fff8fcd1fff  com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8fcd2000 -     0x7fff8fcf4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8fda4000 -     0x7fff8fef4fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8fef5000 -     0x7fff8ff39fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff8ff91000 -     0x7fff8ff9dff7  com.apple.CrashReporterSupport (10.8.1 - 412) <3CBB620C-BDCF-31B1-B473-4B6380DE03F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ff9e000 -     0x7fff8ffc2ff7  libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
        0x7fff8ffc3000 -     0x7fff8ffc3fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8fff2000 -     0x7fff90070ff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff900a6000 -     0x7fff90140fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9014c000 -     0x7fff90265ff7  com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff902e9000 -     0x7fff90387fff  com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90388000 -     0x7fff90fb2fff  com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff90fb3000 -     0x7fff90fb4fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff91072000 -     0x7fff91081ff7  com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9130a000 -     0x7fff9132afff  libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff9132b000 -     0x7fff91385fff  com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff91388000 -     0x7fff9142efff  com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff9142f000 -     0x7fff91457fff  libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff91458000 -     0x7fff9145afff  libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9145b000 -     0x7fff914b8ff7  com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff914b9000 -     0x7fff91503ff7  libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff91550000 -     0x7fff916fefff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff916ff000 -     0x7fff9171aff7  libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91c63000 -     0x7fff91c99fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff91c9a000 -     0x7fff91cb9fff  com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91e3e000 -     0x7fff91f03fff  com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92102000 -     0x7fff9213ffe7  libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff92140000 -     0x7fff92140fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff92141000 -     0x7fff92149fff  liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
        0x7fff92154000 -     0x7fff92196fff  com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff92197000 -     0x7fff921abfff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff926b2000 -     0x7fff926b2fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff926b3000 -     0x7fff92aaafff  libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff92aab000 -     0x7fff92ab2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff92abb000 -     0x7fff92d88ff7  com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92d89000 -     0x7fff92da0fff  com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9312a000 -     0x7fff93138fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff93139000 -     0x7fff93450ff7  com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff935b5000 -     0x7fff935f4ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff93603000 -     0x7fff9366cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff9367f000 -     0x7fff93685fff  libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff93686000 -     0x7fff936a8ff7  libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
        0x7fff936a9000 -     0x7fff936a9fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff936aa000 -     0x7fff9372cfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9372d000 -     0x7fff9373bff7  libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
        0x7fff9373c000 -     0x7fff93767fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff93775000 -     0x7fff9410639f  com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff94107000 -     0x7fff94153ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff95107000 -     0x7fff951c4ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff952d8000 -     0x7fff95359fff  com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9535a000 -     0x7fff9535ffff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff95360000 -     0x7fff953bcfff  com.apple.corelocation (1.0 - 1239.35) <0E3482AE-CF12-3CE2-A15E-0BF3D5F956CB> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff953bd000 -     0x7fff9540cff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9541a000 -     0x7fff95450fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff95455000 -     0x7fff95455ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff95471000 -     0x7fff9547cfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff9547d000 -     0x7fff9547efff  libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9547f000 -     0x7fff9570ffff  com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff95710000 -     0x7fff95710fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff95744000 -     0x7fff95780fff  com.apple.GeoServices (1.0 - 1) <F55A4DD8-FA21-3842-8450-1D707D24E69B> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff95781000 -     0x7fff95787fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff95927000 -     0x7fff9597eff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff9597f000 -     0x7fff959d4ff7  libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff959d5000 -     0x7fff959fbfff  com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff959fc000 -     0x7fff95a69ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff95a6a000 -     0x7fff95b3bff7  com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff96159000 -     0x7fff96180ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff96181000 -     0x7fff961a0ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff961d6000 -     0x7fff96371fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff96436000 -     0x7fff96555fff  com.apple.desktopservices (1.7.1 - 1.7.1) <0E1A57B2-9EC7-32EC-8B87-82902A1FD357> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff96556000 -     0x7fff965a5ff7  libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
        0x7fff965ab000 -     0x7fff965aeff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff96647000 -     0x7fff96721fff  com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff96722000 -     0x7fff9678afff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff97085000 -     0x7fff9708cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9708d000 -     0x7fff970a2ff7  libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
        0x7fff970a3000 -     0x7fff970a3fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff970a4000 -     0x7fff970b1fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff970b2000 -     0x7fff970b7fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff971bb000 -     0x7fff971bcfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff971d8000 -     0x7fff971eaff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff973d2000 -     0x7fff973d6fff  libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff973df000 -     0x7fff973f6fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff973f7000 -     0x7fff973f7fff  libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 365
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=146.2M resident=93.3M(64%) swapped_out_or_unallocated=52.9M(36%)
    Writable regions: Total=54.6M written=948K(2%) resident=1204K(2%) swapped_out=0K(0%) unallocated=53.4M(98%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             41.5M
    MALLOC guard page                    48K
    SQLite page cache                    96K
    STACK GUARD                        56.0M
    Stack                              12.6M
    VM_ALLOCATE                           8K
    __DATA                             10.7M
    __IMAGE                             528K
    __LINKEDIT                         52.9M
    __TEXT                             93.3M
    __UNICODE                           544K
    mapped file                        18.1M
    shared memory                        12K
    ===========                      =======
    TOTAL                             286.4M

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Ipad 2 slow & acting weird after ios7 upgrade

    I never had this problem and even my wifi takes long to even just to go into Apps.  I just did the latest upgrade fixing bugs on ios 7 too.  Nothing is helping.  Does anyone having this problem.  My jusband has an ipad 3 and he is not having this problem!

    Apparently, more than a few users are experiencing lags with iOS7, thanks to the added goodies. It's not possible to uninstall iOS7. The only thing is to disable the most intensive parts of iOS7 - the parts that you weren't using before, anyway:
    http://osxdaily.com/2013/09/23/ios-7-slow-speed-it-up/
    Post with your results!

  • ITunes Acting Weird after ios 6 upgrade?

    Recently i upgraded my iTouch to ios 6. I synced it to iTunes and it seemed fine. A few syncs later, iTunes opened up and all my music, apps, movies, and stuff like that was gone! everything wiped out. iTunes didn't even recognize my iPod. Please help! I tryed a lot of things to try to make it work but nothing has!

    Hi
    Are you or anyone else still having problems connecting to iTunes since the IOS6 upgrade?
    I can connect okay in the Apple store, but not on any other WiFi network. This is really annoying when trying to show the problem to them!
    I have reset my iPad2 to factory settings, but it still won't connect.
    Anyone have any clues please?

  • Does low disk space make my Macbook Pro act weird?

    Hi! I have an early 2011 15" MBP with a 750gb hard disk space. Just the other day, while I was using photoshop with my laptop, the screen went off so I had to reset it. My laptop acted weird after: doing a screen split (the right part goes to the left and vice versa), one time it had weird pixels that were scattered all over, recently, a blue striped screen. All of this froze my laptop by the way. And all of this happened after a few minutes of usage. And I noticed if I use photoshop, it would only take a little amount of time before it would act weird again compared to when I don't. All the times caused me to reset my laptop by holding the power button.
    Yesterday, it wouldn't boot past the gray screen after resetting about five times. But after it turned off by itself, I tried turning it on again and it booted normally. And I could use it normally again, but with extra care (using it beside an electric fan, checking the temperature with iStat pro).
    I tried the extended Apple Hardware Test but it told me no trouble was found.
    Another thing was, everytime my laptop froze and did the weird screen thingy, my laptop was hot.
    I tried to use it again yesterday to just surf the web, and after some minutes it was still functioning. But I remember one time I was only surfing the web, it did the split screen and froze after almost an hour or so.
    Also, my laptop heats up quickly compared before. And can stand being hot for a long time until now.
    I haven't used any heavy applications besides photoshop to test my laptop's weird behavior by the way.
    So I guess it's because of the laptop's heat. Because I can only use it for a very short time when using photoshop but I can use my laptop for a longer time when only surfing the web.
    I also noticed that if I was forced to reset my laptop and turn it on again, it would boot longer than normal. But if I was able to shut it down properly and turn it on again, it would boot normally.
    And, just a while ago, I remembered my laptop's disk space was only 14gb from 750gb (downloaded a lot of series since I bought my laptop). So maybe what's causing the heat was the low disk space. Just a guess.  So is it possible that my laptop is behaving weird because of the low disk space?

    The problem is back. But this time, it only happened when I used photoshop or played a 1080p video. I was using my laptop for almost 3 hours when i decided to use photoshop. It froze as soon as it started and made my screen display weird pixels. I restarted and tried to open photoshop again and this time, it froze. I did it the third time and after using PS for a minute, it did the split screen. After restarting yet again, I tried to play a 1080p video to just test my laptop. It froze as soon as VLC started. But when i only surf the web (which is the only thing I did before using PS), everything goes well. So I guess it really is the GPU and not the logic board or some other parts. I've decided to just have my laptop checked.

  • On/Off Button on Shuffle (1Gb) Acting Weird

    My Second Generation iPod Shuffle started to act weird after about 3 months of flawless usage.
    When pulled from the charger, Shuffle will play music as expected as long as I don't touch the On/Off Button. (Regardless of the state of the button)
    If I toggle the button, the Shuffle will appear dead until I replace it on the charger again. (Nothing works in On or Off Position)
    At first, I thought it was a battery issue but was suprised to find that it played with the switch in the off position right off the charger.
    I did recently update my iTunes and also updated to the latest iPod software. (Problem may or may not have happened post-upgrade)
    I have tried the everything listed on the Apple Website except the Reset Utility. (Will try that tonight)
    Just wondering if anyone else is experiencing this issue and also if anyone has any ideas as to the resolution. (Other than Sending it into Apple for Repair)

    I think your contact for your switch may be dirty or damaged
    Your best bet is to see if you can try to cleen under the button or take it to the store to have them replace the contacts on the power button pad
    And no reset will not help with it , your probally dealing with an electric problem.

  • I have to keep turning on an off the wi-fi connection to connect to my network after system shutdown with mountain lion, I did not have to do this with 10.6.8 before I upgraded, is there a bug fix in the works?

    I have to keep turning on an off the wi-fi connection to connect to my network after system shutdown with mountain lion, I did not have to do this with 10.6.8 before I upgraded, is there a bug fix in the works?

    Many have posted this fix:
    Go to System Preferences > Energy Saver > Computer Sleep ... set to anything greater than the 15 min. default setting.

Maybe you are looking for

  • I-pod mini problems

    I recently cleared out my i-pod, so as to put new songs on it. However, I have been loading songs on to I-Tunes, and they appear on my "Library" list. When I try to transfer them to the I-pod, I get the error message that my I-pod, "...can not be upd

  • Call Inbound Proxy error

    PI settings help I am trying to transfer PR from ERP6.0 EHP4 to SRM7.0 using CPPR scenario. I configured ERP/SRM and PI configuration in Integration directory. But i get Reciever determination error in XML at ERP/SRM AND PI RCVR_DETERMINATION">NO_REC

  • Java Applets font rendering with no AA

    So I've exhausted all possibilities on my end here and have no idea how to get anti aliasing to work with java applets. I've followed all of the suggestions from the wiki entry for the subject here: https://wiki.archlinux.org/index.php/Ja - ment_Font

  • SDO_AGGR_MBR returns line instead of rectangle in oracle 10g

    select sdo_aggr_mbr( SDO_GEOMETRY(3003, NULL, NULL, SDO_ELEM_INFO_ARRAY(1, 1003, 3), SDO_ORDINATE_ARRAY(-10, -10, 0, 10, 10, 0)) from dual; In Oracle 10.2.0.2, 10.2.0.4, 10.2.0.5, Wndows server 2003, Windows vista we get a line SDO_AGGR_MBR(SDO_GEOME

  • Additional field in vl10

    I need to add transportation zone and region on vl10 screen. I worked with my developers and got the fields and developed a layout through VOL1, but am still unable to see the field on the VL10 screen. What am i ding wrong? Do I need to use enhanceme