Help : VM 1.2 crashing

Hi,
I have the following problem:
We run a servlet which heavily uses database access via jdbc:odbc. It runs on WinNT and 2000 with JDK1.2 and JRun 2.3.3.
Now the problem is:
The VM is crashing (with Dr.Watson c00000005 - I think this mean Access violation or Segmentation fault) on always the same use case but it is not really reproducible. Sometimes it works fine (algorithm is correct), sometime the VM crashes as soon as the use case starts, sometimes the VM crashes as soon as the use is finished.
I am really helpless!!!!!
What can I do to track down this problem?
What are possible reasons for the VM to crash?
Where can I find additional help?
Hopefulle someone out there can help me.

You mentioned database access via the JDBC-ODBC bridge driver. That is a Type 1 JDBC driver (part Java, part native driver) that translates JDBC calls to ODBC calls. The registered ODBC driver then translates the ODBC calls to native database calls. I suspect that the registered ODBC driver is the culprit. Try using another ODBC driver (newer version or different manufacturer) or try using a Type 2 JDBC driver (also a part Java, part native driver however there is one less layer of translation). A list of JDBC drivers provided by different vendors can be found on the following page: http://industry.java.sun.com/products/jdbc/drivers

Similar Messages

  • Help my Safari keeps crashing on me and will not open.

    Help my Safari keeps crashing on me and will not open.
    i recently reset osx lion due to some issues and now i try to open safari and it crashes.
    what should i do?

    is this enough?
    Process:         Safari [4701]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (7534.57.7)
    Build Info:      WebBrowser-7534057007000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [305]
    Date/Time:       2013-07-12 16:00:10.736 +1000
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          224849 sec
    Crashes Since Last Report:           23
    Per-App Interval Since Last Report:  28 sec
    Per-App Crashes Since Last Report:   19
    Anonymous UUID:                      B5556FB4-2BC3-4807-A886-3E1E310F3941
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[4701]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff94ae9f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8fc20d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff94ae9d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff97d7f71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff8d0b462b -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff8d0b4784 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x00000001066f05be -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff94ae0fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff94ae0f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff8d09c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff8d0928bb loadNib + 322
              11  AppKit                              0x00007fff8d091db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff8d091cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff8d091c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff8d302cd7 NSApplicationMain + 398
              15  Safari                              0x00000001068f90ba SafariMain + 166
              16  Safari                              0x00000001066e0f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8f2f7ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff9810b7d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff980fca7a abort + 143
    3   libc++abi.dylib                         0x00007fff9326c7bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff93269fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8fc211b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff9326a001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff9326a05c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff9326b152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff8fc20e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff94ae9d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff97d7f71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff8d0b462b -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff8d0b4784 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x00000001066f05be -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff94ae0fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff94ae0f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff8d09c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff8d0928bb loadNib + 322
    19  com.apple.AppKit                        0x00007fff8d091db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff8d091cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff8d091c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff8d302cd7 NSApplicationMain + 398
    23  com.apple.Safari.framework              0x00000001068f90ba SafariMain + 166
    24  com.apple.Safari                        0x00000001066e0f24 0x1066e0000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f2f87e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff9403c786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff9403b316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8f2f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9810b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff9810cb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8f2f8192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff9810b594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff9810cb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8f2f7bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff9810d274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00000001077c5e8b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3   com.apple.WebCore                       0x00000001077c39a4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4   com.apple.JavaScriptCore                0x000000010710127f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff981098bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff9810cb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8f2f667a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f2f5d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff91264df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff91264d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff981098bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff9810cb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff662de418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff662de440  rsp: 0x00007fff662de418
       r8: 0x00007fff7d871fb8   r9: 0x00007fff662ddea8  r10: 0x00007fff8f2f7d0a  r11: 0xffffff80002dad60
      r12: 0x00007f867143e720  r13: 0x0000000000000005  r14: 0x00007fff7d874960  r15: 0x00007fff662de590
      rip: 0x00007fff8f2f7ce2  rfl: 0x0000000000000246  cr2: 0x00007f867184bffe
    Logical CPU: 0

  • Help needed with Safari Crash Report Please

    I cannot visit the Apple Store site along with some other sites (My Amazon Login Page ) without Safari 4 crashing. This is happening on two computers and I have tried the following with no success.....
    Repairing permissions
    Removing plist file
    Running 10.5.7 Combo update
    Emptied Cache
    Deleting Safari and reinstalling
    Restored Safari 4 beta from Time Machine (still crashes)
    Ensuring Assisted Devices etc are off under Universal Access preferences
    Creating new user account
    Removing all internet plugins from HD/Library/InternetPlugins and UserName/Library/InternetPlugins
    Removed items from HD /Library/Inputmanagers
    Disabling Javascript is the only method I have found that will stop these crashes.
    If somebody could look at my crash report below I would be grateful as I am not sure what I am looking for.
    I am quite "happy" for the problem to be some 3rd party software that I am using - however I can see no sign of them in my crash report and it seems strange that my only workaround is to disable Javascript.
    Anyway if anybody could help here is my crash report (with all the plugins installed) - many thanks
    Adam
    Process: Safari 200
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0 (5530.17)
    Build Info: WebBrowser-55301700~2
    Code Type: X86 (Native)
    Parent Process: launchd 81
    Interval Since Last Report: 1855 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 1773 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-06-13 17:32:14.954 +0100
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 60DC4115-DF92-42FC-9590-F3F2EB277286
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000024
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9199390c WebCore::RenderBlock::layoutBlock(bool) + 2892
    1 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    2 com.apple.WebCore 0x919964fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    3 com.apple.WebCore 0x91992ff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    4 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    5 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    6 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    7 com.apple.WebCore 0x919ab3d6 WebCore::RenderTextControlSingleLine::layout() + 550
    8 com.apple.WebCore 0x919964fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    9 com.apple.WebCore 0x91992ff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    10 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    11 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    12 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    13 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    14 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    15 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    16 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    17 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    18 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    19 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    20 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    21 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    22 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x919964fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    24 com.apple.WebCore 0x91992ff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    25 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    27 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    28 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    30 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    31 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    32 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    33 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    34 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    35 com.apple.WebCore 0x91994b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    36 com.apple.WebCore 0x9199360d WebCore::RenderBlock::layoutBlock(bool) + 2125
    37 com.apple.WebCore 0x91992d88 WebCore::RenderBlock::layout() + 40
    38 com.apple.WebCore 0x91992c0a WebCore::RenderView::layout() + 250
    39 com.apple.WebCore 0x91ba37d5 -AccessibilityObjectWrapper accessibilityIsIgnored + 37
    40 com.apple.AppKit 0x9450d5c9 NSAccessibilityPostNotificationForObservedElement + 92
    41 com.apple.AppKit 0x9450d56b NSAccessibilityPostNotification + 28
    42 com.apple.WebCore 0x91b96029 WebCore::AXObjectCache::postNotification(WebCore::RenderObject*, WebCore::String const&) + 105
    43 com.apple.WebCore 0x91986b4c WebCore::RenderTextControl::setInnerTextValue(WebCore::String const&) + 764
    44 com.apple.WebCore 0x91983a0f WebCore::RenderTextControlSingleLine::updateFromElement() + 159
    45 com.apple.WebCore 0x9196c8e2 WebCore::HTMLFormControlElement::attach() + 50
    46 com.apple.WebCore 0x9196e973 WebCore::HTMLInputElement::attach() + 51
    47 com.apple.WebCore 0x9196dfde WebCore::HTMLInputElement::setInputType(WebCore::String const&) + 1518
    48 com.apple.WebCore 0x9196d362 WebCore::HTMLInputElement::parseMappedAttribute(WebCore::MappedAttribute*) + 450
    49 com.apple.WebCore 0x91944d0a WebCore::StyledElement::attributeChanged(WebCore::Attribute*, bool) + 234
    50 com.apple.WebCore 0x91a6468f WebCore::Element::setAttribute(WebCore::AtomicString const&, WebCore::AtomicString const&, int&) + 287
    51 com.apple.WebCore 0x91a643bd WebCore::JSElement::setAttribute(JSC::ExecState*, JSC::ArgList const&) + 301
    52 com.apple.WebCore 0x91a64263 WebCore::jsElementPrototypeFunctionSetAttribute(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 115
    53 ??? 0x01c3920f 0 + 29594127
    54 com.apple.JavaScriptCore 0x92bd7729 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 537
    55 com.apple.JavaScriptCore 0x92bc36f9 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
    56 com.apple.WebCore 0x9195d794 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 260
    57 com.apple.WebCore 0x9195d601 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
    58 com.apple.WebCore 0x9195d24c WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 204
    59 com.apple.WebCore 0x9195be41 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 4353
    60 com.apple.WebCore 0x9194dc9b WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 2267
    61 com.apple.WebCore 0x9193b6df WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 9103
    62 com.apple.WebCore 0x91938c9b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2907
    63 com.apple.WebCore 0x919fb2c6 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1174
    64 com.apple.WebCore 0x919faddc WebCore::CachedScript::checkNotify() + 60
    65 com.apple.WebCore 0x91978af8 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 360
    66 com.apple.WebCore 0x919788fd WebCore::SubresourceLoader::didFinishLoading() + 45
    67 com.apple.Foundation 0x966ba4a7 -NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading + 87
    68 com.apple.Foundation 0x966ba413 _NSURLConnectionDidFinishLoading + 147
    69 com.apple.CFNetwork 0x906fbb96 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 212
    70 com.apple.CFNetwork 0x906fc8e0 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 310
    71 com.apple.CFNetwork 0x906fb36c URLConnectionClient::processEvents() + 104
    72 com.apple.CFNetwork 0x906a8dbf MultiplexerSource::perform() + 189
    73 com.apple.CoreFoundation 0x901de595 CFRunLoopRunSpecific + 3141
    74 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    75 com.apple.HIToolbox 0x9077c28c RunCurrentEventLoopInMode + 283
    76 com.apple.HIToolbox 0x9077c0a5 ReceiveNextEventCommon + 374
    77 com.apple.HIToolbox 0x9077bf19 BlockUntilNextEventMatchingListInMode + 106
    78 com.apple.AppKit 0x94437d0d _DPSNextEvent + 657
    79 com.apple.AppKit 0x944375c0 -NSApplication nextEventMatchingMask:untilDate:inMode:dequeue: + 128
    80 com.apple.Safari 0x0000cac3 0x1000 + 47811
    81 com.apple.AppKit 0x944305fb -NSApplication run + 795
    82 com.apple.AppKit 0x943fd834 NSApplicationMain + 574
    83 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x918a4584 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x918a0409 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x92239155 pthreadstart + 321
    5 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9067c298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x92239155 pthreadstart + 321
    6 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92b9d741 **::ThreadCondition::timedWait(**::Mutex&, double) + 81
    3 com.apple.WebCore 0x9190cbd5 WebCore::LocalStorageThread::localStorageThread() + 325
    4 libSystem.B.dylib 0x92239155 pthreadstart + 321
    5 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00026b55 0x1000 + 154453
    5 com.apple.Safari 0x00026870 0x1000 + 153712
    6 com.apple.Safari 0x000267fb 0x1000 + 153595
    7 libSystem.B.dylib 0x92239155 pthreadstart + 321
    8 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x928eba09 fefragmentthread + 54
    3 libSystem.B.dylib 0x92239155 pthreadstart + 321
    4 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x922576fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92239155 pthreadstart + 321
    2 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x966b8530 +NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop: + 320
    5 com.apple.Foundation 0x96654e0d -NSThread main + 45
    6 com.apple.Foundation 0x966549b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92239155 pthreadstart + 321
    8 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9220f46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x92239dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92b9d741 **::ThreadCondition::timedWait(**::Mutex&, double) + 81
    3 com.apple.Safari 0x0011de33 0x1000 + 1166899
    4 com.apple.Safari 0x0011df21 0x1000 + 1167137
    5 com.apple.Safari 0x00042753 0x1000 + 268115
    6 com.apple.Safari 0x000426cb 0x1000 + 267979
    7 libSystem.B.dylib 0x92239155 pthreadstart + 321
    8 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x922082e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9223a2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x9223bb33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9669adcc -NSCondition waitUntilDate: + 236
    4 com.apple.Foundation 0x9669abe0 -NSConditionLock lockWhenCondition:beforeDate: + 144
    5 com.apple.Foundation 0x9669ab45 -NSConditionLock lockWhenCondition: + 69
    6 com.apple.AppKit 0x9449dd20 -NSUIHeartBeat _heartBeatThread: + 753
    7 com.apple.Foundation 0x96654e0d -NSThread main + 45
    8 com.apple.Foundation 0x966549b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92239155 pthreadstart + 321
    10 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92208286 machmsgtrap + 10
    1 libSystem.B.dylib 0x9220fa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x901de04e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x901dec78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x966893e5 -NSRunLoop(NSRunLoop) runMode:beforeDate: + 213
    5 com.apple.Foundation 0x96695504 -NSRunLoop(NSRunLoop) run + 84
    6 com.apple.Safari 0x00034bc6 0x1000 + 211910
    7 com.apple.Foundation 0x96654e0d -NSThread main + 45
    8 com.apple.Foundation 0x966549b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x92239155 pthreadstart + 321
    10 libSystem.B.dylib 0x92239012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x01cf1000 ebx: 0x91992dd1 ecx: 0x00000000 edx: 0x00000000
    edi: 0x196a3010 esi: 0x00000000 ebp: 0xbfffb718 esp: 0xbfffb5a0
    ss: 0x0000001f efl: 0x00010246 eip: 0x9199390c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000024
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0 (5530.17) <f2a6090eab89fe9620270fc7f32156b9> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <4bfd6fbc102be03e5fb08374be0ca362> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2ef000 - 0x3f5ff7 com.apple.PubSub 1.0.4 (65.11) <296d6ac9aec1acb5386e761bcd8e4d47> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x1af5000 - 0x1afafff +com.roxio.ToastItPlugin ToastIt 1.1.2 (build 18) (1.1.2) <271b940259dab4f545540356099bd7bb> /Users/adam/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x1b03000 - 0x1b05ffe com.apple.AutomatorCMM 1.1 (161) <dd4f219df5f726e3fea63790235f92dc> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1b0b000 - 0x1b0cffd com.apple.BluetoothMenu 2.1.6 (2.1.6f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x1b11000 - 0x1b85ff7 com.apple.Bluetooth 2.1.6 (2.1.6f8) <2efdc5543023a1c9b534269d1153d8d8> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x1bd3000 - 0x1bd5fff com.apple.BezelServicesFW 1.4.929 (1.4.929) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x1bdc000 - 0x1be1fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9305ccde37dcf5329fd9faea1db1f153> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x11ebd000 - 0x120c4fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1576d000 - 0x157abfe7 +com.adobe.vcmenu ??? (4.0.1.095) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
    0x15808000 - 0x15822fff +AdobeBIB ??? (???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBI B
    0x15c2d000 - 0x15c5fffc +com.stuffit.StuffItCM 13.0.3 (13.0.3) <836627efb5c9eb791c76265bd5b222a2> /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x15c79000 - 0x15cc1fe3 +com.stuffit.sdk 13.0.3 (13.0.3) <eea4f8830679cddcb99bf6d49a28459a> /Library/Frameworks/StuffIt.framework/Versions/B/StuffIt
    0x1646f000 - 0x16474ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16b33000 - 0x16b33ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x16b39000 - 0x16b3fffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17800000 - 0x1788eff1 +com.stuffit.stuffitcore 13.0.3 (13.0.3) <0e82d419e0e4b50cf3490754d30b6bc3> /Library/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
    0x90003000 - 0x90007fff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90008000 - 0x90092fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90093000 - 0x9014dfe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9014e000 - 0x9014eff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9014f000 - 0x9016affb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9016b000 - 0x9029efef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9029f000 - 0x902e0fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x902e6000 - 0x902edff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9033d000 - 0x90377fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90378000 - 0x90386ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x90387000 - 0x903c5fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x903c6000 - 0x90443fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90444000 - 0x90484fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x904ca000 - 0x905aafff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x905ab000 - 0x90676fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90677000 - 0x90677ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90678000 - 0x90678fff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90679000 - 0x9071dfec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9071e000 - 0x9074bfeb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9074c000 - 0x90a54fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x90a55000 - 0x90a6bfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90a6c000 - 0x90ba5ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x90ba6000 - 0x90bc3ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90c16000 - 0x90c16ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90c17000 - 0x90c17ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90c18000 - 0x90c19ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x90c1a000 - 0x90c29ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90c39000 - 0x90c88fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90c89000 - 0x90cadfeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x90cae000 - 0x90d08ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90d09000 - 0x90e4fff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90e50000 - 0x90e5bfe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x90e61000 - 0x90f49ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90fbd000 - 0x90fbdffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90fbe000 - 0x90ff0fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x910e6000 - 0x910eafff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x910eb000 - 0x910f7ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x910f8000 - 0x9112efef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x9112f000 - 0x912aefff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x912af000 - 0x912b8fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x912b9000 - 0x912bcfff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x912bd000 - 0x912bdffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x912be000 - 0x912dcfff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x912dd000 - 0x91306fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x91307000 - 0x91338ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91339000 - 0x91362fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x91363000 - 0x9139dffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9139e000 - 0x9139effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91489000 - 0x9148efff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <b42b339d6b18d416b81c2d0eaa4f36b9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9148f000 - 0x91496ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x91497000 - 0x91499fff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9149a000 - 0x914dcfef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x914dd000 - 0x914f5ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x914f6000 - 0x91540fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91541000 - 0x915befeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x915d7000 - 0x915dcfff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91822000 - 0x9189cff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9189d000 - 0x9212dfff com.apple.WebCore 5530 (5530.17) <9868576f7495c85d5f4513dd4e0f9b95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9212e000 - 0x9213aff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9213b000 - 0x9215affa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9215b000 - 0x92162fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x92207000 - 0x9236eff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x9238c000 - 0x924c4fe7 com.apple.imageKit 1.0.2 (1.0) <f36b085e6878145ea194d53fad37a8e8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x924c5000 - 0x92696ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92697000 - 0x92723ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92724000 - 0x927d6ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x927d7000 - 0x927e4fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x927f7000 - 0x92b94fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92b95000 - 0x92d1cfeb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92d1d000 - 0x92d2dfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92d2e000 - 0x92e07ff7 com.apple.WebKit 5530 (5530.17) <a7127d7d7f22d74df35aaa16b776912c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93071000 - 0x93152ff7 libxml2.2.dylib ??? (???) <068cab13eb4608a7c6a5fad807ee0e33> /usr/lib/libxml2.2.dylib
    0x93158000 - 0x93208fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9320f000 - 0x93237ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93238000 - 0x93277fef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93278000 - 0x9330bff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9338e000 - 0x9341aff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9341b000 - 0x93420fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93421000 - 0x9342bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9349c000 - 0x93776ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93777000 - 0x9378ffff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93790000 - 0x937aeff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x937af000 - 0x9380bff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9380c000 - 0x9389ffff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x938a0000 - 0x939f2ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93a23000 - 0x93adaff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93adb000 - 0x93facfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93fad000 - 0x93fbcfff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
    0x93fbd000 - 0x9401affb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x9401b000 - 0x94064fef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94065000 - 0x94067ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94068000 - 0x9438efe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9438f000 - 0x943f5ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x943f6000 - 0x943f6ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x943f7000 - 0x94bf5fef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94bf6000 - 0x94c25fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94c26000 - 0x94c5dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x94c5e000 - 0x94cafff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94cb0000 - 0x94cd4fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x94cd5000 - 0x95375fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x95506000 - 0x95508ff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x95509000 - 0x95509ffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9550a000 - 0x95510fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95511000 - 0x9553cfe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x9553d000 - 0x955affff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x955b0000 - 0x9562fff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9660c000 - 0x96614fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9664a000 - 0x968c6fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x968c7000 - 0x9696efeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9696f000 - 0x969f6ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x969f7000 - 0x96abeff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96abf000 - 0x96ecffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96ed0000 - 0x96ed0ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96ed1000 - 0x96ee1ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96ee2000 - 0x9709eff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9709f000 - 0x9745dfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9745e000 - 0x974b7ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x974b8000 - 0x974cdffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Many thanks for taking the time to help.
    I have removed the items you suggested but unfortunately Safari still crashes.
    Below is another crash report with the items removed.
    If anybody can help I would be most grateful.
    Also I do not have LazyMouse installed and I have unchecked Enable access for assistive devices in System preferences>Universal Access.
    Many thanks
    Adam
    Crash report.............
    Process: Safari [410]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0 (5530.17)
    Build Info: WebBrowser-55301700~2
    Code Type: X86 (Native)
    Parent Process: launchd [132]
    Interval Since Last Report: 3686 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 3276 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-06-15 19:43:22.310 +0100
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 60DC4115-DF92-42FC-9590-F3F2EB277286
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000000c
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x9501ac5c WebCore::InlineFlowBox::deleteLine(WebCore::RenderArena*) + 44
    1 com.apple.WebCore 0x9562be31 WebCore::RenderBlock::determineStartPosition(bool&, bool&, WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>&, ***::Vector<WebCore::RenderBlock::FloatWithRect, 0ul>&, unsigned int&) + 1137
    2 com.apple.WebCore 0x94f9279c WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1468
    3 com.apple.WebCore 0x94f8eff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    4 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    5 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    6 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    7 com.apple.WebCore 0x94fa73d6 WebCore::RenderTextControlSingleLine::layout() + 550
    8 com.apple.WebCore 0x94f924fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    9 com.apple.WebCore 0x94f8eff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    10 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    11 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    12 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    13 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    14 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    15 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    16 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    17 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    18 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    19 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    20 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    21 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    22 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    23 com.apple.WebCore 0x94f924fb WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 795
    24 com.apple.WebCore 0x94f8eff4 WebCore::RenderBlock::layoutBlock(bool) + 564
    25 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    26 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    27 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    28 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    29 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    30 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    31 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    32 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    33 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    34 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    35 com.apple.WebCore 0x94f90b60 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1040
    36 com.apple.WebCore 0x94f8f60d WebCore::RenderBlock::layoutBlock(bool) + 2125
    37 com.apple.WebCore 0x94f8ed88 WebCore::RenderBlock::layout() + 40
    38 com.apple.WebCore 0x94f8ec0a WebCore::RenderView::layout() + 250
    39 com.apple.WebCore 0x9519f7d5 -[AccessibilityObjectWrapper accessibilityIsIgnored] + 37
    40 com.apple.AppKit 0x943d35c9 NSAccessibilityPostNotificationForObservedElement + 92
    41 com.apple.AppKit 0x943d356b NSAccessibilityPostNotification + 28
    42 com.apple.WebCore 0x95192029 WebCore::AXObjectCache::postNotification(WebCore::RenderObject*, WebCore::String const&) + 105
    43 com.apple.WebCore 0x94f82b4c WebCore::RenderTextControl::setInnerTextValue(WebCore::String const&) + 764
    44 com.apple.WebCore 0x94f7fa0f WebCore::RenderTextControlSingleLine::updateFromElement() + 159
    45 com.apple.WebCore 0x94f688e2 WebCore::HTMLFormControlElement::attach() + 50
    46 com.apple.WebCore 0x94f6a973 WebCore::HTMLInputElement::attach() + 51
    47 com.apple.WebCore 0x94f69fde WebCore::HTMLInputElement::setInputType(WebCore::String const&) + 1518
    48 com.apple.WebCore 0x94f69362 WebCore::HTMLInputElement::parseMappedAttribute(WebCore::MappedAttribute*) + 450
    49 com.apple.WebCore 0x94f40d0a WebCore::StyledElement::attributeChanged(WebCore::Attribute*, bool) + 234
    50 com.apple.WebCore 0x9506068f WebCore::Element::setAttribute(WebCore::AtomicString const&, WebCore::AtomicString const&, int&) + 287
    51 com.apple.WebCore 0x950603bd WebCore::JSElement::setAttribute(JSC::ExecState*, JSC::ArgList const&) + 301
    52 com.apple.WebCore 0x95060263 WebCore::jsElementPrototypeFunctionSetAttribute(JSC::ExecState*, JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 115
    53 ??? 0x1649a20f 0 + 373924367
    54 com.apple.JavaScriptCore 0x92db3729 JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 537
    55 com.apple.JavaScriptCore 0x92d9f6f9 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
    56 com.apple.WebCore 0x94f59794 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 260
    57 com.apple.WebCore 0x94f59601 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
    58 com.apple.WebCore 0x94f5924c WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&, WebCore::HTMLTokenizer::State) + 204
    59 com.apple.WebCore 0x94f57e41 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 4353
    60 com.apple.WebCore 0x94f49c9b WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 2267
    61 com.apple.WebCore 0x94f376df WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 9103
    62 com.apple.WebCore 0x94f34c9b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2907
    63 com.apple.WebCore 0x94ff72c6 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1174
    64 com.apple.WebCore 0x94ff6ddc WebCore::CachedScript::checkNotify() + 60
    65 com.apple.WebCore 0x94f74af8 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 360
    66 com.apple.WebCore 0x94f748fd WebCore::SubresourceLoader::didFinishLoading() + 45
    67 com.apple.Foundation 0x95b8c4a7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
    68 com.apple.Foundation 0x95b8c413 _NSURLConnectionDidFinishLoading + 147
    69 com.apple.CFNetwork 0x95e2ab96 URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 212
    70 com.apple.CFNetwork 0x95e2b8e0 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 310
    71 com.apple.CFNetwork 0x95e2a36c URLConnectionClient::processEvents() + 104
    72 com.apple.CFNetwork 0x95dd7dbf MultiplexerSource::perform() + 189
    73 com.apple.CoreFoundation 0x91267595 CFRunLoopRunSpecific + 3141
    74 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    75 com.apple.HIToolbox 0x9005228c RunCurrentEventLoopInMode + 283
    76 com.apple.HIToolbox 0x900520a5 ReceiveNextEventCommon + 374
    77 com.apple.HIToolbox 0x90051f19 BlockUntilNextEventMatchingListInMode + 106
    78 com.apple.AppKit 0x942fdd0d _DPSNextEvent + 657
    79 com.apple.AppKit 0x942fd5c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    80 com.apple.Safari 0x0000cac3 0x1000 + 47811
    81 com.apple.AppKit 0x942f65fb -[NSApplication run] + 795
    82 com.apple.AppKit 0x942c3834 NSApplicationMain + 574
    83 com.apple.Safari 0x000032a2 0x1000 + 8866
    Thread 1:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94ea0584 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x94e9c409 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    5 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x95dab298 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    6 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92d79741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.WebCore 0x94f08bd5 WebCore::LocalStorageThread::localStorageThread() + 325
    4 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    5 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x00026b55 0x1000 + 154453
    5 com.apple.Safari 0x00026870 0x1000 + 153712
    6 com.apple.Safari 0x000267fb 0x1000 + 153595
    7 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    8 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x907fda09 fefragmentthread + 54
    3 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    4 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95b8a530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x95b26e0d -[NSThread main] + 45
    6 com.apple.Foundation 0x95b269b4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    8 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x91e946fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    2 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x92d79741 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x0011de33 0x1000 + 1166899
    4 com.apple.Safari 0x0011df21 0x1000 + 1167137
    5 com.apple.Safari 0x00042753 0x1000 + 268115
    6 com.apple.Safari 0x000426cb 0x1000 + 267979
    7 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    8 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x91e4c46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x91e76dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.ColorSync 0x95ee945c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3 com.apple.ColorSync 0x95efbd8e CMMConvTask(void*) + 54
    4 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    5 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x91e45286 machmsgtrap + 10
    1 libSystem.B.dylib 0x91e4ca7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9126704e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x91267c78 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x95b5b3e5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x95b67504 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x00034bc6 0x1000 + 211910
    7 com.apple.Foundation 0x95b26e0d -[NSThread main] + 45
    8 com.apple.Foundation 0x95b269b4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x91e76155 pthreadstart + 321
    10 libSystem.B.dylib 0x91e76012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9562b9d1 ecx: 0x1756fa80 edx: 0x17087618
    edi: 0x1756fa80 esi: 0x1708763c ebp: 0xbfffb688 esp: 0xbfffb660
    ss: 0x0000001f efl: 0x00010206 eip: 0x9501ac5c cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000000c
    Binary Images:
    0x1000 - 0x271ff2 com.apple.Safari 4.0 (5530.17) <f2a6090eab89fe9620270fc7f32156b9> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d0000 - 0x2dfffc SyndicationUI ??? (???) <4bfd6fbc102be03e5fb08374be0ca362> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2ef000 - 0x3f5ff7 com.apple.PubSub 1.0.4 (65.11) <296d6ac9aec1acb5386e761bcd8e4d47> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x11ebd000 - 0x120c4fef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1647f000 - 0x16484ff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x166c4000 - 0x166c4ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x16a7d000 - 0x16a83ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x178d7000 - 0x178dafef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x17957000 - 0x1795a02f +Motion ??? (???) <b5e862eee0ff4f86a78998e3e601a18c> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x17e80000 - 0x17e8efeb libSimplifiedChineseConverter.dylib ??? (???) <baa9dea57e3b49ca537934ab76645bea> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x17e93000 - 0x17ea5fff libTraditionalChineseConverter.dylib ??? (???) <35982309fdf5ddada718fd6fc36dbe96> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1868f000 - 0x186aefed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x196e2000 - 0x19d05fef +com.macromedia.Flash Player.plugin 10.0.22.87 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1ae45000 - 0x1aeaafde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x1aeca000 - 0x1af3cfff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1af4a000 - 0x1af90fc3 com.apple.motion.component 1.0 (1.0) <77973a134e79426f853f2318e52a2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
    0x90003000 - 0x90021fff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
    0x90022000 - 0x9032afff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9032b000 - 0x9037afff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x9037b000 - 0x903d8ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x903d9000 - 0x903f4ffb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x903f5000 - 0x903f7ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x903f8000 - 0x90408fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90409000 - 0x905c5ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x905d3000 - 0x905fcfff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x905fd000 - 0x90615ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90616000 - 0x90622ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90623000 - 0x9062cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90662000 - 0x906dcff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x906dd000 - 0x90708fe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
    0x90709000 - 0x90aa6fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90aa7000 - 0x90aa7ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90aa8000 - 0x90b25feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90b26000 - 0x90b4ffff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x90b50000 - 0x90f60fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90f61000 - 0x910e0fff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x910e1000 - 0x91105fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
    0x91106000 - 0x91106ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9116e000 - 0x9116effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9116f000 - 0x911affff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x911b0000 - 0x911f2fef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x911f3000 - 0x911f3ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x911f4000 - 0x91327fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91328000 - 0x91461ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
    0x91462000 - 0x914f5ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x914f6000 - 0x915d6fff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
    0x915d7000 - 0x918b1ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x918b2000 - 0x918c2ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918c3000 - 0x9194fff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91950000 - 0x91a29ff7 com.apple.WebKit 5530 (5530.17) <a7127d7d7f22d74df35aaa16b776912c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91a2a000 - 0x91d50fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91d51000 - 0x91d9bfe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91d9c000 - 0x91e43feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91e44000 - 0x91fabff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
    0x91fac000 - 0x92036fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x920af000 - 0x920b1ff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x920b2000 - 0x920b5fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92124000 - 0x92143ffa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92144000 - 0x927e4fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x927f1000 - 0x92937ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92ba1000 - 0x92ba8fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x92ba9000 - 0x92c59fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c5a000 - 0x92c5affe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92c65000 - 0x92c92feb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92d71000 - 0x92ef8feb com.apple.JavaScriptCore 5530 (5530.17) <687d2f3063f4d922f233623d8f219822> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92f36000 - 0x92f5afeb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x92f5b000 - 0x92facff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92fad000 - 0x930ffff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93100000 - 0x93136fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x93137000 - 0x931e9ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x931ea000 - 0x931f6ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x931f7000 - 0x932b1fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x932b2000 - 0x932b2ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x933d8000 - 0x933dffff com.apple.agl 3.0.9 (AGL-3.0.9) <2526a28a2fc087c09f9238dd03684513> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x933e0000 - 0x933e5fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <b42b339d6b18d416b81c2d0eaa4f36b9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x933e6000 - 0x933e6ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x933e7000 - 0x933f6fff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
    0x933f7000 - 0x93436fef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93437000 - 0x934c3ff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x934c4000 - 0x934f6fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x934f7000 - 0x934f8ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x934f9000 - 0x936caffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x936ee000 - 0x9371fffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93723000 - 0x93723ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93724000 - 0x937a3ff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x937a4000 - 0x93837fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93838000 - 0x93879fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9387a000 - 0x938b1fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x938b2000 - 0x938e1fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x938e2000 - 0x93a71fe7 com.apple.CoreAUC 3.07.3 (3.07.3) <f98585dd6479989bf85beae472aa3656> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93a72000 - 0x93a76fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93a77000 - 0x93a7effe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x93a7f000 - 0x93a97fff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93a98000 - 0x93aa2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93aa3000 - 0x93f74fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93f75000 - 0x93f7afff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93f7b000 - 0x94063ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94064000 - 0x94068fff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94069000 - 0x94078ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x941e7000 - 0x942aeff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x942af000 - 0x942bcfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x942bd000 - 0x94abbfef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94bb0000 - 0x94c0cff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94c0d000 - 0x94cb0ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x94cb1000 - 0x94cb6fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94cb7000 - 0x94d98ff7 libxml2.2.dylib ??? (???) <2f6b294896866822330a8888b7f53b75> /usr/lib/libxml2.2.dylib
    0x94d99000 - 0x94d9bfff com.apple.securityhi 3.0 (30817) <40562b85d99118354c974e76c32fa6fb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94d9c000 - 0x94da7fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94da8000 - 0x94da8ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94da9000 - 0x94de7fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94de8000 - 0x94e6fff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x94e70000 - 0x94e98ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94e99000 - 0x95729fff com.apple.WebCore 5530 (5530.17) <9868576f7495c85d5f4513dd4e0f9b95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9572a000 - 0x9579cfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9579d000 - 0x958d5fe7 com.apple.imageKit 1.0.2 (1.0) <f36b085e6878145ea194d53fad37a8e8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x958d6000 - 0x95910ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95911000 - 0x959c8ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x959c9000 - 0x959deffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x959df000 - 0x959e7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x959e8000 - 0x959eefff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x959ef000 - 0x95a55ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x95aa8000 - 0x95aa8ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x95b1c000 - 0x95d98fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95d99000 - 0x95da7ffd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x95da8000 - 0x95e4cfec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95e4d000 - 0x95e6bff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95e6c000 - 0x95eb5fef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95eb6000 - 0x95f81fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95f82000 - 0x95fdcff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95fdd000 - 0x95fddfff com.apple.Carbon 136 (136) <4177916bbf70e0ddc446f94001d54c95> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95fde000 - 0x9605bfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96061000 - 0x9607eff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9607f000 - 0x9705aff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9705b000 - 0x97062ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x97063000 - 0x97421fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x97422000 - 0x9745cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9745d000 - 0x974b6ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x974b7000 - 0x974cdfff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <8467dfa15de3658db2bd72670166ca93> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <1de8124131adeee8e96c4d92413024e1> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Please Help, My Safari keeps crashing and will not send error reports anymore.

    Process:         Safari [45010]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [99]
    Interval Since Last Report:          939313 sec
    Crashes Since Last Report:           50
    Per-App Interval Since Last Report:  933971 sec
    Per-App Crashes Since Last Report:   35
    Date/Time:       2012-07-04 22:56:04.744 -0700
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  814760F0-6365-475C-8E33-1BCDF5EB646D
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000b131c020
    Crashed Thread:  0
    Thread 0 Crashed:
    0   com.apple.CoreGraphics                  0x960f20e7 CGSDeviceGetGeometry + 153
    1   libRIP.A.dylib                          0x95e51b48 RIPDeviceCreateWindowDevice + 573
    2   libRIP.A.dylib                          0x95e34a7b __CGWindowContextDelegateCreate + 91
    3   com.apple.CoreGraphics                  0x960f069e CGWindowContextCreate + 190
    4   com.apple.AppKit                        0x9268e400 -[NSWindowGraphicsContext _initWithWindowNumber:scaleFactor:] + 109
    5   com.apple.AppKit                        0x9268e148 -[NSWindow _threadContext] + 186
    6   com.apple.AppKit                        0x9268e02e -[NSWindow _windowDeviceRound] + 35
    7   com.apple.AppKit                        0x9268dfb6 _NSCreateWindowWithOpaqueShape2 + 694
    8   com.apple.AppKit                        0x9268cacf -[NSWindow _commonAwake] + 1785
    9   com.apple.Safari                        0x00032f41 0x1000 + 204609
    10  com.apple.AppKit                        0x9265899b -[NSWindow makeKeyAndOrderFront:] + 110
    11  com.apple.Safari                        0x0001cab2 0x1000 + 113330
    12  com.apple.AppKit                        0x925d94a5 -[NSDocument showWindows] + 117
    13  com.apple.Safari                        0x0001c819 0x1000 + 112665
    14  com.apple.AppKit                        0x925d776c -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 419
    15  com.apple.AppKit                        0x927c344a -[NSDocumentController newDocument:] + 54
    16  com.apple.Safari                        0x00017482 0x1000 + 91266
    17  com.apple.Safari                        0x000173dd 0x1000 + 91101
    18  com.apple.Safari                        0x00017266 0x1000 + 90726
    19  com.apple.Safari                        0x000171ef 0x1000 + 90607
    20  com.apple.Safari                        0x000557a4 0x1000 + 346020
    21  com.apple.Safari                        0x000555db 0x1000 + 345563
    22  com.apple.Safari                        0x000555a4 0x1000 + 345508
    23  com.apple.AppKit                        0x925d70ce -[NSApplication _doOpenUntitled] + 418
    24  com.apple.AppKit                        0x925d67ed -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 238
    25  com.apple.AppKit                        0x925d6014 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
    26  com.apple.Safari                        0x00142d1c 0x1000 + 1318172
    27  com.apple.Foundation                    0x9405ea9f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
    28  com.apple.Foundation                    0x9405e7af _NSAppleEventManagerGenericHandler + 223
    29  com.apple.AE                            0x91037648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
    30  com.apple.AE                            0x9103757e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    31  com.apple.AE                            0x91037425 aeProcessAppleEvent + 177
    32  com.apple.HIToolbox                     0x97083981 AEProcessAppleEvent + 38
    33  com.apple.AppKit                        0x925d38e9 _DPSNextEvent + 1189
    34  com.apple.AppKit                        0x925d2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    35  com.apple.Safari                        0x000166ad 0x1000 + 87725
    36  com.apple.AppKit                        0x925cbf9f -[NSApplication run] + 795
    37  com.apple.AppKit                        0x925991d8 NSApplicationMain + 574
    38  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x9181034e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9183accd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x96fefd58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore                0x96fefd8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x9183a055 _pthread_start + 321
    5   libSystem.B.dylib                       0x91839f12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x9181034e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9183accd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x947c5587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x947c2e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x9183a055 _pthread_start + 321
    5   libSystem.B.dylib                       0x91839f12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x91809166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9181095c mach_msg + 72
    2   com.apple.CoreFoundation                0x974e4e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x974e5aa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x9000618c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x9183a055 _pthread_start + 321
    6   libSystem.B.dylib                       0x91839f12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x9181034e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9183accd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x96e446b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x947de77c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x9183a055 _pthread_start + 321
    5   libSystem.B.dylib                       0x91839f12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0xffff0685 __bzero + 133 (cpu_capabilities.h:244)
    1   com.apple.Safari                        0x0020d35d 0x1000 + 2147165
    2   com.apple.Safari                        0x0020d078 0x1000 + 2146424
    3   com.apple.Safari                        0x0020d078 0x1000 + 2146424
    4   com.apple.Safari                        0x00271ce7 0x1000 + 2559207
    5   com.apple.Safari                        0x00275d57 0x1000 + 2575703
    6   com.apple.Safari                        0x000316a6 0x1000 + 198310
    7   com.apple.Safari                        0x000f453f 0x1000 + 996671
    8   com.apple.Safari                        0x000313ee 0x1000 + 197614
    9   com.apple.Safari                        0x0003130d 0x1000 + 197389
    10  com.apple.Safari                        0x0003127c 0x1000 + 197244
    11  com.apple.Safari                        0x00030d71 0x1000 + 195953
    12  com.apple.Safari                        0x00030c27 0x1000 + 195623
    13  com.apple.Safari                        0x00030bbe 0x1000 + 195518
    14  com.apple.Safari                        0x00030b09 0x1000 + 195337
    15  com.apple.Safari                        0x00030446 0x1000 + 193606
    16  com.apple.Safari                        0x0002f721 0x1000 + 190241
    17  com.apple.Safari                        0x0002f595 0x1000 + 189845
    18  com.apple.CoreFoundation                0x974e53c5 CFRunLoopRunSpecific + 3141
    19  com.apple.CoreFoundation                0x974e5aa8 CFRunLoopRunInMode + 88
    20  com.apple.Safari                        0x0002f33d 0x1000 + 189245
    21  com.apple.Safari                        0x0002f08a 0x1000 + 188554
    22  com.apple.Safari                        0x0002f023 0x1000 + 188451
    23  libSystem.B.dylib                       0x9183a055 _pthread_start + 321
    24  libSystem.B.dylib                       0x91839f12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xb131bfb0  ebx: 0x960f2062  ecx: 0x00000000  edx: 0x154080c0
      edi: 0xbfffe9b8  esi: 0x1540a3f0  ebp: 0xbfffe948  esp: 0xbfffe8d0
       ss: 0x0000001f  efl: 0x00010206  eip: 0x960f20e7   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xb131c020
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x732fef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
      0x7b6000 -   0x7c1fff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x7c9000 -   0x7f3fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x804000 -   0x813ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
      0x822000 -   0x858fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x121c6000 - 0x123cefef  com.apple.RawCamera.bundle 2.1.3 (537) <ef9996f5ec0caf58dc832a4153196a1e> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900aafec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fac000 - 0x90facffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90fad000 - 0x90fadffa  com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90fae000 - 0x90fafffc  libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x90fb0000 - 0x90fbffff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x90fc8000 - 0x90fecfff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x90fed000 - 0x90ff9ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90ffa000 - 0x91034ffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91035000 - 0x91064fe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91065000 - 0x910a4fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x910a5000 - 0x910affeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x910b0000 - 0x9146cff4  com.apple.VideoToolbox 0.484.2 (484.2) <f8e0dbf848f7441bc31428305a2f65bf> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9146d000 - 0x9146dff8  com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9146e000 - 0x91472fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91478000 - 0x91559ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x91584000 - 0x915f6fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x915f7000 - 0x91615fff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x91616000 - 0x9161ffff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91620000 - 0x916b3ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x916b4000 - 0x917d1ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x917d2000 - 0x917fdfe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x917fe000 - 0x91803fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91804000 - 0x91807fff  com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91808000 - 0x9196fff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x91970000 - 0x91a22ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x91a23000 - 0x91a7fff7  com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91a80000 - 0x91a80ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91a81000 - 0x91ae7ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91ae8000 - 0x91aedfff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x91aee000 - 0x91bd6ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91bd7000 - 0x91c09fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91c0a000 - 0x91c4cfef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91c4d000 - 0x91cd4ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x91cd5000 - 0x91cf4ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91f5e000 - 0x91f5effe  com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92004000 - 0x92083ff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92084000 - 0x9235eff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9235f000 - 0x923dcfef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x923dd000 - 0x923e9ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x923ef000 - 0x923fffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92400000 - 0x92402fff  com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92593000 - 0x92d91fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92d92000 - 0x92edbff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92edc000 - 0x93279fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9327a000 - 0x9327cff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9327d000 - 0x9330aff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9330b000 - 0x93443fe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93489000 - 0x93847fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93848000 - 0x93871fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x93872000 - 0x93888fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93889000 - 0x93889ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9388a000 - 0x93a5bfef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93a5c000 - 0x93aa5fef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93aa6000 - 0x93b23feb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93b24000 - 0x93b32ffd  libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x93b69000 - 0x93bb8fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93bb9000 - 0x93c99fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x93c9a000 - 0x93e1efef  com.apple.MediaToolbox 0.484.2 (484.2) <03c5c5966a91ad3ae9c825340fa21970> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x93e1f000 - 0x93e70ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93e71000 - 0x9402dff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9402e000 - 0x9402efff  com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9402f000 - 0x942abfe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x942ac000 - 0x942bcffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x942bd000 - 0x942c4ffe  libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x942c5000 - 0x942c5ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942c6000 - 0x942d3fe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x942d4000 - 0x9437bfeb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9437c000 - 0x943d5ff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x943d6000 - 0x943dcfff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x943dd000 - 0x9441bfff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9441c000 - 0x94467fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94468000 - 0x945baff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x945bb000 - 0x94648ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94649000 - 0x94683fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94684000 - 0x946b5ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x946b9000 - 0x94774fe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94775000 - 0x94793ff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94794000 - 0x947bcff7  com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x947bd000 - 0x9552bfe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9552c000 - 0x95676feb  com.apple.QTKit 7.7 (1680.28) <c03868cba11c22743a5d68e1b0184399> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95677000 - 0x959a2ff6  com.apple.QuickTime 7.7 (1680.28) <df75ea1435dadaf44ffde0924bc67ec4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x959b5000 - 0x95aeeff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x95af9000 - 0x95b14ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95b15000 - 0x95ba8fff  com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95ba9000 - 0x95bb1fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95bb2000 - 0x95c63fff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95c64000 - 0x95c73ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95c74000 - 0x95d3ffef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95d40000 - 0x95d44fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95d45000 - 0x95d9fff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x95da0000 - 0x95dd7fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95dd8000 - 0x95de4fff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x95de5000 - 0x95e30ff7  com.apple.CoreMediaIOServices 140.0 (1492) <3fd3879b31be7659c1008e8991e9f69b> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x95e31000 - 0x95e72fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95e73000 - 0x95e90ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95f86000 - 0x95f9efff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95f9f000 - 0x95faafe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95fab000 - 0x95fb2ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x95fb3000 - 0x95ff3fef  com.apple.CoreMedia 0.484.2 (484.2) <a3f49c4ac23e1e4ff60061ef279e367c> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95ff4000 - 0x96010ff3  com.apple.CoreVideo 1.6.1 (48.6) <e1eea31edd855f3e739202eb18ac8312> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x960db000 - 0x960dbffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x960dc000 - 0x9677cfff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9677d000 - 0x96844ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96845000 - 0x969c5fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x969c6000 - 0x969c6ff8  com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x969c7000 - 0x969ccfff  com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x969cd000 - 0x969cdffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96a20000 - 0x96a27fe9  libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x96a28000 - 0x96e38fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96e39000 - 0x97050ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97051000 - 0x97359fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9735a000 - 0x9737efeb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x9737f000 - 0x97394ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97395000 - 0x973e3fe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x973e4000 - 0x973e6ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x973e7000 - 0x97471ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97472000 - 0x975a5fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x975a6000 - 0x97a77fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97a78000 - 0x97aa5feb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97aa6000 - 0x97b03ffb  libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x97b04000 - 0x97b7eff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Thanks in advance for any help you may offer.

    Suggested by another poster...
    ~Bee Delaware
    This solved my questionRe: Please help! Safari keeps crashing!!     Jun 30, 2012 6:18 PM    (in response to PeaiamPea) 
    Quit Safari.
    Go to your Home Folder > Library > Safari > Webicons.
    Take the WebpageIcons to the trash.
    Restart SAfari.
    Any better?

  • Please help! - My computer crashed and I need help reinstalling my CS3 software

    Please help!  My computer crashed and now I am trying to reistall my CS3 software.  I'm receiving Unable to Install errors for all of the programs in the Suite except the Acrobat 8 Professional.  Can someone please help me?  I cannot afford to upgrade, but need this software to do freelance work.  I own the software and serial number but Adobe will not support me as it is an older version.

    I downloaded and ran the Creative Suite Cleaner Tool.  It showed no files to remove, but still said it was successful.  I then tried reinstalling the entire suite.  Acrobat 8 Professional was the only program that installed.  All other programs gave me a componant failed error.  Any other advice would be greatly appreciated?!
    Thanks

  • CrashReporter - Could you please help to understand this crash report?

    Could you please help to understand this crash report below?
    If I'm not wrong it started after update the Mac OS X to version 10.5.6 - every startup.
    Note: First update by regular update then after by combo.
    Thanks in advance!
    _ CrashReporter
    Process: aslmanager [218]
    Path: /usr/sbin/aslmanager
    Identifier: aslmanager
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [1]
    Date/Time: 2009-04-05 08:29:52.069 -0300
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000200000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x952a8a85 asl_get64 + 11
    1 libSystem.B.dylib 0x952aa034 aslfile_fetchpos + 939
    2 libSystem.B.dylib 0x952aa2f6 aslfilematch + 339
    3 aslmanager 0x00002409 0x1000 + 5129
    4 aslmanager 0x00002b3e 0x1000 + 6974
    5 aslmanager 0x0000211a 0x1000 + 4378
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x001ffffc ebx: 0x952a9ca1 ecx: 0x00000000 edx: 0x00000000
    edi: 0x0000ff3d esi: 0x00100b30 ebp: 0xbffffbc8 esp: 0xbffffba0
    ss: 0x0000001f efl: 0x00010286 eip: 0x952a8a85 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00200000
    Binary Images:
    0x1000 - 0x2ffd +aslmanager ??? (???) <201b2dea48b8d80ac1432ff85244ed31> /usr/sbin/aslmanager
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
    0x9444a000 - 0x9444efff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x951a4000 - 0x951abfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x951ba000 - 0x95321ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    _ Log
    05/04/09 8:25:58 com.apple.loginwindow[35] Shutdown NOW!
    05/04/09 8:25:58 com.apple.loginwindow[35] System shutdown time has arrived
    05/04/09 8:25:58 com.apple.SystemStarter[30] Stopping Missing Sync Listener
    05/04/09 8:25:58 com.apple.SystemStarter[30] Stopping HP Trap Monitor
    05/04/09 8:25:58 com.apple.SystemStarter[30] Stopping HP IO Monitor
    05/04/09 8:25:59 com.apple.SystemStarter[30] kextunload: unload kext /System/Library/Extensions/Pvsnet.kext succeeded
    05/04/09 8:25:59 com.apple.SystemStarter[30] kextunload: unload kext /System/Library/Extensions/ConnectUSB.kext succeeded
    05/04/09 8:26:02 com.apple.SystemStarter[30] kextunload: unload kext /System/Library/Extensions/vmmain.kext succeeded
    05/04/09 8:26:02 com.apple.SystemStarter[30] kextunload: unload kext /System/Library/Extensions/hypervisor.kext succeeded
    05/04/09 8:26:35 com.apple.launchctl.System[2] BootCacheControl: could not open /var/db/BootCache.playlist: No such file or directory
    05/04/09 8:26:35 com.apple.launchctl.System[2] BootCacheControl: could not unlink playlist /var/db/BootCache.playlist: Unknown error: -1
    05/04/09 8:26:37 com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    05/04/09 8:26:37 com.apple.launchd[1] (com.apple.blued) Unknown key for boolean: EnableTransactions
    05/04/09 8:26:37 com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    05/04/09 8:26:37 com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    05/04/09 8:26:49 org.ntp.ntpd[27] Error : nodename nor servname provided, or not known
    05/04/09 8:26:57 com.apple.SystemStarter[30] Starting up Missing Sync Listener
    05/04/09 8:26:57 com.apple.SystemStarter[30] Starting HP IO Monitor
    05/04/09 8:26:58 com.apple.SystemStarter[30] kextload: extension /System/Library/Extensions/hypervisor.kext is already loaded
    05/04/09 8:26:58 com.apple.SystemStarter[30] Starting HP Trap Monitor
    05/04/09 8:26:58 com.apple.SystemStarter[30] kextload: extension /System/Library/Extensions/vmmain.kext is already loaded
    05/04/09 8:26:59 com.apple.SystemStarter[30] kextload: extension /System/Library/Extensions/ConnectUSB.kext is already loaded
    05/04/09 8:27:00 com.apple.SystemStarter[30] kextload: extension /System/Library/Extensions/Pvsnet.kext is already loaded
    05/04/09 8:27:00 com.apple.SystemStarter[30] kextload: /Library/StartupItems/Parallels/Pvsvnic.kext loaded successfully
    05/04/09 8:27:06 com.apple.SystemStarter[30] Sun Apr 5 08:27:06 wslys-Mac.local Missing Sync Listener[77] <Warning>: 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to connect to or launch Window Server before login.
    05/04/09 8:27:06 com.apple.SystemStarter[30] Sun Apr 5 08:27:06 wslys-Mac.local Missing Sync Listener[77] <Error>: kCGErrorRangeCheck : On-demand launch of the Window Server is allowed for root user only.
    05/04/09 8:27:06 com.apple.SystemStarter[30] Sun Apr 5 08:27:06 wslys-Mac.local Missing Sync Listener[77] <Error>: kCGErrorRangeCheck : Set a breakpoint at CGErrorBreakpoint() to catch errors as they are returned
    05/04/09 8:27:08 com.apple.SystemStarter[30] _RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
    05/04/09 8:27:20 com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[123]) Exited: Terminated
    05/04/09 8:27:20 com.apple.launchctl.Aqua[129] launchctl: Please convert the following to launchd: /etc/machinit_peruser.d/RemoteUI.plist
    05/04/09 8:27:20 com.apple.launchd[116] (com.apple.AirPortBaseStationAgent) Unknown key for boolean: EnableTransactions
    05/04/09 8:27:21 com.apple.FolderActions.enabled[130] launchctl: Error unloading: com.apple.FolderActions.folders
    05/04/09 8:27:42 quicklookd[146] [QL ERROR] 'Creating thumbnail' timed out for '<QLThumbnailRequest /Users/wsly/Downloads/m090374535329zdwg_650ref.mov>'
    05/04/09 8:27:42 Dock[138] [QL ERROR] quicklookd crashed while thumbnailing /Users/wsly/Downloads/m090374535329zdwg_hdref.mov
    05/04/09 8:29:52 com.apple.launchd[1] (com.apple.aslmanager[218]) Exited abnormally: Segmentation fault

    Try repairing the disk through the Mac OS X install disk.

  • Help! My laptop crashed and I've lost all doc stored in icloud

    Help! My laptop crashed and had to be rebuilt so I lost all my photos, apps and music etc. I have some on my iPhone and others on my ipad but is there a way of reloading everything that I stored on icloud back onto my windows laptop?

    Hello Heal17
    There are a few ways to get your data back up from iCloud. You can download past purchases by following the steps in the first article to get all iTunes media downloaded. The next thing is to import all your photos, the second article that will assist with that process. To get photos from your Photo Stream, download the iCloud Control Panel to get the Photo Stream downloaded to your computer. The last article will assist with getting everything backed up from iCloud.
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/ht2519
    iOS: Importing personal photos and videos from iOS devices to your computer
    http://support.apple.com/kb/HT4083
    iCloud Control Panel 3.0 for Windows
    http://support.apple.com/kb/DL1455
    iCloud: Archiving or making copies of your iCloud data
    http://support.apple.com/kb/HT4910
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • I need help with these two crash IDs nsStyleContext::FindChildWithRules(nsIAtom const*, nsRuleNode*) and DFusionWebPlugin@0x86b5

    I need help with these two crashes...
    PL_DHashTableOperate | GCGraphBuilder::NoteRoot(unsigned int, void*, nsCycleCollectionParticipant*)
    DFusionWebPlugin@0x86b5
    The first one happened a couple of days ago, a few times and not on any specific website.
    The second one only happens on the site below.

    The second one indicates a problem with the DFusionWebPlugin that shows in your More system details list.
    # D'Fusion Web Plug-In for Safari 64 bits (3.00.13774.0)
    # D'Fusion Web Plug-In (3.00.13774.0)
    What you posted are crash signatures.<br />
    It might help if you post the actual crash IDs (bp-xxxxxxxx-xxxxxxxxx-xxxx-xxxxxxxxxxxx).<br />
    You can find the IDs of the submitted crash reports on the <i>about:crashes</i> page.
    See http://kb.mozillazine.org/Breakpad (Mozilla Crash Reporter)

  • Please Help me with this crash

    can anybody help me with this crash:
    Host Name: matt-guerins-powerbook-g4-15
    Date/Time: 2008-04-08 10:04:27.426 -0400
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: iCal
    Path: /Users/mattguerin/Library/Application Support/iCal/iCal.app/Contents/MacOS/iCal
    Parent: WindowServer [100]
    Version: 3.0.2 (1236)
    PID: 739
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    Referenced from: /Users/mattguerin/Library/Application Support/iCal/iCal.app/Contents/MacOS/iCal
    Reason: image not found

    Pnutbear,
    Welcome to Apple Discussions.
    Use Custom installs in Mac OS X 10.4 to reinstall iCal 2.0.X, and then use the Mac OS X 10.4.11 Combo Update (PPC) to bring iCal to the most recent version for Tiger.
    ;~)

  • Please help me with random crashes of Firefox 7.1.

    Please help me with random crashes of Firefox 7.1. I'm not sophisticated enough to give you programming data. The ting is I'd like to continue to use this browser, but feel that I can't due to very frequent crashes...which causes loss of info and restarts w/ the report to Mozilla Firefox. By the way no results from anyone on that one. I have Win 7, an HP G-60, and communicate on FB, use You tube, Gmail, Yahoo. Not asking for much, eh! just want a fix, please.

    On those three additional crashes,
    1. bp-17c22279-819e-4a88-8b58-fa8462111015 10/15/2011 6:56 PM
    2. bp-afd73520-df86-4f77-90c3-a4dd12111015 10/15/2011 6:09 PM
    3. bp-609de88e-d1a3-496e-8374-a9be52111015 10/15/2011 6:09 PM
    I found the three crash reports here:
    1. https://crash-stats.mozilla.com/report/index/17c22279-819e-4a88-8b58-fa8462111015
    ID: 17c22279-819e-4a88-8b58-fa8462111015
    Signature: JSLinearString::mark(JSTracer*)
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=686441 686441] NEW Crash in JSLinearString::mark(JSTracer*) or JSString::mark(JSTracer*) mainly with Better Facebook
    2. https://crash-stats.mozilla.com/report/index/afd73520-df86-4f77-90c3-a4dd12111015
    ID: afd73520-df86-4f77-90c3-a4dd12111015
    Signature: js::gc::ScanRope
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=668583 668583] NEW Firefox 7.0a1 Crash @ js::gc::ScanRope mainly with Better Facebook
    3. https://crash-stats.mozilla.com/report/index/609de88e-d1a3-496e-8374-a9be52111015
    ID: 609de88e-d1a3-496e-8374-a9be52111015
    Signature: JSLinearString::mark(JSTracer*)
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=686441 686441] NEW Crash in JSLinearString::mark(JSTracer*) or JSString::mark(JSTracer*) mainly with Better Facebook
    All three crash reports link bugs that mention Better Facebook, which you said you disabled so something else is the problem. Open the Firefox '''Help''' menu, click on '''Troubleshooting Information''' and in the ''about:support'' page that opens, click "copy all to clipboard" and paste everything here (see [[Using the Troubleshooting Information page]] for more info).
    Also, could you restart in Firefox [[Safe Mode]] and do normal browsing to your usual sites to see if you still get any crashes?

  • Can you help me explain this crash log?

    My system just crashed, but I don't understand why. Here is the log from the event viewer. What can you tell me about this?
    Log Name:      System
    Source:        Microsoft-Windows-Kernel-Power
    Date:          2/6/2014 3:38:39 PM
    Event ID:      41
    Task Category: (63)
    Level:         Critical
    Keywords:      (2)
    User:          SYSTEM
    Computer:      MYPC
    Description:
    The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
        <EventID>41</EventID>
        <Version>2</Version>
        <Level>1</Level>
        <Task>63</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000002</Keywords>
        <TimeCreated SystemTime="2014-02-06T21:38:39.748002200Z" />
        <EventRecordID>30668</EventRecordID>
        <Correlation />
        <Execution ProcessID="4" ThreadID="8" />
        <Channel>System</Channel>
        <Computer>MYPC</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="BugcheckCode">0</Data>
        <Data Name="BugcheckParameter1">0x0</Data>
        <Data Name="BugcheckParameter2">0x0</Data>
        <Data Name="BugcheckParameter3">0x0</Data>
        <Data Name="BugcheckParameter4">0x0</Data>
        <Data Name="SleepInProgress">false</Data>
        <Data Name="PowerButtonTimestamp">0</Data>
      </EventData>
    </Event>

    We do need the actual DMP file as it contains the only record of the sequence of events leading up to the crash, what drivers were loaded, and what was responsible.  
    We prefer at least 2 DMP files to spot trends and confirm the cause.
    Please follow our instructions for finding and uploading the files we need to help you fix your computer. They can be found here
    If you have any questions about the procedure please ask
    Wanikiya and Dyami--Team Zigzag

  • Hello, I need help.  Find is crashing constantly, even in safe mode

    Good evening.  I have a term paper to write, and I have several more seasons of the West Wing to finish.  With finder constantly crashing I am able to only get one of my objectives complete.
    I am not getting any warning, or message that it crashed.  But as I try and use it I watch as finder reboots itself. (once per minute, plus or minus 30 seconds).  All of my files are in google drive via finder, and that may somehow be related.
    Also of interest is that finder is crashing even while in safe mode. 
    Also, earlier today my time capsule stopped putting out any internet feed for 30 minutes.  Then it randomly started working.  I had even called the internet provider to have them diagnose why the modem wasn't working... and they told me that it was the router!  Perhaps the two are related somehow?
    Help!

    Make sure you have a backup.
    I don't think it's your router.
    If the Finder crashes persist in safe mode that means that the problem is in OS X itself.
    The next diagnostic step would be to create a test user account in System Preferences > Users & Groups.
    if Finder is stable in the test user account then you know that the problem is within your user account.
    if the problem is within your user account then you can either
    try to fix it (boot into your recovery partition {command R at restart}, and use disk utility to repair your HD and permissions)
    copy your documents over to the new account and use the new account instead. And delete the previous account.
    If the problem is not your user account, then it is in OS X itself (above the level of your user account)
    try repairing your HD and permissions from within the recovery partition
    if that doesn't work, reinstall OS X over your current installation with the Mavericks combo updater (your post does not say what version of OS X you are running but I'm assuming it's Mavericks because that's what discussion you're in). OS X Mavericks 10.9.4 Update (Combo)
    I would avoid Google Drive and use Dropbox instead.

  • Can anyone help me with this crash? Exception Type:  EXC_CRASH (SIGABRT) This happensd when I try to open a dj software called Serato DJ which I have been using for a few years now.

    Does someone know the below crash keeps happening?
    Process:         Serato DJ [581]
    Path: /Volumes/Serato DJ /Serato DJ.app/Contents/MacOS/Serato DJ
    Identifier:      com.serato.seratodj
    Version:         DJ version 1.5.2 (1.5.2.17)
    Code Type:       X86 (Native)
    Parent Process: launchd [117]
    Date/Time:       2014-01-13 18:08:10.399 +0300
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version: 6
    Interval Since Last Report:          684915 sec
    Crashes Since Last Report:           25
    Per-App Interval Since Last Report:  278 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID: 95E583BC-703A-4DAD-9A62-5B0B1BC8BBB9
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 3
    Application Specific Information:
    abort() called
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x92ae2afa mach_msg_trap + 10
    1 libSystem.B.dylib 0x92ae3267 mach_msg + 68
    2 com.apple.CoreFoundation                  0x9269e2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                  0x9269d3c4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation                  0x9269d1f1 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox                       0x99b9ee04 RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox                       0x99b9ebb9 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox                       0x99d27084 _AcquireNextEvent + 54
    8 com.apple.HIToolbox                       0x99d1cd40 RunApplicationEventLoop + 228
    9 com.serato.seratodj                       0x0029eb34 0x1000 + 2743092
    10 com.serato.seratodj                       0x00003245 0x1000 + 8773
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92b09382 kevent + 10
    1 libSystem.B.dylib 0x92b09a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib 0x92b08f59 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x92b08cfe _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x92b08781 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x92b085c6 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0007d65b 0x1000 + 509531
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 3 Crashed:
    0 libSystem.B.dylib 0x92b500ee __semwait_signal_nocancel + 10
    1 libSystem.B.dylib 0x92b4ffd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2 libSystem.B.dylib 0x92bcafb2 usleep$NOCANCEL$UNIX2003 + 61
    3 libSystem.B.dylib 0x92bec6f0 abort + 105
    4 libstdc++.6.dylib 0x9926cfda __gnu_cxx::__verbose_terminate_handler() + 433
    5 libstdc++.6.dylib                         0x9926b17a __cxxabiv1::__terminate(void (*)()) + 10
    6 libstdc++.6.dylib 0x9926b1ba __cxxabiv1::__unexpected(void (*)()) + 0
    7 libstdc++.6.dylib 0x9926b2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    8 libstdc++.6.dylib 0x9926b658 operator new(unsigned long) + 101
    9 libstdc++.6.dylib 0x99250e68 std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) + 132
    10 libstdc++.6.dylib 0x99252d09 char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 85
    11 libstdc++.6.dylib 0x992531fb std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 53
    12 com.serato.seratodj                       0x003a3295 boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 54629
    13 com.serato.seratodj                       0x003a234a boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 50714
    14 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    15 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    16 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    17 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    18 com.serato.seratodj                       0x003a27bb boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 51851
    19 com.serato.seratodj                       0x003a1c8c boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 48988
    20 com.serato.seratodj                       0x0039fb6b boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 40507
    21  com.serato.seratodj                       0x0039bab2 boost::exception_detail::error_info_injector<boost::thread_resource_error>::err or_info_injector(boost::thread_resource_error const&) + 23938
    22 com.serato.seratodj                       0x003aab96 boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 8314
    23 com.serato.seratodj                       0x003aab0a boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 8174
    24 com.serato.seratodj                       0x003a98a4 boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 3464
    25 com.serato.seratodj                       0x003ad21d boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 18177
    26 com.serato.seratodj                       0x003acd21 boost::exception_detail::error_info_injector<boost::property_tree::xml_parser:: xml_parser_error>::error_info_injector(boost::exception_detail::error_info_injec tor<boost::property_tree::xml_parser::xml_parser_error> const&) + 16901
    27 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    28 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib                         0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b123f8 pthread_cond_wait$UNIX2003 + 73
    3 com.serato.seratodj                       0x00288b82 0x1000 + 2653058
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5   com.serato.seratodj                       0x000047ec 0x1000 + 14316
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3   com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7   libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib                         0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib                         0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5   com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4   com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6   libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5   com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3   com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0005df5f 0x1000 + 380767
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7   libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b3c9c5 nanosleep$UNIX2003 + 188
    2 com.serato.seratodj                       0x004ff780 void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 15504
    3 com.serato.seratodj                       0x00057e93 0x1000 + 355987
    4 com.serato.seratodj                       0x0005bf8b 0x1000 + 372619
    5 com.serato.seratodj                       0x0005bf64 0x1000 + 372580
    6 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    7 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    8 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.apple.audio.CoreAudio                 0x96fce3ab CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio                 0x96fd13dd CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio                 0x96fcecda HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio                 0x96fce571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7 com.apple.audio.CoreAudio                 0x96fce488 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    9 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b3c9c5 nanosleep$UNIX2003 + 188
    2 com.serato.seratodj                       0x004ff780 void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 15504
    3 com.serato.seratodj                       0x000c64ec 0x1000 + 808172
    4 com.serato.seratodj                       0x000cb369 0x1000 + 828265
    5 com.serato.seratodj                       0x000cb342 0x1000 + 828226
    6 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    7 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    8 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b102b1 pthread_cond_timedwait$UNIX2003 + 72
    3 com.serato.seratodj                       0x00507313 boost::condition_variable::do_timed_wait(boost::unique_lock<boost::mutex>&, timespec const&) + 153
    4 com.serato.seratodj                       0x00500aeb void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 20475
    5 com.serato.seratodj                       0x003b55fb non-virtual thunk to boost::exception_detail::error_info_injector<boost::system::system_error>::~err or_info_injector() + 5215
    6 com.serato.seratodj                       0x00329acc boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 24118
    7 com.serato.seratodj                       0x00329fb4 boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 25374
    8 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    9 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    10 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b102b1 pthread_cond_timedwait$UNIX2003 + 72
    3 com.serato.seratodj                       0x00507313 boost::condition_variable::do_timed_wait(boost::unique_lock<boost::mutex>&, timespec const&) + 153
    4 com.serato.seratodj                       0x00500aeb void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 20475
    5 com.serato.seratodj                       0x003b55fb non-virtual thunk to boost::exception_detail::error_info_injector<boost::system::system_error>::~err or_info_injector() + 5215
    6 com.serato.seratodj                       0x0032b64e boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 31160
    7 com.serato.seratodj                       0x0032b742 boost::exception_detail::error_info_injector<boost::condition_error>::error_inf o_injector(boost::condition_error const&) + 31404
    8 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    9 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    10 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib                         0x92b123f8 pthread_cond_wait$UNIX2003 + 73
    3 com.serato.seratodj                       0x0050753c boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 90
    4 com.serato.seratodj                       0x003230c2 non-virtual thunk to boost::exception_detail::error_info_injector<boost::bad_weak_ptr>::~error_info_ injector() + 1039
    5 com.serato.seratodj                       0x003236c7 non-virtual thunk to boost::exception_detail::error_info_injector<boost::bad_weak_ptr>::~error_info_ injector() + 2580
    6 com.serato.seratodj                       0x003236a0 non-virtual thunk to boost::exception_detail::error_info_injector<boost::bad_weak_ptr>::~error_info_ injector() + 2541
    7 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    8 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    9 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 21:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b3c9c5 nanosleep$UNIX2003 + 188
    2 com.serato.seratodj                       0x004ff780 void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 15504
    3 com.serato.seratodj                       0x000b9f32 0x1000 + 757554
    4 com.serato.seratodj                       0x000bb415 0x1000 + 762901
    5 com.serato.seratodj                       0x000bb3ee 0x1000 + 762862
    6 com.serato.seratodj                       0x004ffa4a void boost::throw_exception<boost::regex_error>(boost::regex_error const&) + 16218
    7 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    8 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x92ae2afa mach_msg_trap + 10
    1 libSystem.B.dylib 0x92ae3267 mach_msg + 68
    2 com.apple.audio.midi.CoreMIDI             0x0489c0c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3 com.apple.audio.midi.CoreMIDI             0x048ba97a MIDIProcess::RunMIDIInThread() + 150
    4 com.apple.audio.midi.CoreMIDI             0x0489d2d9 XThread::RunHelper(void*) + 17
    5 com.apple.audio.midi.CoreMIDI             0x0489cca6 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0002578e 0x1000 + 149390
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 24:
    0 libSystem.B.dylib 0x92ae2b5a semaphore_timedwait_signal_trap + 10
    1 libSystem.B.dylib 0x92b106e1 _pthread_cond_wait + 1066
    2 libSystem.B.dylib 0x92b3f5a8 pthread_cond_timedwait_relative_np + 47
    3 com.serato.seratodj                       0x00288b97 0x1000 + 2653079
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0002578e 0x1000 + 149390
    6   libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 25:
    0 libSystem.B.dylib 0x92b10aa2 __semwait_signal + 10
    1 libSystem.B.dylib 0x92b1075e _pthread_cond_wait + 1191
    2 libSystem.B.dylib 0x92b123f8 pthread_cond_wait$UNIX2003 + 73
    3 com.serato.seratodj                       0x00288b82 0x1000 + 2653058
    4 com.serato.seratodj                       0x0009c9e1 0x1000 + 637409
    5 com.serato.seratodj                       0x0000cd5a 0x1000 + 48474
    6 libSystem.B.dylib 0x92b10259 _pthread_start + 345
    7 libSystem.B.dylib 0x92b100de thread_start + 34
    Thread 26:
    0 libSystem.B.dylib 0x92b08412 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x92b089a8 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x92b085c6 start_wqthread + 30
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x92b4ff39  ecx: 0xb01fcc2c  edx: 0x92b500ee
      edi: 0xa025db30  esi: 0xb01fcc88  ebp: 0xb01fcc68  esp: 0xb01fcc2c
       ss: 0x00000023  efl: 0x00000247  eip: 0x92b500ee   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0xff9a9000
    Binary Images:
    0x1000 -   0xe43ffb +com.serato.seratodj DJ version 1.5.2 (1.5.2.17) <7E0E00F1-2FB2-3946-9989-088C98EB893B> /Volumes/Serato DJ /Serato DJ.app/Contents/MacOS/Serato DJ
    0x178d000 -  0x1a12fe7 +QtCore 4.8.4 (compatibility 4.8.0) <C86D29E3-FAF1-3E63-9D7E-9CE32A9EEDF6> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
    0x1a94000 -  0x23cdfef +QtGui 4.8.4 (compatibility 4.8.0) <DE94F9CE-8DCD-3890-AB02-49F46696F63B> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
    0x25f8000 -  0x271cfeb +QtNetwork 4.8.4 (compatibility 4.8.0) <C01F9A90-DC26-38DD-A1EF-E002077ABD16> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
    0x2772000 -  0x39f0fff +QtWebKit 4.9.3 (compatibility 4.9.0) <BB995875-196E-3ABC-BE93-7061FE89011C> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
    0x42c2000 -  0x431fff7 +QtXml 4.8.4 (compatibility 4.8.0) <A76F02CF-0156-363A-B076-3088667DADEB> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
    0x433b000 -  0x470dfef +QtXmlPatterns 4.8.4 (compatibility 4.8.0) <232D5A50-1E61-3841-A267-B6DD35BA0F69> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
    0x486f000 -  0x4875fff +libusbmuxd.dylib ??? (???) <15198CF0-6B08-3839-91F2-64C12B86745E> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/libusbmuxd.dylib
    0x487a000 -  0x4881ffb +com.googlecode.google-breakpad ??? (1.0) <94F6D780-21D2-3716-A5FE-0A124791FC39> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/Breakpad.framework/Versions/A/Breakpad
    0x488c000 -  0x48d8ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x48fd000 -  0x49e7ffc +libiconv.2.dylib 8.1.0 (compatibility 8.0.0) <FCA1A3FE-29B1-3309-8DC7-8D14ADDD172E> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/libiconv.2.dylib
    0x49f2000 -  0x4a01ffb +breakpadUtilities.dylib ??? (???) <0F827A1D-F5CB-3045-BF6D-5313DC90CC5E> /Volumes/Serato DJ /Serato DJ.app/Contents/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtil ities.dylib
    0x4ff5000 -  0x4ff8ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x6913000 -  0x6968fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x69d2000 -  0x69e4ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x69e8000 -  0x69f6fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x19a2d000 - 0x19a31ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19ae0000 - 0x19ae6ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.8 (2.0.8f3) <EA52F230-DCA1-316F-B0FE-2D098533B978> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19ba9000 - 0x19bb6ff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x19bc4000 - 0x19bccff7  com.apple.iokit.IOUSBLib 4.2.5 (4.2.5) <F6894CC5-980E-1569-6DF1-FFAC8E9C2EE8> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x240d0000 - 0x240f0ffb +com.numark.ns6.hal ??? (2.1.18) <8E04C64E-8750-7BEC-2330-0AAE241C9F5B> /Library/Audio/Plug-Ins/HAL/NumarkNS6AudioHAL.plugin/Contents/MacOS/NumarkNS6Au dioHAL
    0x247b4000 - 0x247d4ffb +com.numark.ns7.hal ??? (2.1.18) <07EF52C8-22AE-0854-FD5A-EC1883B06C80> /Library/Audio/Plug-Ins/HAL/NumarkNS7AudioHAL.plugin/Contents/MacOS/NumarkNS7Au dioHAL
    0x2499e000 - 0x249beffb +com.numark.V7.hal ??? (2.1.18) <364F85CB-810C-B408-3009-4193CABCEE9E> /Library/Audio/Plug-Ins/HAL/NumarkV7AudioHAL.plugin/Contents/MacOS/NumarkV7Audi oHAL
    0x249cd000 - 0x249eaffb +com.ploytec.xonedx.hal ??? (2.0.2) <09D53E8E-2D43-1DAB-A525-A1F3E0EE12F3> /Library/Audio/Plug-Ins/HAL/XONE_DX.plugin/Contents/MacOS/XONE_DX
    0x45c46000 - 0x45c7ffef +com.serato.audio.SeratoVirtualAudioPlugIn 1.0.11 (1.0) <62362A3D-4A08-F66A-0766-8F689DB718DF> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/Sera toVirtualAudioPlugIn
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x900abffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90121000 - 0x90185ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90186000 - 0x90197ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x902cc000 - 0x9039dfe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9044c000 - 0x9046afe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x904b1000 - 0x904d0ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x904d1000 - 0x904e6fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x904e7000 - 0x90562fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x90563000 - 0x90569fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9056a000 - 0x905bafe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x905bb000 - 0x905e3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x90631000 - 0x9066eff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9066f000 - 0x9066fff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x90697000 - 0x90d12ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90d13000 - 0x90dabfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9156d000 - 0x91e50ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91e51000 - 0x91e55ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91ebb000 - 0x91ecfffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9200b000 - 0x92012ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92019000 - 0x9211bfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
    0x9211c000 - 0x921fcfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x921fd000 - 0x92207fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92208000 - 0x92258ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92259000 - 0x9234dff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x9234e000 - 0x92391ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92393000 - 0x92393ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92394000 - 0x92398ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x923a7000 - 0x923bfff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x923c0000 - 0x92413ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x925ac000 - 0x925afff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x92661000 - 0x927dcfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x928ea000 - 0x929a6fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x929c9000 - 0x929d7ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x929d8000 - 0x929daff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92ae2000 - 0x92c89ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x92cd4000 - 0x92de0fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93046000 - 0x93049ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9304d000 - 0x930fafe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x9317d000 - 0x931fdfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9338c000 - 0x93686fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93747000 - 0x93778ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93779000 - 0x9377ffff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93780000 - 0x939f1fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93a05000 - 0x93e3aff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93e3b000 - 0x93e57fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93edd000 - 0x93f1eff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93f1f000 - 0x93f45ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93f46000 - 0x93f46ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x93f7c000 - 0x93fc3ffb  com.apple.CoreMediaIOServices 142.0 (1497) <8F7F6CD1-A531-8A6D-77BE-7FD392A7FD32> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93fc4000 - 0x9432fff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9433b000 - 0x9439cfe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9439d000 - 0x9449dfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x944d1000 - 0x947f1ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x947f2000 - 0x94884fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94885000 - 0x948d2feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94917000 - 0x94b7dff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94b7e000 - 0x94c1bfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94c21000 - 0x94c45ff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94c47000 - 0x94c8aff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94cd3000 - 0x94cf4fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94cf5000 - 0x954e4557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x956c8000 - 0x956d5ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x956d6000 - 0x956d6ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x959d1000 - 0x95a17ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x95a18000 - 0x95a19ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x95a1a000 - 0x95a5eff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95a5f000 - 0x95a7efe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x95a7f000 - 0x95e95ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95e96000 - 0x95e96ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95e97000 - 0x95f4ffeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x95f50000 - 0x96ea3ffb  com.apple.QuickTimeComponents.component 7.6.6 (1800) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96eac000 - 0x96eb0ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x96eb1000 - 0x96ef3ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96ef4000 - 0x96efeffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96eff000 - 0x96fadff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96fae000 - 0x97028fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97065000 - 0x97068fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x97075000 - 0x971b2fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x971b3000 - 0x971f7fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x971f8000 - 0x971fdff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x971fe000 - 0x972aafe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x972ab000 - 0x972abff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9732a000 - 0x9732aff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9732b000 - 0x9739aff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9739b000 - 0x977ecfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97b15000 - 0x97fd0ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9802c000 - 0x981aefe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x981b7000 - 0x981eaff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9903d000 - 0x9904bfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x9907d000 - 0x990ffffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x99170000 - 0x9917bff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9917c000 - 0x9919efef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x991e0000 - 0x991ecff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x991ed000 - 0x99220fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x99221000 - 0x9928bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9928c000 - 0x99357fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x99358000 - 0x9951bfeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9951c000 - 0x99525ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x99526000 - 0x99653ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x99797000 - 0x99871fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x99872000 - 0x99892fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x99b6a000 - 0x99e8efef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99f58000 - 0x9a011fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9a012000 - 0x9a0adfe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9a0ae000 - 0x9a1dcfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9a1dd000 - 0x9a320fef  com.apple.QTKit 7.7 (1800) <9DD27495-3020-0928-B3F2-D418C336E163> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9a321000 - 0x9a37eff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9a37f000 - 0x9a38fff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x9a390000 - 0x9a3cdff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <5C0F72C2-177E-675A-8677-9BC4205B4A98> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9a3ce000 - 0x9a3d9ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9a3da000 - 0x9a3ddff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9a3de000 - 0x9a3e5ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a609000 - 0x9a61bff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9a61c000 - 0x9a61dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9a7a6000 - 0x9a7a8ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9a7a9000 - 0x9a982fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9a983000 - 0x9a997fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x9a998000 - 0x9a998ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9a9f8000 - 0x9aaa8fe3  com.apple.QuickTimeImporters.component 7.6.6 (1800) <D7E3D86B-1DEA-FB86-E531-2ADD26077155> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9aaa9000 - 0x9aae4ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9ab9c000 - 0x9abd6ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.68f99
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: SAMSUNG HM100UI, 931.51 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0252, 0xfa120000 / 4
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    It looks like you're running into a known MacOS bug that corrupts memory when using OpenCL functions.
    For the time being, turn off OpenCL in Photoshop's advanced GPU preferences.
    http://helpx.adobe.com/photoshop/kb/photoshop-crashes-randomly-using-image.html

  • Can anyone help me with this crash report?? I don't know why my iMac keeps crashing...

    Here is my report, I've had a bunch of crashes this afternoon. Everything was running perfectly last night. I haven't downloaded anay new apps or anything to my computer, and as far as I know, all apps are updated...this is really frustrating, and I would be ever so grateful for any help. The only program I had running at the time was transmission ( and I had only turned it on for a moment) at the time of the last crash. I see that it is mentioned in the crash report... does that me that there is a bug or something in that program?
    Thank you so much!
    Heidi
    Interval Since Last Panic Report:  20551910 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    9234EE0E-C858-492D-9413-B6F3D82A4D00
    Mon Jul 16 15:46:41 2012
    panic(cpu 0 caller 0x2abf6a): Kernel trap at 0x0027c76e, type 14=page fault, registers:
    CR0: 0x80010033, CR2: 0x00000004, CR3: 0x2c9b9000, CR4: 0x00000660
    EAX: 0x04159c8c, EBX: 0x0000001f, ECX: 0x00000000, EDX: 0x00849f78
    CR2: 0x00000004, EBP: 0x00d8b748, ESI: 0x000000ed, EDI: 0x04056960
    EFL: 0x00010206, EIP: 0x0027c76e, CS:  0x00000008, DS:  0x02b20010
    Error code: 0x00000002
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0xd8b538 : 0x21b837 (0x5dd7fc 0xd8b56c 0x223ce1 0x0)
    0xd8b588 : 0x2abf6a (0x59e3d0 0x27c76e 0xe 0x59e59a)
    0xd8b668 : 0x2a1a78 (0xd8b680 0x98 0xd8b748 0x27c76e)
    0xd8b678 : 0x27c76e (0xe 0x31f00048 0x50b0010 0x2a0010)
    0xd8b748 : 0x275978 (0x6f661bc 0xa760000 0x0 0x0)
    0xd8b908 : 0x4a9c71 (0x6f661bc 0xa759000 0x0 0x15000)
    0xd8b948 : 0x2d81ae (0x6ccc8ac 0xa759000 0x0 0x15000)
    0xd8ba78 : 0x2d9cd7 (0x15d9b1f0 0x0 0x15d9b1f0 0x0)
    0xd8bc18 : 0x2d9df2 (0x6ccc8ac 0xd8bec4 0x15d9b1f0 0x0)
    0xd8bc68 : 0x431a19 (0x6ccc8ac 0xd8bec4 0x15d9b1f0 0x0)
    0xd8bdc8 : 0x2ff47e (0xd8bdec 0x3 0xd8be18 0x588d66)
    0xd8be18 : 0x2f431f (0x6ccc8ac 0xd8bec4 0x801 0xd8bf54)
    0xd8be78 : 0x49f31a (0x516b740 0xd8bec4 0x1 0xd8bf54)
    0xd8bf18 : 0x49f762 (0xd8bf54 0x516b740 0xe8fd800 0x1)
    0xd8bf78 : 0x4f82fb (0x55d7540 0x55a2dc8 0x5b63974 0x0)
    0xd8bfc8 : 0x2a251d (0x55a2dc4 0x0 0x10 0xc15f9a0)
    BSD process name corresponding to current thread: Transmission
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: iMac5,1 (Mac-F42786A9)
    System uptime in nanoseconds: 5557851729078
    unloaded kexts:
    com.apple.filesystems.msdosfs    1.6.3 (addr 0xcf9000, size 0x53248) - last unloaded 343475106871
    loaded kexts:
    net.telestream.driver.IODVDImage    1.0 BETA
    at.obdev.nke.LittleSnitch    2.1.08
    com.apple.driver.AppleBluetoothMultitouch    54.3 - last loaded 260750895283
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleHWSensor    1.9.3d0
    com.apple.driver.AppleHDA    2.0.5f14
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMCCSControl    1.0.20
    com.apple.driver.AudioAUUC    1.57
    com.apple.kext.ATIFramebuffer    6.3.6
    com.apple.driver.AppleBacklight    170.0.46
    com.apple.ATIRadeonX1000    6.3.6
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.AppleLPC    1.5.1
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.driver.AppleIRController    303.8
    com.apple.iokit.SCSITaskUserClient    2.6.8
    com.apple.BootCache    31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.iokit.AppleYukon2    3.2.1b1
    com.apple.driver.AppleUSBHub    4.2.4
    com.apple.iokit.IOAHCIBlockStorage    1.6.4
    com.apple.driver.AirPortBrcm43224    428.42.4
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AppleAHCIPort    2.1.7
    com.apple.driver.AppleIntelPIIXATA    2.5.1
    com.apple.driver.AppleUSBEHCI    4.2.4
    com.apple.driver.AppleUSBUHCI    4.2.0
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement    142.6.0
    com.apple.driver.AppleMultitouchDriver    207.11
    com.apple.driver.AppleBluetoothHIDKeyboard    141.5
    com.apple.driver.IOBluetoothHIDDriver    2.4.5f3
    com.apple.driver.AppleHIDKeyboard    141.5
    com.apple.driver.DspFuncLib    2.0.5f14
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.kext.ATI1600Controller    6.3.6
    com.apple.kext.ATISupport    6.3.6
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.0.5f14
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.iokit.IOHDAFamily    2.0.5f14
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.CSRUSBBluetoothHCIController    2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.driver.AppleUSBMergeNub    4.2.4
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.8
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOATAPIProtocolTransport    2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.8
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOAHCIFamily    2.0.6
    com.apple.iokit.IOATAFamily    2.5.1
    com.apple.iokit.IOUSBFamily    4.2.4
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.5
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.8f2
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3250824AS  Q, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x7d100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000 / 3

    and another   Anyone see anything in these reports that is causing this? I live no where near an Apple store, so I can't take it to be looked at. I would appreciate aany input so much... thank you for any advice...
    Interval Since Last Panic Report:  20612758 sec
    Panics Since Last Report:          7
    Anonymous UUID:                    9234EE0E-C858-492D-9413-B6F3D82A4D00
    Wed Jul 18 00:06:01 2012
    panic(cpu 1 caller 0x2abf6a): Kernel trap at 0x00446cc1, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000028, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x00000002, ECX: 0x00000000, EDX: 0x0856df00
    CR2: 0x00000028, EBP: 0x35efbde8, ESI: 0x082e2c54, EDI: 0x082e2c54
    EFL: 0x00010246, EIP: 0x00446cc1, CS:  0x00000008, DS:  0x0c7a0010
    Error code: 0x00000000
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x35efbb88 : 0x21b837 (0x5dd7fc 0x35efbbbc 0x223ce1 0x0)
    0x35efbbd8 : 0x2abf6a (0x59e3d0 0x446cc1 0xe 0x59e59a)
    0x35efbcb8 : 0x2a1a78 (0x35efbcd0 0x64 0x35efbde8 0x446cc1)
    0x35efbcc8 : 0x446cc1 (0xe 0x48 0x35ef0010 0x35ef0010)
    0x35efbde8 : 0x433736 (0x82e2c54 0x2 0x0 0x510ad20)
    0x35efbe18 : 0x2e4dd5 (0x82e2c54 0x35efbea8 0x68 0x226e2f)
    0x35efbe78 : 0x436314 (0x4fbebd8 0x0 0x4336b6 0x35efbea8)
    0x35efbee8 : 0x2e67d6 (0x4fbebd8 0x2 0x4f47f84 0x0)
    0x35efbf08 : 0x2e2b9e (0x4fbebd8 0x0 0x1 0x2fe7e000)
    0x35efbf48 : 0x2efe80 (0x1 0x2e6797 0x0 0x830e70)
    0x35efbf78 : 0x4f82fb (0x510ad20 0x4d700e8 0x4f47ec4 0x0)
    0x35efbfc8 : 0x2a251d (0x4d700e4 0x1 0x10 0x64faf84)
    BSD process name corresponding to current thread: launchd
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: iMac5,1 (Mac-F42786A9)
    System uptime in nanoseconds: 4721269265641
    unloaded kexts:
    com.apple.driver.AirPortBrcm43xx          423.91.27 (addr 0xb97000, size 0x1900544) - last unloaded 159061682667
    loaded kexts:
    net.telestream.driver.IODVDImage          1.0 BETA
    com.apple.driver.AppleBluetoothMultitouch          54.3 - last loaded 59413340368
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.kext.ATIFramebuffer          6.3.6
    com.apple.driver.AudioAUUC          1.57
    com.apple.ATIRadeonX1000          6.3.6
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleBacklight          170.0.46
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleIntelMeromProfile          19
    com.apple.driver.AppleIRController          303.8
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.iokit.AppleYukon2          3.2.1b1
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBUHCI          4.2.0
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.driver.AppleMultitouchDriver          207.11
    com.apple.driver.AppleBluetoothHIDKeyboard          141.5
    com.apple.driver.IOBluetoothHIDDriver          2.4.5f3
    com.apple.driver.AppleHIDKeyboard          141.5
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.kext.ATI1600Controller          6.3.6
    com.apple.kext.ATISupport          6.3.6
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.CSRUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.iokit.IOATAPIProtocolTransport          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.8f2
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3250824AS  Q, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: iPhone, 0x05ac  (Apple Inc.), 0x1297, 0xfd500000 / 3
    USB Device: Vendor-Specific Device, 0x04b4  (Cypress Semiconductor), 0x8613, 0xfd400000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x7d100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x7d200000 / 3

  • HELP!my safari crashes! i just bought may macbook i dont know what to do. i was installing the bluestack app when it suddenly crashes. i move to trash the bluestak app but the safri didnt open anymore

    Process:               Safari [564]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0.2 (10600.2.5)
    Build Info:            WebBrowser-7600002005000000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [564]
    User ID:               501
    Date/Time:             2014-12-20 14:24:57.948 +0800
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        02178EF4-1CF7-7CFC-35C5-D51987F8BF20
    Time Awake Since Boot: 4000 seconds
    Crashed Thread:        13
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010842c000-000000010842d000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib       0x00007fff8bc6cc94 _platform_bzero$VARIANT$Unknown + 84
    1   com.apple.CoreFoundation       0x00007fff8e41c9d5 _CFRuntimeCreateInstance + 421
    2   libCGCMS.A.dylib               0x00007fff8ddb7672 allocWorld + 64
    3   libCGCMS.A.dylib               0x00007fff8ddba23a create + 393
    4   libCGCMS.A.dylib               0x00007fff8ddb7439 get_color_world_for_space + 284
    5   libCGCMS.A.dylib               0x00007fff8ddb72e7 CMSTransformCreateConverter + 63
    6   com.apple.CoreGraphics         0x00007fff8a57a6b0 CGColorTransformCacheCreateConverter + 154
    7   com.apple.CoreGraphics         0x00007fff8a57a103 CGColorTransformConvertColorComponents + 409
    8   com.apple.CoreGraphics         0x00007fff8a5a2181 CGColorTransformConvertColor + 216
    9   com.apple.AppKit               0x00007fff91ed768a convertColorToColorSpaceNamed + 388
    10  com.apple.AppKit               0x00007fff91ed7402 -[NSCalibratedWhiteColor colorUsingColorSpaceName:device:] + 238
    11  com.apple.AppKit               0x00007fff91ed71f2 -[NSColor blendedColorWithFraction:ofColor:] + 44
    12  com.apple.AppKit               0x00007fff91e7c32f -[NSDynamicSystemColor recacheColor] + 197
    13  com.apple.AppKit               0x00007fff91e7c160 -[NSDynamicSystemColor initWithSelector:] + 89
    14  com.apple.AppKit               0x00007fff91ed6eef +[NSColor controlDarkShadowColor] + 80
    15  com.apple.AppKit               0x00007fff91e8b5f1 +[NSColor colorWithCatalogName:colorName:] + 142
    16  com.apple.AppKit               0x00007fff91e8afc0 +[NSCatalogColor newWithCoder:zone:] + 275
    17  com.apple.AppKit               0x00007fff91e8ae71 -[NSColor initWithCoder:] + 437
    18  com.apple.Foundation           0x00007fff85c7a90c _decodeObject_old + 331
    19  com.apple.Foundation           0x00007fff85c7a4c1 _decodeValueOfObjCType + 1567
    20  com.apple.Foundation           0x00007fff85c79b96 -[NSUnarchiver decodeValuesOfObjCTypes:] + 214
    21  com.apple.AppKit               0x00007fff91ed6c53 -[NSColorList _decodeWithoutNameWithCoder:newStyle:] + 401
    22  com.apple.AppKit               0x00007fff91ed6a55 -[NSColorList _parseArchivedList:] + 162
    23  com.apple.AppKit               0x00007fff91ed67fd -[NSColorList _loadColors] + 419
    24  com.apple.AppKit               0x00007fff91ed6614 -[NSColorList colorWithKey:] + 33
    25  com.apple.AppKit               0x00007fff91eb1e8d -[NSCatalogColor colorUsingColorSpaceName:device:] + 280
    26  com.apple.AppKit               0x00007fff91eb1d51 -[NSDynamicSystemColor colorUsingColorSpaceName:device:] + 160
    27  com.apple.AppKit               0x00007fff91ed5375 -[NSTextFieldCell _textAttributes] + 380
    28  com.apple.AppKit               0x00007fff91e835e5 -[NSCell _unformattedAttributedStringValue:] + 278
    29  com.apple.AppKit               0x00007fff925013e8 -[NSThemeFrame _updateTitleTextField] + 326
    30  com.apple.AppKit               0x00007fff91e6ac40 -[NSThemeFrame _tileTitlebarAndRedisplay:] + 1214
    31  com.apple.AppKit               0x00007fff91e6154d -[NSThemeFrame _updateButtons] + 2735
    32  com.apple.AppKit               0x00007fff925035a7 -[NSThemeFrame _moveTitlebarViewsToView:] + 724
    33  com.apple.AppKit               0x00007fff92504fc9 __49-[NSThemeFrame _floatTitlebarAndToolbarFromInit:]_block_invoke + 836
    34  com.apple.AppKit               0x00007fff91eee339 +[NSAnimationContext runAnimationGroup:completionHandler:] + 82
    35  com.apple.AppKit               0x00007fff92504c41 -[NSThemeFrame _floatTitlebarAndToolbarFromInit:] + 104
    36  com.apple.AppKit               0x00007fff91e5f74e -[NSThemeFrame initWithFrame:styleMask:owner:] + 243
    37  com.apple.AppKit               0x00007fff91e5dc96 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 614
    38  com.apple.AppKit               0x00007fff91e5d3fc -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1477
    39  com.apple.AppKit               0x00007fff9209440e -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    40  com.apple.AppKit               0x00007fff91e5ce2a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    41  com.apple.AppKit               0x00007fff920943c1 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    42  com.apple.AppKit               0x00007fff91e5a745 -[NSWindowTemplate nibInstantiate] + 567
    43  com.apple.AppKit               0x00007fff91e2f73b -[NSIBObjectData instantiateObject:] + 309
    44  com.apple.AppKit               0x00007fff92311d01 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
    45  com.apple.AppKit               0x00007fff91e23f05 loadNib + 384
    46  com.apple.AppKit               0x00007fff92391f80 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    47  com.apple.AppKit               0x00007fff9239267d +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
    48  com.apple.AppKit               0x00007fff921343af _NXLoadNib + 196
    49  com.apple.AppKit               0x00007fff92133d8f -[NSAlert init] + 95
    50  com.apple.AppKit               0x00007fff921739f3 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 131
    51  com.apple.AppKit               0x00007fff91e4564d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1021
    52  com.apple.AppKit               0x00007fff91e4520e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    53  com.apple.AppKit               0x00007fff91e451ad -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    54  com.apple.AppKit               0x00007fff91e44e9a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    55  com.apple.AppKit               0x00007fff91e44c69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    56  com.apple.AppKit               0x00007fff91e446b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    57  com.apple.Foundation           0x00007fff85c50458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    58  com.apple.Foundation           0x00007fff85c502c9 _NSAppleEventManagerGenericHandler + 102
    59  com.apple.AE                   0x00007fff913c699c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    60  com.apple.AE                   0x00007fff913c6719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    61  com.apple.AE                   0x00007fff913c6623 aeProcessAppleEvent + 295
    62  com.apple.HIToolbox           0x00007fff8b86737e AEProcessAppleEvent + 56
    63  com.apple.AppKit               0x00007fff91e40d76 _DPSNextEvent + 2665
    64  com.apple.AppKit               0x00007fff91e3fe80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    65  com.apple.Safari.framework     0x00000001084aaad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    66  com.apple.AppKit               0x00007fff91e33e23 -[NSApplication run] + 594
    67  com.apple.AppKit               0x00007fff91e1f2d4 NSApplicationMain + 1832
    68  libdyld.dylib                 0x00007fff8a5655c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8be2322e kevent64 + 10
    1   libdispatch.dylib             0x00007fff8da73a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff8be22132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x000000010a05788b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x000000010a0549d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x0000000109219a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff86afa2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff86afa279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff86af84b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8be22946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff86af84a1 start_wqthread + 13
    Thread 11:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff8be1d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8be1c69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8643cd63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff8643cc96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff86afa2fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff86afa279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff86af84b1 thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8be1d52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8be1c69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8e48cb14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8e48bfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8e48b838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8764ad20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff85c96b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff86afa2fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff86afa279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff86af84b1 thread_start + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib       0x00007fff86af8695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff8db3ab78 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff8db33620 fprintf + 186
    3   ???                           0x0000000111a495dc 0 + 4590966236
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff767851d8  rcx: 0x00007fff767851f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff767851f0  rsi: 0x00007fff86af8b14  rbp: 0x0000000111a45e30  rsp: 0x0000000111a45db0
       r8: 0x0000000111a4d000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff767846b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff86af8695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10842c000 -        0x10842cfff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
           0x108434000 -        0x108d6dff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x10920f000 -        0x109722ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x109889000 -        0x109b3dfff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x109e17000 -        0x109e17fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x109e1f000 -        0x109f5bffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x10a050000 -        0x10aff5ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x10f30d000 -        0x10f30dfef +cl_kernels (???) <637C6F65-9F2B-40BF-8A18-135D956207E3> cl_kernels
           0x1108ab000 -        0x1108abff5 +cl_kernels (???) <6BD2F032-DEC7-4398-ACFF-3ED9179E5629> cl_kernels
           0x110fef000 -        0x1110d5fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
        0x7fff641c0000 -     0x7fff641f6837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff853a7000 -     0x7fff853cafff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff853cb000 -     0x7fff853ddfff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff853de000 -     0x7fff853dffff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff853e0000 -     0x7fff85408fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff85472000 -     0x7fff8547fff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff854a5000 -     0x7fff85526ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff85527000 -     0x7fff8554fffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff85550000 -     0x7fff85588fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff85589000 -     0x7fff85679fef  libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8567a000 -     0x7fff856f7fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff856f8000 -     0x7fff85c21ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85c22000 -     0x7fff85c2dff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff85c2e000 -     0x7fff85f5cff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85f5d000 -     0x7fff85f72fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff85f73000 -     0x7fff85f80ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff85f81000 -     0x7fff85f83fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff85f84000 -     0x7fff86018fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86019000 -     0x7fff8601dfff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff8601e000 -     0x7fff86288ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff86289000 -     0x7fff86298fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff86299000 -     0x7fff862afff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff862b0000 -     0x7fff862ddfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff862e2000 -     0x7fff863b8ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff863e7000 -     0x7fff86414fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff86415000 -     0x7fff865c5ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff865c6000 -     0x7fff865e6fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff866f5000 -     0x7fff866f5fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff866f6000 -     0x7fff86727fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
        0x7fff8677e000 -     0x7fff867dcfff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff867dd000 -     0x7fff867e1fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff867e2000 -     0x7fff867f3ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8683e000 -     0x7fff86aeafff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff86aeb000 -     0x7fff86aedff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86aee000 -     0x7fff86aeeff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff86aef000 -     0x7fff86af6ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff86af7000 -     0x7fff86b00fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff86b01000 -     0x7fff86b0bff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff86b0c000 -     0x7fff86b56fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff86b57000 -     0x7fff86ec2fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff86ec3000 -     0x7fff86edefff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff86edf000 -     0x7fff86f3afef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff86f7c000 -     0x7fff86f80fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86f87000 -     0x7fff86fd4ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86fd5000 -     0x7fff86fd5fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff87023000 -     0x7fff8704efff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8704f000 -     0x7fff87167ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff871f0000 -     0x7fff87312ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff875aa000 -     0x7fff877adff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff877ae000 -     0x7fff877b9ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff877de000 -     0x7fff8784afff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff87858000 -     0x7fff87880fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff87881000 -     0x7fff8789bff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8789c000 -     0x7fff878a2fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8790e000 -     0x7fff87913fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87914000 -     0x7fff87c2ffcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff87c30000 -     0x7fff87effff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff87f00000 -     0x7fff87fddff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff87fde000 -     0x7fff87ff7fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff87ff8000 -     0x7fff882a0ff7  com.apple.RawCamera.bundle (6.02 - 768) <3156D0F8-335C-3380-A849-D47ED4163D3A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff882a1000 -     0x7fff882f9ff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff88b83000 -     0x7fff88b87fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff88cc8000 -     0x7fff88cc8fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff88cc9000 -     0x7fff88cdafff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff88cdb000 -     0x7fff88ce2fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff88f98000 -     0x7fff88fd5ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff88feb000 -     0x7fff88fedff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff88fee000 -     0x7fff88ff8fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff88ff9000 -     0x7fff89022ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff89023000 -     0x7fff8902bffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8902c000 -     0x7fff89093ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff890fa000 -     0x7fff8913afff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff8913b000 -     0x7fff8913bff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8913c000 -     0x7fff8913cfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8913d000 -     0x7fff89142ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff89158000 -     0x7fff8923bfff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8923c000 -     0x7fff89259ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8925a000 -     0x7fff8925afff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8933f000 -     0x7fff89351ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff89352000 -     0x7fff895baffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff895be000 -     0x7fff895c0ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff895fd000 -     0x7fff89605fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff89606000 -     0x7fff896b5fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff896b6000 -     0x7fff8972afff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8972b000 -     0x7fff89757fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff89758000 -     0x7fff89759ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff898c1000 -     0x7fff89902fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89903000 -     0x7fff8998cfff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8998d000 -     0x7fff89995ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff89996000 -     0x7fff899a8ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff899a9000 -     0x7fff899cdfef  libJPEG.dylib (1231) <3F87A0CA-14FA-3034-A332-DD57A092B08F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff899ce000 -     0x7fff89a14ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff89b2e000 -     0x7fff89b32fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89b80000 -     0x7fff89b9bff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff89b9c000 -     0x7fff89b9efff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8a208000 -     0x7fff8a218ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff8a3c9000 -     0x7fff8a3efff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8a3fb000 -     0x7fff8a46afff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a46b000 -     0x7fff8a46fff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a470000 -     0x7fff8a518ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8a562000 -     0x7fff8a565ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff8a566000 -     0x7fff8ad9fff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ae34000 -     0x7fff8b11bffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8b12b000 -     0x7fff8b1a1fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8b1a2000 -     0x7fff8b1cdff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff8b1ce000 -     0x7fff8b1d3ff7  com.apple.ServerInformation (2.0 - 1) <020F4A0E-F1A2-38AE-8F2B-22200CF1FC82> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff8b223000 -     0x7fff8b224ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8b226000 -     0x7fff8b240ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8b311000 -     0x7fff8b317ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8b318000 -     0x7fff8b326ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8b588000 -     0x7fff8b58aff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8b5a7000 -     0x7fff8b645fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8b646000 -     0x7fff8b82b267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8b82c000 -     0x7fff8bb2efff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8bb3c000 -     0x7fff8bb73ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8bba2000 -     0x7fff8bbb5ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff8bbb6000 -     0x7fff8bbb6fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8bbf5000 -     0x7fff8bc66ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bc67000 -     0x7fff8bc6ffff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8bc70000 -     0x7fff8bc87ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8bc88000 -     0x7fff8bccafff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff8bd39000 -     0x7fff8bd41ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8bd42000 -     0x7fff8bd82ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8bddb000 -     0x7fff8be07fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8be08000 -     0x7fff8be0bfff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8be0c000 -     0x7fff8be29fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8be52000 -     0x7fff8c229fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c22a000 -     0x7fff8c29efff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff8c29f000 -     0x7fff8c2a6fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff8c2a7000 -     0x7fff8c2c0ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c3ef000 -     0x7fff8c3faff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8c3fb000 -     0x7fff8c3fdfff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8c3fe000 -     0x7fff8c400fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c401000 -     0x7fff8c40cff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff8c40d000 -     0x7fff8c553fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
        0x7fff8c554000 -     0x7fff8c984fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8c985000 -     0x7fff8ca94ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8ca95000 -     0x7fff8ca98fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8ca99000 -     0x7fff8caa2ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8caa3000 -     0x7fff8cb39ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8cb52000 -     0x7fff8cbe7ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8cbe8000 -     0x7fff8cbf0ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff8cc20000 -     0x7fff8cca4ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8cca5000 -     0x7fff8ccd3fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ccd4000 -     0x7fff8cdc6fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8cdc7000 -     0x7fff8cdd8ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff8ce2a000 -     0x7fff8ce4bfff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ce4c000 -     0x7fff8ce98fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d3d2000 -     0x7fff8d3d8fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8d4fe000 -     0x7fff8d9eafff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8d9eb000 -     0x7fff8d9eeff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8d9ef000 -     0x7fff8da27ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8da28000 -     0x7fff8da6eff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8da6f000 -     0x7fff8da99ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff8daa4000 -     0x7fff8daf5ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8daf6000 -     0x7fff8db82fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff8db83000 -     0x7fff8dcb3fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff8ddb5000 -     0x7fff8ddbcfff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8ddbd000 -     0x7fff8ddd7ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8ddea000 -     0x7fff8de51ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8de52000 -     0x7fff8de5ffff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8de60000 -     0x7fff8de83ff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8de84000 -     0x7fff8ded2fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff8deea000 -     0x7fff8def2fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8def3000 -     0x7fff8df47fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8e01b000 -     0x7fff8e34eff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8e376000 -     0x7fff8e3b0ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e3b2000 -     0x7fff8e3d1fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8e3d2000 -     0x7fff8e3d3ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8e3d4000 -     0x7fff8e3e8ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
        0x7fff8e3e9000 -     0x7fff8e419ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8e41a000 -     0x7fff8e7b0fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e7b1000 -     0x7fff8e842fff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff8e9db000 -     0x7fff8eb69fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8eb6a000 -     0x7fff8eb6afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8eb6b000 -     0x7fff8eb79fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff8eb7a000 -     0x7fff8eb90ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8eb91000 -     0x7fff8ebaefff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8ebaf000 -     0x7fff8ec1dffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8ef46000 -     0x7fff8ef46fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ef47000 -     0x7fff8ef4bff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8ef6f000 -     0x7fff8ef8bff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff8f046000 -     0x7fff8f04afff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8f04b000 -     0x7fff8f053fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff8f054000 -     0x7fff8f0a0ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8f0a1000 -     0x7fff8f0d1ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8f160000 -     0x7fff8f161ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f162000 -     0x7fff8f18dfff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff8f18e000 -     0x7fff8f18efff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f18f000 -     0x7fff8f192ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8f193000 -     0x7fff8f197fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff8f198000 -     0x7fff8f3d8ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8f3d9000 -     0x7fff8f3deff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8f3e1000 -     0x7fff8f3e3fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8f3e4000 -     0x7fff8f42dff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8f42f000 -     0x7fff8f4cedf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8f4cf000 -     0x7fff8f4e3ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8f4e4000 -     0x7fff8f51dfff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff8f51e000 -     0x7fff8f51ffff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8f520000 -     0x7fff8f53bff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8f53c000 -     0x7fff8f62eff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff8f62f000 -     0x7fff8f661ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8f6bf000 -     0x7fff8f6e3ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8f6e4000 -     0x7fff8f84fff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8f850000 -     0x7fff8f86aff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f86b000 -     0x7fff8f8a6fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f8a7000 -     0x7fff8f8c5ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff8f9fb000 -     0x7fff8fa05ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8fa32000 -     0x7fff8fa57fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8fba2000 -     0x7fff8fba7ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff8fbc7000 -     0x7fff8fbc9ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8fbca000 -     0x7fff8fe44fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8fe45000 -     0x7fff8ff57ff7  libvDSP.dylib (512) <DD5517F5-F7F7-3AA1-B6FA-CD98DBC3C651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9089e000 -     0x7fff908a9fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff908aa000 -     0x7fff90904ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff90905000 -     0x7fff90906fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff90907000 -     0x7fff9090eff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9090f000 -     0x7fff90987ff7 

    If you have another browser:
         Use  free  AdwareMedic by clicking “Download ” from here
         http://www.adwaremedic.com/index.php
         Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
         Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
                   or
    If you don’t have another browser:
         Remove adware  manually  by following the “HowTo” from Apple.
        “Remove Genieo, also known as InstallMac”
        http://support.apple.com/en-us/HT203987

  • Please Help!  Safari Keeps Crashing every 2 minutes!

    I've tried repairing the permissions, emptying the cache and the preferences, and even zapping the PRAM. But every one to two minutes, Safari crashes on me. I'm at my wits' end. Please help. Here is the report.
    Date/Time: 2009-03-31 10:29:02.480 -0700
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 3.2 (4525.26.12)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45252612
    PID: 314
    Thread: 3
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000054
    Thread 0:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92df2878 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92df1f82 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92df1dd9 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93277f45 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93277b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x00007587 0x1000 + 25991
    9 com.apple.AppKit 0x932718c4 -[NSApplication run] + 512
    10 com.apple.AppKit 0x93265820 NSApplicationMain + 573
    11 com.apple.Safari 0x000a97fa 0x1000 + 690170
    12 com.apple.Safari 0x000a9721 0x1000 + 689953
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x01055390 WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x0105032d WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x0100abae WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92856c76 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3 Crashed:
    0 com.apple.Safari 0x001b88c6 0x1000 + 1800390
    1 com.apple.Safari 0x001b89e9 0x1000 + 1800681
    2 com.apple.Safari 0x001bb576 0x1000 + 1811830
    3 com.apple.Safari 0x001bb5df 0x1000 + 1811935
    4 com.apple.Safari 0x000f506f 0x1000 + 999535
    5 com.apple.Safari 0x000f51a5 0x1000 + 999845
    6 com.apple.Safari 0x000f5231 0x1000 + 999985
    7 com.apple.Safari 0x000f558b 0x1000 + 1000843
    8 com.apple.Safari 0x000f583c 0x1000 + 1001532
    9 com.apple.Safari 0x001be5cd 0x1000 + 1824205
    10 com.apple.Safari 0x001be157 0x1000 + 1823063
    11 com.apple.Safari 0x000ef2ab 0x1000 + 975531
    12 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    13 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    14 com.apple.Safari 0x000f9651 0x1000 + 1017425
    15 com.apple.Safari 0x000f90d5 0x1000 + 1016021
    16 com.apple.Safari 0x000f917b 0x1000 + 1016187
    17 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282fa40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x928502fc -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a470966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x91468356 HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x91468171 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 ...romedia.Flash Player.plugin 0x1836d774 Flash_EnforceLocalSecurity + 2203604
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1814514f 0x17e6a000 + 2994511
    2 ...romedia.Flash Player.plugin 0x1815e91f Flash_EnforceLocalSecurity + 45439
    3 ...romedia.Flash Player.plugin 0x181455ff 0x17e6a000 + 2995711
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 10:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 ...romedia.Flash Player.plugin 0x1814514f 0x17e6a000 + 2994511
    2 ...romedia.Flash Player.plugin 0x1815e91f Flash_EnforceLocalSecurity + 45439
    3 ...romedia.Flash Player.plugin 0x181455ff 0x17e6a000 + 2995711
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 11:
    0 libSystem.B.dylib 0x90047dd7 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce0e54 TSWaitOnSemaphoreCommon + 163
    2 ...ple.CoreServices.CarbonCore 0x90ce7e30 TimerThread + 87
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xf67f4fff ebx: 0x80000015 ecx: 0x00000054 edx: 0x80008015
    edi: 0x43a88054 esi: 0x00000015 ebp: 0xb0220518 esp: 0xb02204b0
    ss: 0x0000001f efl: 0x00010212 eip: 0x001b88c6 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1c1fff com.apple.Safari 3.2 (4525.26.12) /Applications/Safari.app/Contents/MacOS/Safari
    0x405000 - 0x4b7fff com.apple.WebKit 4525.26 (4525.26.2) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x545000 - 0x60cfff com.apple.JavaScriptCore 4525.26 (4525.26.2) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x663000 - 0x741fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x1008000 - 0x15fbfff com.apple.WebCore 4525.26 (4525.26.6) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x1f60000 - 0x1f84fff com.digidesign.digidesign.DigiCoreAudioPlugIn 7.4 (7.4f309) /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
    0x1f91000 - 0x1f96fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17e6a000 - 0x1848dfff com.macromedia.Flash Player.plugin 10.0.22.87 (1.0.4f872) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1a065000 - 0x1a069fff com.apple.locale.textbreak.thai 1.0.2 /System/Library/LocalePlugins/ThaiTextBreak.localePlugin/Contents/MacOS/ThaiTex tBreak
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b80000 - 0x91b9bfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba0000 - 0x91ba2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c9f000 - 0x91cdefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce4000 - 0x91ce4fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce6000 - 0x91d74fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d7bfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7d000 - 0x91dd6fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddf000 - 0x91e03fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0b000 - 0x92214fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224e000 - 0x92602fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262f000 - 0x9271cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271e000 - 0x9279cfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927dd000 - 0x92a0dfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b27000 - 0x92b3efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b49000 - 0x92ba1fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9c000 - 0x92cbafff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931effff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f4000 - 0x9320ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325f000 - 0x9325ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93261000 - 0x93917fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c98000 - 0x93d13fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4c000 - 0x93e05fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e48000 - 0x93e48fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4a000 - 0x9400bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94051000 - 0x94092fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409a000 - 0x940d4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d9000 - 0x940effff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94188000 - 0x941c6fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9420a000 - 0x9421bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94229000 - 0x94267fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94283000 - 0x94292fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94299000 - 0x942a4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942f0000 - 0x9430afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94310000 - 0x9462bfff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947b2000 - 0x948f8fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94984000 - 0x94993fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9499a000 - 0x949c3fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949c9000 - 0x949d8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949dc000 - 0x94a01fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a0d000 - 0x94a2afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95fae000 - 0x95fc4fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x95fc6000 - 0x95fe7fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x95ff4000 - 0x96002fff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9600a000 - 0x9601cfff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x969c6000 - 0x969c6fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97035000 - 0x9703afff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x973d7000 - 0x973ebfff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x9a46e000 - 0x9a4a5fff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4c1000 - 0x9a4d3fff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: AirPort Extreme, 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK8034GSX, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    Hi numind --
    Look here:
    Safari (Main pul down menu) > Preferences > Security> Alert on Fraudulent website.
    Uncheck that box, restart safari. Better?

Maybe you are looking for