1_4_2_05 VM's crashing unexpectedly on RedHat AS3.0

Hi. I'm new to this forum so forgive me for any bad posting practices.
We are running java 1.4.2_05 on RedHat Advance Server 3.0 2.4.21-20.ELsmp
Over the last few weeks ( and possibly longer) individual VMs seem to be falling over in circumstances we do not understand. They may be related, or they may not.
There seem to be two different errors happening.
1) Virtual machine exited with code 129.
The VM exits with code 129. We think this may indicate an external signal to the VM, but cannot account for that. This is often seen following a long Full GC. Normally these last 10-20 seconds, but when this error is seen the GC may have lasted many hundreds of seconds. This could indicate some problem with the host systems (Xeon 32-bit dual CPU, 6GB RAM) but here are no messages in the OS logs to indicate that Linux is killing the vm.
2) Exception java.lang.OutOfMemoryError: requested 1000 bytes for promotion. Out of swap space?
This error seems to indicate that the OS is unable to provide memory. I have seen on the web some references to errors like this, but these seem to suggest that you can work round this error by pre-allocating the Java memory by setting the -ms parameter to the same value as -mx. They also suggest upping the max perm size and changing the object evacuation ratio to modify the GC behaviour but these seem to make no difference either.This has been done, but the error persists. Again there seems to be no resource issues on the LINUX server associated with this event.
full parameters are:
[/opt/DKBjava/1_4_2_05/jre/bin/java, -server, -Xms2000M, -Xmx2000M, -verbose:gc, -XX:+UseParNewGC, -XX:+UseAdaptiveSizePolicy, -Dsun.rmi.dgc.client.gcInterval=72000000, -Dsun.rmi.dgc.server.gcInterval=72000000,  -XX:MaxLiveObjectEvacuationRatio=50, -Dsun.rmi.server.exceptionTrace=true
we also run
[/opt/DKBjava/1_4_2_05/jre/bin/java, -server, -Xms2300M, -Xmx2300M, -verbose:gc, -XX:+UseParNewGC, -XX:+UseAdaptiveSizePolicy, -Dsun.rmi.dgc.client.gcInterval=72000000, -Dsun.rmi.dgc.server.gcInterval=72000000, XX:MaxPermSize=256M, -XX:MaxLiveObjectEvacuationRatio=50, -Dsun.rmi.server.exceptionTrace=true,
on some of the other vms as well but these fail as well...
Any ideas, greatly appreciated.

Thanks for the speedy reply.
I believe there used to be an upper limit on memory size of around 2GB, but with AS3.0 this is larger.
The overall amount of heap that you can actually allocate at runtime has gone up from ~1.9GB to 2.65GB on AS3.0
You used to get this message when you exceeded the permissible max:
"Error occurred during initialization of VM
Could not reserve enough space for object heap"
My belief is that this statement refers to that, can anyone confirm this ?

Similar Messages

  • Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file

    Photoshop CS6 and Illustrator CS6 crash unexpectedly when trying to open a file.  I'm on OSX 10.6.8.  I installed the software through Creative Cloud.  I tried deleting preferences and it still doesn't work.  Here is the error details.
    Process:         Adobe Photoshop CS6 [254]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.0 (20120315.r.428)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [96]
    Date/Time:       2012-09-19 09:50:58.644 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          53721 sec
    Crashes Since Last Report:           17
    Per-App Interval Since Last Report:  3290 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    *** error for object 0x1084e9208: incorrect checksum for freed object - object was probably modified after being freed.
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff891410b6 __kill + 10
    1   ???                                     0x00000001039c11d0 0 + 4355527120
    2   libSystem.B.dylib                       0x00007fff891e19f6 abort + 83
    3   libSystem.B.dylib                       0x00007fff891d062d szone_error + 519
    4   libSystem.B.dylib                       0x00007fff890fa854 small_malloc_from_free_list + 473
    5   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    6   libSystem.B.dylib                       0x00007fff890f8d1a malloc_zone_calloc + 92
    7   libSystem.B.dylib                       0x00007fff890fc7bb calloc + 57
    8   com.apple.ColorSync                     0x00007fff85240d37 CMMMemMgr::New(unsigned long) + 89
    9   com.apple.ColorSync                     0x00007fff85240d8d CMMBase::NewInternal(unsigned long, CMMMemMgr&, char const*) + 23
    10  com.apple.ColorSync                     0x00007fff85240de6 CMMTable::CMMTable(unsigned long, CMMMemMgr&) + 60
    11  com.apple.ColorSync                     0x00007fff8524da37 CMMCurveTag::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, CMMLutRangeMapping, double) + 517
    12  com.apple.ColorSync                     0x00007fff8523af68 CMMRGBCurves::MakeLutTable(CMMFloatLutInfo*, CMMMemMgr&, unsigned int) + 128
    13  com.apple.ColorSync                     0x00007fff8524f3af ConversionManager::AddMatrixConv(CMMXYZTag* (&) [3], CMMRGBCurves&) + 69
    14  com.apple.ColorSync                     0x00007fff8525c4fa ConversionManager::MakeConversionSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 990
    15  com.apple.ColorSync                     0x00007fff8525dc35 DoInitializeTransform + 765
    16  com.apple.ColorSync                     0x00007fff8525e359 AppleCMMInitializeTransform + 164
    17  com.apple.ColorSync                     0x00007fff8528bd08 ColorSyncCMMInitializeTransform + 112
    18  com.apple.ColorSync                     0x00007fff8523227b ColorSyncTransformCreate + 1964
    19  libCSync.A.dylib                        0x00007fff89784126 create + 1059
    20  libCSync.A.dylib                        0x00007fff8977dbb2 aquireColorWorldByAttributes + 379
    21  libCSync.A.dylib                        0x00007fff8977d9c0 acquireColorWorld + 107
    22  libCSync.A.dylib                        0x00007fff8977d863 CMSTransformConvertComponents + 84
    23  com.apple.CoreGraphics                  0x00007fff801e6ff4 CGCMSInterfaceTransformConvertColorComponents + 56
    24  com.apple.CoreGraphics                  0x00007fff801e6196 CGColorTransformConvertColorFloatComponents + 370
    25  com.apple.CoreGraphics                  0x00007fff801e5fa3 CGColorTransformConvertColorComponents + 143
    26  com.apple.CoreGraphics                  0x00007fff8021159c CGColorTransformConvertColor + 185
    27  com.apple.AppKit                        0x00007fff829e4d5c convertColorToColorSpaceNamed + 375
    28  com.apple.AppKit                        0x00007fff829e4ac5 -[NSCalibratedWhiteColor colorUsingColorSpaceName:device:] + 262
    29  com.apple.AppKit                        0x00007fff82a39b3b -[NSTextFieldCell drawWithFrame:inView:] + 227
    30  com.apple.AppKit                        0x00007fff82a34444 -[NSControl drawRect:] + 405
    31  com.apple.AppKit                        0x00007fff82a2ccc5 -[NSView _drawRect:clip:] + 3390
    32  com.apple.AppKit                        0x00007fff82a2b938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
    33  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    34  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    35  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    36  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    37  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    38  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    39  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    40  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    41  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    42  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    43  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    44  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    45  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    46  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    47  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    48  com.adobe.Photoshop                     0x000000010192f56e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17667086
    49  com.adobe.Photoshop                     0x00000001005b3050 0x100000000 + 5976144
    50  com.adobe.Photoshop                     0x0000000100c4dcc5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4160357
    51  com.adobe.Photoshop                     0x00000001005b3f4a 0x100000000 + 5979978
    52  com.adobe.Photoshop                     0x0000000100c51b02 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4176290
    53  com.adobe.Photoshop                     0x000000010061b102 boost::system::system_error::what() const + 338690
    54  com.adobe.Photoshop                     0x00000001006145b7 boost::system::system_error::what() const + 311223
    55  com.adobe.Photoshop                     0x0000000100614674 boost::system::system_error::what() const + 311412
    56  com.adobe.Photoshop                     0x00000001005b0c02 0x100000000 + 5966850
    57  com.adobe.Photoshop                     0x00000001005b77ec 0x100000000 + 5994476
    58  com.adobe.Photoshop                     0x00000001005ad3ae 0x100000000 + 5952430
    59  com.adobe.Photoshop                     0x000000010001faa2 0x100000000 + 129698
    60  com.adobe.Photoshop                     0x0000000101920e04 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607844
    61  com.apple.AppKit                        0x00007fff829356de -[NSApplication run] + 474
    62  com.adobe.Photoshop                     0x0000000101920402 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17605282
    63  com.adobe.Photoshop                     0x000000010192266e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614094
    64  com.adobe.Photoshop                     0x00000001005ae27c 0x100000000 + 5956220
    65  com.adobe.Photoshop                     0x00000001007b074f boost::system::system_error::what() const + 1999183
    66  com.adobe.Photoshop                     0x00000001007b0999 boost::system::system_error::what() const + 1999769
    67  com.adobe.Photoshop                     0x000000010054b24c 0x100000000 + 5550668
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   libSystem.B.dylib                       0x00007fff8912d863 usleep + 57
    3   com.apple.DesktopServices               0x00007fff88abce1e TNode::WaitToBeSynced(bool) + 156
    4   com.apple.DesktopServices               0x00007fff88abcbfa TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned int) + 200
    5   com.apple.DesktopServices               0x00007fff88af6ea7 TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 83
    6   com.apple.DesktopServices               0x00007fff88ac66ba TNode::FindUserFolder(unsigned int, bool, TNodePtr&) + 212
    7   com.apple.DesktopServices               0x00007fff88ac6419 TNode::SetSpecialNodeFromOStype(unsigned int) + 133
    8   com.apple.DesktopServices               0x00007fff88ac6313 TNode::SetSpecialNode(unsigned int, TNodePtr&) + 263
    9   com.apple.DesktopServices               0x00007fff88ac052c TNode::GetSpecialNodeWithStatus(unsigned int, OpaqueNodeRequest* const&, unsigned int, TNodePtr&) + 552
    10  com.apple.DesktopServices               0x00007fff88ad6b94 TNode::GetSpecialNode(unsigned int, OpaqueNodeRequest* const&, unsigned int) + 44
    11  com.apple.DesktopServices               0x00007fff88ad6b09 TNode::IsDesktop() const + 103
    12  com.apple.DesktopServices               0x00007fff88ad646d TNode::ResolveSharedFileListAliasIfNeeded() + 739
    13  com.apple.DesktopServices               0x00007fff88abe6d5 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 4139
    14  com.apple.DesktopServices               0x00007fff88abd242 TNode::HandleSync(unsigned int) + 736
    15  com.apple.DesktopServices               0x00007fff88abcf33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45
    16  com.apple.DesktopServices               0x00007fff88afb964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052
    17  com.apple.DesktopServices               0x00007fff88abb4a8 __PostNodeTaskRequest_block_invoke_2 + 98
    18  libSystem.B.dylib                       0x00007fff8912ed64 _dispatch_call_block_and_release + 15
    19  libSystem.B.dylib                       0x00007fff8910d8d2 _dispatch_queue_drain + 251
    20  libSystem.B.dylib                       0x00007fff8910d734 _dispatch_queue_invoke + 57
    21  libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    22  libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    23  libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8910ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8910ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001210450f3 main + 8403
    3   MultiProcessor Support                  0x00000001210451b0 main + 8592
    4   MultiProcessor Support                  0x0000000121061f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051912c9 0x105158000 + 234185
    6   com.adobe.ACE                           0x00000001051905da 0x105158000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.Photoshop                     0x0000000101958e99 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17837369
    3   com.adobe.Photoshop                     0x000000010195837e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17834526
    4   com.adobe.Photoshop                     0x00000001017de496 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16286518
    5   com.adobe.Photoshop                     0x0000000101958160 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17833984
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff8912d8f9 nanosleep + 148
    2   com.adobe.PSAutomate                    0x00000001390089cb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x0000000138fee7c9 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.PSAutomate                    0x0000000139008d36 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 48:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine                    0x000000013b29ae79 APXGetHostAPI + 2516713
    7   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 49:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   com.adobe.ape.engine                    0x000000013b29ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine                    0x000000013b048ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine                    0x000000013b29acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine                    0x000000013b29ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine      

    Hi Chris,
    I just tried to create and save a new custom color setting in Photoshop and it crashed on me as soon as I hit save.  I was using a custom color setting that I had created a couple of days ago.  I tried deleting preferences again which doesn't seem to help.  Here's the problem details.
    Process:         Adobe Photoshop CS6 [845]
    Path:            /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier:      com.adobe.Photoshop
    Version:         13.0.1 (13.0.1.519)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [102]
    Date/Time:       2012-09-19 13:47:34.159 -0700
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Interval Since Last Report:          66277 sec
    Crashes Since Last Report:           32
    Per-App Interval Since Last Report:  2012 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      420A7D57-F2CF-4101-9FAD-545C1E92B4BA
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff890fa9c7 small_malloc_from_free_list + 844
    1   libSystem.B.dylib                       0x00007fff890f71e1 szone_malloc_should_clear + 2070
    2   libSystem.B.dylib                       0x00007fff890f698a malloc_zone_malloc + 82
    3   com.apple.Foundation                    0x00007fff88e5fb08 allocateCollectableUnscannedStorage + 51
    4   com.apple.Foundation                    0x00007fff88e6d2b5 -[NSConcreteMapTable grow] + 187
    5   com.apple.Foundation                    0x00007fff88e6bf56 -[NSConcreteMapTable setObject:forKey:] + 159
    6   com.apple.AppKit                        0x00007fff82a2b7c9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 958
    7   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    8   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    9   com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    10  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    11  com.apple.AppKit                        0x00007fff82a2bca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
    12  com.apple.AppKit                        0x00007fff82a2a00a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 767
    13  com.apple.AppKit                        0x00007fff82a29b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 254
    14  com.apple.AppKit                        0x00007fff82a263de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    15  com.apple.AppKit                        0x00007fff8299fc0e -[NSView displayIfNeeded] + 969
    16  com.apple.AppKit                        0x00007fff82967c3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    17  com.apple.AppKit                        0x00007fff82ba927f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 734
    18  com.apple.AppKit                        0x00007fff82ba8ce7 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextIn fo:] + 714
    19  com.apple.AppKit                        0x00007fff82ba8a18 -[NSApplication beginModalSessionForWindow:] + 36
    20  com.apple.AppKit                        0x00007fff82ba893a -[NSApplication runModalForWindow:] + 106
    21  com.apple.AppKit                        0x00007fff82e0e112 -[NSSavePanel runModal] + 318
    22  com.adobe.Photoshop                     0x000000010039402d 0x100000000 + 3751981
    23  com.adobe.Photoshop                     0x00000001000c4379 0x100000000 + 803705
    24  com.adobe.Photoshop                     0x000000010059e4db 0x100000000 + 5891291
    25  com.adobe.Photoshop                     0x000000010059b40e 0x100000000 + 5878798
    26  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    27  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    28  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    29  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    30  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    31  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    32  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    33  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    34  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    35  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    36  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    37  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    38  com.adobe.Photoshop                     0x00000001005bf6bc 0x100000000 + 6026940
    39  com.adobe.Photoshop                     0x00000001005b92ef 0x100000000 + 6001391
    40  com.adobe.Photoshop                     0x0000000101917ba8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17568264
    41  com.adobe.Photoshop                     0x00000001005bf74f 0x100000000 + 6027087
    42  com.adobe.Photoshop                     0x0000000101920088 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17602280
    43  com.apple.AppKit                        0x00007fff82ac4eda -[NSApplication sendAction:to:from:] + 95
    44  com.adobe.Photoshop                     0x0000000101922f8c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614316
    45  com.apple.AppKit                        0x00007fff82ac4e39 -[NSControl sendAction:to:] + 94
    46  com.apple.AppKit                        0x00007fff82b5084b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
    47  com.apple.AppKit                        0x00007fff82b8137a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
    48  com.apple.AppKit                        0x00007fff82b4f2f5 -[NSControl mouseDown:] + 624
    49  com.apple.AppKit                        0x00007fff82a693a7 -[NSWindow sendEvent:] + 5409
    50  com.adobe.Photoshop                     0x00000001019b1c47 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 18199207
    51  com.apple.AppKit                        0x00007fff8299eafa -[NSApplication sendEvent:] + 4719
    52  com.adobe.Photoshop                     0x0000000101922dcd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17613869
    53  com.adobe.Photoshop                     0x00000001019222ae AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17611022
    54  com.adobe.Photoshop                     0x00000001005be155 0x100000000 + 6021461
    55  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    56  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    57  com.adobe.Photoshop                     0x00000001005ba9ca 0x100000000 + 6007242
    58  com.adobe.Photoshop                     0x000000010018d11e 0x100000000 + 1626398
    59  com.adobe.Photoshop                     0x000000010018d3dc 0x100000000 + 1627100
    60  com.adobe.Photoshop                     0x000000010055bffa 0x100000000 + 5619706
    61  com.adobe.Photoshop                     0x00000001005a0d03 0x100000000 + 5901571
    62  com.adobe.Photoshop                     0x0000000100591c0f 0x100000000 + 5839887
    63  com.adobe.Photoshop                     0x0000000100023e98 0x100000000 + 147096
    64  com.adobe.Photoshop                     0x000000010061493e boost::system::system_error::what() const + 311358
    65  com.adobe.Photoshop                     0x0000000100614974 boost::system::system_error::what() const + 311412
    66  com.adobe.Photoshop                     0x00000001005b0ed2 0x100000000 + 5967570
    67  com.adobe.Photoshop                     0x00000001005b7abc 0x100000000 + 5995196
    68  com.adobe.Photoshop                     0x00000001005ad63e 0x100000000 + 5953086
    69  com.adobe.Photoshop                     0x000000010001f312 0x100000000 + 127762
    70  com.adobe.Photoshop                     0x00000001019218a4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608452
    71  com.apple.Foundation                    0x00007fff88ebdcb5 __NSFireTimer + 114
    72  com.apple.CoreFoundation                0x00007fff827b1be8 __CFRunLoopRun + 6488
    73  com.apple.CoreFoundation                0x00007fff827afdbf CFRunLoopRunSpecific + 575
    74  com.apple.HIToolbox                     0x00007fff86f2c7ee RunCurrentEventLoopInMode + 333
    75  com.apple.HIToolbox                     0x00007fff86f2c551 ReceiveNextEventCommon + 148
    76  com.apple.HIToolbox                     0x00007fff86f2c4ac BlockUntilNextEventMatchingListInMode + 59
    77  com.apple.AppKit                        0x00007fff8296feb2 _DPSNextEvent + 708
    78  com.apple.AppKit                        0x00007fff8296f801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    79  com.apple.AppKit                        0x00007fff8293568f -[NSApplication run] + 395
    80  com.adobe.Photoshop                     0x00000001019219d2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17608754
    81  com.adobe.Photoshop                     0x0000000101923c3e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17617566
    82  com.adobe.Photoshop                     0x00000001005ae50c 0x100000000 + 5956876
    83  com.adobe.Photoshop                     0x00000001007b0f8f boost::system::system_error::what() const + 2000527
    84  com.adobe.Photoshop                     0x00000001007b11d9 boost::system::system_error::what() const + 2001113
    85  com.adobe.Photoshop                     0x000000010054b4dc 0x100000000 + 5551324
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8910dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8910d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8910d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8910cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8910caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 19:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   MultiProcessor Support                  0x00000001209450f3 main + 8403
    3   MultiProcessor Support                  0x00000001209451b0 main + 8592
    4   MultiProcessor Support                  0x0000000120961f50 main + 126768
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...dobe.dvatransport.framework          0x0000000127fc94df boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1167
    3   ...dobe.dvatransport.framework          0x0000000127fc9acd boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_ io_service_runner>::run() + 61
    4   ...dobe.dvatransport.framework          0x0000000127fbbd99 boost_asio_detail_posix_thread_function + 25
    5   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.dvacore.framework             0x0000000127bb21e1 dvacore::threads::(anonymous namespace)::ThreadedWorkQueue::WorkerMain(boost::shared_ptr<dvacore::threads::ThreadSafeD elayQueue> const&, boost::shared_ptr<dvacore::threads::Gate> const&) + 193
    6   com.adobe.dvacore.framework             0x0000000127b998b3 boost::function0<void>::operator()() const + 51
    7   com.adobe.dvacore.framework             0x0000000127ba82f3 dvacore::threads::(anonymous namespace)::LaunchThread(std::string const&, boost::function0<void> const&, dvacore::threads::ThreadPriority, boost::function<void ()()> const&, boost::function<void ()()> const&) + 99
    8   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    9   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    10  libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                       0x00007fff8910bc0a kevent + 10
    1   ...dobe.dvatransport.framework          0x0000000127fbd5b3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
    2   ...dobe.dvatransport.framework          0x0000000127fc927b boost::asio::detail::task_io_service::run(boost::system::error_code&) + 555
    3   ...dobe.dvatransport.framework          0x0000000127fb1ab5 SkyConnectionEnv::MainLoop() + 117
    4   ...dobe.dvatransport.framework          0x0000000127fb1b19 SkyConnectionEnv::StaticThreadFunc(SkyConnectionEnv*) + 9
    5   ...obe.boost_threads.framework          0x0000000127a99f25 thread_proxy + 133
    6   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 34:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 35:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 36:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 37:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 38:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 39:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 40:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 41:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 42:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 43:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 44:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 45:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 46:
    0   libSystem.B.dylib                       0x00007fff8912da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89131881 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore          0x00007fff83fd4d87 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore          0x00007fff83f43ff8 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore          0x00007fff83f3defb MPWaitOnQueue + 215
    5   com.adobe.ACE                           0x00000001051bc2c9 0x105183000 + 234185
    6   com.adobe.ACE                           0x00000001051bb5da 0x105183000 + 230874
    7   ...ple.CoreServices.CarbonCore          0x00007fff83f160d1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                       0x00007fff8912bfd6 _pthread_start + 331
    9   libSystem.B.dylib                       0x00007fff8912be89 thread_start + 13
    Thread 47:
    0   libSystem.B.dylib                       0x00007fff8

  • Safari 6.0.1 keeps crashing "unexpectedly"?

    Starting today, every time I open Safari it crashed unexpectedly within 5 minutes or so, sometimes instantly. I'm running Safari 6.0.1 on Mountain Lion on my Macbook Pro retina. I installed the update for both Mountain Lion and iPhoto that popped up in the appstore and the problem is stll occuring. Please let me know how to fix this problem. Preferably, I would like to fix it without having to reinstall the entire operating system. Here's what the problem report tells me,
    Process:         Safari [1006]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.0.1 (8536.26.14)
    Build Info:      WebBrowser-7536026014000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [239]
    User ID:         501
    Date/Time:       2012-10-22 18:20:43.275 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          4086 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  3686 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      6C27BB6E-757C-BD80-27BF-190D5EF163FD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000148f2d028
    VM Regions Near 0x148f2d028:
        CoreAnimation          0000000148f23000-0000000148f25000 [    8K] rw-/rwx SM=ALI 
    -->
        mapped file            0000000148f36000-0000000148f3a000 [   16K] r--/rwx SM=COW  /Applications/Safari.app/Contents/Resources/SearchMagGlassTemplate.pdf
    Application Specific Information:
    Enabled Extensions:
    com.avast.wrc-6H4HRTU5E3 (1 - 1.0) avast! WebRep
    com.lunaweb.clipconverter-53GYY88T6Z (1.2.4 - 1.2.4) ClipConverter
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore                0x00007fff96572327 JSC::LLInt::getByVal(JSC::ExecState*, JSC::JSValue, JSC::JSValue) + 455
    1   com.apple.JavaScriptCore                0x00007fff9656ddab llint_slow_path_get_by_val + 139
    2   com.apple.JavaScriptCore                0x00007fff9657467c llint_op_get_by_val + 180
    3   com.apple.JavaScriptCore                0x00007fff96377d30 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 912
    4   com.apple.JavaScriptCore                0x00007fff96377994 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 52
    5   com.apple.WebCore                       0x00007fff8eed7192 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*) + 898
    6   com.apple.WebCore                       0x00007fff8eed6cb4 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, ***::Vector<WebCore::RegisteredEventListener, 1ul>&) + 212
    7   com.apple.WebCore                       0x00007fff8eea193d WebCore::EventTarget::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 141
    8   com.apple.WebCore                       0x00007fff8fa1d9e6 WebCore::XMLHttpRequestProgressEventThrottle::dispatchEvent(***::PassRefPtr<Web Core::Event>) + 342
    9   com.apple.WebCore                       0x00007fff8fa1da58 WebCore::XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(*** ::PassRefPtr<WebCore::Event>, WebCore::ProgressEventAction) + 56
    10  com.apple.WebCore                       0x00007fff8f067f36 WebCore::XMLHttpRequest::callReadyStateChangeListener() + 358
    11  com.apple.WebCore                       0x00007fff8f06b776 WebCore::XMLHttpRequest::didFinishLoading(unsigned long, double) + 358
    12  com.apple.WebCore                       0x00007fff8f42d0b7 WebCore::DocumentThreadableLoader::notifyFinished(WebCore::CachedResource*) + 423
    13  com.apple.WebCore                       0x00007fff8eef7b5d WebCore::CachedResource::checkNotify() + 93
    14  com.apple.WebCore                       0x00007fff8f3973e0 WebCore::CachedRawResource::data(***::PassRefPtr<WebCore::SharedBuffer>, bool) + 448
    15  com.apple.WebCore                       0x00007fff8eef521f WebCore::SubresourceLoader::didFinishLoading(double) + 143
    16  com.apple.Foundation                    0x00007fff94d83f58 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0 + 28
    17  com.apple.Foundation                    0x00007fff94d83e9c -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 227
    18  com.apple.Foundation                    0x00007fff94d83d98 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 63
    19  com.apple.CFNetwork                     0x00007fff968e9f01 ___delegate_didFinishLoading_block_invoke_0 + 40
    20  com.apple.CFNetwork                     0x00007fff968dc3ca ___withDelegateAsync_block_invoke_0 + 90
    21  com.apple.CFNetwork                     0x00007fff9696c56a __block_global_1 + 28
    22  com.apple.CoreFoundation                0x00007fff90a48724 CFArrayApplyFunction + 68
    23  com.apple.CFNetwork                     0x00007fff968cd554 RunloopBlockContext::perform() + 124
    24  com.apple.CFNetwork                     0x00007fff968cd42b MultiplexerSource::perform() + 221
    25  com.apple.CoreFoundation                0x00007fff90a2a101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    26  com.apple.CoreFoundation                0x00007fff90a29a25 __CFRunLoopDoSources0 + 245
    27  com.apple.CoreFoundation                0x00007fff90a4cdc5 __CFRunLoopRun + 789
    28  com.apple.CoreFoundation                0x00007fff90a4c6b2 CFRunLoopRunSpecific + 290
    29  com.apple.HIToolbox                     0x00007fff9153b0a4 RunCurrentEventLoopInMode + 209
    30  com.apple.HIToolbox                     0x00007fff9153ae42 ReceiveNextEventCommon + 356
    31  com.apple.HIToolbox                     0x00007fff9153acd3 BlockUntilNextEventMatchingListInMode + 62
    32  com.apple.AppKit                        0x00007fff8c61d613 _DPSNextEvent + 685
    33  com.apple.AppKit                        0x00007fff8c61ced2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    34  com.apple.Safari.framework              0x00007fff9103275b -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    35  com.apple.AppKit                        0x00007fff8c614283 -[NSApplication run] + 517
    36  com.apple.AppKit                        0x00007fff8c5b8cb6 NSApplicationMain + 869
    37  com.apple.Safari.framework              0x00007fff91205d54 SafariMain + 166
    38  libdyld.dylib                           0x00007fff929117e1 start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff98aa1d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff91c1adea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff91c1a9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.WebCore                       0x00007fff8ee240fb WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore                       0x00007fff8ee21c14 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 6:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff98a9f686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff98a9ec42 mach_msg + 70
    2   com.apple.QuartzCore                    0x00007fff9821e35b CA::Render::Server::server_thread(void*) + 403
    3   com.apple.QuartzCore                    0x00007fff982a2e76 thread_fun + 25
    4   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff98a9f686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff98a9ec42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff90a47803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff90a4cee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff90a4c6b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff94d9e586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff94dfc612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 9:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff96361d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff96583d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff964e6724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff964e6606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff964e6724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff964e6606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff964e6724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff964e6606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff98aa16d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff90179eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff90179cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff90164171 start_wqthread + 13
    Thread 18:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff96361d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff96583d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff964e6724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff964e6606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 20:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff964e6724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff964e6606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff964e6724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x00007fff964e6606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 22:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff96361d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8f8e99b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8ee3c06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 23:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff98aa10fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9017bf89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00007fff96361d5d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x00007fff8f8e99b1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x00007fff8ee3c06a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 24:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff98aa1322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff90a8c4e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 25:: Safari: SafeBrowsingManager
    0   libsqlite3.dylib                        0x00007fff8d45ba9a sqlite3VdbeSerialGet + 138
    1   libsqlite3.dylib                        0x00007fff8d464a4f sqlite3VdbeRecordCompare + 223
    2   libsqlite3.dylib                        0x00007fff8d4646b1 sqlite3BtreeMovetoUnpacked + 721
    3   libsqlite3.dylib                        0x00007fff8d448cc3 sqlite3VdbeExec + 1123
    4   libsqlite3.dylib                        0x00007fff8d4482ab sqlite3_step + 3691
    5   com.apple.Safari.framework              0x00007fff91240efd Safari::SQLiteStatement::step() + 19
    6   com.apple.Safari.framework              0x00007fff912140f2 Safari::SafeBrowsingStore::checkIntegrity() + 42
    7   com.apple.Safari.framework              0x00007fff91214061 Safari::SafeBrowsingStore::initDatabase() + 101
    8   com.apple.Safari.framework              0x00007fff91214386 Safari::SafeBrowsingStore::getListID(Safari::CF::String const&, int&) + 32
    9   com.apple.Safari.framework              0x00007fff912142ea Safari::SafeBrowsingStore::addList(Safari::CF::String const&) + 36
    10  com.apple.Safari.framework              0x00007fff9120c360 Safari::SafeBrowsingListManager::SafeBrowsingListManager(Safari::SafeBrowsingSe rvice&, ***::Vector<Safari::CF::String, 0ul> const&, Safari::CF::String const&, Safari::CF::String const&) + 444
    11  com.apple.Safari.framework              0x00007fff9120c18e Safari::SafeBrowsingListManager::create(Safari::SafeBrowsingService&, ***::Vector<Safari::CF::String, 0ul> const&, Safari::CF::String const&, Safari::CF::String const&) + 64
    12  com.apple.Safari.framework              0x00007fff91213549 Safari::SafeBrowsingService::didReceiveListNames(***::Vector<Safari::CF::String , 0ul> const&) + 35
    13  com.apple.Safari.framework              0x00007fff91187f21 Safari::GoogleSafeBrowsingService::initialize() + 155
    14  com.apple.Safari.framework              0x00007fff9120f237 Safari::SafeBrowsingManager::addGoogleSafeBrowsingService() + 115
    15  com.apple.Safari.framework              0x00007fff9120e88f Safari::SafeBrowsingManager::handleMessage(Safari::SafeBrowsingManager::SafeBro wsingMessage*) + 177
    16  com.apple.Safari.framework              0x00007fff911b6a9e Safari::MessageRunLoop::dispatchMessage() + 46
    17  com.apple.CoreFoundation                0x00007fff90a2a101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    18  com.apple.CoreFoundation                0x00007fff90a29a25 __CFRunLoopDoSources0 + 245
    19  com.apple.CoreFoundation                0x00007fff90a4cdc5 __CFRunLoopRun + 789
    20  com.apple.CoreFoundation                0x00007fff90a4c6b2 CFRunLoopRunSpecific + 290
    21  com.apple.Safari.framework              0x00007fff911b6a36 Safari::MessageRunLoop::threadBody() + 106
    22  com.apple.JavaScriptCore                0x00007fff9659936f ***::wtfThreadEntryPoint(void*) + 15
    23  libsystem_c.dylib                       0x00007fff90177742 _pthread_start + 327
    24  libsystem_c.dylib                       0x00007fff90164181 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000148f25038  rbx: 0x0000000000000ffe  rcx: 0x000000014ea57000  rdx: 0x000000014ea6efe8
      rdi: 0x0000000000000000  rsi: 0x000000014d761c30  rbp: 0x00007fff5bdd4b70  rsp: 0x00007fff5bdd4a90
       r8: 0x0000000000000018   r9: 0x000000014e4141e0  r10: 0x0000000000000000  r11: 0x000000000000000b
      r12: 0x000000014e414190  r13: 0x000000014d7cade0  r14: 0x000000014cac8000  r15: 0x000000014cfa0278
      rip: 0x00007fff96572327  rfl: 0x0000000000010217  cr2: 0x0000000148f2d028
    Logical CPU: 5
    Binary Images:
           0x103e29000 -        0x103e29fff  com.apple.Safari (6.0.1 - 8536.26.14) <12F33C70-47F7-3872-B933-0A323F3F73DD> /Applications/Safari.app/Contents/MacOS/Safari
           0x147dc1000 -        0x147dc9fff  com.apple.SyncedDefaults (1.2 - 43.27) <BE895936-D6C0-3CC0-BDE4-FEDA10B9EABD> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x1488c0000 -        0x1488c0ff2 +cl_kernels (???) <B4307AF2-D080-4B47-8776-E43FAFBD2B44> cl_kernels
           0x1488f8000 -        0x1488f8fff +cl_kernels (???) <F9B90134-F63C-46DA-A4B6-29FFB3B64932> cl_kernels
           0x148ed4000 -        0x148eddfe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x148ee3000 -        0x148ee6ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x148ef1000 -        0x148ef1fff +cl_kernels (???) <7AD9B530-12DA-4991-BA10-35F0E60F2007> cl_kernels
           0x148ef6000 -        0x148ef6ff5 +cl_kernels (???) <23D9DF65-E956-4FBD-A2E5-177322AC7E6D> cl_kernels
           0x148efb000 -        0x148efbff3 +cl_kernels (???) <53801E5B-5F35-4D15-A1AC-8071922ACF27> cl_kernels
           0x148eff000 -        0x148effff4 +cl_kernels (???) <91E0BA07-26BB-4CA6-94D0-44EAF3A85080> cl_kernels
           0x148f05000 -        0x148f05ff5 +cl_kernels (???) <E6C6CB3A-F367-4655-977C-4CE06F6FA650> cl_kernels
           0x148f0b000 -        0x148f0bff5 +cl_kernels (???) <759FC954-DD82-4D9B-9226-52461006F3AE> cl_kernels
           0x148f14000 -        0x148f14ff5 +cl_kernels (???) <67FFE907-50B5-4858-B455-11BFFB1DD65C> cl_kernels
           0x14a114000 -        0x14a114ff4 +cl_kernels (???) <91E0BA07-26BB-4CA6-94D0-44EAF3A85080> cl_kernels
           0x14c099000 -        0x14c134ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x14c5ab000 -        0x14c5abff0 +cl_kernels (???) <CD6B8C32-A068-41C0-BBD4-EAB0BE279237> cl_kernels
           0x14c5b9000 -        0x14c5b9ff6 +cl_kernels (???) <0246902F-434D-4D65-81FC-43EB6010E9EB> cl_kernels
           0x14c5cf000 -        0x14c5cfff3 +cl_kernels (???) <4A058F0C-C693-414E-94D1-3E2B947ABE8A> cl_kernels
        0x7fff63a29000 -     0x7fff63a5d93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8c376000 -     0x7fff8c4c7fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c4c8000 -     0x7fff8d0f5ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8d21e000 -     0x7fff8d22cff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff8d23e000 -     0x7fff8d2d8fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8d2d9000 -     0x7fff8d318ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8d319000 -     0x7fff8d319fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <F2E6ABF4-C7D7-341F-BC27-C9B0E7C4F4EB> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff8d346000 -     0x7fff8d3a3fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8d3a4000 -     0x7fff8d3eeff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8d3ef000 -     0x7fff8d4ecfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8d4ed000 -     0x7fff8d6d4ff7  com.apple.WebKit2 (8536 - 8536.26.14) <123EF992-E854-32DB-8E6B-3D5BBE2F7E87> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8d6d5000 -     0x7fff8d742fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d90a000 -     0x7fff8d910fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d911000 -     0x7fff8d912fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
        0x7fff8d913000 -     0x7fff8d94dfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d94e000 -     0x7fff8dbd1fff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8dbd2000 -     0x7fff8dbd9fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8dc1e000 -     0x7fff8dc7afff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8dc7b000 -     0x7fff8de01fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8de02000 -     0x7fff8de51ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8de52000 -     0x7fff8de5dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8de5e000 -     0x7fff8de60fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8de61000 -     0x7fff8debdfff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8debe000 -     0x7fff8dec2fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8dec3000 -     0x7fff8dec3fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8dfee000 -     0x7fff8dfeefff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e04f000 -     0x7fff8e0befff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <65B30FD8-DEC0-31D4-8E7F-CBCB987D7A48> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8e0bf000 -     0x7fff8e192ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8e1e5000 -     0x7fff8e21ffff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8e220000 -     0x7fff8e279fff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e27a000 -     0x7fff8e4eeff7  com.apple.CalendarStore (6.0 - 1245) <E7844C45-CDCD-3639-9476-7DBACDC90490> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff8e4ef000 -     0x7fff8e51dff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8e51e000 -     0x7fff8e522fff  com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e523000 -     0x7fff8e53afff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e53b000 -     0x7fff8e541ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8e542000 -     0x7fff8e548fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8e5fb000 -     0x7fff8e622fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e623000 -     0x7fff8e62dfff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff8e62e000 -     0x7fff8e863ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8e864000 -     0x7fff8e865fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e866000 -     0x7fff8e8ceff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8e92f000 -     0x7fff8eaa0ff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8eaa1000 -     0x7fff8ecfcff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8ecfd000 -     0x7fff8ed4cff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8ed4d000 -     0x7fff8edf3ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8edf4000 -     0x7fff8ee1cfff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ee1d000 -     0x7fff8fdd6fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8fdd7000 -     0x7fff8fde6ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8fde7000 -     0x7fff8fe3dff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8fe3e000 -     0x7fff8ff03ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ff04000 -     0x7fff8ff1afff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8ff1b000 -     0x7fff8ff78fff  com.apple.ExchangeWebServices (3.0 - 157) <58BFD72E-27F3-3F22-A421-B883FACA0E19> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff8ff79000 -     0x7fff8ff8aff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8ffe2000 -     0x7fff900dfff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff90163000 -     0x7fff9022ffe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff90230000 -     0x7fff90238ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90239000 -     0x7fff9027dfff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff9027e000 -     0x7fff90299ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff90626000 -     0x7fff9062eff7  com.apple.AppSandbox (2.0 - 1) <B75AA17F-E401-3586-B8AE-AC71B68D6BF3> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff9062f000 -     0x7fff9065afff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff90714000 -     0x7fff90716fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff90717000 -     0x7fff90717ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff90718000 -     0x7fff90723ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff90724000 -     0x7fff90727ff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff90728000 -     0x7fff9074dff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff9074e000 -     0x7fff90760ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff90761000 -     0x7fff90a0ffff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff90a10000 -     0x7fff90a10fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff90a11000 -     0x7fff90a17fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90a18000 -     0x7fff90c01fff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90c5f000 -     0x7fff90d79fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff90d89000 -     0x7fff90f89fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff90fe5000 -     0x7fff914dafff  com.apple.Safari.framework (8536 - 8536.26.14) <8A1EDE49-1974-3CA6-9B1A-54A1C5B2FF24> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff914db000 -     0x7fff9180bff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9180e000 -     0x7fff91966ff7  com.apple.syncservices (7.0 - 713) <924B8B34-2C9C-3C1D-909D-FF215AA8985D> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff91967000 -     0x7fff91989ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff9198a000 -     0x7fff919befff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff91a60000 -     0x7fff91a64fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff91a65000 -     0x7fff91a71ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff91a72000 -     0x7fff91a7cfff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff91a7d000 -     0x7fff91aa6fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff91aa7000 -     0x7fff91ae2fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91ae3000 -     0x7fff91ae4ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff91ae5000 -     0x7fff91af9fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff91afa000 -     0x7fff91afafff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff91b41000 -     0x7fff91b4cff7  com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff91b4d000 -     0x7fff91b4dfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff91b4e000 -     0x7fff91b75ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91b76000 -     0x7fff91b8dfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91b8e000 -     0x7fff91b97fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff91b98000 -     0x7fff91bd4fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff91bd5000 -     0x7fff91c15fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff91c16000 -     0x7fff91c2bff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff91c2c000 -     0x7fff91ce9ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff91cea000 -     0x7fff920e1fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff920e2000 -     0x7fff923a5ff7  com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff923a8000 -     0x7fff92435ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff92436000 -     0x7fff92462ff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff92463000 -     0x7fff92561fff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff92562000 -     0x7fff92593ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff92594000 -     0x7fff92597fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff92598000 -     0x7fff925c3fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff925c4000 -     0x7fff925c8ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff925c9000 -     0x7fff92626ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff92627000 -     0x7fff92631fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff92632000 -     0x7fff92632fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff92633000 -     0x7fff92634ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff92635000 -     0x7fff9266bfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9266c000 -     0x7fff92679fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff9267a000 -     0x7fff9267ffff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff92680000 -     0x7fff92682ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92683000 -     0x7fff9280dfff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff9280e000 -     0x7fff9285aff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff9285b000 -     0x7fff92863fff  com.apple.AOSNotification (1.7.0 - 636.2) <20E768EB-FB1A-341F-8995-92272FDA8D6D> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff92864000 -     0x7fff928e4ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff928e5000 -     0x7fff928e5fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9290f000 -     0x7fff92912ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff92913000 -     0x7fff92922ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff92923000 -     0x7fff92931fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff930d2000 -     0x7fff930f1ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff930f2000 -     0x7fff930f3ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9310d000 -     0x7fff9315afff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9315b000 -     0x7fff9319efff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9319f000 -     0x7fff9320ffff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff93210000 -     0x7fff93214fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff93215000 -     0x7fff939bdfff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff939be000 -     0x7fff93a18fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff93a19000 -     0x7fff93a1aff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff93aa9000 -     0x7fff93b9efff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff93b9f000 -     0x7fff93bc9ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff93c08000 -     0x7fff93c5efff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff93c62000 -     0x7fff93ccbfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff93ccc000 -     0x7fff93d28ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93d29000 -     0x7fff93d33ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff93d34000 -     0x7fff93e4c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff93e4d000 -     0x7fff93e7bfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInterna

    Ted --
    I uninstalled Avast and now Safari works fine. Go figure.
    There's no "go figure" about it.  Actually, regular readers here actually expect Avast (and 98% of other AV apps) to seriously mess with the System.  If our original poster here kept Avast, he will run into problems again in the future, IMHO.

  • Firefox continues to crash unexpectedly. The report mesage suggests that the information I send will help Firefox to cure the problem but I never hear anything from them. How is someone who isn't a computer geek supposed to solve this problem?

    Firefox continues to crash unexpectedly. When it does a message requests me to send a report that is supposed to help Firefox understand the problem but I never hear from them again. Just how is someone who isn't a computer geek able to understand all the detailed discussions from other users. My Firefox is completely up to date. Is there anyone who can explain what is happening in simple terms?
    == Crash ID(s) ==
    Application Basics Name Firefox Version 3.6.3 Profile Directory Show in Finder Installed Plugins about:plugins Build Configuration about:buildconfig Extensions Name Version Enabled ID Modified Preferences Name Value browser.history_expire_days.mirror 180 browser.places.importBookmarksHTML false browser.places.importDefaults false browser.places.leftPaneFolderId -1 browser.places.migratePostDataAnnotations false browser.places.smartBookmarksVersion 2 browser.places.updateRecentTagsUri false browser.startup.homepage http://www.google.co.uk/ browser.startup.homepage_override.mstone rv:1.9.2.3 extensions.lastAppVersion 3.6.3 network.cookie.prefsMigrated true places.last_vacuum 1273847973 print.macosx.pagesetup-2 PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO… print.print_bgcolor true print.print_bgimages true print.print_command print.print_downloadfonts true print.print_evenpages true print.print_footerleft print.print_footerright print.print_headerleft print.print_headerright print.print_in_color true print.print_margin_bottom 0.5 print.print_margin_left 0.5 print.print_margin_right 0.5 print.print_margin_top 0.5 print.print_oddpages true print.print_orientation 0 print.print_pagedelay 500 print.print_paper_data 0 print.print_paper_height 11.00 print.print_paper_size -1317362828 print.print_paper_size_type 1 print.print_paper_size_unit 0 print.print_paper_width 8.50 print.print_printer print.print_reversed false print.print_scaling 1.00 print.print_shrink_to_fit true print.print_to_file false print.print_unwriteable_margin_bottom 57 print.print_unwriteable_margin_left 25 print.print_unwriteable_margin_right 25 print.print_unwriteable_margin_top 25 privacy.sanitize.migrateFx3Prefs true security.warn_viewing_mixed false

    Hi Mariah ~
    It's Shaunn, the original poster. Thanks for your posting. I'm glad I'm not the only one that's having this problem.
    Now that you mention it, I'm having the exact same problem on Facebook as well, when I play Family Feud.
    I wish someone would investigate and post a solution to this problem. No-one from Playlist has responded, and no-one "Officially" from Firefox either.
    So Mariah, I appreciate you and your post.
    If you find anything out...from anywhere...would you please let me know. You can post it right here and I'll get an email from Firefox.
    I'll do the same for you.
    Enjoy your day and good luck.
    Shaunn

  • Safari crashes unexpectedly everytime I open it

    Hi everybody!
    I am having problems opening up safari, everytime I click the icon it gives me a message saying it crashes unexpectedly. My Mac OS X is 10.6.8 and I have safari version 5.0.5. I have searched around the forums and tried to remove the "Rapport" file, but my macbook does not seem to have such a file. I have also tried booting up the computer in safe mode and still no luck . I am very computer illerate, but I know enough to show you guys the crash report
    Anything helps, thanks in advance!
    Process:         Safari [2219]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.5 (6533.21.1)
    Build Info:      WebBrowser-7536029013000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [104]
    Date/Time:       2013-10-01 11:29:52.283 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Sleep/Wake UUID: FECDB488-778D-4918-9422-B55E6A41824E
    Interval Since Last Report:          11892 sec
    Crashes Since Last Report:           21
    Per-App Interval Since Last Report:  12 sec
    Per-App Crashes Since Last Report:   21
    Anonymous UUID:                      05BAB8FF-1D49-44A0-9299-268F9CD2C03F
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000001e
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: respondsToSelector:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x0000000101f3afc4 objc_msgSend_vtable5 + 12
    1   com.apple.Foundation                    0x00000001022a746f _NSDescriptionWithLocaleFunc + 64
    2   com.apple.CoreFoundation                0x0000000102034ded _CFStringAppendFormatAndArgumentsAux + 2877
    3   com.apple.CoreFoundation                0x000000010203426d _CFStringCreateWithFormatAndArgumentsAux + 109
    4   com.apple.Foundation                    0x00000001022a502d -[NSPlaceholderString initWithFormat:locale:arguments:] + 140
    5   com.apple.Foundation                    0x00000001022a7413 +[NSString stringWithFormat:] + 187
    6   com.apple.Safari                        0x00000001000c893d 0x100000000 + 821565
    7   com.apple.Safari                        0x00000001001396a0 0x100000000 + 1283744
    8   com.apple.Safari                        0x000000010002c2ea 0x100000000 + 180970
    9   com.apple.CoreFoundation                0x000000010208893c __invoking___ + 140
    10  com.apple.CoreFoundation                0x000000010208880d -[NSInvocation invoke] + 141
    11  com.apple.CoreFoundation                0x00000001020a46e1 -[NSInvocation invokeWithTarget:] + 49
    12  com.apple.WebKit                        0x0000000101992c74 -[_WebSafeForwarder forwardInvocation:] + 132
    13  com.apple.CoreFoundation                0x000000010208595c ___forwarding___ + 860
    14  com.apple.CoreFoundation                0x0000000102081a38 _CF_forwarding_prep_0 + 232
    15  com.apple.WebKit                        0x00000001019978a1 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 193
    16  com.apple.WebCore                       0x000000010965c823 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 1859
    17  com.apple.WebCore                       0x000000010965bbdf WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 1647
    18  com.apple.WebCore                       0x000000010965b13a WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 186
    19  com.apple.WebCore                       0x000000010965afcb WebCore::FrameLoader::load(WebCore::ResourceRequest const&, WebCore::SubstituteData const&, bool) + 331
    20  com.apple.WebCore                       0x000000010965ad3a WebCore::FrameLoader::load(WebCore::ResourceRequest const&, bool) + 122
    21  com.apple.WebKit                        0x00000001019976d1 -[WebFrame loadRequest:] + 257
    22  com.apple.Safari                        0x000000010001f55e 0x100000000 + 128350
    23  com.apple.AppKit                        0x0000000102be6625 -[NSWindowController _windowDidLoad] + 538
    24  com.apple.Safari                        0x000000010001ed9e 0x100000000 + 126366
    25  com.apple.AppKit                        0x0000000102b83f77 -[NSWindowController window] + 112
    26  com.apple.Safari                        0x000000010001c67b 0x100000000 + 116347
    27  com.apple.AppKit                        0x0000000102d69c5c -[NSDocument showWindows] + 98
    28  com.apple.Safari                        0x000000010001c57a 0x100000000 + 116090
    29  com.apple.AppKit                        0x0000000102d684bb -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 340
    30  com.apple.AppKit                        0x0000000102d68336 -[NSDocumentController newDocument:] + 33
    31  com.apple.Safari                        0x00000001000596de 0x100000000 + 366302
    32  com.apple.Safari                        0x00000001000596a9 0x100000000 + 366249
    33  com.apple.AppKit                        0x0000000102c9997d -[NSApplication _doOpenUntitled] + 211
    34  com.apple.AppKit                        0x0000000102c9933b -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 185
    35  com.apple.AppKit                        0x0000000102c98fd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    36  com.apple.Foundation                    0x00000001022d40d6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    37  com.apple.Foundation                    0x00000001022d3f06 _NSAppleEventManagerGenericHandler + 114
    38  com.apple.AE                            0x000000010457232b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    39  com.apple.AE                            0x0000000104572224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    40  com.apple.AE                            0x000000010457212b aeProcessAppleEvent + 210
    41  com.apple.HIToolbox                     0x0000000104f9b619 AEProcessAppleEvent + 48
    42  com.apple.AppKit                        0x0000000102b9e095 _DPSNextEvent + 1191
    43  com.apple.AppKit                        0x0000000102b9d801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    44  com.apple.Safari                        0x0000000100015ffa 0x100000000 + 90106
    45  com.apple.AppKit                        0x0000000102b6368f -[NSApplication run] + 395
    46  com.apple.AppKit                        0x0000000102b5c3b0 NSApplicationMain + 364
    47  com.apple.Safari                        0x0000000100009f1c 0x100000000 + 40732
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x0000000101cfbc0a kevent + 10
    1   libSystem.B.dylib                       0x0000000101cfdadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x0000000101cfd7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x0000000101cfd2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x0000000101cfcc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x0000000101cfcaa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x0000000101cfca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x0000000101cfce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x0000000101cfcaa5 start_wqthread + 13
    Thread 3:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x0000000101d1da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x0000000101d21881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x000000010956a199 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x0000000109567598 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x0000000101d1bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x0000000101d1be89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x0000000101cfca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x0000000101cfce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x0000000101cfcaa5 start_wqthread + 13
    Thread 5:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x0000000101d1da6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x0000000101d21881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x0000000100e373b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x0000000109582f81 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                       0x0000000101d1bfd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x0000000101d1be89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x0000000101ce2d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x0000000101ce33ed mach_msg + 59
    2   com.apple.CoreFoundation                0x000000010204e902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x000000010204dd8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x000000010232514f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00000001022a6114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x0000000101d1bfd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x0000000101d1be89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000040  rbx: 0x000000010aec2b10  rcx: 0x0000000000000000  rdx: 0x000000010213a5da
      rdi: 0x000000010aec2b10  rsi: 0x000000010ae01730  rbp: 0x00007fff5fbfcd50  rsp: 0x00007fff5fbfcd28
       r8: 0x00000001021ae580   r9: 0x0000000000000000  r10: 0x0000000000000006  r11: 0x000000010b164752
      r12: 0x000000010213a5da  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x0000000101f3afc4  rfl: 0x0000000000010202  cr2: 0x000000000000001e
    Binary Images:
           0x100000000 -        0x1006afff7  com.apple.Safari 5.0.5 (6533.21.1) <09261F3D-C3EC-A309-83F4-DC49CC549176> /Applications/Safari.app/Contents/MacOS/Safari
           0x100758000 -        0x100811fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
           0x100821000 -        0x100925ff7  com.apple.PubSub 1.0.5 (65.28) <87EB5C5F-E4E2-E4FD-70EE-773B3A40ABCD> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
           0x100994000 -        0x10099ffff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x1009ad000 -        0x1009bcfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
           0x1009c4000 -        0x1009cffff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x1009dc000 -        0x100c1efe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
           0x100d59000 -        0x100d8fff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x100da3000 -        0x100da3ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x100da6000 -        0x100da6ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x100da9000 -        0x100e09fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x100e2d000 -        0x101150fe7  com.apple.JavaScriptCore 6534.59 (6534.59.6) <029D160C-5D86-C281-5071-66CA09D1A95F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x1011df000 -        0x10139dfff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
           0x10140c000 -        0x10141bfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x101424000 -        0x101424ff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x101427000 -        0x1016b0ff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x1017a8000 -        0x101834fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x101878000 -        0x1018c1ff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x1018f3000 -        0x101904fff  SyndicationUI ??? (???) <A7C60837-3B4F-ACDE-5B7B-63DA918763D0> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
           0x101913000 -        0x101954fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x101978000 -        0x101b1afe7  com.apple.WebKit 6534.59 (6534.59.8) <1853A066-5479-6549-3114-91FC2F3FF07A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x101c04000 -        0x101c81fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
           0x101ce2000 -        0x101ea3fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
           0x101f35000 -        0x101febff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
           0x101fff000 -        0x101fffff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x102002000 -        0x102179fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x102292000 -        0x102292ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x102295000 -        0x102517fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10268f000 -        0x102a2cfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x102b5a000 -        0x103554ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x103b4c000 -        0x103b50ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
           0x103b53000 -        0x103c69ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
           0x103c92000 -        0x103cd5fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
           0x103ce6000 -        0x103cf7ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
           0x103cfc000 -        0x103d78ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
           0x103dc7000 -        0x103e13fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
           0x103e20000 -        0x104154fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x1041ce000 -        0x1042a2fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
           0x104316000 -        0x104360ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x10438a000 -        0x104447fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x1044a1000 -        0x104531fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x10456f000 -        0x1045aafff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x1045c4000 -        0x104664fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x1046aa000 -        0x1046d2fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1046ec000 -        0x1046f2ff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x1046fb000 -        0x104711fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
           0x10471a000 -        0x104729fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x104732000 -        0x104740ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
           0x104744000 -        0x10476fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
           0x10477a000 -        0x104899fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
           0x104901000 -        0x104902ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x104906000 -        0x104912fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
           0x104917000 -        0x104954ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
           0x10496a000 -        0x10498afff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x104994000 -        0x1049d1fff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
           0x1049de000 -        0x1049effff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
           0x1049fc000 -        0x104a79fef  com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x104a98000 -        0x104bd6fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x104c6e000 -        0x104c75fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x104c7e000 -        0x104db3fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x104e2d000 -        0x104e2eff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x104e33000 -        0x104f18fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x104f67000 -        0x105265fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x105391000 -        0x10539cff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x1053a6000 -        0x1053edff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x105412000 -        0x105491fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1054c7000 -        0x1054c8fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
           0x1054cc000 -        0x1054e2fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x1054ef000 -        0x105bebff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
           0x105cdd000 -        0x105e9cfff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
           0x105f08000 -        0x105f86ff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
           0x105fc4000 -        0x10605efff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x106087000 -        0x106148fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x106185000 -        0x1061d8ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x106204000 -        0x106219ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x106227000 -        0x1062acff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x1062e2000 -        0x106323fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10633b000 -        0x10634fff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x106360000 -        0x106360ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x106363000 -        0x1063b9fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x1063c7000 -        0x1063ccfff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1063d1000 -        0x1063f2fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1063fb000 -        0x1063fdfff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
           0x106401000 -        0x106428ff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x106430000 -        0x10650dfff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x10651c000 -        0x10651cff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x10651f000 -        0x106567ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10656f000 -        0x1065d9fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x1065e3000 -        0x106dedfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x106e36000 -        0x107279fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x107406000 -        0x1074c8fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x1075bf000 -        0x1075f9fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
           0x107608000 -        0x1076b8fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x1076de000 -        0x1076fffff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
           0x107709000 -        0x107709ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x10770c000 -        0x107761ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
           0x10777f000 -        0x107834fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x107867000 -        0x10788cff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x1078a5000 -        0x1078d6fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x1078dd000 -        0x107900fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x107909000 -        0x10790fff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x107918000 -        0x107961fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x107970000 -        0x107984fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x107994000 -        0x107aaefff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x107acf000 -        0x107ad2ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x107ad7000 -        0x107adcfff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x107ae1000 -        0x107ae7ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
           0x107aef000 -        0x107b08fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x107b1d000 -        0x107b6cff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x107b8d000 -        0x107b9ffe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
           0x107ba6000 -        0x107babff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x107bb3000 -        0x107bb6fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x107bbc000 -        0x107bd3fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x107bed000 -        0x107c08ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x107c19000 -        0x107c1bfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x107c20000 -        0x107c23ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x107c28000 -        0x107e91fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
           0x107feb000 -        0x10807afff  com.apple.PDFKit 2.5.5 (2.5.5) <18C99AB3-DACC-3654-200E-0BD09EBFB374> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
           0x1080d0000 -        0x1080fffff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
           0x10812e000 -        0x108368fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x1084b8000 -        0x10853afff  com.apple.QuickLookUIFramework 2.3 (327.7) <73407EAE-6854-E444-37B1-019AAEDEB31B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
           0x108590000 -        0x1085c9ff7  com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
           0x1085f5000 -        0x108765fff  com.apple.QTKit 7.7 (1793) <6C8A8451-1FE5-79F5-3D6D-8FA846866609> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
           0x10884f000 -        0x1088b7fff  com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
           0x1088ed000 -        0x1089f7ff7  com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
           0x108a6a000 -        0x108aabfef  com.apple.CoreMedia 0.484.60 (484.60) <6B73A514-C4D5-8DC7-982C-4E4F0231ED77> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x108ac8000 -        0x108bf0ff7  com.apple.MediaToolbox 0.484.60 (484.60) <F921A5E6-E260-03B4-1458-E5814FA1924D> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
           0x108c63000 -        0x109169ff7  com.apple.VideoToolbox 0.484.60 (484.60) <F55EF548-56E4-A6DF-F3C9-6BA4CFF5D629> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
           0x109231000 -        0x109276fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
           0x109299000 -        0x10930aff7  com.apple.AppleVAFramework 4.10.27 (4.10.27) <6CDBA3F5-6C7C-A069-4716-2B6C3AD5001F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
           0x109315000 -        0x109377fe7  com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x1093ab000 -        0x109417fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x109456000 -        0x10949dfff  com.apple.QuickLookFramework 2.3 (327.7) <A8169A96-FAE6-26B2-A9A9-C78BA5787146> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
           0x1094c8000 -        0x1094d2fff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
           0x1094dd000 -        0x109528fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
           0x10955c000 -        0x10955dfff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
           0x109562000 -        0x10a5ccfff  com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x10b8cb000 -        0x10b8d8fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
           0x10bf93000 -        0x10bfd1fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
           0x10bff0000 -        0x10bff4ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
           0x11d61d000 -        0x11d650ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
           0x11d65c000 -        0x11d69fff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
           0x11d800000 -        0x11dc47fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), 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, en1
    Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: My Passport 0748, 0x1058  (Western Digital Technologies, Inc.), 0x0748, 0x24100000 / 3
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x06300000 / 2

    Did you try downloading and insatlling a updated copy of Safari for your 10.6.8
    http://support.apple.com/downloads/#safari

  • Multiple Apps Crashing Unexpectedly /  System Crashes

    For the past few days now I have been plagued with apps crashing unexpectedly. I have ready quite a few threads on this issue, but to now avail. I have found no Ah Ha moment that gives me a fix.
    This is happening on my Mac Book Pro.
    So, I wanted to document my journey in trying to repair my machine.
    Archive and Install was unsuccessful.
    Wiped the hard drive. No external drives connected to the MacBook Pro. Installed all updates suggested by Software Update. Installed all of my software from CDs and one downloaded from Jing.com (This is not a plug for Jing, I am only posting it as this is the only software I have downloaded. After all of that, the problem immediately came back. Apps started crashing, and the computer still went gray and told me to shut down.
    So, I have now rewiped my computer and just installed the system with my included DVD. I am going to see if I can only update to 10.5.3, then only install Fire Fox and see if the problem continues.
    I'll be back in an hour or less.

    Here is a copy from my latest crash. Enjoy.
    Sat Aug 15 15:38:08 2009
    panic(cpu 0 caller 0x001A9C5C): Kernel trap at 0x0039bba4, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0xb6000028, CR3: 0x018d3000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0xb6000000, ECX: 0x00000000, EDX: 0x0708e230
    CR2: 0xb6000028, EBP: 0x569d7f78, ESI: 0x56c7c800, EDI: 0x0039bb82
    EFL: 0x00010286, EIP: 0x0039bba4, CS: 0x00000008, DS: 0x00000010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x569d7d88 : 0x12b4c9 (0x45aaac 0x569d7dbc 0x1335ba 0x0)
    0x569d7dd8 : 0x1a9c5c (0x464070 0x39bba4 0xe 0x463820)
    0x569d7eb8 : 0x1a026d (0x569d7ed0 0x0 0x569d7f78 0x39bba4)
    0x569d7ec8 : 0x39bba4 (0xe 0x530048 0x530010 0x82a0010)
    0x569d7f78 : 0x13eea8 (0x0 0x0 0x0 0x0)
    0x569d7fc8 : 0x1a005c (0x0 0x0 0x10 0x77b94c0)
    Backtrace terminated-invalid frame pointer 0
    kmod scan stopped due to missing kmod page: 00000000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9F2088
    Kernel version:
    Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)

  • Install oracle golden gate 11.1.1.0 for oracle9i on RedHat AS3 U6 issue

    Hi expert,
    I need install Oracle golden gate base on below combination:
    GG version: 11.1.1.0 (x64)
    OS version: Redhat AS3 UL6 (x64)
    Oracle version: 9.2.0.8 (x64)
    I set the .bash_profile for oracle as below:
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=$ORACLE_BASE/product/9.2.0
    export GGATE=/software/ogg
    export PATH=$PATH:$ORACLE_HOME/bin:$GGATE
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$GGATE
    However, after installation, when I run ggsci, it show below error message:
    ggsci: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
    I searched the libstdc++.so.6 in the server and found one in /lib64/ssa/libstdc++.so.6, I changed the LD_LIBRARY_PATH as:
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$GGATE:/lib64/ssa/
    then this time it has below error:
    ggsci: /lib64/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by ggsci)
    ggsci: /lib64/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by /software/ogg/libxerces-c.so.28)
    my question:
    1. Is GG 11.1.1.0 supported on RHEL AS3 U6? From oracle official website, it seems only the EL 4 UL7+ or EL 5 UL3+ are supported.
    2. If it's supported, how to resolve above error?
    Many thanks for your help.

    Hi,
    I think GG version: 11.1.1.0 (x64) supports only oracle 10g and 11g databases.
    Try GG version: 10.4.0.19 (x64) for oracle 9.2.0.8
    Thanks.

  • Foxfire crashes unexpectedly when in yahoo games.

    For the past 2 or so weeks, while playing yahoo card games (euchre and pinochle), foxfire crashes unexpectedly and boots me out of the game/site.

    Do you have that problem when running in the Firefox SafeMode?
    [http://support.mozilla.com/en-US/kb/Safe+Mode]
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this:
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • I recently upgraded to ML and now I find that CS5.5 programs crash unexpectedly all the time. Help

    I recently upgraded to ML and now I find that CS5.5 programs crash unexpectedly all the time. Is anyone else having this issue and what's the best way to resolve this. Help.

    You might check and see if there are any Console entries about what happened when you attempted to launch a CS 5.5 app.
    Adobe links its apps with the particular volume on which it is running, and altho' I can't recall specifics, I know in the past I have had to reset Adobe's settings after OS upgrade. I do recall that it's a fairly easy procedure; just don't exactly recall what it is.
    BTW, CS 4 runs on Mountain Lion for me.

  • Acrobat 11 crashing unexpectedly

    My Acrobat Pro 9 all of sudden, today, started  crashing unexpectedly.
    I purchased Acrobat 11 and it is doing the same thing--crashing unexpectedly.
    Can anyone assist me with this problem?   I already uninstalled and reinstalled
    both and they are still crashing unexpectedly.

    Process:    
    AdobeAcrobat [4824]
    Path:       
    /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier: 
    com.adobe.Acrobat.Pro
    Version:    
    11.0.0 (11.0.0)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [202]
    User ID:    
    502
    Date/Time:  
    2012-12-03 16:11:08.699 -0600
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:     
    1414289 sec
    Crashes Since Last Report:      
    16325029
    Per-App Interval Since Last Report:  2146 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                 
    B5C643E8-A9FB-6B2E-DA1F-A6795E3F52AE
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    VM Regions Near 0x4:
    --> __PAGEZERO        
    0000000000000000-0000000000001000 [
    4K] ---/--- SM=NUL  /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    VM_ALLOCATE       
    0000000000001000-0000000000016000 [   84K] ---/--- SM=NUL 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x92dd1505 __CFStringAppendFormatCore + 13765
    1   com.apple.CoreFoundation 
    0x92e1e74c _CFStringCreateWithFormatAndArgumentsAux + 108
    2   com.apple.Foundation     
    0x9a033d2e -[NSPlaceholderString initWithFormat:locale:arguments:] + 143
    3   com.apple.Foundation     
    0x9a034e8c +[NSString stringWithFormat:] + 88
    4   com.adobe.Acrobat.framework  
    0x0086cfd7 0x1c000 + 8720343
    5   com.adobe.Acrobat.framework  
    0x0086cdfe 0x1c000 + 8719870
    6   com.apple.AppKit         
    0x953ba213 -[NSTableView _dataSourceValueForColumn:row:] + 69
    7   com.apple.AppKit         
    0x953a4917 -[NSTableView preparedCellAtColumn:row:] + 395
    8   com.apple.AppKit         
    0x953a4480 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 50
    9   com.apple.AppKit         
    0x953a2f92 -[NSTableView drawRow:clipRect:] + 1827
    10  com.adobe.Acrobat.framework  
    0x0086d3b1 0x1c000 + 8721329
    11  com.apple.AppKit         
    0x953930da -[NSTableView drawRowIndexes:clipRect:] + 119
    12  com.apple.AppKit         
    0x95391e78 -[NSTableView drawRect:] + 1042
    13  com.apple.AppKit         
    0x9527835e -[NSView _drawRect:clip:] + 3492
    14  com.apple.AppKit         
    0x95276d74 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1316
    15  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    16  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    17  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    18  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    19  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    20  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    21  com.apple.AppKit         
    0x952770aa -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2138
    22  com.apple.AppKit         
    0x95276672 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5445
    23  com.apple.AppKit         
    0x9527628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4448
    24  com.apple.AppKit         
    0x9527628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4448
    25  com.apple.AppKit         
    0x95274f1f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    26  com.apple.AppKit         
    0x95270c83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
    27  com.apple.AppKit         
    0x95239481 -[NSView displayIfNeeded] + 1468
    28  com.apple.AppKit         
    0x95238e3d -[NSWindow displayIfNeeded] + 306
    29  com.adobe.Acrobat.framework  
    0x0008f887 0x1c000 + 473223
    30  com.apple.AppKit         
    0x95238ad4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994
    31  com.apple.AppKit         
    0x95876b3b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke_01253 + 58
    32  com.apple.CoreFoundation 
    0x92e5728d _runLoopObserverWithBlockContext + 29
    33  com.apple.CoreFoundation 
    0x92e27dfe __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
    34  com.apple.CoreFoundation 
    0x92e27d3d __CFRunLoopDoObservers + 381
    35  com.apple.CoreFoundation 
    0x92e01e16 __CFRunLoopRun + 886
    36  com.apple.CoreFoundation 
    0x92e0163a CFRunLoopRunSpecific + 378
    37  com.apple.CoreFoundation 
    0x92e014ab CFRunLoopRunInMode + 123
    38  com.apple.HIToolbox      
    0x97bde15a RunCurrentEventLoopInMode + 242
    39  com.apple.HIToolbox      
    0x97bdddf5 ReceiveNextEventCommon + 162
    40  com.apple.HIToolbox      
    0x97bddd44 BlockUntilNextEventMatchingListInMode + 88
    41  com.apple.AppKit         
    0x95235a3a _DPSNextEvent + 724
    42  com.apple.AppKit         
    0x9523526c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    43  com.apple.AppKit         
    0x9522b6cc -[NSApplication run] + 855
    44  com.adobe.Acrobat.framework  
    0x00025020 0x1c000 + 36896
    45  com.adobe.Acrobat.framework  
    0x00023763 RunAcrobat + 307
    46  com.adobe.Acrobat.Pro    
    0x00016ed5 main + 91
    47  com.adobe.Acrobat.Pro    
    0x00016e71 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x98c3a9ae kevent + 10
    1   libdispatch.dylib        
    0x99406c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib        
    0x994067a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib   
    0x98c3a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9204e04c _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9204de19 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x92035cca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib   
    0x98c398e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x92050220 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x920d60a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore
    0x93091492 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore
    0x9309168e TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore
    0x92fddb9b MPWaitOnQueue + 261
    6   com.adobe.ACE            
    0x0204a4dc 0x2048000 + 9436
    7   com.adobe.ACE            
    0x0204a441 0x2048000 + 9281
    8   com.apple.CoreServices.CarbonCore
    0x93064a7b PrivateMPEntryPoint + 68
    9   libsystem_c.dylib        
    0x9204b557 _pthread_start + 344
    10  libsystem_c.dylib        
    0x92035cee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib   
    0x98c398e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x92050220 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x920d60a1 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AGM            
    0x021b33f7 0x21a8000 + 46071
    4   com.adobe.AGM            
    0x021b3336 0x21a8000 + 45878
    5   com.adobe.AGM            
    0x021b32d4 0x21a8000 + 45780
    6   com.adobe.AGM            
    0x021b2f74 0x21a8000 + 44916
    7   libsystem_c.dylib        
    0x9204b557 _pthread_start + 344
    8   libsystem_c.dylib        
    0x92035cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib   
    0x98c398e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x92050289 _pthread_cond_wait + 938
    2   libsystem_c.dylib        
    0x92050512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore
    0x930916ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore
    0x92fddb9b MPWaitOnQueue + 261
    5   com.adobe.Acrobat.framework  
    0x0006ba07 0x1c000 + 326151
    6   com.adobe.Acrobat.framework  
    0x0006b511 0x1c000 + 324881
    7   com.apple.CoreServices.CarbonCore
    0x93064a7b PrivateMPEntryPoint + 68
    8   libsystem_c.dylib        
    0x9204b557 _pthread_start + 344
    9   libsystem_c.dylib        
    0x92035cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib   
    0x98c3a9ae kevent + 10
    1   com.adobe.Acrobat.framework  
    0x01400857 0x1c000 + 20858967
    2   com.adobe.Acrobat.framework  
    0x013602d9 0x1c000 + 20202201
    3   com.adobe.Acrobat.framework  
    0x0135cea5 0x1c000 + 20188837
    4   libsystem_c.dylib        
    0x9204b557 _pthread_start + 344
    5   libsystem_c.dylib        
    0x92035cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x98c3a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9204e04c _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9204de19 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x92035cca start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib   
    0x98c3a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9204e04c _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9204de19 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x92035cca start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib   
    0x98c3a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x9204e04c _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9204de19 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x92035cca start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000004  ebx: 0x00000020  ecx: 0x00000004  edx: 0xbffe5cd0
      edi: 0x00000014  esi: 0xbffe6492  ebp: 0xbffe6fe8  esp: 0xbffe5ae0
       ss: 0x00000023  efl: 0x00010246  eip: 0x92dd1505   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00000004
    Logical CPU: 1
    Binary Images:
       0x16000 -
    0x16fff +com.adobe.Acrobat.Pro (11.0.0 - 11.0.0) <54721CEC-2292-3A23-8EEC-26F873A39785> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
       0x1c000 -  0x1ebaff3 +com.adobe.Acrobat.framework (11.0.0 - 11.0.0) <DFECFEE3-0B68-3704-87E4-985ED1F01FF7> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x2048000 -  0x219afe7 +com.adobe.ACE (AdobeACE 2.20.02.1 - 2.20.02.1) <711209D4-FBA8-37AE-9B21-E7F7EAE52A36> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x21a8000 -  0x277cff7 +com.adobe.AGM (AdobeAGM 4.28.32.1 - 4.28.32.1) <4E17E364-9586-3654-A1EB-C8AB66C351EE> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x27e6000 -  0x2804ff3 +com.adobe.BIB (AdobeBIB 1.2.03.1 - 1.2.03.1) <21A36908-3031-35AF-A74B-ECC65BEAEC9F> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x2809000 -  0x2b06ffb +com.adobe.CoolType (AdobeCoolType 5.11.03.1 - 5.11.03.1) <8107CB3B-8C6B-3BA1-BD5F-8ED7DB902209> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x2b39000 -  0x2c57ff3  com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2d08000 -  0x2d21ff7  com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x2d30000 -  0x39bfff3  com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4144000 -  0x4144ff7  libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
    0x53d8000 -  0x53e5ff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x543d000 -  0x543dff0 +com.google.GearsEnabler (1.0) <EDCF298B-D606-5E47-1DF0-4E7552753EA1> /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
    0x5442000 -  0x54edfff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x5846000 -  0x5ad2fff  com.apple.RawCamera.bundle (4.02 - 672) <2B6B32E5-F352-382B-A774-1C70E041F2CA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8530000 -  0x8538ffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0x853f000 -  0x8541fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x8547000 -  0x8547ff7 +cl_kernels (???) <D72D47CD-8987-4E7F-B537-83D9724B85ED> cl_kernels
    0x854c000 -  0x854cffb +cl_kernels (???) <12ACBDEE-2C07-47BB-9A60-ECEBF1C00ACE> cl_kernels
    0x8650000 -  0x86b8ffa +AcroSQLite (1) <4E612A31-5D73-30D0-856C-D01356EB9FCE> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x8707000 -  0x87ecff7 +com.adobe.amtlib (amtlib 6.2.0.42 - 6.2.0.42) <979ED254-104A-0377-8FC4-E878DA48F523> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtlib.framework/amtlib
    0x87fb000 -  0x888dff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x88e5000 -  0x88e6ffd +cl_kernels (???) <4650D05F-CEF8-4C89-8EBD-94F61A5DED0A> cl_kernels
    0xa985000 -  0xabbfffb +com.adobe.AcrobatPlugin.EScript (11.0.0 - 11.0.0) <D8BD65A2-A753-3FAA-AD46-68BEB026E5C7> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Built-in/EScript.acroplugin/Contents/MacOS/EScript
    0xac17000 -  0xac17ff7 +cl_kernels (???) <6B2A0B3A-8F8E-4069-BF53-89A099731D61> cl_kernels
    0xac1c000 -  0xac1dff5 +cl_kernels (???) <86DACF70-B705-4A2E-A43A-87B540DC4164> cl_kernels
    0xac3b000 -  0xac3cff1 +cl_kernels (???) <922ECE9B-88AC-479C-B24A-F7842709102D> cl_kernels
    0xf6b6000 -  0xf748ff7  unorm8_argb.dylib (2.1.19) <1B67DB26-5B5D-3600-8049-D744F133BEB1> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
    0xf91c000 -  0xf940fff  com.apple.security.csparser (3.0 - 55179.1) <5A5A8689-5E81-3F38-B770-70448D8653E9> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
    0xf9d5000 -  0xfa2bffb +com.adobe.AdobeXMPCore (Adobe XMP Core 5.4 -c 5 - 78.147326) <82EFE343-F643-34AD-94FA-293E338F1F9C> /Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x8fe15000 - 0x8fe47e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x9000bfff  com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9000c000 - 0x90018ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x90721000 - 0x9077cfff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9077d000 - 0x907d4ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x907d5000 - 0x9081eff7  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9081f000 - 0x90a9bff7  com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90a9c000 - 0x90b18ff3  com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91396000 - 0x913bbffb  com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x913bc000 - 0x913bcfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x913ee000 - 0x913feff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x913ff000 - 0x91428fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x91429000 - 0x91433fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91434000 - 0x916a1fff  com.apple.imageKit (2.2 - 667) <3F5F92DB-C0C0-3C5F-98C6-B84AB9E28B55> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x916a2000 - 0x916bbfff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x916bc000 - 0x91713ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91714000 - 0x91b31fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x91b32000 - 0x91b39fff  libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib
    0x91b3a000 - 0x91ba0fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91bda000 - 0x91be1fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x91be2000 - 0x91c01ff3  com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x91c02000 - 0x91c66ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x91c67000 - 0x91c67fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91c68000 - 0x91c70fff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91c71000 - 0x91cebff7  com.apple.securityfoundation (6.0 - 55115.4) <7F614418-F853-3FED-B265-0EA47F309A49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91cec000 - 0x91d71ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91d72000 - 0x91d8fff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x91d90000 - 0x91d91fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x91d92000 - 0x91d92fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x91d93000 - 0x91dd4ff7  com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x91e11000 - 0x91f1eff3  com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x91f1f000 - 0x91f20fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x91f21000 - 0x91f24ff9  libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91f25000 - 0x91f7efff  com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91f7f000 - 0x91f82ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x91f83000 - 0x91ffcff0  com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x91ffd000 - 0x9202cff7  com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9202d000 - 0x92034ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92035000 - 0x920f2feb  libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
    0x920f3000 - 0x920ffffa  com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x92126000 - 0x92242ff7  com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92243000 - 0x92334ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x925c2000 - 0x925c5fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x925d5000 - 0x925dcffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x925dd000 - 0x925e0ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x925e1000 - 0x92811fff  com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x92812000 - 0x92869ff3  com.apple.Suggestions (2.0 - 102.1) <AA369EDE-913D-3C0D-8CE1-92C1C171CCA7> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x9286a000 - 0x92c66feb  com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x92c67000 - 0x92c94ffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x92c95000 - 0x92cbaff7  com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92cbb000 - 0x92cbbfff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92cbc000 - 0x92d19fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92d1a000 - 0x92dacffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92dad000 - 0x92dc9ff7  libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92dca000 - 0x92fb2ff3  com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x92fb3000 - 0x92fbbfff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92fbc000 - 0x92fc8ffe  libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
    0x92fc9000 - 0x92fcdffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x92fce000 - 0x932d3ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x932d4000 - 0x932d5fff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
    0x932d6000 - 0x93315ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93316000 - 0x93364ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93365000 - 0x93366ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x93367000 - 0x934bfffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x934c0000 - 0x93557ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93558000 - 0x9359affb  com.apple.RemoteViewServices (2.0 - 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9359b000 - 0x935e0ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x935e1000 - 0x93617ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x93618000 - 0x9361bffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9361c000 - 0x93640fff  libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93641000 - 0x9366cfff  com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9366d000 - 0x936dcffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x936dd000 - 0x936fdffd  com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x93700000 - 0x9383bff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x938d7000 - 0x93971fff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x93972000 - 0x939ccfff  com.apple.Symbolication (1.3 - 93) <D327EEFF-F2F5-39C4-B1EC-32E259DC04F1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x939cd000 - 0x939e2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x939e3000 - 0x939ecff3  com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x939ed000 - 0x93c90ffb  com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x93c91000 - 0x93e09ff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93e0a000 - 0x93e0afff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93e0b000 - 0x93e64fff  com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93e65000 - 0x93e68ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x93eb5000 - 0x93ec2fff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93ec3000 - 0x93f99fff  com.apple.DiscRecording (7.0 - 7000.2.4) <DE1EF7D3-018A-3501-B3E7-7497D7D2D69E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x93f9a000 - 0x93fdfff5  com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94db7000 - 0x94db7ffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x94db8000 - 0x94ec5057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x94ffb000 - 0x94ffeffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x94fff000 - 0x9502fff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
    0x95030000 - 0x95032fff  libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95033000 - 0x95035ffb  libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x95036000 - 0x95078ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x95079000 - 0x95084ffb  com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95085000 - 0x950d1fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x950d2000 - 0x95c8effb  com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95c8f000 - 0x9631bfeb  com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x96435000 - 0x96461ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x96462000 - 0x96462fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96463000 - 0x96723fff  com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96724000 - 0x96759ff7  com.apple.framework.internetaccounts (2.1 - 210) <8F2D0EB8-C997-3833-AA80-95AF7AA377BE> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x9675a000 - 0x96ad2ff3  com.apple.FinderKit (1.1.1 - 1.1.1) <5868FEF0-E512-3E22-91FF-7AFE4F7580A1> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x96ad3000 - 0x96ad3ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96ad4000 - 0x96b92ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96b93000 - 0x96c42ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x96c43000 - 0x96c47ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x96c48000 - 0x96c48fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96c57000 - 0x96d6fff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x96d70000 - 0x96d99ff7  libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x96d9a000 - 0x96ee7ffb  com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x96ee8000 - 0x9727bffb  com.apple.MediaToolbox (1.0 - 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x9727c000 - 0x97326fff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97327000 - 0x97376ff6  libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97377000 - 0x973beff3  com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x973bf000 - 0x973ccff7  com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x973cd000 - 0x973dbfff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x973dc000 - 0x973e2fff  libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x973e3000 - 0x973e5fff  com.apple.securityhi (4.0 - 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x973ea000 - 0x97408ff3  com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x97409000 - 0x97414fff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
    0x97415000 - 0x9743fff9  com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x97440000 - 0x97473ff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x97474000 - 0x974cfff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x974d0000 - 0x974d9ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x974da000 - 0x974dafff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x974db000 - 0x975f9ff7  com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x975fa000 - 0x97603ffe  com.apple.aps.framework (3.0 - 3.0) <09D5F4F3-03FD-3077-A51D-B368F18ED1D4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x97604000 - 0x9761bfff  com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x9761c000 - 0x978b5ff3  com.apple.AddressBook.framework (7.1 - 1167) <AF7B18F2-D0FF-33AA-9CE9-4106B1CDAE1D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x978b6000 - 0x978c4ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x97907000 - 0x97ac3ffd  libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
    0x97ac4000 - 0x97ad1ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x97ad2000 - 0x97ad3ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x97ad4000 - 0x97ae2fff  com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97ae3000 - 0x97ae3fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97ae4000 - 0x97afafff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x97afb000 - 0x97b20ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x97b21000 - 0x97b22fff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x97b23000 - 0x97b56ff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x97b57000 - 0x97b6eff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x97b6f000 - 0x97b73fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97b7f000 - 0x97b85fff  com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x97b86000 - 0x97f69ff3  com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x97f6a000 - 0x97f97ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x97f98000 - 0x980f5ffb  com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x980f6000 - 0x98100fff  libCSync.A.dylib (324.6) <D2E8AC70-C6D1-3C40-8A82-E50422EDCFBF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x98101000 - 0x981a1ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x981a2000 - 0x981a8ffc  libCGXCoreImage.A.dylib (324.6) <D75B1309-D224-344F-A28F-2B552859DDFC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x981a9000 - 0x981e0ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x981e5000 - 0x98249fff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9824a000 - 0x984a2ff1  com.apple.JavaScriptCore (8536 - 8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x984a3000 - 0x984a9fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x984aa000 - 0x984dbfff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9851e000 - 0x98528ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x98529000 - 0x98564fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x98565000 - 0x98575ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x98576000 - 0x9865fff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x98660000 - 0x98a18ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98a19000 - 0x98a5bfff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x98a5c000 - 0x98a5efff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x98a5f000 - 0x98a9ffff  com.apple.MediaKit (13 - 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x98aa0000 - 0x98b02fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x98b03000 - 0x98b16ff9  com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98b17000 - 0x98c22ff7  libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x98c23000 - 0x98c24fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x98c25000 - 0x98c3fffc  libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
    0x98c40000 - 0x98d21fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
    0x98d22000 - 0x98daafff  com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x98dab000 - 0x98e13fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x98e14000 - 0x98f08ff3  com.apple.QuickLookUIFramework (4.0 - 555.4) <D66F61A6-2C4C-359F-A2E3-7D023C33CB5A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x98f09000 - 0x98f15ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x98f16000 - 0x98f33fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x98f34000 - 0x98f34fff  libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib
    0x98f35000 - 0x99220ff7  com.apple.AOSKit (1.05 - 151) <F470C45E-620C-3FF2-AB1C-2D57FCD215E7> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x99221000 - 0x993aaff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x993ee000 - 0x993f2ffc  libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x993f3000 - 0x99401ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x99402000 - 0x99414ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x99415000 - 0x99459fff  libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9945a000 - 0x994a8ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x994a9000 - 0x994a9ffd  libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
    0x994aa000 - 0x9957efff  com.apple.backup.framework (1.4.1 - 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x99582000 - 0x9959ffff  libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
    0x995a0000 - 0x9969cff3  com.apple.DiskImagesFramework (10.8 - 344) <E35483F1-3F14-33DC-8D21-F2E63EA76ED3> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9969d000 - 0x99751fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x99755000 - 0x99777fff  libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
    0x99778000 - 0x99782fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x99783000 - 0x9978bfff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x9978c000 - 0x997f2ffc  com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x997f3000 - 0x99868ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x99869000 - 0x99882ffb  com.apple.frameworks.preferencepanes (15.0 - 15.0) <802C922C-CF94-357F-B1AE-4244AA025C04> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x998da000 - 0x998dbfff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x998dc000 - 0x9992cff7  com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9992d000 - 0x99a25ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x99a26000 - 0x99a26fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x99a27000 - 0x99e69fff  com.apple.CoreGraphics (1.600.0 - 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99e6a000 - 0x99e7cfff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x99e7d000 - 0x99f7bff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x99f7e000 - 0x99fd7ff7  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99fd8000 - 0x9a2f5ff3  com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9a2f6000 - 0x9a31afff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9a31b000 - 0x9a3b3fff  com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9a3b4000 - 0x9a3c9fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9a3ca000 - 0x9a5e1fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a5e2000 - 0x9a5ebff9  com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9a5ee000 - 0x9a656ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9a657000 - 0x9a698ff7  libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
    0x9a699000 - 0x9a69dfff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 12
    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: 5196
    thread_create: 5
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=232.0M resident=164.0M(71%) swapped_out_or_unallocated=68.1M(29%)
    Writable regions: Total=101.4M written=10.6M(10%) resident=41.5M(41%) swapped_out=0K(0%) unallocated=59.9M(59%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    ATS (font support)            
    32.1M
    CG backing stores 

  • Can't compile webutil.pll in10g AS at Redhat AS3 Update1

    I have installed 10g As in Redhat AS3 update1. I coundn't compile the webutil.pll is this system.
    I wanted to use webutil component ,the error message is frm-30312.
    my command:
    f90genm.sh webutil.pll dev/dev@dbms Module_Type=LIBRARY Compile_All=YES
    Does anyone can help me solve this problem?

    Hi,, I got the same problem,,,,
    I suppose no one answer your question,,,,
    Efrain,,,

  • Safari crashed unexpectedly

    Hello community,
    I have been dealing with this probelm where Safari would crash unexpectedly. Here is the report after the crash:
    Process:         WebProcess [358]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.26.17)
    Build Info:      WebKit2-7536026017000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2013-02-27 00:08:41.673 -0800
    OS Version:      Mac OS X 10.8.2 (12C3006)
    Report Version:  10
    Interval Since Last Report:          382510 sec
    Crashes Since Last Report:           16
    Per-App Interval Since Last Report:  122665 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      638663B6-892F-02B9-2CFB-477E2379EA2E
    Crashed Thread:  24  Dispatch queue: com.apple.CFURLCACHE_work_queue
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000014
    VM Regions Near 0x14:
    -->
        __TEXT                 000000010925f000-0000000109260000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff9799b0a4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff9799ae42 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff9799acd3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff8d612613 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff8d611ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff8d609283 -[NSApplication run] + 517
    11  com.apple.WebCore                       0x000000010a3c2def WebCore::RunLoop::run() + 63
    12  com.apple.WebKit2                       0x000000010939cc8a WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    13  com.apple.WebKit2                       0x00000001093645bd WebKitMain + 285
    14  com.apple.WebProcess                    0x000000010925fe7b 0x10925f000 + 3707
    15  libdyld.dylib                           0x00007fff917c97e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff93d88d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff94d09dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff94d099ee _dispatch_mgr_thread + 54
    Thread 2:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00000001095f1f26 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000109813d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 3:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x0000000109776724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000109776606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x0000000109776724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000109776606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 5:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x0000000109776724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x0000000109776606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff97486586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff974e4612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 7:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff96f48371 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x000000010a3d8291 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff93d88322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff96f794e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff93d88122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8fddad9d pthread_mutex_lock + 536
    2   libsqlite3.dylib                        0x00007fff916a5989 unixLock + 73
    3   libsqlite3.dylib                        0x00007fff91737625 pager_wait_on_lock + 165
    4   libsqlite3.dylib                        0x00007fff916a5181 sqlite3PagerSharedLock + 97
    5   libsqlite3.dylib                        0x00007fff916a4d92 sqlite3BtreeBeginTrans + 1730
    6   libsqlite3.dylib                        0x00007fff916cb71f sqlite3VdbeExec + 16063
    7   libsqlite3.dylib                        0x00007fff916c72ab sqlite3_step + 3691
    8   com.apple.WebCore                       0x00000001099362c2 WebCore::SQLiteStatement::executeCommand() + 82
    9   com.apple.WebCore                       0x000000010993884b WebCore::SQLiteDatabase::executeCommand(***::String const&) + 43
    10  com.apple.WebCore                       0x00000001099387f7 WebCore::SQLiteTransaction::begin() + 135
    11  com.apple.WebCore                       0x0000000109d7e6cf WebCore::StorageAreaSync::sync(bool, ***::HashMap<***::String, ***::String, ***::StringHash, ***::HashTraits<***::String>, ***::HashTraits<***::String> > const&) + 495
    12  com.apple.WebCore                       0x0000000109d7e4a8 WebCore::StorageAreaSync::performSync() + 200
    13  com.apple.WebCore                       0x0000000109950018 WebCore::StorageThread::threadEntryPoint() + 104
    14  com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    15  libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    16  libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x00000001095f1eed ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010a3fd991 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010995004a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010982936f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 11:: QTKit: listenOnDelegatePort
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff96f48371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8e12d496 listenOnDelegatePort + 403
    7   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 12:: QTKit: listenOnNotificationPort
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff96f48371 CFRunLoopRun + 97
    6   com.apple.QTKit                         0x00007fff8e12d931 listenOnNotificationPort + 371
    7   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 13:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff96f48371 CFRunLoopRun + 97
    6   com.apple.CoreMedia                     0x00007fff951ae980 FigThreadGlobalNetworkBufferingRunloop + 21
    7   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    8   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 14:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff90968c21 0x7fff9094e000 + 109601
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 15:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9fc3 _pthread_cond_wait + 927
    2   com.apple.CoreVideo                     0x00007fff9579eed5 CVDisplayLink::waitUntil(unsigned long long) + 271
    3   com.apple.CoreVideo                     0x00007fff9579e23d CVDisplayLink::runIOThread() + 529
    4   com.apple.CoreVideo                     0x00007fff9579e013 startIOThread(void*) + 148
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 16:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff909a822f 0x7fff9094e000 + 369199
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 17:: AQClient
    0   libsystem_kernel.dylib                  0x00007fff93d86686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d85c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff96f34803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff96f39ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff96f396b2 CFRunLoopRunSpecific + 290
    5   com.apple.audio.toolbox.AudioToolbox          0x00007fff93a2ac9c GenericRunLoopThread::Entry(void*) + 204
    6   com.apple.audio.toolbox.AudioToolbox          0x00007fff93a2ab53 CAPThread::Entry(CAPThread*) + 175
    7   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 18:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff9098015a 0x7fff9094e000 + 205146
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 19:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff909c93ba 0x7fff9094e000 + 504762
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 20:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff909a822f 0x7fff9094e000 + 369199
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 21:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff9098015a 0x7fff9094e000 + 205146
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 22:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x00007fff93d880fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8fdd9f89 _pthread_cond_wait + 869
    2   com.apple.CoreMedia                     0x00007fff951afff8 FigSemaphoreWaitRelative + 273
    3   com.apple.MediaToolbox                  0x00007fff909c93ba 0x7fff9094e000 + 504762
    4   com.apple.CoreMedia                     0x00007fff951b04c9 figThreadMain + 382
    5   libsystem_c.dylib                       0x00007fff8fdd5742 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8fdc2181 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 24 Crashed:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsqlite3.dylib                        0x00007fff916a5991 unixLock + 81
    1   libsqlite3.dylib                        0x00007fff91737625 pager_wait_on_lock + 165
    2   libsqlite3.dylib                        0x00007fff916a5181 sqlite3PagerSharedLock + 97
    3   libsqlite3.dylib                        0x00007fff916a4d92 sqlite3BtreeBeginTrans + 1730
    4   libsqlite3.dylib                        0x00007fff916cb71f sqlite3VdbeExec + 16063
    5   libsqlite3.dylib                        0x00007fff916c72ab sqlite3_step + 3691
    6   libsqlite3.dylib                        0x00007fff91677be9 sqlite3_exec + 1081
    7   com.apple.CFNetwork                     0x00007fff92b7b340 __CFURLCache::ExecSQLStatement_NoLock(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 80
    8   com.apple.CFNetwork                     0x00007fff92bdfc72 _CFURLCacheTimerCallback(void*) + 458
    9   libdispatch.dylib                       0x00007fff94d070b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff94d0929b _dispatch_source_invoke + 691
    11  libdispatch.dylib                       0x00007fff94d08305 _dispatch_queue_invoke + 72
    12  libdispatch.dylib                       0x00007fff94d08448 _dispatch_queue_drain + 180
    13  libdispatch.dylib                       0x00007fff94d082f1 _dispatch_queue_invoke + 52
    14  libdispatch.dylib                       0x00007fff94d081c3 _dispatch_worker_thread2 + 249
    15  libsystem_c.dylib                       0x00007fff8fdd7cab _pthread_wqthread + 404
    16  libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 34:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff93d865de _kernelrpc_mach_vm_deallocate_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93d8775d mach_vm_deallocate + 31
    2   libsqlite3.dylib                        0x00007fff916f804b purgeableCacheDestroy + 187
    3   libsqlite3.dylib                        0x00007fff916f7ddd sqlite3PagerClose + 477
    4   libsqlite3.dylib                        0x00007fff916f7853 sqlite3BtreeClose + 323
    5   libsqlite3.dylib                        0x00007fff91705413 sqlite3_close + 931
    6   com.apple.CFNetwork                     0x00007fff92be0d56 __CFURLCache::RecreateEmptyPersistentStoreOnDiskAndOpen_NoLock() + 38
    7   com.apple.CFNetwork                     0x00007fff92b7c85b __CFURLCache::ExecuteSQLSelectAndCreateResponse(__CFString const*, bool) + 1005
    8   com.apple.CFNetwork                     0x00007fff92b7c448 __CFURLCache::LookupCachedURLResponse(__CFURLCacheNode*, bool) + 22
    9   com.apple.CFNetwork                     0x00007fff92b78ec5 __CFURLCache::CopyResponseForRequest(_CFURLRequest const*, bool) + 415
    10  com.apple.CFNetwork                     0x00007fff92b78bdd __CFURLCacheCopyResponseForRequestInternal(_CFURLCache const*, _CFURLRequest const*, unsigned char) + 49
    11  com.apple.CFNetwork                     0x00007fff92b7a6e6 ___loaderEvent_StartLoad_block_invoke_0 + 68
    12  com.apple.CFNetwork                     0x00007fff92be24b7 ConnectionSession::withStorageSession(void ()(StorageSession const*) block_pointer) const + 107
    13  com.apple.CFNetwork                     0x00007fff92b7a686 __withStorageSessionAsync_block_invoke_0 + 24
    14  com.apple.CFNetwork                     0x00007fff92c3e832 __withConnectionSessionAsync_block_invoke_0 + 28
    15  libdispatch.dylib                       0x00007fff94d0af01 _dispatch_call_block_and_release + 15
    16  libdispatch.dylib                       0x00007fff94d070b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff94d081fa _dispatch_worker_thread2 + 304
    18  libsystem_c.dylib                       0x00007fff8fdd7cab _pthread_wqthread + 404
    19  libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 35:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 36:
    0   libsystem_kernel.dylib                  0x00007fff93d886d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8fdd7eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8fdd7cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8fdc2171 start_wqthread + 13
    Thread 24 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00007fff7c59bb50  rsi: 0x00000000006aef03  rbp: 0x000000012ecafc40  rsp: 0x000000012ecafbf0
       r8: 0x000000000000df3f   r9: 0x0000000049d0c55f  r10: 0x000000000000df7a  r11: 0x0000000000000206
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x00007fc6eca12d68
      rip: 0x00007fff916a5991  rfl: 0x0000000000010206  cr2: 0x0000000000000014
    Logical CPU: 3
    Binary Images:
           0x10925f000 -        0x10925ffff  com.apple.WebProcess (8536 - 8536.26.17) <E16DFC20-FF9E-3F21-946C-30170B247A86> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x109269000 -        0x109269fff  WebProcessShim.dylib (7536.26.17) <BF0CB1A0-C86D-31C3-99B7-1C2B50FB69EC> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10929b000 -        0x109482ff7  com.apple.WebKit2 (8536 - 8536.26.17) <83AB27D5-EF84-35E2-A4B7-78A4791771AF> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x1095eb000 -        0x109885ff7  com.apple.JavaScriptCore (8536 - 8536.26.15) <9FB8F262-C43B-3606-AF80-CAA7945DAE4D> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x109931000 -        0x10a8eafff  com.apple.WebCore (8536 - 8536.26.15) <9D6C3EF1-FFC2-32FB-9953-BC76E3EAB5D8> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10da6c000 -        0x10df61fff  com.apple.Safari.framework (8536 - 8536.26.17) <A28655B2-8394-32D4-82C2-725FAD855E48> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10e2b6000 -        0x10e440fff  com.apple.WebKit (8536 - 8536.26.17) <3D25C875-B5D1-390C-A449-C1D4FB7DECCB> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x10ecf3000 -        0x10ed09fff  com.apple.WebInspector (8536 - 8536.26.7) <695942A0-65F2-3E26-84D3-859D12938555> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x1112b0000 -        0x1112c6ff7  com.apple.webcontentfilter.framework (3.1 - 5) <D76F41C5-DAEF-3298-BFF7-B63A92B32ACA> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x11539c000 -        0x115553fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11558a000 -        0x1156ccfff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x115700000 -        0x115b7dfff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.6.22 - 8.0.6) <6486BC95-ADD7-3E85-A8B3-97404CDF9F32> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x115ce4000 -        0x115cf2ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x115cf9000 -        0x115d26fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x115d2f000 -        0x115d38fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x115d3e000 -        0x115d41ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x117995000 -        0x117996ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x117de6000 -        0x117debfff  com.apple.audio.AppleHDAHALPlugIn (2.3.5 - 2.3.5fc10) <E59FF48E-1D49-3125-A97B-3DB084511EF0> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1198c0000 -        0x1198cbfff  AppleIntelIVBVA (8.6.22) <7AA86745-960D-3C1E-9344-97A1C7A9F3EC> /System/Library/Extensions/AppleIntelIVBVA.bundle/Contents/MacOS/AppleIntelIVBV A
           0x123692000 -        0x1236b8fff  libPDFRIP.A.dylib (328.0.4) <E09DF81F-1CC5-3320-B633-168B33D712C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x133e38000 -        0x133fb0ff7  com.apple.AppleGVAFramework (4.0.27 - 4.0.27) <D469B80B-5F8F-3D8E-A454-CDEC922461C5> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x1364eb000 -        0x13663ffff  com.apple.audio.units.Components (1.8 - 1.8) <7846E0A3-4AFB-3E29-96D3-BF87348024ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x136ac1000 -        0x136cd0fff  com.apple.audio.codecs.Components (3.0 - 3.0) <B5BB86C0-4398-3ABB-A7DA-97D7F0E30E23> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x13715c000 -        0x137289ff7  com.apple.AppleIntelHD4000GraphicsVADriver (8.6.22 - 8.0.6) <E7468402-C121-31C5-86C9-E519EBC6DF6C> /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsVADriver
        0x7fff68e5f000 -     0x7fff68e9393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff8b9bd000 -     0x7fff8ba00fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ba01000 -     0x7fff8ba1bfff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8ba1c000 -     0x7fff8ba3eff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8bcb4000 -     0x7fff8bdcdff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8bdce000 -     0x7fff8be0bfe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8be0c000 -     0x7fff8be33ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8cdee000 -     0x7fff8ce01ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8ce02000 -     0x7fff8ce02fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8ce08000 -     0x7fff8ce3cfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8cee3000 -     0x7fff8cf0ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8d44e000 -     0x7fff8d454fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8d455000 -     0x7fff8d463ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8d464000 -     0x7fff8d468fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff8d469000 -     0x7fff8d46cfff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8d4bd000 -     0x7fff8e0eaff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e0eb000 -     0x7fff8e0f9fff  libcommonCrypto.dylib (60027) <DA98AE56-BC3F-3AD0-9660-8CC79E4AECE6> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e116000 -     0x7fff8e118ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8e119000 -     0x7fff8e28aff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e28b000 -     0x7fff8e28bfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e28c000 -     0x7fff8e28cffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8e28d000 -     0x7fff8e28eff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8e28f000 -     0x7fff8e291fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e292000 -     0x7fff8e296fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8e2a8000 -     0x7fff8e2aaff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8e2ab000 -     0x7fff8e2acfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8e2c2000 -     0x7fff8e3da92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8e3db000 -     0x7fff8e3f8fff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e43d000 -     0x7fff8e443fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e444000 -     0x7fff8e463ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e464000 -     0x7fff8e47bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e47c000 -     0x7fff8ec24fff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8ec68000 -     0x7fff8ecc4fff  com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8ecc5000 -     0x7fff8ecc6fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ecc8000 -     0x7fff8eccbfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ee05000 -     0x7fff8ee9ffff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8eea0000 -     0x7fff8eec1fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8eec2000 -     0x7fff8f1d9ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8f1da000 -     0x7fff8f1dbfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8f22f000 -     0x7fff8f258fff  libsandbox.1.dylib (220) <FCD65E60-6276-3455-8A11-09864DC9A285> /usr/lib/libsandbox.1.dylib
        0x7fff8f267000 -     0x7fff8f2b0fff  com.apple.framework.CoreWiFi (1.1 - 110.11) <9DA88230-5530-3981-BF71-FAE3822EE8B0> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8f2b1000 -     0x7fff8f2e7fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8f2e8000 -     0x7fff8f2e8fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f2e9000 -     0x7fff8f3ebfff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f3ec000 -     0x7fff8f43bff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f43c000 -     0x7fff8f471ff7  libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8f472000 -     0x7fff8f52fff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f530000 -     0x7fff8f55cfff  com.apple.framework.Apple80211 (8.3 - 830.18) <F2CABF84-E0B1-3F8D-9EC5-526121A007F3> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8f55d000 -     0x7fff8f5a7ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8f648000 -     0x7fff8f693fff  com.apple.framework.CoreWLAN (3.0.1 - 301.12) <3CC31D0B-8BAF-3042-8940-FE33EB2405A3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f694000 -     0x7fff8f6a5ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8f6a6000 -     0x7fff8f6fdff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8f6fe000 -     0x7fff8f726fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f727000 -     0x7fff8f78ffff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8f791000 -     0x7fff8f79dfff  libCSync.A.dylib (328.0.4) <D49C5371-6BCC-32F6-9013-BFF2E924B790> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8fad3000 -     0x7fff8fd08ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8fd1a000 -     0x7fff8fd25ff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8fd26000 -     0x7fff8fdc0fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8fdc1000 -     0x7fff8fe8dfe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8fe9a000 -     0x7fff90291fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90292000 -     0x7fff90312ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff90313000 -     0x7fff9034aff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff9034b000 -     0x7fff9034cff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff9034d000 -     0x7fff903a4ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff903db000 -     0x7fff90423fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff9044b000 -     0x7fff90470ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff90471000 -     0x7fff9059aff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9059d000 -     0x7fff906e1fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff906e2000 -     0x7fff906ecff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff906ed000 -     0x7fff9078aff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9078b000 -     0x7fff908a5fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff9094e000 -     0x7fff90d47ff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90f90000 -     0x7fff90fecff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff90fed000 -     0x7fff9129bfff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff9129c000 -     0x7fff912dfff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff912e0000 -     0x7fff912f6fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff912f7000 -     0x7fff912faff7  com.apple.LoginUICore (2.0 - 2.0) <965559B0-1F0E-3767-A16B-F91AABFA5275> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff912fb000 -     0x7fff9131bfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff9131c000 -     0x7fff9140cff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff914e7000 -     0x7fff9166dfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9166e000 -     0x7fff9176bfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff917c7000 -     0x7fff917caff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff917cb000 -     0x7fff917f6fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff917f7000 -     0x7fff91992fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff91993000 -     0x7fff919b4ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • Weblogic server it crashes unexpected

    Hi Folks,
    We have been running into this error for a long time. Here is a description
    of the error.
    We have weblogic server 6.0 SP2 is running in HPUX 11, in the same box we
    have Orbix 2000 installed.
    After starting the weblogic server it crashes unexpected.
    The following is the full stack trace of the error:
    Full thread dump:
    "ORBThreadPool-1::thread-3" daemon prio=9 tid=0x58ab90 nid=88 lwp_id=10651
    runnable [0x5ad34000..0x5ad34438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5ddc4240> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "XML-RPC Weblistener" daemon prio=9 tid=0x4db560 nid=43 lwp_id=10318
    runnable [0x5abc9000..0x5abc9438]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    - locked <0x5ddb0c40> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at helma.xmlrpc.WebServer.run(WebServer.java:175)
    at java.lang.Thread.run(Unknown Source)
    "ORBThreadPool-1::thread-7" daemon prio=9 tid=0x3d3ca8 nid=42 lwp_id=10316
    waiting on monitor [0x5abea000..0x5abea438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5d981228> (a
    com.iona.corba.art.workqueue.WorkQueueImpl$WorkItemBuffer)
    at com.iona.common.concurrency.BoundedBuffer.poll(BoundedBuffer.java:175)
    - locked <0x5d981228> (a
    com.iona.corba.art.workqueue.WorkQueueImpl$WorkItemBuffer)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueImpl.dequeue(AutomaticWorkQue
    ueImpl.java:144)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:225)
    "ORBThreadPool-1::thread-6" daemon prio=9 tid=0x3d28b8 nid=41 lwp_id=10315
    runnable [0x5ac0b000..0x5ac0b438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5ddc52a8> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "ORBThreadPool-1::thread-4" daemon prio=9 tid=0x625fd8 nid=39 lwp_id=10311
    runnable [0x5ac4d000..0x5ac4d438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5d999860> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "ORBThreadPool-1::thread-2" daemon prio=9 tid=0x61a2f0 nid=37 lwp_id=10309
    runnable [0x5ac8f000..0x5ac8f438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5d99b280> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "ORBThreadPool-1::thread-1" daemon prio=9 tid=0x61a0a0 nid=36 lwp_id=10308
    waiting on monitor [0x5acb0000..0x5acb0438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5d98f7c8> (a com.iona.common.timeout.TimeOutScheduler)
    at com.iona.common.time.UTCTimedWait.wait(UTCTimedWait.java:118)
    - locked <0x5d98f7c8> (a com.iona.common.timeout.TimeOutScheduler)
    at com.iona.common.timeout.TimeOutScheduler.run(TimeOutScheduler.java:68)
    - locked <0x5d98f7c8> (a com.iona.common.timeout.TimeOutScheduler)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "HighPriority TimeEventGenerator" daemon prio=9 tid=0x1756d8 nid=35
    lwp_id=10292 waiting on monitor [0x5acd1000..0x5acd1438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5d916488> (a weblogic.time.common.internal.TimeTable)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    - locked <0x5d916488> (a weblogic.time.common.internal.TimeTable)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :138)
    at java.lang.Thread.run(Unknown Source)
    "SSLListenThread" prio=9 tid=0x566218 nid=34 lwp_id=10165 runnable
    [0x5acf2000..0x5acf2438]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    - locked <0x5d9a2530> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.java
    :126)
    at weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:117)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:247)
    "ListenThread" prio=9 tid=0x54f1f0 nid=33 lwp_id=10164 runnable
    [0x5ad13000..0x5ad13438]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    - locked <0x5d9a2470> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:247)
    "Application Manager Thread" prio=8 tid=0x54ee60 nid=31 lwp_id=10162 waiting
    on monitor [0x5ad55000..0x5ad55438]
    at java.lang.Thread.sleep(Native Method)
    at
    weblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run(A
    pplicationManager.java:644)
    "ExecuteThread: '1' for queue: '__weblogic_admin_rmi_queue'" daemon prio=9
    tid=0xa4af0 nid=30 lwp_id=10159 waiting on monitor [0x5ae3a000..0x5ae3a438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c73a8f0> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c73a8f0> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '0' for queue: '__weblogic_admin_rmi_queue'" daemon prio=9
    tid=0xa2478 nid=29 lwp_id=10158 waiting on monitor [0x5ae5b000..0x5ae5b438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c73a478> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c73a478> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'" daemon prio=9
    tid=0xa2160 nid=28 lwp_id=10157 waiting on monitor [0x5ae7c000..0x5ae7c438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c739a60> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c739a60> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '0' for queue: '__weblogic_admin_html_queue'" daemon prio=9
    tid=0xa1eb8 nid=27 lwp_id=10156 waiting on monitor [0x5ae9d000..0x5ae9d438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c7395e0> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c7395e0> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "TimeEventGenerator" daemon prio=9 tid=0x2e3230 nid=26 lwp_id=10154 waiting
    on monitor [0x5aebe000..0x5aebe438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c75edb8> (a weblogic.time.common.internal.TimeTable)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    - locked <0x5c75edb8> (a weblogic.time.common.internal.TimeTable)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :138)
    at java.lang.Thread.run(Unknown Source)
    "TimeEventGenerator" daemon prio=9 tid=0xdec30 nid=25 lwp_id=10153 waiting
    on monitor [0x5aedf000..0x5aedf438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c77cc78> (a weblogic.time.common.internal.TimeTable)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    - locked <0x5c77cc78> (a weblogic.time.common.internal.TimeTable)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :138)
    at java.lang.Thread.run(Unknown Source)
    "SpinnerRandomSource" daemon prio=9 tid=0xde748 nid=24 lwp_id=10152 waiting
    on monitor [0x5af00000..0x5af00438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5ecfb8> (a weblogic.security.SpinnerThread)
    at java.lang.Object.wait(Unknown Source)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:92
    - locked <0x5c5ecfb8> (a weblogic.security.SpinnerThread)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:109)
    "ExecuteThread: '14' for queue: 'default'" daemon prio=9 tid=0xdb2e0 nid=23
    lwp_id=10151 runnable [0x5af21000..0x5af21438]
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
    - waiting to lock <0x5d99fb48> (a java.lang.Object)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '13' for queue: 'default'" daemon prio=9 tid=0xd9a50 nid=22
    lwp_id=10150 runnable [0x5af42000..0x5af42438]
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
    - waiting to lock <0x5d99fb48> (a java.lang.Object)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '12' for queue: 'default'" daemon prio=9 tid=0xd81c0 nid=21
    lwp_id=10149 runnable [0x5af63000..0x5af63438]
    at weblogic.socket.PosixSocketMuxer.poll(Native Method)
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
    - locked <0x5d99fb48> (a java.lang.Object)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '11' for queue: 'default'" daemon prio=9 tid=0xa0c98 nid=20
    lwp_id=10148 runnable [0..0x5af84438]
    "ExecuteThread: '10' for queue: 'default'" daemon prio=9 tid=0xa0110 nid=19
    lwp_id=10147 waiting on monitor [0x5afa5000..0x5afa5438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5eae88> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5eae88> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '9' for queue: 'default'" daemon prio=9 tid=0x9d650 nid=18
    lwp_id=10146 waiting on monitor [0x5afc6000..0x5afc6438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5eaa68> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5eaa68> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '8' for queue: 'default'" daemon prio=9 tid=0x9bdc0 nid=17
    lwp_id=10145 runnable [0x5afe8000..0x5afe7438]
    at java.net.SocketOutputStream.socketWrite(Native Method)
    at java.net.SocketOutputStream.write(Unknown Source)
    at weblogic.socket.SocketMuxer.write(SocketMuxer.java:60)
    at weblogic.rjvm.t3.T3JVMConnection.sendMsg(T3JVMConnection.java:247)
    at
    weblogic.rjvm.MsgAbbrevJVMConnection.sendOutMsg(MsgAbbrevJVMConnection.java:
    367)
    at
    weblogic.rjvm.MsgAbbrevJVMConnection.sendMsg(MsgAbbrevJVMConnection.java:173
    at weblogic.rjvm.ConnectionManager.sendMsg(ConnectionManager.java:482)
    at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:419)
    at
    weblogic.rjvm.MsgAbbrevOutputStream.flushAndSendRaw(MsgAbbrevOutputStream.ja
    va:114)
    at
    weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:
    122)
    at weblogic.rjvm.MsgAbbrevOutputStream.send(MsgAbbrevOutputStream.java:181)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:383)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    7)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '7' for queue: 'default'" daemon prio=9 tid=0x9a530 nid=16
    lwp_id=10144 waiting on monitor [0x5b008000..0x5b008438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5ea1d8> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5ea1d8> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '6' for queue: 'default'" daemon prio=9 tid=0x84c90 nid=15
    lwp_id=10143 waiting on monitor [0x5b029000..0x5b029438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9db8> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9db8> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '5' for queue: 'default'" daemon prio=9 tid=0x83400 nid=14
    lwp_id=10142 waiting on monitor [0x5b04a000..0x5b04a438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9998> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9998> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '4' for queue: 'default'" daemon prio=9 tid=0x81b70 nid=13
    lwp_id=10141 waiting on monitor [0x5b06b000..0x5b06b438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9578> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9578> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '3' for queue: 'default'" daemon prio=9 tid=0x802e0 nid=12
    lwp_id=10140 waiting on monitor [0x5b08c000..0x5b08c438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9158> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9158> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '2' for queue: 'default'" daemon prio=9 tid=0x7e9f0 nid=11
    lwp_id=10139 waiting on monitor [0x5b0ad000..0x5b0ad438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e8d38> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e8d38> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '1' for queue: 'default'" daemon prio=9 tid=0x76868 nid=10
    lwp_id=10138 waiting on monitor [0x5b0ce000..0x5b0ce438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e8918> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e8918> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '0' for queue: 'default'" daemon prio=9 tid=0x75788 nid=9
    lwp_id=10137 waiting on monitor [0x7f41b000..0x7f41b438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e83f0> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e83f0> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "Thread-0" daemon prio=8 tid=0x2ddd58 nid=8 lwp_id=10136 waiting on monitor
    [0x7f43c000..0x7f43c438]
    at java.lang.Thread.sleep(Native Method)
    at
    weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManage
    rImpl.java:756)
    at java.lang.Thread.run(Unknown Source)
    "Signal Dispatcher" daemon prio=9 tid=0xecbe0 nid=7 lwp_id=10134 runnable
    [0..0xffffffff]
    "Finalizer" daemon prio=9 tid=0xe6250 nid=5 lwp_id=10132 waiting on monitor
    [0x7f491000..0x7f491438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c635ef8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    - locked <0x5c635ef8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at
    java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:1
    20)
    "Reference Handler" daemon prio=9 tid=0xe48a0 nid=4 lwp_id=10131 waiting on
    monitor [0x7f4b2000..0x7f4b2438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5ed268> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    - locked <0x5c5ed268> (a java.lang.ref.Reference$Lock)
    "main" prio=9 tid=0x342a0 nid=1 lwp_id=10112 waiting on monitor
    [0x7f7f2000..0x7f7f2878]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5f0db8> (a weblogic.t3.srvr.T3Srvr)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:501)
    - locked <0x5c5f0db8> (a weblogic.t3.srvr.T3Srvr)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:171)
    at weblogic.Server.main(Server.java:35)
    "VM Thread" prio=7 tid=0xa9c40 nid=3 lwp_id=10130 runnable
    "VM Periodic Task Thread" prio=8 tid=0xebc68 nid=6 lwp_id=10133 waiting on
    monitor
    # Java version:
    # HotSpot VM (mixed mode)
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # occurred at pc=908d4
    # Error ID:
    /CLO/Components/JAVA_HOTSPOT/Src/build/hp-ux/../../src/os/hp-ux/vm/os_hp-ux.
    cpp, 3050
    ./startWebLogic.sh[151]: 9008 Abort(coredump)
    Suresh Athmakuri
    Datalinx Corporation
    505, WhitePlains Road
    Tarrytown , Ny

    Hi Folks,
    We have been running into this error for a long time. Here is a description
    of the error.
    We have weblogic server 6.0 SP2 is running in HPUX 11, in the same box we
    have Orbix 2000 installed.
    After starting the weblogic server it crashes unexpected.
    The following is the full stack trace of the error:
    Full thread dump:
    "ORBThreadPool-1::thread-3" daemon prio=9 tid=0x58ab90 nid=88 lwp_id=10651
    runnable [0x5ad34000..0x5ad34438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5ddc4240> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "XML-RPC Weblistener" daemon prio=9 tid=0x4db560 nid=43 lwp_id=10318
    runnable [0x5abc9000..0x5abc9438]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    - locked <0x5ddb0c40> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at helma.xmlrpc.WebServer.run(WebServer.java:175)
    at java.lang.Thread.run(Unknown Source)
    "ORBThreadPool-1::thread-7" daemon prio=9 tid=0x3d3ca8 nid=42 lwp_id=10316
    waiting on monitor [0x5abea000..0x5abea438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5d981228> (a
    com.iona.corba.art.workqueue.WorkQueueImpl$WorkItemBuffer)
    at com.iona.common.concurrency.BoundedBuffer.poll(BoundedBuffer.java:175)
    - locked <0x5d981228> (a
    com.iona.corba.art.workqueue.WorkQueueImpl$WorkItemBuffer)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueImpl.dequeue(AutomaticWorkQue
    ueImpl.java:144)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:225)
    "ORBThreadPool-1::thread-6" daemon prio=9 tid=0x3d28b8 nid=41 lwp_id=10315
    runnable [0x5ac0b000..0x5ac0b438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5ddc52a8> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "ORBThreadPool-1::thread-4" daemon prio=9 tid=0x625fd8 nid=39 lwp_id=10311
    runnable [0x5ac4d000..0x5ac4d438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5d999860> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "ORBThreadPool-1::thread-2" daemon prio=9 tid=0x61a2f0 nid=37 lwp_id=10309
    runnable [0x5ac8f000..0x5ac8f438]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at
    com.iona.corba.atli.tcp.TCPConnectionSocketHandler.read(TCPConnectionSocketH
    andler.java:104)
    at
    com.iona.corba.atli.tcp.TCPConnectionIOHandler$ReaderWorkItem.run(TCPConnect
    ionIOHandler.java:605)
    - locked <0x5d99b280> (a java.lang.Object)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "ORBThreadPool-1::thread-1" daemon prio=9 tid=0x61a0a0 nid=36 lwp_id=10308
    waiting on monitor [0x5acb0000..0x5acb0438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5d98f7c8> (a com.iona.common.timeout.TimeOutScheduler)
    at com.iona.common.time.UTCTimedWait.wait(UTCTimedWait.java:118)
    - locked <0x5d98f7c8> (a com.iona.common.timeout.TimeOutScheduler)
    at com.iona.common.timeout.TimeOutScheduler.run(TimeOutScheduler.java:68)
    - locked <0x5d98f7c8> (a com.iona.common.timeout.TimeOutScheduler)
    at
    com.iona.corba.util.WorkQueueExecutor$RunnableWrapper.execute(WorkQueueExecu
    tor.java:126)
    at
    com.iona.corba.art.workqueue.AutomaticWorkQueueThreadPool$WorkQueueThread.ru
    n(AutomaticWorkQueueThreadPool.java:232)
    "HighPriority TimeEventGenerator" daemon prio=9 tid=0x1756d8 nid=35
    lwp_id=10292 waiting on monitor [0x5acd1000..0x5acd1438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5d916488> (a weblogic.time.common.internal.TimeTable)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    - locked <0x5d916488> (a weblogic.time.common.internal.TimeTable)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :138)
    at java.lang.Thread.run(Unknown Source)
    "SSLListenThread" prio=9 tid=0x566218 nid=34 lwp_id=10165 runnable
    [0x5acf2000..0x5acf2438]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    - locked <0x5d9a2530> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.java
    :126)
    at weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:117)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:247)
    "ListenThread" prio=9 tid=0x54f1f0 nid=33 lwp_id=10164 runnable
    [0x5ad13000..0x5ad13438]
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(Unknown Source)
    - locked <0x5d9a2470> (a java.net.PlainSocketImpl)
    at java.net.ServerSocket.implAccept(Unknown Source)
    at java.net.ServerSocket.accept(Unknown Source)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:247)
    "Application Manager Thread" prio=8 tid=0x54ee60 nid=31 lwp_id=10162 waiting
    on monitor [0x5ad55000..0x5ad55438]
    at java.lang.Thread.sleep(Native Method)
    at
    weblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run(A
    pplicationManager.java:644)
    "ExecuteThread: '1' for queue: '__weblogic_admin_rmi_queue'" daemon prio=9
    tid=0xa4af0 nid=30 lwp_id=10159 waiting on monitor [0x5ae3a000..0x5ae3a438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c73a8f0> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c73a8f0> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '0' for queue: '__weblogic_admin_rmi_queue'" daemon prio=9
    tid=0xa2478 nid=29 lwp_id=10158 waiting on monitor [0x5ae5b000..0x5ae5b438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c73a478> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c73a478> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '1' for queue: '__weblogic_admin_html_queue'" daemon prio=9
    tid=0xa2160 nid=28 lwp_id=10157 waiting on monitor [0x5ae7c000..0x5ae7c438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c739a60> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c739a60> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '0' for queue: '__weblogic_admin_html_queue'" daemon prio=9
    tid=0xa1eb8 nid=27 lwp_id=10156 waiting on monitor [0x5ae9d000..0x5ae9d438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c7395e0> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c7395e0> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "TimeEventGenerator" daemon prio=9 tid=0x2e3230 nid=26 lwp_id=10154 waiting
    on monitor [0x5aebe000..0x5aebe438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c75edb8> (a weblogic.time.common.internal.TimeTable)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    - locked <0x5c75edb8> (a weblogic.time.common.internal.TimeTable)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :138)
    at java.lang.Thread.run(Unknown Source)
    "TimeEventGenerator" daemon prio=9 tid=0xdec30 nid=25 lwp_id=10153 waiting
    on monitor [0x5aedf000..0x5aedf438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c77cc78> (a weblogic.time.common.internal.TimeTable)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:279)
    - locked <0x5c77cc78> (a weblogic.time.common.internal.TimeTable)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :138)
    at java.lang.Thread.run(Unknown Source)
    "SpinnerRandomSource" daemon prio=9 tid=0xde748 nid=24 lwp_id=10152 waiting
    on monitor [0x5af00000..0x5af00438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5ecfb8> (a weblogic.security.SpinnerThread)
    at java.lang.Object.wait(Unknown Source)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:92
    - locked <0x5c5ecfb8> (a weblogic.security.SpinnerThread)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:109)
    "ExecuteThread: '14' for queue: 'default'" daemon prio=9 tid=0xdb2e0 nid=23
    lwp_id=10151 runnable [0x5af21000..0x5af21438]
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
    - waiting to lock <0x5d99fb48> (a java.lang.Object)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '13' for queue: 'default'" daemon prio=9 tid=0xd9a50 nid=22
    lwp_id=10150 runnable [0x5af42000..0x5af42438]
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
    - waiting to lock <0x5d99fb48> (a java.lang.Object)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '12' for queue: 'default'" daemon prio=9 tid=0xd81c0 nid=21
    lwp_id=10149 runnable [0x5af63000..0x5af63438]
    at weblogic.socket.PosixSocketMuxer.poll(Native Method)
    at
    weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:371)
    - locked <0x5d99fb48> (a java.lang.Object)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '11' for queue: 'default'" daemon prio=9 tid=0xa0c98 nid=20
    lwp_id=10148 runnable [0..0x5af84438]
    "ExecuteThread: '10' for queue: 'default'" daemon prio=9 tid=0xa0110 nid=19
    lwp_id=10147 waiting on monitor [0x5afa5000..0x5afa5438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5eae88> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5eae88> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '9' for queue: 'default'" daemon prio=9 tid=0x9d650 nid=18
    lwp_id=10146 waiting on monitor [0x5afc6000..0x5afc6438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5eaa68> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5eaa68> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '8' for queue: 'default'" daemon prio=9 tid=0x9bdc0 nid=17
    lwp_id=10145 runnable [0x5afe8000..0x5afe7438]
    at java.net.SocketOutputStream.socketWrite(Native Method)
    at java.net.SocketOutputStream.write(Unknown Source)
    at weblogic.socket.SocketMuxer.write(SocketMuxer.java:60)
    at weblogic.rjvm.t3.T3JVMConnection.sendMsg(T3JVMConnection.java:247)
    at
    weblogic.rjvm.MsgAbbrevJVMConnection.sendOutMsg(MsgAbbrevJVMConnection.java:
    367)
    at
    weblogic.rjvm.MsgAbbrevJVMConnection.sendMsg(MsgAbbrevJVMConnection.java:173
    at weblogic.rjvm.ConnectionManager.sendMsg(ConnectionManager.java:482)
    at weblogic.rjvm.RJVMImpl.send(RJVMImpl.java:419)
    at
    weblogic.rjvm.MsgAbbrevOutputStream.flushAndSendRaw(MsgAbbrevOutputStream.ja
    va:114)
    at
    weblogic.rjvm.MsgAbbrevOutputStream.flushAndSend(MsgAbbrevOutputStream.java:
    122)
    at weblogic.rjvm.MsgAbbrevOutputStream.send(MsgAbbrevOutputStream.java:181)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:383)
    at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
    at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    7)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    "ExecuteThread: '7' for queue: 'default'" daemon prio=9 tid=0x9a530 nid=16
    lwp_id=10144 waiting on monitor [0x5b008000..0x5b008438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5ea1d8> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5ea1d8> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '6' for queue: 'default'" daemon prio=9 tid=0x84c90 nid=15
    lwp_id=10143 waiting on monitor [0x5b029000..0x5b029438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9db8> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9db8> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '5' for queue: 'default'" daemon prio=9 tid=0x83400 nid=14
    lwp_id=10142 waiting on monitor [0x5b04a000..0x5b04a438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9998> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9998> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '4' for queue: 'default'" daemon prio=9 tid=0x81b70 nid=13
    lwp_id=10141 waiting on monitor [0x5b06b000..0x5b06b438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9578> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9578> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '3' for queue: 'default'" daemon prio=9 tid=0x802e0 nid=12
    lwp_id=10140 waiting on monitor [0x5b08c000..0x5b08c438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e9158> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e9158> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '2' for queue: 'default'" daemon prio=9 tid=0x7e9f0 nid=11
    lwp_id=10139 waiting on monitor [0x5b0ad000..0x5b0ad438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e8d38> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e8d38> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '1' for queue: 'default'" daemon prio=9 tid=0x76868 nid=10
    lwp_id=10138 waiting on monitor [0x5b0ce000..0x5b0ce438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e8918> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e8918> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "ExecuteThread: '0' for queue: 'default'" daemon prio=9 tid=0x75788 nid=9
    lwp_id=10137 waiting on monitor [0x7f41b000..0x7f41b438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5e83f0> (a weblogic.kernel.ExecuteThread)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:94)
    - locked <0x5c5e83f0> (a weblogic.kernel.ExecuteThread)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:118)
    "Thread-0" daemon prio=8 tid=0x2ddd58 nid=8 lwp_id=10136 waiting on monitor
    [0x7f43c000..0x7f43c438]
    at java.lang.Thread.sleep(Native Method)
    at
    weblogic.transaction.internal.TransactionManagerImpl$1.run(TransactionManage
    rImpl.java:756)
    at java.lang.Thread.run(Unknown Source)
    "Signal Dispatcher" daemon prio=9 tid=0xecbe0 nid=7 lwp_id=10134 runnable
    [0..0xffffffff]
    "Finalizer" daemon prio=9 tid=0xe6250 nid=5 lwp_id=10132 waiting on monitor
    [0x7f491000..0x7f491438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c635ef8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    - locked <0x5c635ef8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(Unknown Source)
    at
    java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:1
    20)
    "Reference Handler" daemon prio=9 tid=0xe48a0 nid=4 lwp_id=10131 waiting on
    monitor [0x7f4b2000..0x7f4b2438]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5ed268> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Unknown Source)
    at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
    - locked <0x5c5ed268> (a java.lang.ref.Reference$Lock)
    "main" prio=9 tid=0x342a0 nid=1 lwp_id=10112 waiting on monitor
    [0x7f7f2000..0x7f7f2878]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x5c5f0db8> (a weblogic.t3.srvr.T3Srvr)
    at java.lang.Object.wait(Unknown Source)
    at weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:501)
    - locked <0x5c5f0db8> (a weblogic.t3.srvr.T3Srvr)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:171)
    at weblogic.Server.main(Server.java:35)
    "VM Thread" prio=7 tid=0xa9c40 nid=3 lwp_id=10130 runnable
    "VM Periodic Task Thread" prio=8 tid=0xebc68 nid=6 lwp_id=10133 waiting on
    monitor
    # Java version:
    # HotSpot VM (mixed mode)
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # occurred at pc=908d4
    # Error ID:
    /CLO/Components/JAVA_HOTSPOT/Src/build/hp-ux/../../src/os/hp-ux/vm/os_hp-ux.
    cpp, 3050
    ./startWebLogic.sh[151]: 9008 Abort(coredump)
    Suresh Athmakuri
    Datalinx Corporation
    505, WhitePlains Road
    Tarrytown , Ny

  • Photoshop CS6 extended crashes unexpectedly

    Hello,
    I have this slight problem with my PS6 crashing unexpectedly in the middle of my work... I was wondering could this be related to the fact I registered my trial version instead of installing the software again from a CD? The instructions told not to register the trial version but I somehow overlooked the fact there was an installation cd in the ps6 box (+ my computer doesn't have a cd drive anyways)? I mean the trial version never crashed but now it happenes way too often and needless to say, it's very frustrating. If the problems is somehow related to the trial version registeration, should I uninstall my photoshop and install it again - and if so, would my licence code still work?
    If this is something else... I have no idea what to do and why it's happening.

    You have not provided any technical info about your system or other details like the actual crash logs, so nobody can know. there is no difference in functionality between trials and full versions, so whatever issues you have can't be attributed to that.
    Mylenium

  • My itouch just crashed unexpectantly. I can't open the itouch up. Also,nothing would show up even when i plug it in into the computer... What do I do now? please help! Thanks!

    My itouch just crashed unexpectantly. I can't open the itouch up. Also,nothing would show up even when i plug it in into the computer... What do I do now? please help! Thanks!

    Well plug it in again, and then hold the "Lock" and "Home" button at the same time for about 10 seconds. See if that helps.

Maybe you are looking for

  • Apple's latest noisy powerbook drives me crazy

    I posted this on silentpcreview.com, and re-post here to share you with my experience with the latest apple product. I just returned the latest verison of powerbook 12" to apple. Because it's so noisy. I choose apple's laptop because many people in t

  • Fonts do not display after update

    I just updated with the most recent release of Lion and now certain fonts do not show up on web sites and in some applications, including Apple's own iCal!  Can someone help!!

  • VB6 Crystal Reports 8.5 - RDC Component to Export Reports To Printer

    Hi, We have an application written in VB6 that uses the RDC in Crystal Reports 8.5 to export reports the printer.  We are currently making some security changes to lock down several of our servers.  Currently our custom print queue for Crystal runs i

  • Weird Icon thingy

    I have put icons on to all of my folders from pictures I have. No problem there, but when I want to put it on my ACTUAL pictures folder, if I choose a small picture, or a large picture, or an icon sized picture, no matter what, the only icon that sho

  • Cannot install CS4 Design Premium

    I am having some trouble installing Adobe CS4 Design Premium. Every time I try to install, it says "Setup Error: Setup has encountered and error and cannot continue. Contact Adobe Customer Support for Assistance." I have tried this from the CD and af