Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash #3 on 0.4.7 #96

Closed
mcolyer opened this issue Sep 19, 2013 · 1 comment
Closed

Crash #3 on 0.4.7 #96

mcolyer opened this issue Sep 19, 2013 · 1 comment

Comments

@mcolyer
Copy link
Contributor

mcolyer commented Sep 19, 2013

Another one...

Process:         Atom [7853]
Path:            /Applications/Atom.app/Contents/MacOS/Atom
Identifier:      com.github.atom
Version:         e509e23 (e509e23)
Code Type:       X86 (Native)
Parent Process:  sh [7851]
User ID:         501

Date/Time:       2013-09-18 16:13:13.632 -0700
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10

Crashed Thread:  19  Chrome_IOThread

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Atom.app/Contents/MacOS/Atom
    VM_ALLOCATE            0000000000001000-00000000000f3000 [  968K] ---/--- SM=NUL  

Thread 0:: CrBrowserMain  Dispatch queue: NSPersistentUI Work
0   libsystem_kernel.dylib          0x9114e8fe __psynch_mutexdrop + 10
1   libsystem_c.dylib               0x97c095f8 pthread_mutex_unlock + 408
2   libobjc.A.dylib                 0x92440d66 unlockForMethodLookup + 54
3   libobjc.A.dylib                 0x92440470 lookUpMethod + 394
4   libobjc.A.dylib                 0x924402e1 _class_lookupMethodAndLoadCache3 + 47
5   libobjc.A.dylib                 0x9243fac1 objc_msgSend + 81
6   com.apple.CoreFoundation        0x93a9aa63 _CFAutoreleasePoolPop + 51
7   com.apple.AppKit                0x92d440bc __85-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_0 + 1627
8   libdispatch.dylib               0x911bdc82 _dispatch_client_callout + 46
9   libdispatch.dylib               0x911bf456 _dispatch_barrier_sync_f_invoke + 39
10  libdispatch.dylib               0x911bf42d dispatch_barrier_sync_f + 87
11  libdispatch.dylib               0x911c1c3e dispatch_sync + 45
12  com.apple.AppKit                0x92d436de -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 697
13  com.apple.AppKit                0x92d433f7 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 198
14  com.apple.AppKit                0x9334bdb1 __block_global_0 + 106
15  libdispatch.dylib               0x911c1f8f _dispatch_call_block_and_release + 15
16  libdispatch.dylib               0x911bdc82 _dispatch_client_callout + 46
17  libdispatch.dylib               0x911c2b97 _dispatch_after_timer_callback + 28
18  libdispatch.dylib               0x911bdc82 _dispatch_client_callout + 46
19  libdispatch.dylib               0x911c0007 _dispatch_source_invoke + 699
20  libdispatch.dylib               0x911bf00a _dispatch_queue_invoke + 66
21  libdispatch.dylib               0x911c32af _dispatch_main_queue_callback_4CF + 171
22  com.apple.CoreFoundation        0x93a9fc29 __CFRunLoopRun + 1961
23  com.apple.CoreFoundation        0x93a9f01a CFRunLoopRunSpecific + 378
24  com.apple.CoreFoundation        0x93a9ee8b CFRunLoopRunInMode + 123
25  com.apple.HIToolbox             0x901b5f5a RunCurrentEventLoopInMode + 242
26  com.apple.HIToolbox             0x901b5cc9 ReceiveNextEventCommon + 374
27  com.apple.HIToolbox             0x901b5b44 BlockUntilNextEventMatchingListInMode + 88
28  com.apple.AppKit                0x92b8493a _DPSNextEvent + 724
29  com.apple.AppKit                0x92b8416c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
30  com.apple.AppKit                0x92b7a5cc -[NSApplication run] + 855
31  libchromiumcontent.dylib        0x0115b047 0x551000 + 12623943
32  libchromiumcontent.dylib        0x0115aa1c 0x551000 + 12622364
33  libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
34  libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
35  libchromiumcontent.dylib        0x01773114 0x551000 + 19013908
36  libchromiumcontent.dylib        0x01772fec 0x551000 + 19013612
37  libchromiumcontent.dylib        0x017743ac 0x551000 + 19018668
38  libchromiumcontent.dylib        0x01770811 content::BrowserMain(content::MainFunctionParams const&) + 97
39  libchromiumcontent.dylib        0x026d66f3 0x551000 + 35149555
40  libchromiumcontent.dylib        0x026d7549 0x551000 + 35153225
41  libchromiumcontent.dylib        0x026d6480 content::ContentMain(int, char const**, content::ContentMainDelegate*) + 64
42  Atom                            0x000f9789 AtomMain + 41
43  libdyld.dylib                   0x92179725 start + 1

Thread 1:
0   libsystem_kernel.dylib          0x9114f0ee __workq_kernreturn + 10
1   libsystem_c.dylib               0x97c060ac _pthread_workq_return + 45
2   libsystem_c.dylib               0x97c05e79 _pthread_wqthread + 448
3   libsystem_c.dylib               0x97bedd2a start_wqthread + 30

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x9114f9ae kevent + 10
1   libdispatch.dylib               0x911c0c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib               0x911c07a9 _dispatch_mgr_thread + 53

Thread 3:: Dispatch queue: NSPersistentUI I/O
0   libsystem_kernel.dylib          0x9114e91a __psynch_mutexwait + 10
1   libsystem_c.dylib               0x97c0919b pthread_mutex_lock + 595
2   libobjc.A.dylib                 0x92440982 lockForMethodLookup + 80
3   libobjc.A.dylib                 0x924403fa lookUpMethod + 276
4   libobjc.A.dylib                 0x924402e1 _class_lookupMethodAndLoadCache3 + 47
5   libobjc.A.dylib                 0x9243fac1 objc_msgSend + 81
6   com.apple.AppKit                0x9334ed60 -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:] + 78
7   com.apple.AppKit                0x9334e982 __block_global_6 + 266
8   com.apple.AppKit                0x93357b65 my_io_execute_passive_block + 67
9   libdispatch.dylib               0x911bdc82 _dispatch_client_callout + 46
10  libdispatch.dylib               0x911bf160 _dispatch_queue_drain + 206
11  libdispatch.dylib               0x911beffa _dispatch_queue_invoke + 50
12  libdispatch.dylib               0x911beecb _dispatch_worker_thread2 + 230
13  libsystem_c.dylib               0x97c05e72 _pthread_wqthread + 441
14  libsystem_c.dylib               0x97bedd2a start_wqthread + 30

Thread 4:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x9114c80e semaphore_wait_trap + 10
1   libchromiumcontent.dylib        0x0084c67b 0x551000 + 3126907
2   libchromiumcontent.dylib        0x0079116f 0x551000 + 2359663
3   libchromiumcontent.dylib        0x0084c1c4 0x551000 + 3125700
4   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
5   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 5:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x9114c80e semaphore_wait_trap + 10
1   libchromiumcontent.dylib        0x0084c67b 0x551000 + 3126907
2   libchromiumcontent.dylib        0x0079116f 0x551000 + 2359663
3   libchromiumcontent.dylib        0x0084c1c4 0x551000 + 3125700
4   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
5   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 6:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x9114c80e semaphore_wait_trap + 10
1   libchromiumcontent.dylib        0x0084c67b 0x551000 + 3126907
2   libchromiumcontent.dylib        0x0079116f 0x551000 + 2359663
3   libchromiumcontent.dylib        0x0084c1c4 0x551000 + 3125700
4   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
5   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 7:: v8:SweeperThrea
0   libsystem_kernel.dylib          0x9114c80e semaphore_wait_trap + 10
1   libchromiumcontent.dylib        0x0084c67b 0x551000 + 3126907
2   libchromiumcontent.dylib        0x0079116f 0x551000 + 2359663
3   libchromiumcontent.dylib        0x0084c1c4 0x551000 + 3125700
4   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
5   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 8:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x9114c7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x9114bcb0 mach_msg + 68
2   com.apple.CoreFoundation        0x93a99f79 __CFRunLoopServiceMachPort + 185
3   com.apple.CoreFoundation        0x93a9f95f __CFRunLoopRun + 1247
4   com.apple.CoreFoundation        0x93a9f01a CFRunLoopRunSpecific + 378
5   com.apple.CoreFoundation        0x93a9ee8b CFRunLoopRunInMode + 123
6   com.apple.Foundation            0x99ce5bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
7   libchromiumcontent.dylib        0x0115ae4f 0x551000 + 12623439
8   libchromiumcontent.dylib        0x0115aa1c 0x551000 + 12622364
9   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
10  libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
11  libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
12  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 9:: DnsConfigService
0   libsystem_kernel.dylib          0x9114f9ae kevent + 10
1   libchromiumcontent.dylib        0x015df766 0x551000 + 17360742
2   libchromiumcontent.dylib        0x015dd3e9 0x551000 + 17351657
3   libchromiumcontent.dylib        0x01159651 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 449
4   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
5   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
6   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
7   libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
8   libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
9   libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
10  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
11  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 10:: WorkerPool/24331
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e0e0 pthread_cond_timedwait$UNIX2003 + 70
3   libchromiumcontent.dylib        0x011da3b9 base::ConditionVariable::TimedWait(base::TimeDelta const&) + 361
4   libchromiumcontent.dylib        0x011eab5f base::PosixDynamicThreadPool::WaitForTask() + 207
5   libchromiumcontent.dylib        0x011eb05c 0x551000 + 13213788
6   libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
7   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
8   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 11:: WorkerPool/26371
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e0e0 pthread_cond_timedwait$UNIX2003 + 70
3   libchromiumcontent.dylib        0x011da3b9 base::ConditionVariable::TimedWait(base::TimeDelta const&) + 361
4   libchromiumcontent.dylib        0x011eab5f base::PosixDynamicThreadPool::WaitForTask() + 207
5   libchromiumcontent.dylib        0x011eb05c 0x551000 + 13213788
6   libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
7   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
8   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 12:: AudioThread
0   libsystem_kernel.dylib          0x9114c7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x9114bcb0 mach_msg + 68
2   com.apple.CoreFoundation        0x93a99f79 __CFRunLoopServiceMachPort + 185
3   com.apple.CoreFoundation        0x93a9f95f __CFRunLoopRun + 1247
4   com.apple.CoreFoundation        0x93a9f01a CFRunLoopRunSpecific + 378
5   com.apple.CoreFoundation        0x93a9ee8b CFRunLoopRunInMode + 123
6   com.apple.Foundation            0x99ce5bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
7   libchromiumcontent.dylib        0x0115ae4f 0x551000 + 12623439
8   libchromiumcontent.dylib        0x0115aa1c 0x551000 + 12622364
9   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
10  libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
11  libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
12  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 13:: Chrome_DBThread
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e095 pthread_cond_wait$UNIX2003 + 71
3   libchromiumcontent.dylib        0x011da1c3 base::ConditionVariable::Wait() + 35
4   libchromiumcontent.dylib        0x011db1bb base::WaitableEvent::TimedWait(base::TimeDelta const&) + 347
5   libchromiumcontent.dylib        0x011dafc2 base::WaitableEvent::Wait() + 50
6   libchromiumcontent.dylib        0x011a962c 0x551000 + 12944940
7   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
8   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
9   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
10  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
11  libchromiumcontent.dylib        0x017809c9 content::BrowserThreadImpl::DBThreadRun(base::MessageLoop*) + 41
12  libchromiumcontent.dylib        0x01780def content::BrowserThreadImpl::Run(base::MessageLoop*) + 95
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 14:: Chrome_WebKitThread
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e095 pthread_cond_wait$UNIX2003 + 71
3   libchromiumcontent.dylib        0x011da1c3 base::ConditionVariable::Wait() + 35
4   libchromiumcontent.dylib        0x011db1bb base::WaitableEvent::TimedWait(base::TimeDelta const&) + 347
5   libchromiumcontent.dylib        0x011dafc2 base::WaitableEvent::Wait() + 50
6   libchromiumcontent.dylib        0x011a962c 0x551000 + 12944940
7   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
8   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
9   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
10  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
11  libchromiumcontent.dylib        0x01780a59 content::BrowserThreadImpl::WebKitThreadRun(base::MessageLoop*) + 41
12  libchromiumcontent.dylib        0x01780e00 content::BrowserThreadImpl::Run(base::MessageLoop*) + 112
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 15:: Chrome_FileThread
0   libsystem_kernel.dylib          0x9114f9ae kevent + 10
1   libchromiumcontent.dylib        0x015df766 0x551000 + 17360742
2   libchromiumcontent.dylib        0x015dd3e9 0x551000 + 17351657
3   libchromiumcontent.dylib        0x01159651 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 449
4   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
5   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
6   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
7   libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
8   libchromiumcontent.dylib        0x01780ae9 content::BrowserThreadImpl::FileThreadRun(base::MessageLoop*) + 41
9   libchromiumcontent.dylib        0x01780e11 content::BrowserThreadImpl::Run(base::MessageLoop*) + 129
10  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
11  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
12  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
13  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 16:: Chrome_FileUserBlockingThread
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e095 pthread_cond_wait$UNIX2003 + 71
3   libchromiumcontent.dylib        0x011da1c3 base::ConditionVariable::Wait() + 35
4   libchromiumcontent.dylib        0x011db1bb base::WaitableEvent::TimedWait(base::TimeDelta const&) + 347
5   libchromiumcontent.dylib        0x011dafc2 base::WaitableEvent::Wait() + 50
6   libchromiumcontent.dylib        0x011a962c 0x551000 + 12944940
7   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
8   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
9   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
10  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
11  libchromiumcontent.dylib        0x01780b79 content::BrowserThreadImpl::FileUserBlockingThreadRun(base::MessageLoop*) + 41
12  libchromiumcontent.dylib        0x01780e22 content::BrowserThreadImpl::Run(base::MessageLoop*) + 146
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 17:: Chrome_ProcessLauncherThread
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e095 pthread_cond_wait$UNIX2003 + 71
3   libchromiumcontent.dylib        0x011da1c3 base::ConditionVariable::Wait() + 35
4   libchromiumcontent.dylib        0x011db1bb base::WaitableEvent::TimedWait(base::TimeDelta const&) + 347
5   libchromiumcontent.dylib        0x011dafc2 base::WaitableEvent::Wait() + 50
6   libchromiumcontent.dylib        0x011a962c 0x551000 + 12944940
7   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
8   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
9   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
10  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
11  libchromiumcontent.dylib        0x01780c09 content::BrowserThreadImpl::ProcessLauncherThreadRun(base::MessageLoop*) + 41
12  libchromiumcontent.dylib        0x01780e33 content::BrowserThreadImpl::Run(base::MessageLoop*) + 163
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 18:: Chrome_CacheThread
0   libsystem_kernel.dylib          0x9114f9ae kevent + 10
1   libchromiumcontent.dylib        0x015df766 0x551000 + 17360742
2   libchromiumcontent.dylib        0x015dd3e9 0x551000 + 17351657
3   libchromiumcontent.dylib        0x01159651 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 449
4   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
5   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
6   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
7   libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
8   libchromiumcontent.dylib        0x01780c99 content::BrowserThreadImpl::CacheThreadRun(base::MessageLoop*) + 41
9   libchromiumcontent.dylib        0x01780e41 content::BrowserThreadImpl::Run(base::MessageLoop*) + 177
10  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
11  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
12  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
13  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 19 Crashed:: Chrome_IOThread
0   libchromiumcontent.dylib        0x01903f08 0x551000 + 20655880
1   libchromiumcontent.dylib        0x0186bd4b content::ResourceMessageFilter::GetURLRequestContext(ResourceType::Type) + 27
2   libchromiumcontent.dylib        0x01860d00 content::ResourceDispatcherHostImpl::BeginRequest(int, ResourceHostMsg_Request const&, IPC::Message*, int) + 2400
3   libchromiumcontent.dylib        0x0185f7f9 content::ResourceDispatcherHostImpl::OnMessageReceived(IPC::Message const&, content::ResourceMessageFilter*, bool*) + 1081
4   libchromiumcontent.dylib        0x0186bd28 content::ResourceMessageFilter::OnMessageReceived(IPC::Message const&, bool*) + 40
5   libchromiumcontent.dylib        0x0175547f content::BrowserMessageFilter::DispatchMessage(IPC::Message const&) + 47
6   libchromiumcontent.dylib        0x0175543b content::BrowserMessageFilter::OnMessageReceived(IPC::Message const&) + 523
7   libchromiumcontent.dylib        0x01f7aea1 IPC::ChannelProxy::Context::OnMessageReceived(IPC::Message const&) + 65
8   libchromiumcontent.dylib        0x01f7d851 0x551000 + 27445329
9   libchromiumcontent.dylib        0x01f7d3c3 0x551000 + 27444163
10  libchromiumcontent.dylib        0x01f79407 IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking(int) + 455
11  libchromiumcontent.dylib        0x01f7959d non-virtual thunk to IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking(int) + 29
12  libchromiumcontent.dylib        0x01159435 base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) + 293
13  libchromiumcontent.dylib        0x015dd61a 0x551000 + 17352218
14  libchromiumcontent.dylib        0x0115974c base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 700
15  libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
16  libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
17  libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
18  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
19  libchromiumcontent.dylib        0x01780d29 content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) + 41
20  libchromiumcontent.dylib        0x01780e4f content::BrowserThreadImpl::Run(base::MessageLoop*) + 191
21  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
22  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
23  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
24  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 20:: MediaStreamDeviceThread
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e095 pthread_cond_wait$UNIX2003 + 71
3   libchromiumcontent.dylib        0x011da1c3 base::ConditionVariable::Wait() + 35
4   libchromiumcontent.dylib        0x011db1bb base::WaitableEvent::TimedWait(base::TimeDelta const&) + 347
5   libchromiumcontent.dylib        0x011dafc2 base::WaitableEvent::Wait() + 50
6   libchromiumcontent.dylib        0x011a962c 0x551000 + 12944940
7   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
8   libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
9   libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
10  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
11  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
12  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
13  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
14  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 21:
0   libsystem_kernel.dylib          0x9114f9ae kevent + 10
1   Atom                            0x001844bb atom::NodeBindingsMac::PollEvents() + 131
2   Atom                            0x00183cbf atom::NodeBindings::EmbedThreadRunner(void*) + 39
3   Atom                            0x00157954 uv__thread_start + 29
4   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
5   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 22:
0   libsystem_kernel.dylib          0x9114f0ee __workq_kernreturn + 10
1   libsystem_c.dylib               0x97c060ac _pthread_workq_return + 45
2   libsystem_c.dylib               0x97c05e79 _pthread_wqthread + 448
3   libsystem_c.dylib               0x97bedd2a start_wqthread + 30

Thread 23:
0   libsystem_kernel.dylib          0x9114f0ee __workq_kernreturn + 10
1   libsystem_c.dylib               0x97c060ac _pthread_workq_return + 45
2   libsystem_c.dylib               0x97c05e79 _pthread_wqthread + 448
3   libsystem_c.dylib               0x97bedd2a start_wqthread + 30

Thread 24:
0   libsystem_kernel.dylib          0x9114f0ee __workq_kernreturn + 10
1   libsystem_c.dylib               0x97c060ac _pthread_workq_return + 45
2   libsystem_c.dylib               0x97c05e79 _pthread_wqthread + 448
3   libsystem_c.dylib               0x97bedd2a start_wqthread + 30

Thread 25:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x9114c7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x9114bcb0 mach_msg + 68
2   com.apple.CoreFoundation        0x93a99f79 __CFRunLoopServiceMachPort + 185
3   com.apple.CoreFoundation        0x93a9f95f __CFRunLoopRun + 1247
4   com.apple.CoreFoundation        0x93a9f01a CFRunLoopRunSpecific + 378
5   com.apple.CoreFoundation        0x93a9ee8b CFRunLoopRunInMode + 123
6   com.apple.Foundation            0x99c7c37a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7   com.apple.Foundation            0x99ce0448 -[NSThread main] + 45
8   com.apple.Foundation            0x99ce03cb __NSThread__main__ + 1396
9   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
10  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 26:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x9114ebe6 __select + 10
1   com.apple.CoreFoundation        0x93ae3650 __CFSocketManager + 1632
2   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
3   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 27:: NetworkConfigWatcher
0   libsystem_kernel.dylib          0x9114c7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x9114bcb0 mach_msg + 68
2   com.apple.CoreFoundation        0x93a99f79 __CFRunLoopServiceMachPort + 185
3   com.apple.CoreFoundation        0x93a9f95f __CFRunLoopRun + 1247
4   com.apple.CoreFoundation        0x93a9f01a CFRunLoopRunSpecific + 378
5   com.apple.CoreFoundation        0x93a9ee8b CFRunLoopRunInMode + 123
6   com.apple.Foundation            0x99ce5bb6 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
7   libchromiumcontent.dylib        0x0115ae4f 0x551000 + 12623439
8   libchromiumcontent.dylib        0x0115aa1c 0x551000 + 12622364
9   libchromiumcontent.dylib        0x011a5ff8 base::MessageLoop::RunInternal() + 280
10  libchromiumcontent.dylib        0x011c647e base::RunLoop::Run() + 30
11  libchromiumcontent.dylib        0x011a556a base::MessageLoop::Run() + 26
12  libchromiumcontent.dylib        0x011e7841 base::Thread::Run(base::MessageLoop*) + 17
13  libchromiumcontent.dylib        0x011e78e7 base::Thread::ThreadMain() + 135
14  libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
15  libsystem_c.dylib               0x97c035b7 _pthread_start + 344
16  libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 28:: BrowserBlockingWorker1/102915
0   libsystem_kernel.dylib          0x9114e8e2 __psynch_cvwait + 10
1   libsystem_c.dylib               0x97c08280 _pthread_cond_wait + 833
2   libsystem_c.dylib               0x97c8e095 pthread_cond_wait$UNIX2003 + 71
3   libchromiumcontent.dylib        0x011da1c3 base::ConditionVariable::Wait() + 35
4   libchromiumcontent.dylib        0x011e17bf base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) + 3999
5   libchromiumcontent.dylib        0x011e07ed base::SequencedWorkerPool::Worker::Run() + 29
6   libchromiumcontent.dylib        0x011e603a base::SimpleThread::ThreadMain() + 186
7   libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
8   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
9   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 29:
0   libsystem_kernel.dylib          0x9114c7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x9114bcb0 mach_msg + 68
2   libchromiumcontent.dylib        0x018730da 0x551000 + 20062426
3   libchromiumcontent.dylib        0x011e0155 0x551000 + 13168981
4   libsystem_c.dylib               0x97c035b7 _pthread_start + 344
5   libsystem_c.dylib               0x97bedd4e thread_start + 34

Thread 19 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0xb5262060  ecx: 0x7ba499c8  edx: 0x00000000
  edi: 0x00220100  esi: 0x00000002  ebp: 0xb52617a8  esp: 0xb52617a0
   ss: 0x00000023  efl: 0x00010293  eip: 0x01903f08   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU: 3

Binary Images:
   0xf3000 -    0xf3ffd +com.github.atom (e509e23 - e509e23) <0C7DAC89-EE5C-3FCF-9790-4E75675CD0CD> /Applications/Atom.app/Contents/MacOS/Atom
   0xf8000 -   0x376ff3 +Atom (0) <FF40D43B-46A3-33F0-BCC0-7B5980C02736> /Applications/Atom.app/Contents/Frameworks/Atom.framework/Versions/A/Atom
  0x511000 -   0x52dffa +org.andymatuschak.Sparkle (1.5 Beta [git] - 4abc126) <BEA976A2-5C2F-3D41-AAD1-7116F03501C4> /Applications/Atom.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x541000 -   0x547ffc +de.buzzworks.Quincy (1) <EE0A88FC-576B-3128-9D3A-BD984C67FBF1> /Applications/Atom.app/Contents/Frameworks/Quincy.framework/Versions/A/Quincy
  0x551000 -  0x3ba0f57 +libchromiumcontent.dylib (0) <F6C57BEF-2417-3620-9E57-FA5C1BD72E01> /Applications/Atom.app/Contents/Frameworks/Atom.framework/Versions/A/Libraries/libchromiumcontent.dylib
 0x42c5000 -  0x43e4ffb  com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
 0x4497000 -  0x512cff3  com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 0x7621000 -  0x7621fff +nslog.node (0) <A1E8D36B-3FD3-3097-9B2F-9DB09CB6C409> /Applications/Atom.app/Contents/Resources/app/node_modules/nslog/build/Release/nslog.node
 0x763f000 -  0x764cff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
 0x7878000 -  0x787dfff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <903097A8-3922-3BF8-8B82-8BD1D831F6E7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0xb0da000 -  0xb35bff3  com.apple.RawCamera.bundle (4.09 - 711) <F60727D9-0CD4-3315-84F8-1AC2C691751C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fef2000 - 0x8ff24e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x90024fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x9002a000 - 0x90090fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x900b7000 - 0x90105ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9015e000 - 0x90541fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9059c000 - 0x905c8ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x905c9000 - 0x905fcffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x905fd000 - 0x90609ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x9060a000 - 0x90621ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x90895000 - 0x908efffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x908f0000 - 0x90900ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90901000 - 0x90902fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x909b0000 - 0x909b4ffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x909b5000 - 0x909b8ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x909b9000 - 0x909d7ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90a55000 - 0x90a55ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90aad000 - 0x91139ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9113a000 - 0x91154ffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
0x91160000 - 0x911acfff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x911ad000 - 0x911bbff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x911bc000 - 0x911ceff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x911cf000 - 0x911e6fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x911e7000 - 0x9124fff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91250000 - 0x9135dff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91361000 - 0x913b0ff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x913b1000 - 0x913bbffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x915f9000 - 0x91600fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x91601000 - 0x91699fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9169a000 - 0x9169cffd  libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x917ae000 - 0x91937ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91938000 - 0x9193fff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91940000 - 0x91a3eff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x91a3f000 - 0x91a40fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x91b18000 - 0x91d2ffff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91df3000 - 0x91e78ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91e79000 - 0x91e79ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x91e7a000 - 0x91ebcffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x91ebd000 - 0x91ec1ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x91ec8000 - 0x91ec9fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x91eca000 - 0x92018ff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9201d000 - 0x92176ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92177000 - 0x92179fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x92184000 - 0x9218dfff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x921c2000 - 0x9241bff5  com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9241c000 - 0x92439ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x9243a000 - 0x92547057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x92548000 - 0x9254bfff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9254c000 - 0x9255aff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x92591000 - 0x9298dfeb  com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x929b4000 - 0x929bcfff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x929bd000 - 0x92a17fff  com.apple.Symbolication (1.3 - 93) <D327EEFF-F2F5-39C4-B1EC-32E259DC04F1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x92a18000 - 0x92a1bff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x92a1c000 - 0x92a20fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92a21000 - 0x935ddff3  com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935de000 - 0x936e9ff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x936f9000 - 0x939feff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x939ff000 - 0x93a47ff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93a48000 - 0x93a5efff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93a68000 - 0x93c50ffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93c6b000 - 0x93dc8ffb  com.apple.QTKit (7.7.1 - 2599.31) <B9AE5675-22B0-3AA9-903F-2195DA0B04F5> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93dc9000 - 0x93e60ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93e61000 - 0x93ec3fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x94742000 - 0x94754fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x94755000 - 0x94757fff  com.apple.securityhi (4.0 - 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9475f000 - 0x94813fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94825000 - 0x9482ffff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x94830000 - 0x94852fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x94853000 - 0x9485afff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x9485b000 - 0x9492fff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x950cc000 - 0x950f9ffb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x950fe000 - 0x95231ff3  com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x95232000 - 0x9523eff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9526b000 - 0x952e5ff7  com.apple.securityfoundation (6.0 - 55115.4) <7F614418-F853-3FED-B265-0EA47F309A49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95513000 - 0x95537fff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95538000 - 0x95630ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x95631000 - 0x9564afff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9564b000 - 0x95655fff  libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95688000 - 0x956a5fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x95a1f000 - 0x95a32ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95a33000 - 0x95a75fff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x95a76000 - 0x95a7afff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95a7b000 - 0x95a7eff9  libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x95a7f000 - 0x95ec1fff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95ec2000 - 0x95ec8fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95ec9000 - 0x962e6fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x962e7000 - 0x962e7fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x962e8000 - 0x962e9fff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x962ea000 - 0x96345fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96452000 - 0x96453ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x96454000 - 0x96462fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x96463000 - 0x96487fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x96488000 - 0x964e9fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97223000 - 0x975dbffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x975de000 - 0x97607fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x97608000 - 0x978b6ffb  com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x978b7000 - 0x978e2ff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x978e3000 - 0x97908ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97909000 - 0x97a25ffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97a26000 - 0x97ab8ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97ab9000 - 0x97ab9fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97aba000 - 0x97ac1ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x97ac2000 - 0x97babff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x97bac000 - 0x97bacfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97bed000 - 0x97caafeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x97cab000 - 0x97caeffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x97cb0000 - 0x97d00ff7  com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97d01000 - 0x97da1ff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97dae000 - 0x97db8fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97db9000 - 0x97db9fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x97e00000 - 0x97e00fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97e01000 - 0x97e05ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x97e06000 - 0x97e09ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x97e0a000 - 0x97e0afff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x97e0b000 - 0x97efcffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x97efd000 - 0x97f01fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97f02000 - 0x981c2ff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x981c3000 - 0x981c3fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x981c4000 - 0x98228ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x98229000 - 0x982a5ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x982f4000 - 0x98313ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x98757000 - 0x98780ff7  libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98781000 - 0x987d8ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x988ce000 - 0x988dcfff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x988dd000 - 0x988f2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98905000 - 0x98947ff7  libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
0x98948000 - 0x98a60ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x98a61000 - 0x98a62fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x98a63000 - 0x98a69fff  libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x98cd8000 - 0x98ce1fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98ce4000 - 0x98d1affb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98d1b000 - 0x98d72ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98e55000 - 0x98e75ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x98e76000 - 0x98eebff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98eec000 - 0x98f50ff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x98f82000 - 0x98fafffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x98fb0000 - 0x9900bff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9900c000 - 0x9900cfff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x992a8000 - 0x992f2ff7  com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9932b000 - 0x9932cffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x9932d000 - 0x9935efff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9935f000 - 0x9939eff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9939f000 - 0x993e6ff3  com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x993eb000 - 0x993fafff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99438000 - 0x99443fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x99444000 - 0x996c0ff7  com.apple.QuickTime (7.7.1 - 2599.31) <3839E1F3-7948-3E68-9AE1-A0CEE8C59212> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x996c1000 - 0x996c1fff  libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib
0x996c2000 - 0x99731ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x99732000 - 0x9973bff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9973c000 - 0x997a4fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x997a5000 - 0x99840fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99841000 - 0x99ae4ff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99ae5000 - 0x99af2ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x99af3000 - 0x99bb1ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x99bc0000 - 0x99c05ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99c06000 - 0x99c41fef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99c42000 - 0x99f62ff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99f63000 - 0x9a0dbff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a0dc000 - 0x9a120ff7  libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9a121000 - 0x9a13dfff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a13e000 - 0x9a14affe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
0x9a14b000 - 0x9a14dffb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a14e000 - 0x9a163fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9a164000 - 0x9a164fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a165000 - 0x9a321ffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x9a322000 - 0x9a45dff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9a45e000 - 0x9a46affa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9a46b000 - 0x9a515fff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9a516000 - 0x9a564ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a565000 - 0x9a56effd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9a56f000 - 0x9a594ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a595000 - 0x9a644ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9a645000 - 0x9a68cff7  com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9a68d000 - 0x9a68efff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 123117
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=224.5M resident=73.9M(33%) swapped_out_or_unallocated=150.6M(67%)
Writable regions: Total=211.1M written=9236K(4%) resident=20.9M(10%) swapped_out=3032K(1%) unallocated=190.2M(90%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                   292K
CG image                             12K
CG shared images                    224K
CoreServices                       3544K
MALLOC                             45.6M
MALLOC guard page                    48K
Memory tag=242                       12K
Memory tag=255                     29.9M
Memory tag=255 (reserved)           896K        reserved VM address space (unallocated)
Memory tag=35                      6284K
SQLite page cache                   288K
Stack                             180.8M
TC malloc                            32K
VM_ALLOCATE                        17.0M
__DATA                             8896K
__DATA/__OBJC                       208K
__IMAGE                             528K
__LINKEDIT                         44.5M
__OBJC                             1952K
__OBJC/__DATA                        88K
__PAGEZERO                            4K
__TEXT                            180.1M
__UNICODE                           544K
mapped file                       113.1M
shared memory                       308K
===========                      =======
TOTAL                             634.5M
TOTAL, minus reserved VM space    633.6M

@zcbenz
Copy link
Member

zcbenz commented Sep 20, 2013

This crash is caused by the same bug with #94, so I'm closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants