Node-webkit export OSX app doesn't work

0 favourites
From the Asset Store
The internet is bombarded daily with new apps (app is the short term for application)
  • exellent :D i got no respons from the node-webkit developers and github group :s

  • From the mailing list:

    "node-webkit requires at least OS X 10.7, 10.6 will also work after

    fixing this bug:

    github.com/rogerwang/node-webkit/issues/97%22

    Also this, regarding minimum spec for node-webkit mac export:

    "Currently we require 10.7.x, after fixing this bug we will only

    require 10.6.x, and Chrome requires 10.6 as minimum which means we

    would never support 10.4.x."

    For osx 10.6, one must build node-webkit on it's own; a prebuild package can be found here:

    github.com/toxygen/10.6-node-webkit

    Not sure is this the issue here, but i haven't seen any info on the osx version this bug occurs on.

    Cheers!

  • I think we have to wait for Ashley to add the update to construct2.. im never going to start adding files to my constrcut2 folder...dont want to kill my software if something goes wrong..

  • Using r136, not working :(

  • MagicTofu - please provide more information, such as exactly what happens and the text of any error messages. We've done a few updates since this thread was posted so it could be a different issue.

  • Thanks for reply!

    So, Node-webkit generates an .app file. When I try to run it this thing shows up:

    <img src="https://dl.dropboxusercontent.com/u/66358591/screenmac.png" border="0" />

    It says: The application quit unexpectedly. Click relaunch to launch the application again... Ignore, Report, Relaunch.

    I'm using Lion. MacBook pro late 2011, if it helps.

    Process:        node-webkit [11552]

    Path:            /Users/USER/Desktop/myapp.app/Contents/MacOS/node-webkit

    Identifier:      com.intel.nw

    Version:        1.0.0.0 (1.0.0.0)

    Code Type:       X86 (Native)

    Parent Process: launchd [140]

    Date/Time:       2013-07-01 12:05:24.674 +1100

    OS Version:      Mac OS X 10.7.5 (11G63b)

    Report Version: 9

    Interval Since Last Report:          934263 sec

    Crashes Since Last Report:           8

    Per-App Crashes Since Last Report:   8

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGBUS)

    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

    idk

  • I'm having the same problem as above, posted by MagicTofu. I'd love to be able to make .exes for Mac so I was a bit disappointed when such an error arose.

  • at first : how can you export to osx without a license for construct 2 ?

    anyways , it appeares the osx ( i have lion) gets updates every month ..

    i mean as a mac user you may discovered the thing you cant run mac apps that run on powerpc .

  • We've also received a similar issue as well. I'm running this on Mac's running 10.6.8

    Dump code:

    Process:        node-webkit [11671]

    Path:            /Users/GCT/Downloads/superubieland.app/Contents/MacOS/node-webkit

    Identifier:      com.intel.nw

    Version:        1.0 (1.0)

    Code Type:       X86 (Native)

    Parent Process: launchd [241]

    Date/Time:       2013-07-15 08:44:52.624 -0500

    OS Version:      Mac OS X 10.6.8 (10K549)

    Report Version: 6

    Interval Since Last Report:          4069522 sec

    Crashes Since Last Report:           5

    Per-App Interval Since Last Report: 10 sec

    Per-App Crashes Since Last Report:   2

    Anonymous UUID:                      61971139-A096-42DF-996D-C0CF36AFCAB7

    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             0x4c70828d uv_fs_event_init + 4705565

    1   com.apple.AppKit                   0x92c0ee66 -[NSView _setWindow:] + 2131

    2   com.apple.AppKit                   0x92c17aca -[NSView addSubview:] + 411

    3   com.apple.AppKit                   0x92da0ff6 -[NSView addSubview:positioned:relativeTo:] + 708

    4   node-webkit Framework             0x4c761d39 uv_fs_event_init + 5072841

    5   node-webkit Framework             0x4c75c68e uv_fs_event_init + 5050654

    6   node-webkit Framework             0x4c75c792 uv_fs_event_init + 5050914

    7   node-webkit Framework             0x4c74c108 uv_fs_event_init + 4983704

    8   node-webkit Framework             0x4c74a3c3 uv_fs_event_init + 4976211

    9   node-webkit Framework             0x4c74a0ab uv_fs_event_init + 4975419

    10 node-webkit Framework             0x4c755e85 uv_fs_event_init + 5024021

    11 node-webkit Framework             0x4c755e20 uv_fs_event_init + 5023920

    12 node-webkit Framework             0x4c742d52 uv_fs_event_init + 4945890

    13 node-webkit Framework             0x4c7431cb uv_fs_event_init + 4947035

    14 node-webkit Framework             0x4c743f63 uv_fs_event_init + 4950515

    15 node-webkit Framework             0x4dbe454e v8::internal::NativesCollection<(v8::internal::NativeType)1>::SetRawScriptsSource(v8::internal::Vector<char const>) + 2411774

    16 node-webkit Framework             0x4dbe8358 v8::internal::NativesCollection<(v8::internal::NativeType)1>::SetRawScriptsSource(v8::internal::Vector<char const>) + 2427656

    17 node-webkit Framework             0x4dbb5145 v8::internal::NativesCollection<(v8::internal::NativeType)1>::SetRawScriptsSource(v8::internal::Vector<char const>) + 2218229

    18 com.apple.Foundation               0x921d3db3 _nsnote_callback + 176

    19 com.apple.CoreFoundation           0x9548a763 __CFXNotificationPost + 947

    20 com.apple.CoreFoundation           0x9548a16a _CFXNotificationPostNotification + 186

    21 com.apple.Foundation               0x921c8c50 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128

    22 com.apple.Foundation               0x921d605d -[NSNotificationCenter postNotificationName:object:] + 56

    23 com.apple.AppKit                   0x92c6b216 -[NSApplication _postDidFinishNotification] + 125

    24 com.apple.AppKit                   0x92c6b126 -[NSApplication _sendFinishLaunchingNotification] + 74

    25 com.apple.AppKit                   0x92dc2339 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 274

    26 com.apple.AppKit                   0x92dc1f59 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 101

    27 com.apple.Foundation               0x922091f8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 511

    28 com.apple.Foundation               0x92208fbc _NSAppleEventManagerGenericHandler + 228

    29 com.apple.AE                       0x9001bf5c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 166

    30 com.apple.AE                       0x9001be5b dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 43

    31 com.apple.AE                       0x9001bd65 aeProcessAppleEvent + 197

    32 com.apple.HIToolbox                0x98810197 AEProcessAppleEvent + 50

    33 com.apple.AppKit                   0x92c3b7d2 _DPSNextEvent + 1420

    34 com.apple.AppKit                   0x92c3add6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156

    35 com.apple.AppKit                   0x92bfd1f3 -[NSApplication run] + 821

    36 node-webkit Framework             0x4c01a2bd v8::Locker::StopPreemption() + 10039837

    37 node-webkit Framework             0x4c01994c v8::Locker::StopPreemption() + 10037420

    38 node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    39 node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    40 node-webkit Framework             0x4c55bba4 uv_fs_event_init + 2950708

    41 node-webkit Framework             0x4c55ba7c uv_fs_event_init + 2950412

    42 node-webkit Framework             0x4c55cd2c uv_fs_event_init + 2955196

    43 node-webkit Framework             0x4dbe7c99 v8::internal::NativesCollection<(v8::internal::NativeType)1>::SetRawScriptsSource(v8::internal::Vector<char const>) + 2425929

    44 node-webkit Framework             0x4dbea943 v8::internal::NativesCollection<(v8::internal::NativeType)1>::SetRawScriptsSource(v8::internal::Vector<char const>) + 2437363

    45 node-webkit Framework             0x4c3a13e5 uv_fs_event_init + 1138293

    46 node-webkit Framework             0x4c3a2249 uv_fs_event_init + 1141977

    47 node-webkit Framework             0x4c3a1180 uv_fs_event_init + 1137680

    48 node-webkit Framework             0x4b4397d9 ContentMain + 41

    49 com.intel.nw                       0x4b434f75 0x4b434000 + 3957

    Thread 1: Dispatch queue: com.apple.libdispatch-manager

    0   libSystem.B.dylib                  0x92482382 kevent + 10

    1   libSystem.B.dylib                  0x92482a9c _dispatch_mgr_invoke + 215

    2   libSystem.B.dylib                  0x92481f59 _dispatch_queue_invoke + 163

    3   libSystem.B.dylib                  0x92481cfe _dispatch_worker_thread2 + 240

    4   libSystem.B.dylib                  0x92481781 _pthread_wqthread + 390

    5   libSystem.B.dylib                  0x924815c6 start_wqthread + 30

    Thread 2:

    0   libSystem.B.dylib                  0x92481412 __workq_kernreturn + 10

    1   libSystem.B.dylib                  0x924819a8 _pthread_wqthread + 941

    2   libSystem.B.dylib                  0x924815c6 start_wqthread + 30

    Thread 3: NetworkConfigWatcher

    0   libSystem.B.dylib                  0x9245bafa mach_msg_trap + 10

    1   libSystem.B.dylib                  0x9245c267 mach_msg + 68

    2   com.apple.CoreFoundation           0x9546c2df __CFRunLoopRun + 2079

    3   com.apple.CoreFoundation           0x9546b3c4 CFRunLoopRunSpecific + 452

    4   com.apple.CoreFoundation           0x9546b1f1 CFRunLoopRunInMode + 97

    5   com.apple.Foundation               0x9220e1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279

    6   node-webkit Framework             0x4c019c7f v8::Locker::StopPreemption() + 10038239

    7   node-webkit Framework             0x4c01994c v8::Locker::StopPreemption() + 10037420

    8   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    9   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    10 node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    11 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    12 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    13 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    14 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    15 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 4: DnsConfigService

    0   libSystem.B.dylib                  0x92482382 kevent + 10

    1   node-webkit Framework             0x4c3cc8a6 uv_fs_event_init + 1315638

    2   node-webkit Framework             0x4c3ca529 uv_fs_event_init + 1306553

    3   node-webkit Framework             0x4c0189b1 v8::Locker::StopPreemption() + 10033425

    4   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    5   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    6   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    7   node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    8   node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    9   node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    10 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    11 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 5: WorkerPool/20487

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x924892b1 pthread_cond_timedwait$UNIX2003 + 72

    3   node-webkit Framework             0x4c07bf19 v8::Locker::StopPreemption() + 10440313

    4   node-webkit Framework             0x4c088a8f v8::Locker::StopPreemption() + 10492399

    5   node-webkit Framework             0x4c088f8c v8::Locker::StopPreemption() + 10493676

    6   node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    7   libSystem.B.dylib                  0x92489259 _pthread_start + 345

    8   libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 6: WorkerPool/21507

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x924892b1 pthread_cond_timedwait$UNIX2003 + 72

    3   node-webkit Framework             0x4c07bf19 v8::Locker::StopPreemption() + 10440313

    4   node-webkit Framework             0x4c088a8f v8::Locker::StopPreemption() + 10492399

    5   node-webkit Framework             0x4c088f8c v8::Locker::StopPreemption() + 10493676

    6   node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    7   libSystem.B.dylib                  0x92489259 _pthread_start + 345

    8   libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 7: AudioThread

    0   libSystem.B.dylib                  0x9245bafa mach_msg_trap + 10

    1   libSystem.B.dylib                  0x9245c267 mach_msg + 68

    2   com.apple.CoreFoundation           0x9546c2df __CFRunLoopRun + 2079

    3   com.apple.CoreFoundation           0x9546b3c4 CFRunLoopRunSpecific + 452

    4   com.apple.CoreFoundation           0x9546b1f1 CFRunLoopRunInMode + 97

    5   com.apple.Foundation               0x9220e1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279

    6   node-webkit Framework             0x4c019c7f v8::Locker::StopPreemption() + 10038239

    7   node-webkit Framework             0x4c01994c v8::Locker::StopPreemption() + 10037420

    8   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    9   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    10 node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    11 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    12 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    13 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    14 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    15 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 8: Chrome_DBThread

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c07ca4b v8::Locker::StopPreemption() + 10443179

    5   node-webkit Framework             0x4c07c852 v8::Locker::StopPreemption() + 10442674

    6   node-webkit Framework             0x4c05801c v8::Locker::StopPreemption() + 10293116

    7   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    8   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    9   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    10 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    11 node-webkit Framework             0x4c567fb9 uv_fs_event_init + 3000905

    12 node-webkit Framework             0x4c5683df uv_fs_event_init + 3001967

    13 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    14 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    15 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    16 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 9: Chrome_WebKitThread

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c07ca4b v8::Locker::StopPreemption() + 10443179

    5   node-webkit Framework             0x4c07c852 v8::Locker::StopPreemption() + 10442674

    6   node-webkit Framework             0x4c05801c v8::Locker::StopPreemption() + 10293116

    7   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    8   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    9   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    10 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    11 node-webkit Framework             0x4c568049 uv_fs_event_init + 3001049

    12 node-webkit Framework             0x4c5683f0 uv_fs_event_init + 3001984

    13 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    14 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    15 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    16 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 10: Chrome_FileThread

    0   libSystem.B.dylib                  0x92482382 kevent + 10

    1   node-webkit Framework             0x4c3cc8a6 uv_fs_event_init + 1315638

    2   node-webkit Framework             0x4c3ca529 uv_fs_event_init + 1306553

    3   node-webkit Framework             0x4c0189b1 v8::Locker::StopPreemption() + 10033425

    4   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    5   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    6   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    7   node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    8   node-webkit Framework             0x4c5680d9 uv_fs_event_init + 3001193

    9   node-webkit Framework             0x4c568401 uv_fs_event_init + 3002001

    10 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    11 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    12 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    13 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 11: Chrome_FileUserBlockingThread

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c07ca4b v8::Locker::StopPreemption() + 10443179

    5   node-webkit Framework             0x4c07c852 v8::Locker::StopPreemption() + 10442674

    6   node-webkit Framework             0x4c05801c v8::Locker::StopPreemption() + 10293116

    7   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    8   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    9   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    10 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    11 node-webkit Framework             0x4c568169 uv_fs_event_init + 3001337

    12 node-webkit Framework             0x4c568412 uv_fs_event_init + 3002018

    13 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    14 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    15 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    16 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 12: Chrome_ProcessLauncherThread

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c07ca4b v8::Locker::StopPreemption() + 10443179

    5   node-webkit Framework             0x4c07c852 v8::Locker::StopPreemption() + 10442674

    6   node-webkit Framework             0x4c05801c v8::Locker::StopPreemption() + 10293116

    7   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    8   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    9   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    10 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    11 node-webkit Framework             0x4c5681f9 uv_fs_event_init + 3001481

    12 node-webkit Framework             0x4c568423 uv_fs_event_init + 3002035

    13 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    14 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    15 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    16 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 13: Chrome_CacheThread

    0   libSystem.B.dylib                  0x92482382 kevent + 10

    1   node-webkit Framework             0x4c3cc8a6 uv_fs_event_init + 1315638

    2   node-webkit Framework             0x4c3ca529 uv_fs_event_init + 1306553

    3   node-webkit Framework             0x4c0189b1 v8::Locker::StopPreemption() + 10033425

    4   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    5   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    6   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    7   node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    8   node-webkit Framework             0x4c568289 uv_fs_event_init + 3001625

    9   node-webkit Framework             0x4c568431 uv_fs_event_init + 3002049

    10 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    11 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    12 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    13 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 14: Chrome_IOThread

    0   libSystem.B.dylib                  0x92482382 kevent + 10

    1   node-webkit Framework             0x4c3cc8a6 uv_fs_event_init + 1315638

    2   node-webkit Framework             0x4c3ca529 uv_fs_event_init + 1306553

    3   node-webkit Framework             0x4c018aac v8::Locker::StopPreemption() + 10033676

    4   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    5   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    6   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    7   node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    8   node-webkit Framework             0x4c568319 uv_fs_event_init + 3001769

    9   node-webkit Framework             0x4c56843f uv_fs_event_init + 3002063

    10 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    11 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    12 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    13 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 15: MediaStreamDeviceThread

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c07ca4b v8::Locker::StopPreemption() + 10443179

    5   node-webkit Framework             0x4c07c852 v8::Locker::StopPreemption() + 10442674

    6   node-webkit Framework             0x4c05801c v8::Locker::StopPreemption() + 10293116

    7   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    8   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    9   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    10 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    11 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    12 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    13 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    14 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 16:

    0   libSystem.B.dylib                  0x92481412 __workq_kernreturn + 10

    1   libSystem.B.dylib                  0x924819a8 _pthread_wqthread + 941

    2   libSystem.B.dylib                  0x924815c6 start_wqthread + 30

    Thread 17: Chrome_DevToolsHandlerThread

    0   libSystem.B.dylib                  0x92482382 kevent + 10

    1   node-webkit Framework             0x4c3cc8a6 uv_fs_event_init + 1315638

    2   node-webkit Framework             0x4c3ca529 uv_fs_event_init + 1306553

    3   node-webkit Framework             0x4c0189b1 v8::Locker::StopPreemption() + 10033425

    4   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    5   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    6   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    7   node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    8   node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    9   node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    10 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    11 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 18: NetworkConfigWatcher

    0   libSystem.B.dylib                  0x9245bafa mach_msg_trap + 10

    1   libSystem.B.dylib                  0x9245c267 mach_msg + 68

    2   com.apple.CoreFoundation           0x9546c2df __CFRunLoopRun + 2079

    3   com.apple.CoreFoundation           0x9546b3c4 CFRunLoopRunSpecific + 452

    4   com.apple.CoreFoundation           0x9546b1f1 CFRunLoopRunInMode + 97

    5   com.apple.Foundation               0x9220e1b3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279

    6   node-webkit Framework             0x4c019c7f v8::Locker::StopPreemption() + 10038239

    7   node-webkit Framework             0x4c01994c v8::Locker::StopPreemption() + 10037420

    8   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    9   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    10 node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    11 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    12 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    13 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    14 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    15 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 19: BrowserBlockingWorker1/61699

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c0828af v8::Locker::StopPreemption() + 10467343

    5   node-webkit Framework             0x4c0818dd v8::Locker::StopPreemption() + 10463293

    6   node-webkit Framework             0x4c085f7a v8::Locker::StopPreemption() + 10481370

    7   node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    8   libSystem.B.dylib                  0x92489259 _pthread_start + 345

    9   libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 20: Proxy resolver

    0   libSystem.B.dylib                  0x92489aa2 __semwait_signal + 10

    1   libSystem.B.dylib                  0x9248975e _pthread_cond_wait + 1191

    2   libSystem.B.dylib                  0x9248b3f8 pthread_cond_wait$UNIX2003 + 73

    3   node-webkit Framework             0x4c07bd23 v8::Locker::StopPreemption() + 10439811

    4   node-webkit Framework             0x4c07ca4b v8::Locker::StopPreemption() + 10443179

    5   node-webkit Framework             0x4c07c852 v8::Locker::StopPreemption() + 10442674

    6   node-webkit Framework             0x4c05801c v8::Locker::StopPreemption() + 10293116

    7   node-webkit Framework             0x4c054338 v8::Locker::StopPreemption() + 10277528

    8   node-webkit Framework             0x4c06f60e v8::Locker::StopPreemption() + 10388846

    9   node-webkit Framework             0x4c0539aa v8::Locker::StopPreemption() + 10275082

    10 node-webkit Framework             0x4c086821 v8::Locker::StopPreemption() + 10483585

    11 node-webkit Framework             0x4c0868b7 v8::Locker::StopPreemption() + 10483735

    12 node-webkit Framework             0x4c0812a5 v8::Locker::StopPreemption() + 10461701

    13 libSystem.B.dylib                  0x92489259 _pthread_start + 345

    14 libSystem.B.dylib                  0x924890de thread_start + 34

    Thread 0 crashed with X86 Thread State (32-bit):

    eax: 0x93409334 ebx: 0x4c70819e ecx: 0x4dce3f98 edx: 0x00000000

    edi: 0x00429a50 esi: 0x004217b0 ebp: 0xbfffd0b8 esp: 0xbfffd080

       ss: 0x0000001f efl: 0x00010202 eip: 0x4c70828d   cs: 0x00000017

       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

    cr2: 0x00000000

    Binary Images:

       0xf0000 -    0xf4ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn

    0x700000 -   0x706ff7 com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

    0x70b000 -   0x733fff +com.joesoft.hal ??? (1.0.4.380) <32EB507D-172B-829E-5080-0E8DB637AF8E> /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear

    0x4b434000 - 0x4b434fff +com.intel.nw 1.0 (1.0) <C8EAD4C7-EFBF-3ACC-B618-3E5654948F39> /Users/GCT/Downloads/superubieland.app/Contents/MacOS/node-webkit

    0x4b438000 - 0x4ea68fdb +node-webkit Framework ??? (???) <FC3BFCF8-CB88-3873-9408-AC360B82CB91> /Users/GCT/Downloads/superubieland.app/Contents/Frameworks/node-webkit Framework.framework/node-webkit Framework

    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld

    0x90003000 - 0x90017ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x90018000 - 0x9004bff7 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

    0x9004c000 - 0x9009fff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

    0x902a1000 - 0x90381fe7 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

    0x90382000 - 0x90404ffb SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x9043a000 - 0x9045bfe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x9122f000 - 0x9122fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x91230000 - 0x91273ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x91274000 - 0x91278ff7 IOSurface ??? (???) <F9E6DFC1-8DD9-7C7E-CA85-B80735586E05> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x91279000 - 0x912e3fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib

    0x91366000 - 0x916d1ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x916d2000 - 0x91780ff3 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

    0x91781000 - 0x9183afe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib

    0x9183b000 - 0x91863ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib

    0x91983000 - 0x919f2ff7 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

    0x91bfb000 - 0x91c01fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

    0x91c02000 - 0x91c0cfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

    0x91c0d000 - 0x91c0dff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

    0x91c0e000 - 0x91c8efeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

    0x91c9a000 - 0x920cfff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

    0x9214e000 - 0x92162fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib

    0x92163000 - 0x92167ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x9217b000 - 0x921bdff7 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

    0x921be000 - 0x9242ffef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x9245b000 - 0x92602ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

    0x926e2000 - 0x9273fff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x927e9000 - 0x92830ffb com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices

    0x928d0000 - 0x928d3fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib

    0x92bf3000 - 0x934d6ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x93b3f000 - 0x93b40ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x93b41000 - 0x93cc3fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib

    0x93cc4000 - 0x93d07ff7 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

    0x93d08000 - 0x93d0aff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x93d0b000 - 0x9402bff3 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

    0x9402c000 - 0x940d4ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    0x94200000 - 0x94210ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib

    0x94211000 - 0x94354fef com.apple.QTKit 7.7 (1793) <C8BC0729-E670-0EFD-732A-A3AA582F1059> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x94355000 - 0x94396ff7 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

    0x94397000 - 0x943d2ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x943d3000 - 0x943daff3 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

    0x94616000 - 0x9465cff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib

    0x946dd000 - 0x946ebfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib

    0x946ec000 - 0x94829fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x9496d000 - 0x9497aff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x94a27000 - 0x94a61ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib

    0x94a64000 - 0x94b01fe3 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

    0x94bd5000 - 0x94bd5ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x94c80000 - 0x94ccdfeb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer

    0x94cce000 - 0x94d8afff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

    0x94d8b000 - 0x94e56fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

    0x94e57000 - 0x94f59fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib

    0x94f5a000 - 0x95007fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib

    0x95234000 - 0x95239ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x952bf000 - 0x95377feb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x9542f000 - 0x955aafe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x955ab000 - 0x955e8ff7 com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x9569a000 - 0x956a5ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x956a6000 - 0x9590cff7 com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x9590d000 - 0x9599ffe7 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

    0x959dd000 - 0x959efff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

    0x95a1c000 - 0x95b28fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

    0x95b29000 - 0x95b2aff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

    0x95b2b000 - 0x95e25fef com.apple.QuickTime 7.6.6 (1793) <4DA006F6-08A5-7674-AA8C-A29943927B9D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

    0x95e2e000 - 0x95e37ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x95e38000 - 0x95ffbfeb com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x95ffc000 - 0x96008ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib

    0x96016000 - 0x960c2fe7 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

    0x960c3000 - 0x960e1fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x9612c000 - 0x96148fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

    0x96155000 - 0x96192ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x96193000 - 0x96197ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    0x962ee000 - 0x96704ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

    0x96705000 - 0x96724ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x96725000 - 0x96733ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x96734000 - 0x96862fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x9689c000 - 0x9689cff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

    0x9689d000 - 0x968edff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

    0x968ee000 - 0x9690efe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib

    0x9690f000 - 0x9690fff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib

    0x96967000 - 0x9696affb 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

    0x9696b000 - 0x96980fff 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

    0x97fe4000 - 0x987d3557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x987d4000 - 0x98af8fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

    0x98afb000 - 0x98afbff7 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

    0x98c26000 - 0x98c6afe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

    0x98c6b000 - 0x98c91ffb 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

    0x98dbb000 - 0x98dd3ff7 com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

    0x98dd4000 - 0x98dd7ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x98e21000 - 0x98e43fef com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

    0x98ec6000 - 0x98fc6fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib

    0x98fce000 - 0x98fd9ff7 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

    0x98fda000 - 0x99075fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

    0x990f9000 - 0x9910aff7 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

    0x99112000 - 0x99156ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x99157000 - 0x991effe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x99a17000 - 0x99a67fe7 libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x99ab5000 - 0x99ab7ff7 com.apple.securityhi 4.0 (36638) <FC01BFC4-04DB-96F3-2412-A86CC4F94CB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

    0x99ab8000 - 0x99ac2ffb 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

    0x99f7d000 - 0x99f83fe7 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

    0x99fb7000 - 0x9a091fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

    0x9a092000 - 0x9a10cfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x9a10d000 - 0x9a23affb com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x9a23b000 - 0x9a2b6fff com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x9a389000 - 0x9a3adff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x9a3ae000 - 0x9a3aeff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

    0x9a3af000 - 0x9a3afff7 com.apple.Carbon 150 (152) <BFDDA394-0F01-A3A3-A226-ED3A45975A56> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x9a3b0000 - 0x9a411fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

    0x9a42b000 - 0x9a48fffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

    0x9a700000 - 0x9abbbff7 com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x9abbc000 - 0x9abedff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 3 GHz, 4 GB, SMC 1.7f10

    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB

    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB

    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB

    Memory Module: global_name

    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)

    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports

    Network Service: AirPort, AirPort, en2

    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-4

    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-3

    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1

    Serial ATA Device: ST3250824AS P, 232.89 GB

    Serial ATA Device: ST3500641AS P, 465.76 GB

    Serial ATA Device: WDC WD3200AAKS-00B3A0, 298.09 GB

    Serial ATA Device: ST3320620AS, 298.09 GB

    Parallel ATA Device: PIONEER DVD-RW DVR-111D

    USB Device: Hub, 0x05ac (Apple Inc.), 0x9131, 0xfd400000 / 2

    USB Device: SanDisk Cruzer, 0x0781 (SanDisk Corporation), 0x5530, 0xfd410000 / 4

    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x9223, 0xfd420000 / 3

    USB Device: QuickFire Rapid keyboard, 0x2516, 0x0004, 0x1d100000 / 2

    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000 / 3

    USB Device: Kensington USB/PS2 Orbit, 0x047d (Kensington), 0x1003, 0x5d100000 / 2

    FireWire Device: built-in_hub, Up to 800 Mb/sec

    FireWire Device: unknown_device, Unknown

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Quick Update: I also tried updating to OS X 10.7 but it still doesn't fix the issue. I get a different dump screen:

    Process:        node-webkit [747]

    Path:            /Users/USER/Downloads/superubieland.app/Contents/MacOS/node-webkit

    Identifier:      com.intel.nw

    Version:        1.0 (1.0)

    Code Type:       X86 (Native)

    Parent Process: launchd [329]

    Date/Time:       2013-07-15 15:27:31.030 -0500

    OS Version:      Mac OS X 10.7 (11A511)

    Report Version: 9

    Interval Since Last Report:          1057 sec

    Crashes Since Last Report:           2

    Per-App Interval Since Last Report: 10 sec

    Per-App Crashes Since Last Report:   1

    Anonymous UUID:                      61971139-A096-42DF-996D-C0CF36AFCAB7

    Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGBUS)

    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

    VM Regions Near 0:

    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL /Users/USER/Downloads/superubieland.app/Contents/MacOS/node-webkit

        VM_ALLOCATE            0000000000001000-000000000009e000 [ 628K] ---/--- SM=NUL

    Application Specific Information:

    objc[747]: garbage collection is OFF

    Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread

    0   node-webkit Framework             0x0137128d 0xa1000 + 19726989

    1   com.apple.AppKit                   0x9290145a -[NSView _setWindow:] + 240

    2   com.apple.AppKit                   0x92900116 -[NSView addSubview:] + 399

    3   com.apple.AppKit                   0x92937a24 -[NSView addSubview:positioned:relativeTo:] + 154

    4   node-webkit Framework             0x013cad39 0xa1000 + 20094265

    5   node-webkit Framework             0x013c568e 0xa1000 + 20072078

    6   node-webkit Framework             0x013c5792 0xa1000 + 20072338

    7   node-webkit Framework             0x013b5108 0xa1000 + 20005128

    8   node-webkit Framework             0x013b33c3 0xa1000 + 19997635

    9   node-webkit Framework             0x013b30ab 0xa1000 + 19996843

    10 node-webkit Framework             0x013bee85 0xa1000 + 20045445

    11 node-webkit Framework             0x013bee20 0xa1000 + 20045344

    12 node-webkit Framework             0x013abd52 0xa1000 + 19967314

    13 node-webkit Framework             0x013ac1cb 0xa1000 + 19968459

    14 node-webkit Framework             0x013acf63 0xa1000 + 19971939

    15 node-webkit Framework             0x0284d54e 0xa1000 + 41600334

    16 node-webkit Framework             0x02851358 0xa1000 + 41616216

    17 node-webkit Framework             0x0281e145 0xa1000 + 41406789

    18 com.apple.Foundation               0x9c18451d __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49

    19 com.apple.CoreFoundation           0x9b14a843 ___CFXNotificationPost_block_invoke_1 + 275

    20 com.apple.CoreFoundation           0x9b115658 _CFXNotificationPost + 2776

    21 com.apple.Foundation               0x9c16f70a -[NSNotificationCenter postNotificationName:object:userInfo:] + 92

    22 com.apple.AppKit                   0x927ed4cc -[NSApplication _postDidFinishNotification] + 259

    23 com.apple.AppKit                   0x927ed1c2 -[NSApplication _sendFinishLaunchingNotification] + 84

    24 com.apple.AppKit                   0x927ebda4 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277

    25 com.apple.AppKit                   0x927ebaba -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377

    26 com.apple.CoreFoundation           0x9b162db8 -[NSObject performSelector:withObject:withObject:] + 72

    27 com.apple.Foundation               0x9c1a97e6 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121

    28 com.apple.Foundation               0x9c1a8599 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476

    29 com.apple.Foundation               0x9c1a836d _NSAppleEventManagerGenericHandler + 234

    30 com.apple.AE                       0x91da4f1d aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202

    31 com.apple.AE                       0x91d8ea4b _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43

    32 com.apple.AE                       0x91d8e938 aeProcessAppleEvent + 253

    33 com.apple.HIToolbox                0x94a44f72 AEProcessAppleEvent + 103

    34 com.apple.AppKit                   0x927e8b5b _DPSNextEvent + 1301

    35 com.apple.AppKit                   0x927e8159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113

    36 com.apple.AppKit                   0x927e44cb -[NSApplication run] + 904

    37 node-webkit Framework             0x00c832bd 0xa1000 + 12460733

    38 node-webkit Framework             0x00c8294c 0xa1000 + 12458316

    39 node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    40 node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    41 node-webkit Framework             0x011c4ba4 0xa1000 + 17972132

    42 node-webkit Framework             0x011c4a7c 0xa1000 + 17971836

    43 node-webkit Framework             0x011c5d2c 0xa1000 + 17976620

    44 node-webkit Framework             0x02850c99 0xa1000 + 41614489

    45 node-webkit Framework             0x02853943 0xa1000 + 41625923

    46 node-webkit Framework             0x0100a3e5 0xa1000 + 16159717

    47 node-webkit Framework             0x0100b249 0xa1000 + 16163401

    48 node-webkit Framework             0x0100a180 0xa1000 + 16159104

    49 node-webkit Framework             0x000a27d9 ContentMain + 41

    50 com.intel.nw                       0x0009ef75 0x9e000 + 3957

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager

    0   libsystem_kernel.dylib             0x91bfe90a kevent + 10

    1   libdispatch.dylib                  0x920aaccc _dispatch_mgr_invoke + 969

    2   libdispatch.dylib                  0x920a971b _dispatch_mgr_thread + 53

    Thread 2:: Dispatch queue: com.apple.audio.proxy-event

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   com.apple.audio.CoreAudio          0x93af4917 HALB_Guard::Wait() + 73

    4   com.apple.audio.CoreAudio          0x93b0adc7 HALC_ShellInfo::WaitForCurrentProcessInitialized() + 51

    5   com.apple.audio.CoreAudio          0x93aecd79 HALC_Object_PropertyListener + 20

    6   com.apple.audio.CoreAudio          0x93aecd3a _XObject_PropertyListener + 427

    7   com.apple.audio.CoreAudio          0x93aec971 HALB_MIGClient_server + 157

    8   libdispatch.dylib                  0x920ae7eb dispatch_mig_server + 198

    9   com.apple.audio.CoreAudio          0x93aec8ce __InstallMIGServer_block_invoke_1 + 34

    10 libdispatch.dylib                  0x920adcc2 _dispatch_source_invoke + 642

    11 libdispatch.dylib                  0x920aa6be _dispatch_queue_invoke + 61

    12 libdispatch.dylib                  0x920aa7dc _dispatch_queue_drain + 177

    13 libdispatch.dylib                  0x920aa6b0 _dispatch_queue_invoke + 47

    14 libdispatch.dylib                  0x920a9eb8 _dispatch_worker_thread2 + 187

    15 libsystem_c.dylib                  0x9365cb24 _pthread_wqthread + 346

    16 libsystem_c.dylib                  0x9365e6fe start_wqthread + 30

    Thread 3:: NetworkConfigWatcher

    0   libsystem_kernel.dylib             0x91bfbc22 mach_msg_trap + 10

    1   libsystem_kernel.dylib             0x91bfb1f6 mach_msg + 70

    2   com.apple.CoreFoundation           0x9b0f79ea __CFRunLoopServiceMachPort + 170

    3   com.apple.CoreFoundation           0x9b100b14 __CFRunLoopRun + 1428

    4   com.apple.CoreFoundation           0x9b1001ec CFRunLoopRunSpecific + 332

    5   com.apple.CoreFoundation           0x9b100098 CFRunLoopRunInMode + 120

    6   com.apple.Foundation               0x9c178bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273

    7   node-webkit Framework             0x00c82c7f 0xa1000 + 12459135

    8   node-webkit Framework             0x00c8294c 0xa1000 + 12458316

    9   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    10 node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    11 node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    12 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 4:: DnsConfigService

    0   libsystem_kernel.dylib             0x91bfe90a kevent + 10

    1   node-webkit Framework             0x010358a6 0xa1000 + 16337062

    2   node-webkit Framework             0x01033529 0xa1000 + 16327977

    3   node-webkit Framework             0x00c819b1 0xa1000 + 12454321

    4   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    5   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    6   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    7   node-webkit Framework             0x00cef821 0xa1000 + 12904481

    8   node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    9   node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    10 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    11 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 5:: WorkerPool/18443

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f3e0 pthread_cond_timedwait$UNIX2003 + 70

    3   node-webkit Framework             0x00ce4f19 0xa1000 + 12861209

    4   node-webkit Framework             0x00cf1a8f 0xa1000 + 12913295

    5   node-webkit Framework             0x00cf1f8c 0xa1000 + 12914572

    6   node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    7   libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    8   libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 6:: WorkerPool/19463

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f3e0 pthread_cond_timedwait$UNIX2003 + 70

    3   node-webkit Framework             0x00ce4f19 0xa1000 + 12861209

    4   node-webkit Framework             0x00cf1a8f 0xa1000 + 12913295

    5   node-webkit Framework             0x00cf1f8c 0xa1000 + 12914572

    6   node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    7   libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    8   libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 7:: AudioThread

    0   libsystem_kernel.dylib             0x91bfbc22 mach_msg_trap + 10

    1   libsystem_kernel.dylib             0x91bfb1f6 mach_msg + 70

    2   com.apple.CoreFoundation           0x9b0f79ea __CFRunLoopServiceMachPort + 170

    3   com.apple.CoreFoundation           0x9b100b14 __CFRunLoopRun + 1428

    4   com.apple.CoreFoundation           0x9b1001ec CFRunLoopRunSpecific + 332

    5   com.apple.CoreFoundation           0x9b100098 CFRunLoopRunInMode + 120

    6   com.apple.Foundation               0x9c178bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273

    7   node-webkit Framework             0x00c82c7f 0xa1000 + 12459135

    8   node-webkit Framework             0x00c8294c 0xa1000 + 12458316

    9   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    10 node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    11 node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    12 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 8:: Chrome_DBThread

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ce5a4b 0xa1000 + 12864075

    5   node-webkit Framework             0x00ce5852 0xa1000 + 12863570

    6   node-webkit Framework             0x00cc101c 0xa1000 + 12714012

    7   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    8   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    9   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    10 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    11 node-webkit Framework             0x011d0fb9 0xa1000 + 18022329

    12 node-webkit Framework             0x011d13df 0xa1000 + 18023391

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 9:: Chrome_WebKitThread

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ce5a4b 0xa1000 + 12864075

    5   node-webkit Framework             0x00ce5852 0xa1000 + 12863570

    6   node-webkit Framework             0x00cc101c 0xa1000 + 12714012

    7   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    8   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    9   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    10 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    11 node-webkit Framework             0x011d1049 0xa1000 + 18022473

    12 node-webkit Framework             0x011d13f0 0xa1000 + 18023408

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 10:: Chrome_FileThread

    0   libsystem_kernel.dylib             0x91bfe90a kevent + 10

    1   node-webkit Framework             0x010358a6 0xa1000 + 16337062

    2   node-webkit Framework             0x01033529 0xa1000 + 16327977

    3   node-webkit Framework             0x00c819b1 0xa1000 + 12454321

    4   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    5   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    6   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    7   node-webkit Framework             0x00cef821 0xa1000 + 12904481

    8   node-webkit Framework             0x011d10d9 0xa1000 + 18022617

    9   node-webkit Framework             0x011d1401 0xa1000 + 18023425

    10 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    11 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    12 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    13 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 11:: Chrome_FileUserBlockingThread

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ce5a4b 0xa1000 + 12864075

    5   node-webkit Framework             0x00ce5852 0xa1000 + 12863570

    6   node-webkit Framework             0x00cc101c 0xa1000 + 12714012

    7   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    8   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    9   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    10 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    11 node-webkit Framework             0x011d1169 0xa1000 + 18022761

    12 node-webkit Framework             0x011d1412 0xa1000 + 18023442

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 12:: Chrome_ProcessLauncherThread

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ce5a4b 0xa1000 + 12864075

    5   node-webkit Framework             0x00ce5852 0xa1000 + 12863570

    6   node-webkit Framework             0x00cc101c 0xa1000 + 12714012

    7   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    8   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    9   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    10 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    11 node-webkit Framework             0x011d11f9 0xa1000 + 18022905

    12 node-webkit Framework             0x011d1423 0xa1000 + 18023459

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 13:: Chrome_CacheThread

    0   libsystem_kernel.dylib             0x91bfe90a kevent + 10

    1   node-webkit Framework             0x010358a6 0xa1000 + 16337062

    2   node-webkit Framework             0x01033529 0xa1000 + 16327977

    3   node-webkit Framework             0x00c819b1 0xa1000 + 12454321

    4   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    5   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    6   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    7   node-webkit Framework             0x00cef821 0xa1000 + 12904481

    8   node-webkit Framework             0x011d1289 0xa1000 + 18023049

    9   node-webkit Framework             0x011d1431 0xa1000 + 18023473

    10 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    11 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    12 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    13 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 14:: Chrome_IOThread

    0   libsystem_kernel.dylib             0x91bfe90a kevent + 10

    1   node-webkit Framework             0x010358a6 0xa1000 + 16337062

    2   node-webkit Framework             0x01033529 0xa1000 + 16327977

    3   node-webkit Framework             0x00c81aac 0xa1000 + 12454572

    4   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    5   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    6   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    7   node-webkit Framework             0x00cef821 0xa1000 + 12904481

    8   node-webkit Framework             0x011d1319 0xa1000 + 18023193

    9   node-webkit Framework             0x011d143f 0xa1000 + 18023487

    10 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    11 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    12 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    13 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 15:: MediaStreamDeviceThread

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ce5a4b 0xa1000 + 12864075

    5   node-webkit Framework             0x00ce5852 0xa1000 + 12863570

    6   node-webkit Framework             0x00cc101c 0xa1000 + 12714012

    7   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    8   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    9   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    10 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    11 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    12 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    13 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    14 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 16:

    0   libsystem_kernel.dylib             0x91bfe02e __workq_kernreturn + 10

    1   libsystem_c.dylib                  0x9365cccf _pthread_wqthread + 773

    2   libsystem_c.dylib                  0x9365e6fe start_wqthread + 30

    Thread 17:

    0   libsystem_kernel.dylib             0x91bfe02e __workq_kernreturn + 10

    1   libsystem_c.dylib                  0x9365cccf _pthread_wqthread + 773

    2   libsystem_c.dylib                  0x9365e6fe start_wqthread + 30

    Thread 18:: Chrome_DevToolsHandlerThread

    0   libsystem_kernel.dylib             0x91bfe90a kevent + 10

    1   node-webkit Framework             0x010358a6 0xa1000 + 16337062

    2   node-webkit Framework             0x01033529 0xa1000 + 16327977

    3   node-webkit Framework             0x00c819b1 0xa1000 + 12454321

    4   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    5   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    6   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    7   node-webkit Framework             0x00cef821 0xa1000 + 12904481

    8   node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    9   node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    10 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    11 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 19:: NetworkConfigWatcher

    0   libsystem_kernel.dylib             0x91bfbc22 mach_msg_trap + 10

    1   libsystem_kernel.dylib             0x91bfb1f6 mach_msg + 70

    2   com.apple.CoreFoundation           0x9b0f79ea __CFRunLoopServiceMachPort + 170

    3   com.apple.CoreFoundation           0x9b100b14 __CFRunLoopRun + 1428

    4   com.apple.CoreFoundation           0x9b1001ec CFRunLoopRunSpecific + 332

    5   com.apple.CoreFoundation           0x9b100098 CFRunLoopRunInMode + 120

    6   com.apple.Foundation               0x9c178bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273

    7   node-webkit Framework             0x00c82c7f 0xa1000 + 12459135

    8   node-webkit Framework             0x00c8294c 0xa1000 + 12458316

    9   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    10 node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    11 node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    12 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    13 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    14 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    15 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    16 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 20:: BrowserBlockingWorker1/59651

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ceb8af 0xa1000 + 12888239

    5   node-webkit Framework             0x00cea8dd 0xa1000 + 12884189

    6   node-webkit Framework             0x00ceef7a 0xa1000 + 12902266

    7   node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    8   libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    9   libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 21:: Proxy resolver

    0   libsystem_kernel.dylib             0x91bfd83e __psynch_cvwait + 10

    1   libsystem_c.dylib                  0x9365ee21 _pthread_cond_wait + 827

    2   libsystem_c.dylib                  0x9360f42c pthread_cond_wait$UNIX2003 + 71

    3   node-webkit Framework             0x00ce4d23 0xa1000 + 12860707

    4   node-webkit Framework             0x00ce5a4b 0xa1000 + 12864075

    5   node-webkit Framework             0x00ce5852 0xa1000 + 12863570

    6   node-webkit Framework             0x00cc101c 0xa1000 + 12714012

    7   node-webkit Framework             0x00cbd338 0xa1000 + 12698424

    8   node-webkit Framework             0x00cd860e 0xa1000 + 12809742

    9   node-webkit Framework             0x00cbc9aa 0xa1000 + 12695978

    10 node-webkit Framework             0x00cef821 0xa1000 + 12904481

    11 node-webkit Framework             0x00cef8b7 0xa1000 + 12904631

    12 node-webkit Framework             0x00cea2a5 0xa1000 + 12882597

    13 libsystem_c.dylib                  0x9365aed9 _pthread_start + 335

    14 libsystem_c.dylib                  0x9365e6de thread_start + 34

    Thread 0 crashed with X86 Thread State (32-bit):

    eax: 0x9315f260 ebx: 0x0137119e ecx: 0x0294cf98 edx: 0x00000000

    edi: 0x03a747b0 esi: 0x6b0436d0 ebp: 0xc009a3e8 esp: 0xc009a3b0

       ss: 0x0000001f efl: 0x00010202 eip: 0x0137128d   cs: 0x00000017

       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

    cr2: 0x00000000

    Logical CPU: 0

    Binary Images:

       0x9e000 -    0x9efff +com.intel.nw (1.0 - 1.0) <C8EAD4C7-EFBF-3ACC-B618-3E5654948F39> /Users/USER/Downloads/superubieland.app/Contents/MacOS/node-webkit

       0xa1000 - 0x36d1fdb +node-webkit Framework (??? - ???) <FC3BFCF8-CB88-3873-9408-AC360B82CB91> /Users/USER/Downloads/superubieland.app/Contents/Frameworks/node-webkit Framework.framework/node-webkit Framework

    0x5524000 - 0x5528ffb com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn

    0x552d000 - 0x5533ffb com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f11) <8CA3DFAA-56F6-37B1-9C93-16C5C3A0A00F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

    0x8fe9d000 - 0x8fecf9c7 dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld

    0x90005000 - 0x90009ff3 libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib

    0x9000a000 - 0x90085ffb com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

    0x9048d000 - 0x9057dff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib

    0x90588000 - 0x9059cff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

    0x906f8000 - 0x90748fff libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x90749000 - 0x90749fff com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

    0x90acb000 - 0x90ae8fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib

    0x9150c000 - 0x9150fffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib

    0x91510000 - 0x91529fff libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x915ab000 - 0x915d6fff com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

    0x915d9000 - 0x91935fff com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x91936000 - 0x91a88ffb com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x91a89000 - 0x91ad2ff7 libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x91b25000 - 0x91bbcff3 com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x91be5000 - 0x91c03ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib

    0x91c0a000 - 0x91c0afff com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x91c0b000 - 0x91c98fe7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

    0x91c9a000 - 0x91cfefff com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x91d23000 - 0x91d8afff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib

    0x91d8b000 - 0x91dc1ff7 com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

    0x91dc2000 - 0x91dc9ffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x91e0d000 - 0x91e2aff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

    0x91e2b000 - 0x91e39fff com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x91e7e000 - 0x91e87ff3 com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

    0x91e88000 - 0x91e92ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

    0x91e93000 - 0x91e94ffd libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

    0x91ebe000 - 0x91f94a5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib

    0x91f95000 - 0x91f95ff2 com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x91f96000 - 0x920a7ff7 libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x920a8000 - 0x920b6fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib

    0x92133000 - 0x922e7ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib

    0x92360000 - 0x92367ff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib

    0x92368000 - 0x9240cfff com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    0x926ee000 - 0x9272cfff com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

    0x9272d000 - 0x92755ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib

    0x927c5000 - 0x927c6fff com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

    0x927c7000 - 0x927c7ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib

    0x927d3000 - 0x927deffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

    0x927df000 - 0x93264ffe com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x932e2000 - 0x932eafff com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x932f3000 - 0x9334bfff com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

    0x93360000 - 0x933b9ff3 com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x933fe000 - 0x93499ff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

    0x9349a000 - 0x934a3fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib

    0x935fe000 - 0x936c9fff libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib

    0x936f8000 - 0x937dbff7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib

    0x937dc000 - 0x937e3fff libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib

    0x937e4000 - 0x937efff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

    0x937f0000 - 0x937f1fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib

    0x937f2000 - 0x93860fff com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

    0x9387c000 - 0x9387cfff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x9387d000 - 0x938c4fff com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x938d1000 - 0x938f3ffe com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

    0x93992000 - 0x93995ffd libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x93996000 - 0x939ccfff com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

    0x939cd000 - 0x939e4ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

    0x939fb000 - 0x939fcfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib

    0x93a0f000 - 0x93a4bfff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib

    0x93a4c000 - 0x93ad6ffb com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

    0x93ad7000 - 0x93b37ffb com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x93b38000 - 0x93b78ff7 libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib

    0x93b79000 - 0x93cdaffb com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x93df0000 - 0x93df0fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib

    0x93df1000 - 0x93e06ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

    0x93e43000 - 0x93e73ff7 libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib

    0x94389000 - 0x94389fff com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x94399000 - 0x943aafff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib

    0x943ef000 - 0x94418ffe com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x946b7000 - 0x94708ff3 com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

    0x9475c000 - 0x94764ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib

    0x94765000 - 0x94769ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib

    0x9476a000 - 0x948ccfff com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x948cd000 - 0x94932ff7 libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

    0x9498d000 - 0x9499bfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib

    0x9499c000 - 0x9499dff7 libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib

    0x949af000 - 0x949ddffb com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

    0x94a05000 - 0x94a18ff9 com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

    0x94a33000 - 0x94d72ff3 com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

    0x94d73000 - 0x94d83fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

    0x94e3f000 - 0x94e54fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x94e55000 - 0x94e58ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

    0x94e59000 - 0x94eb6ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

    0x94eb7000 - 0x94edcff9 libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x94edd000 - 0x94f3fff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib

    0x94f40000 - 0x94f63fff com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x952e7000 - 0x952ecff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib

    0x954f9000 - 0x954fbffb libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x95bb3000 - 0x95bdbff0 com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

    0x95c31000 - 0x95cb8fff com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

    0x95cb9000 - 0x95cbaff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib

    0x95cbb000 - 0x95d4fff7 com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

    0x95d85000 - 0x95d89ffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x95d93000 - 0x95dafff5 com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

    0x95dd6000 - 0x95df8ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

    0x95df9000 - 0x95f04ffb com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

    0x95fce000 - 0x95fd4ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

    0x95fd5000 - 0x96016ff7 com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x962cb000 - 0x962cffff libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x962d0000 - 0x9630cffa libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0x966c6000 - 0x966d1ffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

    0x9673b000 - 0x96823fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib

    0x96824000 - 0x968e4fff com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

    0x968e5000 - 0x968fbffe libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib

    0x968fc000 - 0x96bfcfff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

    0x96bfd000 - 0x96c00ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib

    0x96c32000 - 0x96d52fec com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

    0x96f7d000 - 0x96fbbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    0x96fbc000 - 0x96fdbfff com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

    0x9702b000 - 0x9702cff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib

    0x9702d000 - 0x9702dff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

    0x9702e000 - 0x9708aff3 com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

    0x971dc000 - 0x9721fffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib

    0x978e4000 - 0x979f3ff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib

    0x979f4000 - 0x97a22fe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib

    0x97a23000 - 0x97a25ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib

    0x97a5d000 - 0x97f39ff6 libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

    0x97f3a000 - 0x981abffb com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

    0x981bd000 - 0x981c8fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib

    0x981c9000 - 0x981cfffb com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

    0x981d0000 - 0x98455fe3 com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

    0x98456000 - 0x98516ff3 com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

    0x9854c000 - 0x98bb165b com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x98bb2000 - 0x98caaff7 libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x98d18000 - 0x98d20ff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib

    0x98d21000 - 0x98fd2ff7 com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x98ffe000 - 0x99073fff com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

    0x99074000 - 0x990deff3 com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

    0x990df000 - 0x9912effb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x992ab000 - 0x992bbff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib

    0x992e8000 - 0x996eaff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

    0x9a46f000 - 0x9a53effb com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x9a53f000 - 0x9a5a1ffb com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

    0x9a612000 - 0x9a616fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

    0x9a838000 - 0x9ac8dfff FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

    0x9ac8e000 - 0x9ad1aff7 com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

    0x9ae4a000 - 0x9ae4bfff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib

    0x9b0c0000 - 0x9b0c4ff7 com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x9b0c5000 - 0x9b29bfef com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x9b29c000 - 0x9b3c5ff9 com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

    0x9b3c6000 - 0x9b3ceff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib

    0x9b3cf000 - 0x9ba4aff9 com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

    0x9ba55000 - 0x9ba57ff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

    0x9baae000 - 0x9baffff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

    0x9bb00000 - 0x9bef3ff7 com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x9c14e000 - 0x9c15bfff libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x9c16d000 - 0x9c470ff7 com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x9c476000 - 0x9c476fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

    0x9c477000 - 0x9c4c7ff4 libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x9c4d0000 - 0x9c4d1ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib

    0x9c4da000 - 0x9c4f4fff com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x9c4f5000 - 0x9c4f8ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib

    0x9c4f9000 - 0x9c692ff7 com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x9c693000 - 0x9c698ffd libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    External Modification Summary:

    Calls made by other processes targeting this process:

        task_for_pid: 3

        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: 1149

        thread_create: 1

        thread_set_state: 0

    VM Region Summary:

    ReadOnly portion of Libraries: Total=199.1M resident=101.2M(51%) swapped_out_or_unallocated=97.9M(49%)

    Writable regions: Total=174.1M written=2020K(1%) resident=4264K(2%) swapped_out=0K(0%) unallocated=169.9M(98%)

    REGION TYPE                      VIRTUAL

    ===========                      =======

    CG shared images                    160K

    CoreGraphics                          8K

    CoreServices                      1480K

    MALLOC                             41.7M

    MALLOC guard page                    32K

    Memory tag=240                        4K

    Memory tag=242                      12K

    Stack                             186.4M

    TC malloc                            32K

    VM_ALLOCATE                         704K

    __CI_BITMAP                          80K

    __DATA                             9680K

    __DATA/__OBJC                         8K

    __IMAGE                            1256K

    __IMPORT                             4K

    __LINKEDIT                         42.1M

    __OBJC                             1852K

    __OBJC/__DATA                      372K

    __PAGEZERO                            4K

    __TEXT                            157.0M

    __UNICODE                           544K

    mapped file                      123.0M

    shared memory                      312K

    shared pmap                        9572K

    ===========                      =======

    TOTAL                             575.7M

    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 3 GHz, 4 GB, SMC 1.7f10

    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB

    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB

    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB

    Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0416, 0x4E4C43313237413236343037462D4435334D

    Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0416, 0x4E4C43313237413236343037462D4435334D

    Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0416, 0x4E4C43313237413236343037462D4435334D

    Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0416, 0x4E4C43313237413236343037462D4435334D

    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.36.11)

    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports

    Network Service: AirPort, AirPort, en2

    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-4

    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-3

    PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1

    Serial ATA Device: ST3250824AS P, 250.06 GB

    Serial ATA Device: ST3500641AS P, 500.11 GB

    Serial ATA Device: WDC WD3200AAKS-00B3A0, 320.07 GB

    Serial ATA Device: ST3320620AS, 320.07 GB

    Parallel ATA Device: PIONEER DVD-RW DVR-111D

    USB Device: hub_device, apple_vendor_id, 0x9131, 0xfd400000 / 2

    USB Device: SanDisk Cruzer, 0x0781 (SanDisk Corporation), 0x5530, 0xfd410000 / 4

    USB Device: Apple Cinema HD Display, apple_vendor_id, 0x9223, 0xfd420000 / 3

    USB Device: QuickFire Rapid keyboard, 0x2516, 0x0004, 0x1d100000 / 2

    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 3

    USB Device: Kensington USB/PS2 Orbit, 0x047d (Kensington), 0x1003, 0x5d100000 / 2

    FireWire Device: built-in_hub, 800mbit_speed

    FireWire Device: unknown_device, unknown_speed

  • Hey all.

    I'm running 10.8.4. When I try to run the app I don't even get a dialogue box. The icons on the dock start to move left and you can see a little icon start to grow (exactly like when you open an ordinary app) but then the icon shrinks and disappears and the other icons move back to their original place.

    I'd love to be able to run the apps on my Mac!!

  • I tried it as well and the problem I had was that I was downloading it from dropbox. After I manually put the app on the computer it worked fine. Performance was better to be expected actually.

  • Originally I tried to drag the file from PC to Mac via Parallels. This time I copied it from PC to USB, USB to Mac and it worked.

  • same here

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)