Hi,
Our web based application crashes in mac safari. I am trying to find out which conflict is causing this and no luck. I have tested my app in couple of my friends mac and confirmed that it is not app issue. I have tested in windows mac. There is no issue there.
Here is the trace
Process: Safari [179]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 4.0.3 (5531.9)
Build Info: WebBrowser-55310900~1
Code Type: X86 (Native)
Parent Process: launchd [116]
Interval Since Last Report: 375 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 308 sec
Per-App Crashes Since Last Report: 1
Date/Time: 2009-09-12 10:07:49.687 -0400
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: 3CB7F1EC-24D1-4B46-8111-69690122AFD4
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x9048cfca cti_op_eq + 122
1 ??? 0x00791be8 0 + 7937000
2 com.apple.JavaScriptCore 0x9037ff68 JSC::Interpreter::execute(JSC:
rogramNode*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValue*) + 552
3 com.apple.JavaScriptCore 0x9036c409 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
4 com.apple.WebCore 0x93b54ff4 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 324
5 com.apple.WebCore 0x93b54e21 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
6 com.apple.WebCore 0x93c84866 WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 374
7 com.apple.WebCore 0x93c370c5 WebCore::FrameLoader::executeIfJavaScriptURL(WebCore::KURL const&, bool, bool) + 213
8 com.apple.WebCore 0x93c37275 WebCore::FrameLoader::urlSelected(WebCore::ResourceRequest const&, WebCore::String const&, WTF:
assRefPtr<WebCore::Event>, bool, bool, bool) + 85
9 com.apple.WebCore 0x93c3bd50 WebCore::HTMLAnchorElement::defaultEventHandler(WebCore::Event*) + 1472
10 com.apple.WebCore 0x93b01a20 WebCore::Node::dispatchGenericEvent(WTF:
assRefPtr<WebCore::Event>) + 1328
11 com.apple.WebCore 0x93b013ae WebCore::Node::dispatchEvent(WTF:
assRefPtr<WebCore::Event>, int&) + 222
12 com.apple.WebCore 0x93c18780 WebCore::Node::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, WTF:
assRefPtr<WebCore::Event>) + 656
13 com.apple.WebCore 0x93c184b5 WebCore::Node::dispatchMouseEvent(WebCore:
latformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 165
14 com.apple.WebCore 0x93c17c06 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore:
latformMouseEvent const&, bool) + 118
15 com.apple.WebCore 0x93c26827 WebCore::EventHandler::handleMouseReleaseEvent(WebCore:
latformMouseEvent const&) + 791
16 com.apple.WebCore 0x93c26412 WebCore::EventHandler::mouseUp(NSEvent*) + 386
17 com.apple.WebKit 0x91d9dd3f -[WebHTMLView mouseUp:] + 271
18 com.apple.AppKit 0x9597e1d1 -[NSWindow sendEvent:] + 5539
19 com.apple.Safari 0x000454b4 0x1000 + 279732
20 com.apple.AppKit 0x9594acd9 -[NSApplication sendEvent:] + 2941
21 com.apple.Safari 0x00030d6f 0x1000 + 195951
22 com.apple.AppKit 0x958a862f -[NSApplication run] + 847
23 com.apple.AppKit 0x95875834 NSApplicationMain + 574
24 com.apple.Safari 0x00002c92 0x1000 + 7314
Thread 1:
0 libSystem.B.dylib 0x9075a46e __semwait_signal + 10
1 libSystem.B.dylib 0x90784dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore 0x93a9cd84 WebCore::IconDatabase::syncThreadMainLoop() + 260
3 com.apple.WebCore 0x93a98bb9 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
4 libSystem.B.dylib 0x90784155 _pthread_start + 321
5 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x90753286 mach_msg_trap + 10
1 libSystem.B.dylib 0x9075aa7c mach_msg + 72
2 com.apple.CoreFoundation 0x9068e04e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9068ec78 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x90197298 CFURLCacheWorkerThread(void*) + 388
5 libSystem.B.dylib 0x90784155 _pthread_start + 321
6 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x90753286 mach_msg_trap + 10
1 libSystem.B.dylib 0x9075aa7c mach_msg + 72
2 com.apple.CoreFoundation 0x9068e04e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9068ec78 CFRunLoopRunInMode + 88
4 com.apple.Safari 0x00025beb 0x1000 + 150507
5 com.apple.Safari 0x00025914 0x1000 + 149780
6 com.apple.Safari 0x0002589f 0x1000 + 149663
7 libSystem.B.dylib 0x90784155 _pthread_start + 321
8 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x907a26fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x90784155 _pthread_start + 321
2 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x90753286 mach_msg_trap + 10
1 libSystem.B.dylib 0x9075aa7c mach_msg + 72
2 com.apple.CoreFoundation 0x9068e04e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9068ec78 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x97382530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x9731ee0d -[NSThread main] + 45
6 com.apple.Foundation 0x9731e9b4 __NSThread__main__ + 308
7 libSystem.B.dylib 0x90784155 _pthread_start + 321
8 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x9075a46e __semwait_signal + 10
1 libSystem.B.dylib 0x90784dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x9034b5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3 com.apple.Safari 0x00115e6f 0x1000 + 1134191
4 com.apple.Safari 0x00115f5d 0x1000 + 1134429
5 com.apple.Safari 0x00040cbd 0x1000 + 261309
6 com.apple.Safari 0x00040c3d 0x1000 + 261181
7 libSystem.B.dylib 0x90784155 _pthread_start + 321
8 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x9075a46e __semwait_signal + 10
1 libSystem.B.dylib 0x90784dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x9034b5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3 com.apple.WebCore 0x93b05416 WebCore::LocalStorageThread::localStorageThread() + 294
4 libSystem.B.dylib 0x90784155 _pthread_start + 321
5 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x907532e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x907852af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90786b33 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x90dc2d96 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x90dc2b76 TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore 0x90df39ac TimerThread + 74
6 libSystem.B.dylib 0x90784155 _pthread_start + 321
7 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00791bbe ecx: 0x00000000 edx: 0x00000000
edi: 0x0e1f6fc0 esi: 0x00000000 ebp: 0x0d5dc0c8 esp: 0xbfffecd0
ss: 0x0000001f efl: 0x00010246 eip: 0x9048cfca cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000004
Binary Images:
0x1000 - 0x278ff2 com.apple.Safari 4.0.3 (5531.9) <bc4118cf33711aa425d1d0132bff092e> /Applications/Safari.app/Contents/MacOS/Safari
0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x99c5000 - 0x9bccfef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0xbb20000 - 0xbb21ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0xc1e9000 - 0xc1eeff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0xddc3000 - 0xddc3ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <b006e0f18a7f657910d5f1e86e8dcc02> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0xddc9000 - 0xddd0ffd com.apple.JavaVM 12.0.2 (12.0.2) <60348890c8bd35fb66de58816157c904> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0xe059000 - 0xe078fed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0xe2b7000 - 0xe2c5feb libSimplifiedChineseConverter.dylib ??? (???) <2375d7a6fbb499c1155279b4a36fb29a> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xe2ca000 - 0xe2dcfff libTraditionalChineseConverter.dylib ??? (???) <5696ca04a2220f3a298ef68368c70bc2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0xedbf000 - 0xeddbfe7 libPDFRIP.A.dylib ??? (???) <f71505717634b5aaccbad540e36f3dde> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0xeed5000 - 0xf4f8fef +com.macromedia.Flash Player.plugin 10.0.22 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <e01a60bf8cf997a498edb8a075647ee0> /usr/lib/dyld
0x90003000 - 0x90012fff libsasl2.2.dylib ??? (???) <2091a1973f23f66ea9b377d43daf50ea> /usr/lib/libsasl2.2.dylib
0x90194000 - 0x90238fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90239000 - 0x90245ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90246000 - 0x9027dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9027e000 - 0x9027efff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9027f000 - 0x9030bff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9030c000 - 0x9032afff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x90337000 - 0x90337ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90342000 - 0x90342ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90343000 - 0x904d3fff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x904d4000 - 0x9054eff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9054f000 - 0x9058dfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9058e000 - 0x9061aff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9061b000 - 0x9074efef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90752000 - 0x908b9ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x908ba000 - 0x908baffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x908bb000 - 0x908f1fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x908f2000 - 0x90a44ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90a59000 - 0x90a71ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90a72000 - 0x90a8dffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90a8e000 - 0x90a92fff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90a93000 - 0x90aa9fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90aaa000 - 0x90be2fe7 com.apple.imageKit 1.0.2 (1.0) <c6dd88d87997153684f4aa468512c1a8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90bfb000 - 0x90d34ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x90d35000 - 0x90d45fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90d95000 - 0x90d98fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90d99000 - 0x91073ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91074000 - 0x91107ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91108000 - 0x91159ff7 com.apple.HIServices 1.7.0 (???) <67988718780a0a367b1bde62f5a67c4b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9115a000 - 0x91194ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91195000 - 0x911befff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x911bf000 - 0x911eefe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x911ef000 - 0x912a9fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x912aa000 - 0x9135afff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9135b000 - 0x91360fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91361000 - 0x913e0ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x914ab000 - 0x914b2ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x914b3000 - 0x914d2ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x914d3000 - 0x914d3ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91526000 - 0x9184cfe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91880000 - 0x918c2fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x918c3000 - 0x91902fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91903000 - 0x919b5ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x919b6000 - 0x919bdffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x919be000 - 0x91a75ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91a76000 - 0x91a81fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91a82000 - 0x91a84ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91a85000 - 0x91aa2ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91aa3000 - 0x91c74ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91c75000 - 0x91d40fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91d7e000 - 0x91e59fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91e71000 - 0x9222ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92230000 - 0x922a2fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x922a3000 - 0x922b2ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x922b3000 - 0x922bafff com.apple.agl 3.0.9 (AGL-3.0.9) <bc62de7d16827bd12a2cb1016aedfcdc> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x922c0000 - 0x9243ffff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x92440000 - 0x92546ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x92547000 - 0x92628ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0x93605000 - 0x9360dfff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9360e000 - 0x9360effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9360f000 - 0x939acfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x939ad000 - 0x93a0affb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x93a3b000 - 0x93a3bffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93a3c000 - 0x93a95ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93a96000 - 0x94322fff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94323000 - 0x9462bfff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9462c000 - 0x9463affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x9463b000 - 0x94685fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94686000 - 0x94688ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94689000 - 0x946e3ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x946e4000 - 0x94716fff com.apple.LDAPFramework 1.4.5 (110) <0625b4f70c28b2f239ca088edaf9cf0f> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94717000 - 0x94718ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x94719000 - 0x947a3fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x947a4000 - 0x94960ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94bca000 - 0x94be2fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94cd8000 - 0x94cdefff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94cdf000 - 0x950effef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x950f0000 - 0x950f0ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x950f1000 - 0x95791fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95792000 - 0x957c3ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x957c4000 - 0x957d4ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x957d5000 - 0x957dafff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x957db000 - 0x957f0ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x957f1000 - 0x9586efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9586f000 - 0x9606dfef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9606e000 - 0x96092feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
0x96099000 - 0x96099ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9609a000 - 0x960e9fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x960ea000 - 0x96117feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96118000 - 0x9625eff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9625f000 - 0x962e6ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x962e7000 - 0x962ebfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x962ec000 - 0x9630aff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9630b000 - 0x9634bfff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x964e1000 - 0x964e3fff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x964f1000 - 0x964f1ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x965d4000 - 0x966b4fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x966b5000 - 0x966effe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x966f0000 - 0x96719fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9671a000 - 0x96727fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96728000 - 0x9678effb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9678f000 - 0x96836feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96837000 - 0x96840fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96841000 - 0x96869ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9686a000 - 0x96895fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x96896000 - 0x96913feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96949000 - 0x96949ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9694a000 - 0x96e1bfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96e1c000 - 0x96e78ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96e79000 - 0x96f40ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96f41000 - 0x96f48fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x96f49000 - 0x96f8afe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96f8b000 - 0x97073ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97074000 - 0x970bdfef com.apple.Metadata 10.5.2 (398.25) <7eb2df3e510cd308e91a6cf6d8e9fba5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x970be000 - 0x970e2fff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
0x970e3000 - 0x970efff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97207000 - 0x97211feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97212000 - 0x972a5fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97314000 - 0x97590fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x975d6000 - 0x975dbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <da6fd0a6c621ca215d5067f0dcc13491> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <997aed2176bfae168cff75a2f4c047be> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <547c6466f72d7b3ae8a69ffb7780939d> /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
Our web based application crashes in mac safari. I am trying to find out which conflict is causing this and no luck. I have tested my app in couple of my friends mac and confirmed that it is not app issue. I have tested in windows mac. There is no issue there.
Here is the trace
Process: Safari [179]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 4.0.3 (5531.9)
Build Info: WebBrowser-55310900~1
Code Type: X86 (Native)
Parent Process: launchd [116]
Interval Since Last Report: 375 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 308 sec
Per-App Crashes Since Last Report: 1
Date/Time: 2009-09-12 10:07:49.687 -0400
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: 3CB7F1EC-24D1-4B46-8111-69690122AFD4
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x9048cfca cti_op_eq + 122
1 ??? 0x00791be8 0 + 7937000
2 com.apple.JavaScriptCore 0x9037ff68 JSC::Interpreter::execute(JSC:

3 com.apple.JavaScriptCore 0x9036c409 JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&, JSC::JSValue) + 377
4 com.apple.WebCore 0x93b54ff4 WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 324
5 com.apple.WebCore 0x93b54e21 WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 161
6 com.apple.WebCore 0x93c84866 WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 374
7 com.apple.WebCore 0x93c370c5 WebCore::FrameLoader::executeIfJavaScriptURL(WebCore::KURL const&, bool, bool) + 213
8 com.apple.WebCore 0x93c37275 WebCore::FrameLoader::urlSelected(WebCore::ResourceRequest const&, WebCore::String const&, WTF:

9 com.apple.WebCore 0x93c3bd50 WebCore::HTMLAnchorElement::defaultEventHandler(WebCore::Event*) + 1472
10 com.apple.WebCore 0x93b01a20 WebCore::Node::dispatchGenericEvent(WTF:

11 com.apple.WebCore 0x93b013ae WebCore::Node::dispatchEvent(WTF:

12 com.apple.WebCore 0x93c18780 WebCore::Node::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, WTF:

13 com.apple.WebCore 0x93c184b5 WebCore::Node::dispatchMouseEvent(WebCore:

14 com.apple.WebCore 0x93c17c06 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore:

15 com.apple.WebCore 0x93c26827 WebCore::EventHandler::handleMouseReleaseEvent(WebCore:

16 com.apple.WebCore 0x93c26412 WebCore::EventHandler::mouseUp(NSEvent*) + 386
17 com.apple.WebKit 0x91d9dd3f -[WebHTMLView mouseUp:] + 271
18 com.apple.AppKit 0x9597e1d1 -[NSWindow sendEvent:] + 5539
19 com.apple.Safari 0x000454b4 0x1000 + 279732
20 com.apple.AppKit 0x9594acd9 -[NSApplication sendEvent:] + 2941
21 com.apple.Safari 0x00030d6f 0x1000 + 195951
22 com.apple.AppKit 0x958a862f -[NSApplication run] + 847
23 com.apple.AppKit 0x95875834 NSApplicationMain + 574
24 com.apple.Safari 0x00002c92 0x1000 + 7314
Thread 1:
0 libSystem.B.dylib 0x9075a46e __semwait_signal + 10
1 libSystem.B.dylib 0x90784dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore 0x93a9cd84 WebCore::IconDatabase::syncThreadMainLoop() + 260
3 com.apple.WebCore 0x93a98bb9 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
4 libSystem.B.dylib 0x90784155 _pthread_start + 321
5 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x90753286 mach_msg_trap + 10
1 libSystem.B.dylib 0x9075aa7c mach_msg + 72
2 com.apple.CoreFoundation 0x9068e04e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9068ec78 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x90197298 CFURLCacheWorkerThread(void*) + 388
5 libSystem.B.dylib 0x90784155 _pthread_start + 321
6 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x90753286 mach_msg_trap + 10
1 libSystem.B.dylib 0x9075aa7c mach_msg + 72
2 com.apple.CoreFoundation 0x9068e04e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9068ec78 CFRunLoopRunInMode + 88
4 com.apple.Safari 0x00025beb 0x1000 + 150507
5 com.apple.Safari 0x00025914 0x1000 + 149780
6 com.apple.Safari 0x0002589f 0x1000 + 149663
7 libSystem.B.dylib 0x90784155 _pthread_start + 321
8 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x907a26fa select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x90784155 _pthread_start + 321
2 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x90753286 mach_msg_trap + 10
1 libSystem.B.dylib 0x9075aa7c mach_msg + 72
2 com.apple.CoreFoundation 0x9068e04e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9068ec78 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x97382530 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x9731ee0d -[NSThread main] + 45
6 com.apple.Foundation 0x9731e9b4 __NSThread__main__ + 308
7 libSystem.B.dylib 0x90784155 _pthread_start + 321
8 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x9075a46e __semwait_signal + 10
1 libSystem.B.dylib 0x90784dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x9034b5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3 com.apple.Safari 0x00115e6f 0x1000 + 1134191
4 com.apple.Safari 0x00115f5d 0x1000 + 1134429
5 com.apple.Safari 0x00040cbd 0x1000 + 261309
6 com.apple.Safari 0x00040c3d 0x1000 + 261181
7 libSystem.B.dylib 0x90784155 _pthread_start + 321
8 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x9075a46e __semwait_signal + 10
1 libSystem.B.dylib 0x90784dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x9034b5d1 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3 com.apple.WebCore 0x93b05416 WebCore::LocalStorageThread::localStorageThread() + 294
4 libSystem.B.dylib 0x90784155 _pthread_start + 321
5 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x907532e6 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x907852af _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90786b33 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x90dc2d96 TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x90dc2b76 TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore 0x90df39ac TimerThread + 74
6 libSystem.B.dylib 0x90784155 _pthread_start + 321
7 libSystem.B.dylib 0x90784012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00791bbe ecx: 0x00000000 edx: 0x00000000
edi: 0x0e1f6fc0 esi: 0x00000000 ebp: 0x0d5dc0c8 esp: 0xbfffecd0
ss: 0x0000001f efl: 0x00010246 eip: 0x9048cfca cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000004
Binary Images:
0x1000 - 0x278ff2 com.apple.Safari 4.0.3 (5531.9) <bc4118cf33711aa425d1d0132bff092e> /Applications/Safari.app/Contents/MacOS/Safari
0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x99c5000 - 0x9bccfef com.apple.RawCamera.bundle 2.0.15 (471) <557c94fbd7c15219746393464a79cf87> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0xbb20000 - 0xbb21ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0xc1e9000 - 0xc1eeff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0xddc3000 - 0xddc3ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <b006e0f18a7f657910d5f1e86e8dcc02> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0xddc9000 - 0xddd0ffd com.apple.JavaVM 12.0.2 (12.0.2) <60348890c8bd35fb66de58816157c904> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0xe059000 - 0xe078fed com.apple.audio.CoreAudioKit 1.5 (1.5) <585f5ec95dc8f1efe51d820be84d53a6> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0xe2b7000 - 0xe2c5feb libSimplifiedChineseConverter.dylib ??? (???) <2375d7a6fbb499c1155279b4a36fb29a> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xe2ca000 - 0xe2dcfff libTraditionalChineseConverter.dylib ??? (???) <5696ca04a2220f3a298ef68368c70bc2> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0xedbf000 - 0xeddbfe7 libPDFRIP.A.dylib ??? (???) <f71505717634b5aaccbad540e36f3dde> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0xeed5000 - 0xf4f8fef +com.macromedia.Flash Player.plugin 10.0.22 (1.0.4f872) <860692a215f054b7b9474b410abeb530> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <e01a60bf8cf997a498edb8a075647ee0> /usr/lib/dyld
0x90003000 - 0x90012fff libsasl2.2.dylib ??? (???) <2091a1973f23f66ea9b377d43daf50ea> /usr/lib/libsasl2.2.dylib
0x90194000 - 0x90238fec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90239000 - 0x90245ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90246000 - 0x9027dfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9027e000 - 0x9027efff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9027f000 - 0x9030bff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9030c000 - 0x9032afff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x90337000 - 0x90337ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90342000 - 0x90342ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90343000 - 0x904d3fff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x904d4000 - 0x9054eff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9054f000 - 0x9058dfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9058e000 - 0x9061aff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9061b000 - 0x9074efef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90752000 - 0x908b9ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x908ba000 - 0x908baffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x908bb000 - 0x908f1fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x908f2000 - 0x90a44ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90a59000 - 0x90a71ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90a72000 - 0x90a8dffb libPng.dylib ??? (???) <0d6b991afc831ea06f2958e5933d33dd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90a8e000 - 0x90a92fff libGIF.dylib ??? (???) <7714ae24eb64b48fa719fb99bcbe34f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90a93000 - 0x90aa9fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90aaa000 - 0x90be2fe7 com.apple.imageKit 1.0.2 (1.0) <c6dd88d87997153684f4aa468512c1a8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90bfb000 - 0x90d34ff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x90d35000 - 0x90d45fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90d95000 - 0x90d98fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90d99000 - 0x91073ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91074000 - 0x91107ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91108000 - 0x91159ff7 com.apple.HIServices 1.7.0 (???) <67988718780a0a367b1bde62f5a67c4b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9115a000 - 0x91194ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91195000 - 0x911befff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x911bf000 - 0x911eefe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x911ef000 - 0x912a9fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x912aa000 - 0x9135afff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9135b000 - 0x91360fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91361000 - 0x913e0ff5 com.apple.SearchKit 1.2.1 (1.2.1) <f28f8dd0f155a6453411a0c9b5702764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x914ab000 - 0x914b2ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x914b3000 - 0x914d2ffa libJPEG.dylib ??? (???) <b822342bcc764c83d4557a8b67fa0c1c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x914d3000 - 0x914d3ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91526000 - 0x9184cfe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91880000 - 0x918c2fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x918c3000 - 0x91902fef libTIFF.dylib ??? (???) <d4bcc9b9c508e53849d2d46bb6900922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91903000 - 0x919b5ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x919b6000 - 0x919bdffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x919be000 - 0x91a75ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91a76000 - 0x91a81fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91a82000 - 0x91a84ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91a85000 - 0x91aa2ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91aa3000 - 0x91c74ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91c75000 - 0x91d40fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91d7e000 - 0x91e59fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91e71000 - 0x9222ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92230000 - 0x922a2fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x922a3000 - 0x922b2ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x922b3000 - 0x922bafff com.apple.agl 3.0.9 (AGL-3.0.9) <bc62de7d16827bd12a2cb1016aedfcdc> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x922c0000 - 0x9243ffff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x92440000 - 0x92546ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x92547000 - 0x92628ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
0x93605000 - 0x9360dfff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9360e000 - 0x9360effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9360f000 - 0x939acfef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x939ad000 - 0x93a0affb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x93a3b000 - 0x93a3bffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93a3c000 - 0x93a95ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93a96000 - 0x94322fff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x94323000 - 0x9462bfff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9462c000 - 0x9463affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x9463b000 - 0x94685fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94686000 - 0x94688ff5 libRadiance.dylib ??? (???) <82d606c49f5dc77231f9d0e2be9ed6ab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94689000 - 0x946e3ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x946e4000 - 0x94716fff com.apple.LDAPFramework 1.4.5 (110) <0625b4f70c28b2f239ca088edaf9cf0f> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94717000 - 0x94718ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x94719000 - 0x947a3fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x947a4000 - 0x94960ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94bca000 - 0x94be2fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94cd8000 - 0x94cdefff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94cdf000 - 0x950effef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x950f0000 - 0x950f0ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x950f1000 - 0x95791fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95792000 - 0x957c3ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x957c4000 - 0x957d4ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <bc7eb703ddc37bf85adf93e35efd3947> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x957d5000 - 0x957dafff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x957db000 - 0x957f0ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x957f1000 - 0x9586efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9586f000 - 0x9606dfef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9606e000 - 0x96092feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
0x96099000 - 0x96099ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9609a000 - 0x960e9fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x960ea000 - 0x96117feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96118000 - 0x9625eff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <b407f06ff9b6893899e2e399cb65c953> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9625f000 - 0x962e6ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x962e7000 - 0x962ebfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x962ec000 - 0x9630aff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9630b000 - 0x9634bfff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x964e1000 - 0x964e3fff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x964f1000 - 0x964f1ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x965d4000 - 0x966b4fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x966b5000 - 0x966effe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x966f0000 - 0x96719fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9671a000 - 0x96727fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96728000 - 0x9678effb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9678f000 - 0x96836feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96837000 - 0x96840fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96841000 - 0x96869ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9686a000 - 0x96895fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x96896000 - 0x96913feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96949000 - 0x96949ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9694a000 - 0x96e1bfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96e1c000 - 0x96e78ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96e79000 - 0x96f40ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96f41000 - 0x96f48fe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x96f49000 - 0x96f8afe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96f8b000 - 0x97073ff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97074000 - 0x970bdfef com.apple.Metadata 10.5.2 (398.25) <7eb2df3e510cd308e91a6cf6d8e9fba5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x970be000 - 0x970e2fff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
0x970e3000 - 0x970efff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97207000 - 0x97211feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97212000 - 0x972a5fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97314000 - 0x97590fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x975d6000 - 0x975dbfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <da6fd0a6c621ca215d5067f0dcc13491> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <997aed2176bfae168cff75a2f4c047be> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <547c6466f72d7b3ae8a69ffb7780939d> /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