Thanks Zhao,
Here is the report I get (not from the shell, but from the bug report - nothing gets printed in the shell beside 'Bus error')
-------------------
Process: node-webkit [239]
Identifier: com.intel.nw
Version: 0.2.6 (???)
Code Type: X86 (Native)
Parent Process: bash [217]
Date/Time: 2012-09-28 10:16:30.415 +0100
OS Version: Mac OS X 10.6.8 (10K540)
Report Version: 6
Interval Since Last Report: 384772 sec
Crashes Since Last Report: 90
Per-App Interval Since Last Report: 7 sec
Per-App Crashes Since Last Report: 40
Anonymous UUID: 0F2BE321-F342-42D1-8E4F-36F63A2E437A
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Thread 0 Crashed: CrBrowserMain Dispatch queue: com.apple.main-thread
0 node-webkit Framework 0x5d333473 -[RenderWidgetHostViewCocoa viewWillMoveToWindow:] + 435
1 com.apple.AppKit 0x91abfe66 -[NSView _setWindow:] + 2131
2 com.apple.AppKit 0x91ac8aca -[NSView addSubview:] + 411
3 com.apple.AppKit 0x91c51ff6 -[NSView addSubview:positioned:relativeTo:] + 708
4 node-webkit Framework 0x5d445051 WebContentsViewMac::CreateViewForWidget(content::RenderWidgetHost*) + 785
5 node-webkit Framework 0x5d43022f WebContentsImpl::CreateRenderViewForRenderManager(content::RenderViewHost*, int) + 143
6 node-webkit Framework 0x5d430406 non-virtual thunk to WebContentsImpl::CreateRenderViewForRenderManager(content::RenderViewHost*, int) + 54
7 node-webkit Framework 0x5d412064 RenderViewHostManager::InitRenderView(content::RenderViewHost*, int) + 164
8 node-webkit Framework 0x5d4113f6 RenderViewHostManager::Navigate(content::NavigationEntryImpl const&) + 230
9 node-webkit Framework 0x5d427460 WebContentsImpl::NavigateToEntry(content::NavigationEntryImpl const&, content::NavigationController::ReloadType) + 144
10 node-webkit Framework 0x5d42739b WebContentsImpl::NavigateToPendingEntry(content::NavigationController::ReloadType) + 91
11 node-webkit Framework 0x5d4003d3 NavigationControllerImpl::NavigateToPendingEntry(content::NavigationController::ReloadType) + 643
12 node-webkit Framework 0x5d400c88 NavigationControllerImpl::LoadEntry(content::NavigationEntryImpl*) + 824
13 node-webkit Framework 0x5d402af0 NavigationControllerImpl::LoadURLWithParams(content::NavigationController::LoadURLParams const&) + 1680
14 node-webkit Framework 0x5d402427 NavigationControllerImpl::LoadURL(GURL const&, content::Referrer const&, content::PageTransition, std::string const&) + 199
15 node-webkit Framework 0x60fd483b content::Shell::LoadURL(GURL const&) + 187
16 node-webkit Framework 0x60fd4741 content::Shell::CreateNewWindow(content::BrowserContext*, GURL const&, content::SiteInstance*, int, content::WebContents*) + 801
17 node-webkit Framework 0x60fdf15c content::ShellBrowserMainParts::Init() + 1052
18 node-webkit Framework 0x60fa998b -[AppController applicationDidFinishLaunching:] + 75
19 com.apple.Foundation 0x98cdee53 _nsnote_callback + 176
20 com.apple.CoreFoundation 0x97c00793 __CFXNotificationPost + 947
21 com.apple.CoreFoundation 0x97c0019a _CFXNotificationPostNotification + 186
22 com.apple.Foundation 0x98cd3cf0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
23 com.apple.Foundation 0x98ce10fd -[NSNotificationCenter postNotificationName:object:] + 56
24 com.apple.AppKit 0x91b1c216 -[NSApplication _postDidFinishNotification] + 125
25 com.apple.AppKit 0x91b1c126 -[NSApplication _sendFinishLaunchingNotification] + 74
26 com.apple.AppKit 0x91c73339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274
27 com.apple.AppKit 0x91c72f59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101
28 com.apple.Foundation 0x98d14298 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511
29 com.apple.Foundation 0x98d1405c _NSAppleEventManagerGenericHandler + 228
30
com.apple.AE 0x92e2cf5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166
31
com.apple.AE 0x92e2ce5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43
33 com.apple.HIToolbox 0x98151197 AEProcessAppleEvent + 50
34 com.apple.AppKit 0x91aec7d2 _DPSNextEvent + 1420
35 com.apple.AppKit 0x91aebdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
36 com.apple.AppKit 0x91aae1f3 -[NSApplication run] + 821
37 node-webkit Framework 0x5c09de6e base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 366
38 node-webkit Framework 0x5c09cc68 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 104
39 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
40 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
41 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
42 node-webkit Framework 0x5ceb3241 content::BrowserMainLoop::MainMessageLoopRun() + 401
43 node-webkit Framework 0x5ceb3051 content::BrowserMainLoop::RunMainMessageLoopParts() + 193
44 node-webkit Framework 0x5ceb742f (anonymous namespace)::BrowserMainRunnerImpl::Run() + 479
45 node-webkit Framework 0x60fde6cb ShellBrowserMain(content::MainFunctionParams const&) + 139
46 node-webkit Framework 0x60fe12f8 content::ShellMainDelegate::RunProcess(std::string const&, content::MainFunctionParams const&) + 88
47 node-webkit Framework 0x5ca436bc content::RunNamedProcessTypeMain(std::string const&, content::MainFunctionParams const&, content::ContentMainDelegate*) + 156
48 node-webkit Framework 0x5ca44b78 content::ContentMainRunnerImpl::Run() + 680
49 node-webkit Framework 0x5ca42b67 content::ContentMain(int, char const**, content::ContentMainDelegate*) + 167
50 node-webkit Framework 0x5af26866 ContentMain + 102
51 com.intel.nw 0x5af22f50 main + 64
52 com.intel.nw 0x5af22f05 start + 53
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x907ae382 kevent + 10
1 libSystem.B.dylib 0x907aea9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x907adf59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x907adcfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x907ad781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x907ad5c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x907ad412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x907ad9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x907ad5c6 start_wqthread + 30
Thread 3: NetworkConfigWatcher
0 libSystem.B.dylib 0x90787afa mach_msg_trap + 10
1 libSystem.B.dylib 0x90788267 mach_msg + 68
2 com.apple.CoreFoundation 0x97be230f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x97be13f4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x97be1221 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x98d19227 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
6 node-webkit Framework 0x5c09da69 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 169
7 node-webkit Framework 0x5c09cc68 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 104
8 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
9 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
10 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
11 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
12 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
13 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
14 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
15 libSystem.B.dylib 0x907b5259 _pthread_start + 345
16 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 4: DnsConfigService
0 libSystem.B.dylib 0x907ae382 kevent + 10
1 node-webkit Framework 0x5caa8992 kq_dispatch + 178
2 node-webkit Framework 0x5caa2835 event_base_loop + 405
3 node-webkit Framework 0x5c097a90 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 816
4 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
5 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
6 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
7 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
8 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
9 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
10 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
11 libSystem.B.dylib 0x907b5259 _pthread_start + 345
12 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 5: WorkerPool/-1340977152
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b52b1 pthread_cond_timedwait$UNIX2003 + 72
3 node-webkit Framework 0x5c1c7ca4 base::ConditionVariable::TimedWait(base::TimeDelta const&) + 532
4 node-webkit Framework 0x5c20df19 base::PosixDynamicThreadPool::WaitForTask() + 409
5 node-webkit Framework 0x5c20e6a9 base::(anonymous namespace)::WorkerThread::ThreadMain() + 217
6 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
7 libSystem.B.dylib 0x907b5259 _pthread_start + 345
8 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 6: WorkerPool/-1340837888
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b52b1 pthread_cond_timedwait$UNIX2003 + 72
3 node-webkit Framework 0x5c1c7ca4 base::ConditionVariable::TimedWait(base::TimeDelta const&) + 532
4 node-webkit Framework 0x5c20df19 base::PosixDynamicThreadPool::WaitForTask() + 409
5 node-webkit Framework 0x5c20e6a9 base::(anonymous namespace)::WorkerThread::ThreadMain() + 217
6 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
7 libSystem.B.dylib 0x907b5259 _pthread_start + 345
8 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 7: AudioThread
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b73f8 pthread_cond_wait$UNIX2003 + 73
3 node-webkit Framework 0x5c1c799d base::ConditionVariable::Wait() + 93
4 node-webkit Framework 0x5c1c9c0c base::WaitableEvent::TimedWait(base::TimeDelta const&) + 812
5 node-webkit Framework 0x5c1c97d9 base::WaitableEvent::Wait() + 105
6 node-webkit Framework 0x5c149524 base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 596
7 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
8 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
9 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
10 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
11 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
12 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
13 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
14 libSystem.B.dylib 0x907b5259 _pthread_start + 345
15 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 8: Chrome_DBThread
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b73f8 pthread_cond_wait$UNIX2003 + 73
3 node-webkit Framework 0x5c1c799d base::ConditionVariable::Wait() + 93
4 node-webkit Framework 0x5c1c9c0c base::WaitableEvent::TimedWait(base::TimeDelta const&) + 812
5 node-webkit Framework 0x5c1c97d9 base::WaitableEvent::Wait() + 105
6 node-webkit Framework 0x5c149524 base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 596
7 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
8 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
9 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
10 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
11 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
12 node-webkit Framework 0x5ced27a7 content::BrowserThreadImpl::DBThreadRun(MessageLoop*) + 71
13 node-webkit Framework 0x5ced2f94 content::BrowserThreadImpl::Run(MessageLoop*) + 196
14 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
15 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
16 libSystem.B.dylib 0x907b5259 _pthread_start + 345
17 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 9: Chrome_WebKitThread
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b73f8 pthread_cond_wait$UNIX2003 + 73
3 node-webkit Framework 0x5c1c799d base::ConditionVariable::Wait() + 93
4 node-webkit Framework 0x5c1c9c0c base::WaitableEvent::TimedWait(base::TimeDelta const&) + 812
5 node-webkit Framework 0x5c1c97d9 base::WaitableEvent::Wait() + 105
6 node-webkit Framework 0x5c149524 base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 596
7 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
8 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
9 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
10 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
11 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
12 node-webkit Framework 0x5ced28b7 content::BrowserThreadImpl::WebKitThreadRun(MessageLoop*) + 71
13 node-webkit Framework 0x5ced2fae content::BrowserThreadImpl::Run(MessageLoop*) + 222
14 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
15 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
16 libSystem.B.dylib 0x907b5259 _pthread_start + 345
17 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 10: Chrome_FileThread
0 libSystem.B.dylib 0x907ae382 kevent + 10
1 node-webkit Framework 0x5caa8992 kq_dispatch + 178
2 node-webkit Framework 0x5caa2835 event_base_loop + 405
3 node-webkit Framework 0x5c097a90 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 816
4 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
5 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
6 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
7 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
8 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
9 node-webkit Framework 0x5ced29c7 content::BrowserThreadImpl::FileThreadRun(MessageLoop*) + 71
10 node-webkit Framework 0x5ced2fc8 content::BrowserThreadImpl::Run(MessageLoop*) + 248
11 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
12 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
13 libSystem.B.dylib 0x907b5259 _pthread_start + 345
14 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 11: Chrome_FileUserBlockingThread
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b73f8 pthread_cond_wait$UNIX2003 + 73
3 node-webkit Framework 0x5c1c799d base::ConditionVariable::Wait() + 93
4 node-webkit Framework 0x5c1c9c0c base::WaitableEvent::TimedWait(base::TimeDelta const&) + 812
5 node-webkit Framework 0x5c1c97d9 base::WaitableEvent::Wait() + 105
6 node-webkit Framework 0x5c149524 base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 596
7 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
8 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
9 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
10 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
11 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
12 node-webkit Framework 0x5ced2ad7 content::BrowserThreadImpl::FileUserBlockingThreadRun(MessageLoop*) + 71
13 node-webkit Framework 0x5ced2fe2 content::BrowserThreadImpl::Run(MessageLoop*) + 274
14 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
15 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
16 libSystem.B.dylib 0x907b5259 _pthread_start + 345
17 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 12: Chrome_ProcessLauncherThread
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b73f8 pthread_cond_wait$UNIX2003 + 73
3 node-webkit Framework 0x5c1c799d base::ConditionVariable::Wait() + 93
4 node-webkit Framework 0x5c1c9c0c base::WaitableEvent::TimedWait(base::TimeDelta const&) + 812
5 node-webkit Framework 0x5c1c97d9 base::WaitableEvent::Wait() + 105
6 node-webkit Framework 0x5c149524 base::MessagePumpDefault::Run(base::MessagePump::Delegate*) + 596
7 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
8 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
9 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
10 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
11 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
12 node-webkit Framework 0x5ced2be7 content::BrowserThreadImpl::ProcessLauncherThreadRun(MessageLoop*) + 71
13 node-webkit Framework 0x5ced2ffc content::BrowserThreadImpl::Run(MessageLoop*) + 300
14 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
15 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
16 libSystem.B.dylib 0x907b5259 _pthread_start + 345
17 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 13: Chrome_CacheThread
0 libSystem.B.dylib 0x907ae382 kevent + 10
1 node-webkit Framework 0x5caa8992 kq_dispatch + 178
2 node-webkit Framework 0x5caa2835 event_base_loop + 405
3 node-webkit Framework 0x5c097a90 base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 816
4 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
5 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
6 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
7 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
8 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
9 node-webkit Framework 0x5ced2cf7 content::BrowserThreadImpl::CacheThreadRun(MessageLoop*) + 71
10 node-webkit Framework 0x5ced3016 content::BrowserThreadImpl::Run(MessageLoop*) + 326
11 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
12 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
13 libSystem.B.dylib 0x907b5259 _pthread_start + 345
14 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 14: Chrome_IOThread
0 libSystem.B.dylib 0x907ae382 kevent + 10
1 node-webkit Framework 0x5caa8992 kq_dispatch + 178
2 node-webkit Framework 0x5caa2835 event_base_loop + 405
3 node-webkit Framework 0x5c097c5f base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) + 1279
4 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
5 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
6 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
7 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
8 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
9 node-webkit Framework 0x5ced2e07 content::BrowserThreadImpl::IOThreadRun(MessageLoop*) + 71
10 node-webkit Framework 0x5ced3030 content::BrowserThreadImpl::Run(MessageLoop*) + 352
11 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
12 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
13 libSystem.B.dylib 0x907b5259 _pthread_start + 345
14 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x90787afa mach_msg_trap + 10
1 libSystem.B.dylib 0x90788267 mach_msg + 68
2 node-webkit Framework 0x5c130188 base::ReceivePort::WaitForMessage(base::MachReceiveMessage*, unsigned int) + 328
3 node-webkit Framework 0x5d14a4a1 MachListenerThreadDelegate::ThreadMain() + 113
4 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
5 libSystem.B.dylib 0x907b5259 _pthread_start + 345
6 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 16:
0 libSystem.B.dylib 0x907ad412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x907ad9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x907ad5c6 start_wqthread + 30
Thread 17: NetworkConfigWatcher
0 libSystem.B.dylib 0x90787afa mach_msg_trap + 10
1 libSystem.B.dylib 0x90788267 mach_msg + 68
2 com.apple.CoreFoundation 0x97be230f __CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x97be13f4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x97be1221 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x98d19227 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
6 node-webkit Framework 0x5c09da69 base::MessagePumpNSRunLoop::DoRun(base::MessagePump::Delegate*) + 169
7 node-webkit Framework 0x5c09cc68 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 104
8 node-webkit Framework 0x5c1375e2 MessageLoop::RunInternal() + 290
9 node-webkit Framework 0x5c13749b MessageLoop::RunHandler() + 43
10 node-webkit Framework 0x5c191248 base::RunLoop::Run() + 72
11 node-webkit Framework 0x5c136896 MessageLoop::Run() + 54
12 node-webkit Framework 0x5c209982 base::Thread::Run(MessageLoop*) + 50
13 node-webkit Framework 0x5c209b33 base::Thread::ThreadMain() + 275
14 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
15 libSystem.B.dylib 0x907b5259 _pthread_start + 345
16 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 18: BrowserBlockingWorker1/-1230893056
0 libSystem.B.dylib 0x907b5aa2 __semwait_signal + 10
1 libSystem.B.dylib 0x907b575e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x907b73f8 pthread_cond_wait$UNIX2003 + 73
3 node-webkit Framework 0x5c1c799d base::ConditionVariable::Wait() + 93
4 node-webkit Framework 0x5c1f4449 base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) + 2169
5 node-webkit Framework 0x5c1f3b83 base::SequencedWorkerPool::Worker::Run() + 83
6 node-webkit Framework 0x5c202ba3 base::SimpleThread::ThreadMain() + 211
7 node-webkit Framework 0x5c1f2705 base::(anonymous namespace)::ThreadFunc(void*) + 133
8 libSystem.B.dylib 0x907b5259 _pthread_start + 345
9 libSystem.B.dylib 0x907b50de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00409270 ebx: 0x91abf621 ecx: 0x00432e90 edx: 0x5d3332ce
edi: 0x00000000 esi: 0x6134470a ebp: 0xbfffcdc8 esp: 0xbfffcd60
ss: 0x0000001f efl: 0x00010282 eip: 0x5d333473 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
0x90003000 - 0x90003ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x900ac000 - 0x901b8ff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x901ea000 - 0x901f1ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9055b000 - 0x9059ffe7 com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90625000 - 0x90645fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x90659000 - 0x90786ffb com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x90787000 - 0x9092eff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9138b000 - 0x91391fff com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91392000 - 0x913d3ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x913d4000 - 0x913f3ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91508000 - 0x91516ff7 com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91517000 - 0x91597feb com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91598000 - 0x915cbfff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x915cc000 - 0x91664fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91665000 - 0x91668ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x91838000 - 0x9184cfe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x91930000 - 0x91951fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91952000 - 0x91a00ff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91a2b000 - 0x91a72ffb com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x91a73000 - 0x91a7cff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91aa4000 - 0x92387ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92388000 - 0x9238cff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92482000 - 0x9253efff com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9253f000 - 0x925d1fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x925d2000 - 0x925d3ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x928f9000 - 0x928fdff7 libGIF.dylib ??? (???) <B7BA65AF-681C-F18B-A434-CBEC76A45646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x928fe000 - 0x92951ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9295a000 - 0x92cc5ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92cc6000 - 0x92cd6ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x92e24000 - 0x92e28ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92e29000 - 0x92e5cff7
com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92e5d000 - 0x92e7ffef com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92e83000 - 0x92e9eff7 libPng.dylib ??? (???) <4C105512-6FA8-2AE0-D058-6A8AA00F9DA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92e9f000 - 0x92fa1fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x92fa2000 - 0x9304ffe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x93050000 - 0x9317efe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9317f000 - 0x931c8fe7 libTIFF.dylib ??? (???) <10F7E21B-EC59-6594-004F-798DA3F37789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x931ed000 - 0x932c7fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x932c8000 - 0x93332fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93333000 - 0x9334bff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x933f6000 - 0x93400fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93401000 - 0x93404ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93a8b000 - 0x93acdff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93ace000 - 0x93deeff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94243000 - 0x94244ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94245000 - 0x94245ff7 com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94246000 - 0x942c1fff com.apple.AppleVAFramework 4.10.26 (4.10.26) <B293EC46-9F71-F448-F0E7-2960DC6DAEF7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x942cd000 - 0x942cfff7 libRadiance.dylib ??? (???) <47E300B5-DBEF-86C4-29BD-86DBEDD2FBB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x942d0000 - 0x94316ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x94429000 - 0x9448afe7 com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9448b000 - 0x944e8ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94779000 - 0x948bcfef com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x948bd000 - 0x948d9fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94931000 - 0x94957ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94a0f000 - 0x94ac7feb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94ac8000 - 0x94b0bff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94b0c000 - 0x94e06fef com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94e48000 - 0x94e5dfff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94f1f000 - 0x94f2aff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94f2b000 - 0x95068fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95069000 - 0x95069ff7 com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x950cb000 - 0x95177fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x951ad000 - 0x951adff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x95302000 - 0x95305ff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9533f000 - 0x953dcfe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96538000 - 0x9679eff7 com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9679f000 - 0x968a0fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x968a1000 - 0x96905fff com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96906000 - 0x96941feb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x96942000 - 0x9697cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x9697d000 - 0x96b3ffeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <20E90968-E04B-7B68-DBA2-92C729A8243F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96f1c000 - 0x96f26ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96f27000 - 0x97007fe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x97008000 - 0x97015ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x97016000 - 0x97066ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97073000 - 0x97073ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97074000 - 0x970eefff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x970ef000 - 0x975aaff7 com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x975ab000 - 0x9772dfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x97752000 - 0x97754ff7 com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97756000 - 0x97793ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97794000 - 0x977bcff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x97a42000 - 0x97a42ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97a43000 - 0x97ac5ffb SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97b5f000 - 0x97b73ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97b9f000 - 0x97ba4ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97ba5000 - 0x97d20fe7 com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97d21000 - 0x97d6efeb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x97e64000 - 0x97e95ff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97e96000 - 0x97e96ff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97e97000 - 0x97f3fffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97f82000 - 0x9801dfe7 com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98115000 - 0x98439fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9854a000 - 0x9897fff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98980000 - 0x98a4bfef com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98cb7000 - 0x98cc8ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98cc9000 - 0x98f3afef com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x98fa7000 - 0x98fa7ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98fa8000 - 0x98faefe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x990f2000 - 0x990feff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x990ff000 - 0x99143ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99144000 - 0x9955aff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9955b000 - 0x9959eff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9959f000 - 0x9960eff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99650000 - 0x99709fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9972c000 - 0x9972ffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x99730000 - 0x99f1f557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99f7a000 - 0x99f9eff7 libJPEG.dylib ??? (???) <0C406884-DAAF-0409-2659-9D1602D752D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x99f9f000 - 0x99faaff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99fab000 - 0x99fb9fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x9a000000 - 0x9a03dff7 com.apple.CoreMedia 0.484.52 (484.52) <62B0C876-A931-372F-8947-7CBA0379F427> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9a051000 - 0x9a063ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: Macmini4,1, BootROM MM41.0042.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: TOSHIBA MK3255GSXF, 298,09 GB
Serial ATA Device: HL-DT-STDVDRW GA32N
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0x26200000 / 2
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0250, 0x26220000 / 3
USB Device: USB Optical Mouse, 0x046d (Logitech Inc.), 0xc05a, 0x04400000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0x06630000 / 6
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000 / 2
-------------------