Chome (and other apps) quit unexpectedly upon waking from sleep

When I wake my computer from sleep, Google Chrome usually quits with a 'Google Chrome quit unexpectedly' error message (happens with other apps too but mostly Chrome). Any ideas? Crash log is as follows; I apologise for the wall of text but I can't see a way to mark this as code/other way to hide it all! :-)
Process:         Google Chrome [10497]
Path:            /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Identifier:      com.google.Chrome
Version:         35.0.1883.0 (1883.0)
Code Type:       X86 (Native)
Parent Process:  launchd [169]
Responsible:     Google Chrome [10497]
User ID:         501
Date/Time:       2014-03-13 18:23:52.857 +0000
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  3C85762C-D277-0E47-CF71-728E58526A30
Sleep/Wake UUID: CAE833A1-F994-4DA9-9414-E8166E9BCA8A
Crashed Thread:  0  CrBrowserMain  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000086fc76c
VM Regions Near 0x86fc76c:
    mapped file            0000000007dcb000-00000000086be000 [ 9164K] r--/rwx SM=COW  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/Resources/SArtFil e.bin
-->
    VM_ALLOCATE            0000000008735000-000000000873b000 [   24K] rw-/rwx SM=PRV 
Application Specific Information:
objc_msgSend() selector name: release
Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x9c16e4a4 objc_msgSend + 20
1   com.apple.avfoundation                  0x99715ea5 -[AVCaptureHALDevice dealloc] + 233
2   libobjc.A.dylib                         0x9c1845ef -[NSObject release] + 47
3   com.apple.Foundation                    0x9ae52543 __NSThreadPerformPerform + 428
4   com.apple.CoreFoundation                0x96416e3f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
5   com.apple.CoreFoundation                0x96407d95 __CFRunLoopDoSources0 + 437
6   com.apple.CoreFoundation                0x964073ce __CFRunLoopRun + 1022
7   com.apple.CoreFoundation                0x96406d5a CFRunLoopRunSpecific + 394
8   com.apple.CoreFoundation                0x96406bbb CFRunLoopRunInMode + 123
9   com.apple.HIToolbox                     0x91ad9e2d RunCurrentEventLoopInMode + 259
10  com.apple.HIToolbox                     0x91ad9bb2 ReceiveNextEventCommon + 526
11  com.apple.HIToolbox                     0x91ad998d _BlockUntilNextEventMatchingListInModeWithFilter + 92
12  com.apple.AppKit                        0x9b1ab5a9 _DPSNextEvent + 1602
13  com.apple.AppKit                        0x9b1aaad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
14  com.apple.AppKit                        0x9b19d35c -[NSApplication run] + 727
15  com.google.Chrome.framework             0x002f229b 0xfc000 + 2056859
16  com.google.Chrome.framework             0x002f1b2c 0xfc000 + 2054956
17  com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
18  com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
19  com.google.Chrome.framework             0x02ab2974 0xfc000 + 43739508
20  com.google.Chrome.framework             0x032b7bc0 0xfc000 + 52149184
21  com.google.Chrome.framework             0x032b9d43 0xfc000 + 52157763
22  com.google.Chrome.framework             0x032b3b9e 0xfc000 + 52132766
23  com.google.Chrome.framework             0x002c4333 0xfc000 + 1868595
24  com.google.Chrome.framework             0x002c4d7f 0xfc000 + 1871231
25  com.google.Chrome.framework             0x002c41a2 0xfc000 + 1868194
26  com.google.Chrome.framework             0x000fec3d ChromeMain + 45
27  com.google.Chrome                       0x000f7f78 main + 24
28  com.google.Chrome                       0x000f7f55 0xf7000 + 3925
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   libdispatch.dylib                       0x93f006e6 _dispatch_mach_msg_send + 409
3   libdispatch.dylib                       0x93f005a7 _dispatch_mach_msg_send + 90
4   libdispatch.dylib                       0x93f00b10 _dispatch_mach_send_drain + 140
5   libdispatch.dylib                       0x93effd8b _dispatch_mach_invoke + 439
6   libdispatch.dylib                       0x93efeaba _dispatch_queue_drain + 317
7   libdispatch.dylib                       0x93efe95d _dispatch_mgr_queue_drain + 45
8   libdispatch.dylib                       0x93efe7f1 _dispatch_mgr_invoke + 34
9   libdispatch.dylib                       0x93efe556 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   com.google.Chrome.framework             0x002ea8d1 0xfc000 + 2025681
3   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
4   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
5   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 3:: NetworkConfigWatcher
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   com.apple.CoreFoundation                0x96407f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x96407541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x96406d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x96406bbb CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x9ae58319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   com.google.Chrome.framework             0x002f20cf 0xfc000 + 2056399
8   com.google.Chrome.framework             0x002f1b2c 0xfc000 + 2054956
9   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
10  com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
11  com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
12  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
13  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
14  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
15  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
16  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
17  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 4:: DnsConfigService
0   libsystem_kernel.dylib                  0x93e2e976 kevent + 10
1   com.google.Chrome.framework             0x0037499b 0xfc000 + 2591131
2   com.google.Chrome.framework             0x00372649 0xfc000 + 2582089
3   com.google.Chrome.framework             0x002f0e03 0xfc000 + 2051587
4   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
5   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
6   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
7   com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
8   com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
9   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
10  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
11  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
12  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 5:: WorkerPool/23067
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 6:: WorkerPool/24075
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 7:: CrShutdownDetector
0   libsystem_kernel.dylib                  0x93e2edba __read + 10
1   com.google.Chrome.framework             0x02ab3e93 0xfc000 + 43744915
2   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
3   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
4   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
5   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 8:: BrowserBlockingWorker1/27915
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x0035e8c9 0xfc000 + 2500809
5   com.google.Chrome.framework             0x0035dfcd 0xfc000 + 2498509
6   com.google.Chrome.framework             0x003610c3 0xfc000 + 2511043
7   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
8   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 9:: Chrome_DBThread
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x032c731f 0xfc000 + 52212511
12  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
13  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
14  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
15  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
16  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 10:: Chrome_FileThread
0   libsystem_kernel.dylib                  0x93e2e976 kevent + 10
1   com.google.Chrome.framework             0x0037499b 0xfc000 + 2591131
2   com.google.Chrome.framework             0x00372649 0xfc000 + 2582089
3   com.google.Chrome.framework             0x002f0e03 0xfc000 + 2051587
4   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
5   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
6   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
7   com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
8   com.google.Chrome.framework             0x032c735f 0xfc000 + 52212575
9   com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
10  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
11  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
12  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
13  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 11:: Chrome_FileUserBlockingThread
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x032c739f 0xfc000 + 52212639
12  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
13  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
14  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
15  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
16  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 12:: Chrome_ProcessLauncherThread
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x032c73df 0xfc000 + 52212703
12  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
13  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
14  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
15  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
16  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 13:: Chrome_CacheThread
0   libsystem_kernel.dylib                  0x93e2e976 kevent + 10
1   com.google.Chrome.framework             0x0037499b 0xfc000 + 2591131
2   com.google.Chrome.framework             0x00372649 0xfc000 + 2582089
3   com.google.Chrome.framework             0x002f0e03 0xfc000 + 2051587
4   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
5   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
6   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
7   com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
8   com.google.Chrome.framework             0x032c741f 0xfc000 + 52212767
9   com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
10  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
11  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
12  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
13  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 14:: Chrome_IOThread
0   libsystem_kernel.dylib                  0x93e2e976 kevent + 10
1   com.google.Chrome.framework             0x0037499b 0xfc000 + 2591131
2   com.google.Chrome.framework             0x00372649 0xfc000 + 2582089
3   com.google.Chrome.framework             0x002f0e03 0xfc000 + 2051587
4   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
5   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
6   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
7   com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
8   com.google.Chrome.framework             0x032c745f 0xfc000 + 52212831
9   com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
10  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
11  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
12  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
13  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 15:: IndexedDB
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 16:: NetworkConfigWatcher
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   com.apple.CoreFoundation                0x96407f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x96407541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x96406d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x96406bbb CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x9ae58319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   com.google.Chrome.framework             0x002f20cf 0xfc000 + 2056399
8   com.google.Chrome.framework             0x002f1b2c 0xfc000 + 2054956
9   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
10  com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
11  com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
12  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
13  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
14  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
15  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
16  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
17  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 17:: Proxy resolver
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 18:: AudioThread
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 19:: BrowserWatchdog
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 20:
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   com.google.Chrome.framework             0x033dbb90 0xfc000 + 53345168
3   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
4   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
5   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
6   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 21:: NetworkConfigWatcher
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   com.apple.CoreFoundation                0x96407f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x96407541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x96406d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x96406bbb CFRunLoopRunInMode + 123
6   com.apple.Foundation                    0x9ae58319 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
7   com.google.Chrome.framework             0x002f20cf 0xfc000 + 2056399
8   com.google.Chrome.framework             0x002f1b2c 0xfc000 + 2054956
9   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
10  com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
11  com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
12  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
13  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
14  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
15  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
16  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
17  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 22:: Proxy resolver
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 23:: Chrome_SafeBrowsingThread
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035877b 0xfc000 + 2475899
5   com.google.Chrome.framework             0x00358606 0xfc000 + 2475526
6   com.google.Chrome.framework             0x00337ec7 0xfc000 + 2342599
7   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
8   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
9   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
10  com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
11  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 24:: BrowserBlockingWorker2/71427
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x0035e8c9 0xfc000 + 2500809
5   com.google.Chrome.framework             0x0035dfcd 0xfc000 + 2498509
6   com.google.Chrome.framework             0x003610c3 0xfc000 + 2511043
7   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
8   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 25:: BrowserBlockingWorker3/72195
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x0035e8c9 0xfc000 + 2500809
5   com.google.Chrome.framework             0x0035dfcd 0xfc000 + 2498509
6   com.google.Chrome.framework             0x003610c3 0xfc000 + 2511043
7   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
8   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 26:: Chrome_HistoryThread
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x00358758 0xfc000 + 2475864
5   com.google.Chrome.framework             0x00337f03 0xfc000 + 2342659
6   com.google.Chrome.framework             0x00334d71 0xfc000 + 2329969
7   com.google.Chrome.framework             0x0034b111 0xfc000 + 2421009
8   com.google.Chrome.framework             0x00334afa 0xfc000 + 2329338
9   com.google.Chrome.framework             0x00361951 0xfc000 + 2513233
10  com.google.Chrome.framework             0x00361a30 0xfc000 + 2513456
11  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
12  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
13  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
14  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 27:
0   libsystem_kernel.dylib                  0x93e28f7a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x93e2816c mach_msg + 68
2   com.apple.CoreFoundation                0x96407f69 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation                0x96407541 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation                0x96406d5a CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation                0x96406bbb CFRunLoopRunInMode + 123
6   com.apple.AppKit                        0x9b354f18 _NSEventThread + 283
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 28:: CachePoolWorker1/99611
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035e93b 0xfc000 + 2500923
5   com.google.Chrome.framework             0x0035dfcd 0xfc000 + 2498509
6   com.google.Chrome.framework             0x003610c3 0xfc000 + 2511043
7   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
8   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 29:: LevelDBEnv
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x026aeca8 0xfc000 + 39529640
5   com.google.Chrome.framework             0x026af631 0xfc000 + 39532081
6   com.google.Chrome.framework             0x026afe81 0xfc000 + 39534209
7   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
8   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 30:: WorkerPool/110359
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 31:: WorkerPool/112647
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 32:: CachePoolWorker2/109911
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib                 0x93f19bd9 pthread_cond_wait$UNIX2003 + 71
3   com.google.Chrome.framework             0x00358278 0xfc000 + 2474616
4   com.google.Chrome.framework             0x0035e93b 0xfc000 + 2500923
5   com.google.Chrome.framework             0x0035dfcd 0xfc000 + 2498509
6   com.google.Chrome.framework             0x003610c3 0xfc000 + 2511043
7   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
8   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
9   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
10  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 33:: WorkerPool/111891
0   libsystem_kernel.dylib                  0x93e2daea __select_nocancel + 10
1   libsystem_dnssd.dylib                   0x9794a4a0 deliver_request + 1383
2   libsystem_dnssd.dylib                   0x9794ab50 DNSServiceQueryRecord + 306
3   libsystem_info.dylib                    0x9485c070 _mdns_query_start + 844
4   libsystem_info.dylib                    0x9485afad _mdns_search + 828
5   libsystem_info.dylib                    0x9486166e mdns_addrinfo + 484
6   libsystem_info.dylib                    0x94861465 search_addrinfo + 152
7   libsystem_info.dylib                    0x9486123b si_addrinfo + 1408
8   libsystem_info.dylib                    0x94860c21 getaddrinfo + 174
9   com.google.Chrome.framework             0x007ceb4d 0xfc000 + 7154509
10  com.google.Chrome.framework             0x007ced3f 0xfc000 + 7155007
11  com.google.Chrome.framework             0x007c8777 0xfc000 + 7128951
12  com.google.Chrome.framework             0x007ca721 0xfc000 + 7137057
13  com.google.Chrome.framework             0x00364971 0xfc000 + 2525553
14  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
15  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
16  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
17  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 34:: WorkerPool/115995
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 35:: WorkerPool/116227
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 36:: WorkerPool/116483
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 37:: WorkerPool/116739
0   libsystem_kernel.dylib                  0x93e28fb6 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x93f010c8 _dispatch_semaphore_wait_slow + 274
2   libdispatch.dylib                       0x93f00f43 dispatch_semaphore_wait + 37
3   libxpc.dylib                            0x96618cac xpc_connection_send_message_with_reply_sync + 231
4   libsystem_configuration.dylib           0x923eb9e2 libSC_send_message_with_reply_sync + 120
5   libsystem_configuration.dylib           0x923ea0d7 dns_configuration_copy + 213
6   libresolv.9.dylib                       0x941eca51 res_9_vinit + 50
7   libresolv.9.dylib                       0x941ed327 res_9_ninit + 51
8   com.google.Chrome.framework             0x007b973f 0xfc000 + 7067455
9   com.google.Chrome.framework             0x007cfb7a 0xfc000 + 7158650
10  com.google.Chrome.framework             0x007cfca1 0xfc000 + 7158945
11  com.google.Chrome.framework             0x00364971 0xfc000 + 2525553
12  com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
13  libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
14  libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
15  libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 38:: WorkerPool/116995
0   libsystem_kernel.dylib                  0x93e2d7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x93f17d8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib                 0x93f18042 pthread_cond_timedwait_relative_np + 47
3   com.google.Chrome.framework             0x003582f5 0xfc000 + 2474741
4   com.google.Chrome.framework             0x003644c1 0xfc000 + 2524353
5   com.google.Chrome.framework             0x00364a1d 0xfc000 + 2525725
6   com.google.Chrome.framework             0x0035d9c5 0xfc000 + 2496965
7   libsystem_pthread.dylib                 0x93f155fb _pthread_body + 144
8   libsystem_pthread.dylib                 0x93f15485 _pthread_start + 130
9   libsystem_pthread.dylib                 0x93f1acf2 thread_start + 34
Thread 39:: Chrome_SyncThread
0   libsystem_malloc.dylib                  0x93f29ca9 tiny_malloc_from_free_list + 540
1   libsystem_malloc.dylib                  0x93f2a0c8 szone_malloc_should_clear + 283
2   libsystem_malloc.dylib                  0x93f1fb6a szone_malloc + 24
3   com.google.Chrome.framework             0x003483b7 0xfc000 + 2409399
4   libsystem_malloc.dylib                  0x93f2c55b malloc_zone_malloc + 75
5   libsystem_malloc.dylib                  0x93f2cf44 malloc + 52
6   libc++abi.dylib                    

@Jeremy: Sleep and palette monitors have always been problematic. I have heard massive amounts of anger related to issues with that combination ever since OS 7.
Your best bet is to make sure you have a custom workspace and possibly a hot key assigned to it. Whether this problem is Adobe's or Apple's is anyone's guess, which is going to make it hard to get someone to fix it too...
@Susan: Try the Reset Panels command under the Workspace menu first. If that doesn't work, try resetting your InDesign prefs completely by holding down cmd-opt-shift-control when you launch it.

Similar Messages

  • User Name Upon Waking from Sleep

    Hey guys,
    We're given the choice of entering a password upon waking from sleep. I kinda want to take it one step further and have the user name erased too so that people have to enter the user name and the password upon the computer waking. Does anyone know how to do this or if it's even possible?
    Thanks for any help.

    The only way I can think of would be to log out rather than just put it to sleep or let it go to sleep. However, if you have a good secure password there really isn't too much reason to require the additional step.
    There may be a way to do it but I can't think of one.

  • Black screen upon waking from sleep

    Hello,
    I have an intermittent problem with waking my entry-level MBP from sleep; on some occasions, the screen remains black instead of the system waking up and displaying the Finder.
    Recently, upon waking from sleep, the authentication dialog displayed, I typed my password and pressed return, the dialog dismissed, the screen remained black, and the wait cursor displayed without spinning.
    To recover, I needed to force power down and cold reboot.
    system.log (in Console) contained the following entry at the time of the crash.
    Aug 14 07:39:51 BF-H-MBP kernel[0]: NVChannel(GL): Graphics channel exception! status = 0xffff info32 = 0xd = GR: SW Notify ErrorAug 14 07:39:51 BF-H-MBP kernel[0]: NVChannel(GL): Graphics channel exception! status = 0xffff info32 = 0xd = GR: SW Notify Error
    The entries surrounding the one above were as follows (the next to last one evidently was the final entry before the forced power down).
    Aug 14 07:39:47 BF-H-MBP kernel[0]: IOBluetoothHCIController::restartShutdownWL this is a wake from sleep
    Aug 14 07:39:47 BF-H-MBP kernel[0]: System Wake
    Aug 14 07:39:47 BF-H-MBP kernel[0]: IOUSBWorkLoop::closeGate - interrupt Thread being held off
    Aug 14 07:39:51 BF-H-MBP kernel[0]: NVChannel(GL): Graphics channel exception! status = 0xffff info32 = 0xd = GR: SW Notify Error
    Aug 14 07:39:51 BF-H-MBP BatteryUpdater[3590]: Battery does not need the BatteryUpdate v 1.2 (0x2)
    Aug 14 07:39:51 BF-H-MBP lookupd[3588]: lookupd (version 369.6) starting - Tue Aug 14 07:39:51 2007
    Aug 14 07:50:08 localhost kernel[0]: hi mem tramps at 0xffe00000
    Can someone diagnose the problem based upon the above Console entries?
    Thanks in advance!

    Hi,
    Thanks for taking time to post.
    My question is different than the one your posting answers.
    My question is, what is the diagnosis of the problem based upon the Console log entries that I've posted (rather than "How do I recover from the black screen?")?
    Cheers!

  • Apps are switched after waking from sleep

    When I close the lid, my MacBook Air goes to sleep, and when I open the lid again, it wakes from sleep. But it also switches apps after waking from sleep. Is there anything I can do to prevent this from happening?
    This has been discussed earlier, but the proposed solution (changing System Preferences > Security & Privacy > General > Require Password x minutes after sleep) only fixed it temporarily. The symptom reappeared after a short while (after the first restart, I think, but I'm not sure).
    I noticed that the problem does not appear in a new user. It only appears in a user account I moved and upgraded across a couple of Macs and OS X updates. Is there anything I can do short of creating a new user account?

    FWIW, I never sleep my machines or their HDs, just their displays and never have an issue waking up the displays, usually run 24/7. Give that a shot.

  • Sluggish upon waking from sleep

    when I wake my Mac Book Pro from sleep, my mouse reacts strangely (erratically, sluggishly, etc) for a good 30 seconds. Anyone experience anything similar? Thanks.

    Not sure if you've fixed this issue already, but are you using the iStat Pro widget by any chance? I was experiencing the exact same problem (erratic mouse behaviour after waking from sleep), and it was resolved when I removed the iStat Pro widget.
    Not to cast aspersions on this particular widget or anything, but removing it seemed to resolve the issue for me.

  • Bizarre psychedelic display upon waking from sleep

    does this mean a logic board failure is imminent? the screen showed nothing but a bizarre, seemingly random collection of pixels in all colors - almost like multicolored tv 'snow.'
    I ran the hardware test disk, and it said the logic board 'passed,' but i'm not sure how it can test whether or not it's seated correctly.
    in any case, i've also been experiencing other display issues (black screen, typically), most commonly when waking from sleep.
    this is my wife's computer, by the way, and it's a desktop replacement - no travel, so it hasn't been abused at all.

    Does an attached external display show the same effects
    as the internal one? The supplied adapter should allow
    a second display to mirror the internal one, and this may
    help troubleshoot the extent of the hardware failure.

  • Three finger swipe disappears upon waking from sleep. How do I get it back?

    I'm running Mountain Lion (10.8.1) and when my 17 inch MBP wakes from sleep, the three finger swipe between full screen pages is gone. Also, Mission Control is inoperative. Any ideas as to what's causing this and how I get the functions back short of rebooting?

    Yes, it is selected. I found another similar thread that suggested 'killall Dock' as a way to get the gesture back. That seems to work. I now have the gesture and Mission Control back working. I know how to fix the problem the next time it shows up.
    Hopefully it will be addressed in a future update of Mountain Lion.

  • Mail, Safari and other Applications Quit Unexpectedly

    Hello,
    First it was Safari that would quit ever now and then. Then all of a sudden Mail and my Hammerfall DSP mixer app is quitting. I am on Tiger and I don't know why this is happening. Maybe it was one of the Mac Osx updates?
    I did a search here and I tried emptying out the cach. I also dumped some of those unnecessary fonts. Problem is still here.
    Is there anything else that could be causing this problem?
    Right now it is 3 apps that "Quit Unexpectedly". Mail, Safari and Hammerfall DSP Mixer ( for my sound card to run ).
    Help is much appreciated!
    Thanks,
    Johnny

    Check Multiple applications quit unexpectedly or fail to
    launch for troubleshooting steps.
    Many of those things like fonts don't really apply to me since I swapped out the hard drive and reinstalled Tiger.
    I did do the Apple Hardware Test and it found bad Ram in slot 2. I proceeded to take out the Ram in slot 2. The problem is still alive and kicking.
    One new thing I noticed is when in Safari it will crash as I start to type in the Google search window. It doesn't crash if I type in the top address bar. Only when I type inside the window. It's a weird thing. I kept re-launching and as soon as I would type 1 letter into the search window of Google it would crash.
    Mail won't even open for peek. Same with all the other apps.
    I spoke with a Apple Tech and he said it might be the Logic board!
    Thanks,
    Johnnny

  • App quits unexpectedly, but not from my b/u HD

    The application PTHPasteboard quit unexpectedly after working for one day. Launching it causes its windows to appear for one second and disappear. As I have a (recent) complete Mac HD backup on a Firewire external HD, I booted from the Firewire and tried PTHPasteboard. It worked normally. So I deleted the Mac HD version and replaced it with a copy from the Firewire HD. But after restarting Mac HD, PTHPasteboard quit again as before. Repairing permissions had no effect. I also tried a safe boot (shift booting) without better result.
    Emailing PTH Consulting produced the reply I expected (none)
    We are fortunate that forums don't use canned help (ahem, so far...). It makes all the difference. Has anyone an idea of why this app works on a backup but not on the original HD? It must be something that I did since the backup, but how can I find what? . I am reluctant to re-install PTHPasteboard as I would have to redo all the settings!

    For each application, there is an application preference file stored in your Home directory at Home > Library > Preferences and the application preference file stores all settings/preferences for the application.
    When deleting and re-installing an application, the existing application preference file is not deleted and installed new.
    This may be a problem with the application preference file on your normal HD boot volume.
    With the application quit on your normal hard drive boot volume, try replacing the application preference file with a copy of the application preference file in your Home directory on your Firewire drive. Be sure to replace the existing with a copy of the preference file from your Firewire drive.

  • Safari and other apps reload when switched to from some other app.

    Okay so i have safari, twitter and facebook apps opened and i am currently updating twitter. In between i jump to facebook by twice pressing the home button on my iPhone 4s running iOS7. What happens now is that facebook reloads and i am shown my home page even when i was on a friends fb page. I switch back to twitter and now twitter app reloads and show me the homepage and not the search i was doing earlier. I jumped to safari to search for this and safari app reloads and a page that i had earlier opened gets reload..
    This is what is happening with all the applications. Is this normal? I have already disable background app refresh option in settings.

    Apple does not tell you that IO7 64bit  is memory hungry and the memory on iphone/ipads are 1GB . Basically the iOS7 is running out of memory and reloading apps otherwise os will hang. Apple ***** for not informing their users also current devices come with 1GB memory and they never disclose it at any of their events going to 64bit the forgot basic concepts , they are becoming a fashion company not a technology any more.

  • Vertical lines of "numbers" and screen distortion upon waking from sleep

    Hi,
    I'm posting this for my friend who has a G5 iMac (the first model on the market, about a year and a half old).
    Suddenly, he's having a bizarre problem with it. Intermittently, when he wakes the machine from sleep, either immediately, or after several minutes, the screen will go all "double" or fuzzy on him, and then vertical lines of what look like "numbers" (almost like the famous "Matrix" effect) appear on the screen. Only a hard, power button reset will fix it. He called AppleCare, and they had him zap the PRAM, which didn't fix it. Now they say that because the problem is intermittent, there's nothing they can do for now.
    Any ideas???
    Thanks,
    Steve

    Hi all,
    Bouj here.. I must say I am amazed at the amount of conversation this post has generated ..
    I wanted to put out a few questions for those of us with iMac G5's, really it's a symptom I have noticed with both of the G5's that failed ..
    If enabled, does the feature in Power option to dim the screen work reliably ?
    I looked back at when the problems with both machines started and it was soon after the dimming feature just stopped working ...even after PRAM, SMU and Open firmware resets didn't do the trick after a fresh install of OS X 10.4.x
    Obviously this is a power feature controlled by the logic board and both of my machines had logic board failures ...
    If anyone can post their experiences and if they have notices this it may help others or even provide a warning sign for others ...
    Bouj

  • MacPro Freezes upon waking from sleep

    I have had my macpro for almost a year and have never had this problem. I have not connected any new peripherals to it or done anything new that I can think of. I have tried sleep and wake with them all disconnected, but still no luck.
    Upon waking the computer comes back to life, however, the cursor does not move, and key commands also will not work. Only way to get it back to life is a hard restart. This began only a week ago, and was prior to the newest EFI Firmware update.
    Is power consumption related to this possibly? Not enough juice to get her back online? or do I need to get her some coffee?

    If it has too much equipment on the same circuit it can be a problem.
    The freeze alone is enough to result in a corrupt directory.
    Freezes on wake from sleep can be as simple as a bad USB cable.

  • Crashing upon waking from sleep

    My new Mini is crashing when I wake it from sleep.
    I found this under Console-Diagnostic and User Messages:
    12/14/10 8:46:43 AM configd[13]
    Wake: Drivers Failure panic - AC - OHC1 OHC2 HDEF SATA IXVE RP06
    com.apple.message.domain: com.apple.powermanagement.wake
    com.apple.message.signature: Drivers Failure panic
    com.apple.message.result: Failure
    How to fix??

    Hi, Patrick.
    1. You wrote: "I've long had a problem with my computer going to sleep via Energy Saver automatically - it doesn't, the screen goes dark but the hard drive continues to run. So whenever I do want the computer to go to sleep, I have to do it manually."I presume the slider for Computer sleep is not set to Never?
    Check these Console logs for clues. Look for large blocks of rapidly-repeating messages being written to the logs cited in that link. This indicates a process is logging excessively, preventing sleep. Known causes of this include software distributed with Canon scanners and HP All-In-One Printer-Fax-Copier devices.
    If you find large blocks of rapidly-repeating messages, post a small sample for analysis.
    2. You wrote: "Shortly after upgrading to 10.4.5, every time I woke my machine from sleep the application Mail would crash, and I'd get the Report to Apple dialog box. I upgraded to 10.4.6, and now it happens with Safari and Mail - every time. Any suggestions?"Tow thoughts here:1. As a general check, run the procedure specified in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.
    2. See my "Multiple applications quit unexpectedly or fail to launch" FAQ for advice on troubleshooting this issue.Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Fingerprint Reader not working upon waking from sleep for windows login

    Hello,
    I have a brand new T540P with a Validity fingerprint reader. 
    Rougly 80% of the time, the Fingerprint reader is unresponsive at the windows login screen after waking the computer from sleep. It works 100% of the time when booting from an off position, however. Once logged in, it also works 100% of the time. The issue only arises when logging into windows.
    Things I have tried
    -uninstalling/installing device in device manager and finger print manager pro software
    -setting fingerprints through both fingerprint manager pro software (lenovo) OR through the built in windows fingerprint control panel options
    -disabling "allow windows to turn off this device to save power" in device manager.
    I should note as well that I have another T540P that I ordered as a replacement. Both models experience the same issue.
    Is this a platform wide issue affecting all T540P models? This is frusterating. 
    Solved!
    Go to Solution.

    sailoholic
    Your report is the first we have ever heard of this issue on T/W.  It does not happen on my T/W systems here (with or without 30 Day Standby enabled).  The other reports I heard of this problem came from X240.
    I just want to confirm with you - the problem happens after coming out of Sleep (and not Hibernate), right?
    Can you tell me exactly what you are doing?  e.g.
    1.  Use the computer normally (is AC attached or not?)
    2.  Close the lid - the computer goes to sleep  (or do you go to sleep some other way?)
    3.  Open the lid 2 hours later (or how long)?
    4.  are you using a dock?
    The more info you can provide, the better.  Thanks for your help.
    Also please let me know what BIOS version you have.

  • What causes spinning beach ball upon waking from sleep

    I have a 4 year old iMac that has recently developed an intermittent problem. If I put it to sleep, sometimes on waking up, the hard drive access seems to stop. I hear a tap sound as though it was trying to read the disk, but it gets stuck and a spinning beach ball appears instead of the cursor. I can move it around, but I cannot perform any actions. The ball will stay forever if I let it.
    Another variation occurs shortly after wake-up, where I start to click on a file on the desktop or even an icon in the Dock. The name will become highlighted and then the same spinning beach ball appears.
    The only cure for the behavior has been to shut it down and reboot. It then works fine.
    The weird thing is that I have just been using it for 6 hours straight with out any hassles... until I will put it to sleep!
    I have tried running Disk Utility from the Leopard System Disk as well as repairing permissions and I have used Disk Warrior 4 . It seemed to allow about 6-8 sleep cycles before the symptoms re-appeared.
    I verified the disk and repaired the permissions again yesterday and all seemed OK. Yet today, when I started up from sleep. the system froze. The only cure so far is to never allow the hard drive to sleep. I put the display to sleep after 15 minutes but the hard drive continues to spin.
    I am concerned that not sleeping the hard drive will do harm to it.
    I am using OS 10.5.8 on a 233 Ghz Core 2 Duo iMac
    I have Parallels 4 installed and cannot tell you if the problems started after a PC session.

    HI Studio Guy,
    Welcome to the forums. When ever your having trouble with a computer; it's really a good idea to back every thing up. If your not backing up; http://support.apple.com/kb/ht1427 explains how to back up your computer to an external hard drive. (assuming your using 10.5 or 10.6)
    You could try running a hardware test on the computer. http://support.apple.com/kb/ht1509
    You could try a safeboot, it can repair lots of issues. http://support.apple.com/kb/ht1455
    This article explains how to delete the sleep image; a bad sleep image can cause wake from sleep issues. http://osxdaily.com/2010/10/11/sleepimage-mac/
    But if your hard drive is rapidly making a taping noise you may want to take it to a genius bar; they might recommend replacing the hard drive. http://www.apple.com/retail/geniusbar/

Maybe you are looking for

  • Unwanted messages showing up in Drafts folder

    Hi there. I've been having a problem for a while now, and when switching computers it followed me, so I figure enough is enough. In Mail, I have old messages, both ones that I've sent and ones I've received, showing up in the Drafts folder. I can go

  • CSS 11501 100% CPU

    I have a CSS running at 100% CPU with no services up. I cannot ping the CSS interfaces after about 1 minute of up time. Im running 8.1. Any ideas? I turned logging back to default and turned off my ACLs.

  • Go to source code after search

    I went to reports\plsql\search source code and searched for a text and it found the value in few packages but when I right click and click on GO TO package it does nothing.

  • My CD-ROM isnt showing in MY COMPUTER file

    I need HELP.... I have had this PC for about a year now, and it has always had the CD-ROM in it, but for some unknown reason it is no longer showing under MY COMPUTER it lists my  shared folders, C-drive and floppy disk, but no longer has my CD-ROM s

  • Speech & Dictation not working Pro 15??

    i have tried everything and cant get the speech & dictation on my mac book pro to work?? Please help