WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
18404
Webkit crashes when right-clicking on missing image
https://bugs.webkit.org/show_bug.cgi?id=18404
Summary
Webkit crashes when right-clicking on missing image
Björn Andreasson
Reported
2008-04-10 08:16:11 PDT
Webkit crashes when right-clicking on missing image. Nuf' said :) Try here
http://www.svenskamagic.com/test.html
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2008-04-10 09:06:38 PDT
This doesn't crash for me - can you please upload a crash log:
http://webkit.org/quality/crashlogs.html
?
Björn Andreasson
Comment 2
2008-04-14 01:24:47 PDT
Ok, here it is. Maybe it has something to do with my Stand-plugin. Sorry if that's the case. Process: Safari [11554] Path: /Applications/WebKit.app/Contents/MacOS/WebKit Identifier: org.webkit.nightly.WebKit Version:
r31738
(31738) Code Type: X86 (Native) Parent Process: launchd [102] Date/Time: 2008-04-14 10:22:37.312 +0200 OS Version: Mac OS X 10.5.2 (9C7010) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0 Thread 0 Crashed: 0 com.apple.WebCore 0x00fc7950 -[WebCoreSharedBufferData initWithSharedBuffer:] + 64 1 com.apple.WebCore 0x00fc79de WebCore::SharedBuffer::createNSData() + 62 2 com.apple.WebKit 0x001f2b85 -[WebResource data] + 37 3 jp.hetima.SafariStand 0x13c6a4a8 _hetima_conMenuForElement + 360 4 com.apple.WebKit 0x002052bb CallDelegate(WebView*, objc_object*, objc_selector*, objc_object*, objc_object*) + 235 5 com.apple.WebKit 0x0019a049 WebContextMenuClient::getCustomMenuFromDefaultItems(WebCore::ContextMenu*) + 345 6 com.apple.WebCore 0x00b6e7f2 WebCore::ContextMenuController::handleContextMenuEvent(WebCore::Event*) + 290 7 com.apple.WebCore 0x00c26505 WebCore::EventTargetNode::defaultEventHandler(WebCore::Event*) + 245 8 com.apple.WebCore 0x00c24f53 WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*, WTF::PassRefPtr<WebCore::Event>, int&, bool) + 707 9 com.apple.WebCore 0x00c2628f WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&, bool) + 255 10 com.apple.WebCore 0x00c2686a WebCore::EventTargetNode::dispatchMouseEvent(WebCore::AtomicString const&, int, int, int, int, int, int, bool, bool, bool, bool, bool, WebCore::Node*, WTF::PassRefPtr<WebCore::Event>) + 506 11 com.apple.WebCore 0x00c26ec5 WebCore::EventTargetNode::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, WebCore::AtomicString const&, int, WebCore::Node*) + 165 12 com.apple.WebCore 0x00c1d225 WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 101 13 com.apple.WebCore 0x00c1eb8f WebCore::EventHandler::sendContextMenuEvent(WebCore::PlatformMouseEvent const&) + 255 14 com.apple.WebKit 0x001c626e -[WebHTMLView menuForEvent:] + 254 15 com.apple.AppKit 0x90fbd5cc -[NSView rightMouseDown:] + 68 16 com.apple.AppKit 0x90dbf30e -[NSControl _rightMouseUpOrDown:] + 526 17 com.apple.AppKit 0x90a7a6fd -[NSWindow sendEvent:] + 8511 18 com.apple.Safari 0x0002b503 0x1000 + 173315 19 com.apple.AppKit 0x90a46714 -[NSApplication sendEvent:] + 2780 20 com.apple.Safari 0x0002af88 0x1000 + 171912 21 com.apple.AppKit 0x909a40f9 -[NSApplication run] + 847 22 com.apple.AppKit 0x9097130a NSApplicationMain + 574 23 com.apple.Safari 0x000b9a76 0x1000 + 756342 Thread 1: 0 libSystem.B.dylib 0x91e35bce __semwait_signal + 10 1 libSystem.B.dylib 0x91e608cd pthread_cond_wait$UNIX2003 + 73 2 com.apple.WebCore 0x00ce1a1f WebCore::IconDatabase::syncThreadMainLoop() + 239 3 com.apple.WebCore 0x00ce1b35 WebCore::IconDatabase::iconDatabaseSyncThread() + 181 4 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 5 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d18 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x9211f6cc CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 6 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d18 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x92fadac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x92f4a5ad -[NSThread main] + 45 6 com.apple.Foundation 0x92f4a154 __NSThread__main__ + 308 7 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 8 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x91e7eb3a select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 2 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d18 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x9216cdb9 _KeychainThread + 230 5 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 6 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d74 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x9141846f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123 5 ...ple.CoreServices.CarbonCore 0x96353beb PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 7 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d74 CFRunLoopRun + 84 4 com.apple.DesktopServices 0x914185e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216 5 ...ple.CoreServices.CarbonCore 0x96353beb PrivateMPEntryPoint + 56 6 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 7 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 8: 0 libSystem.B.dylib 0x91e35bce __semwait_signal + 10 1 libSystem.B.dylib 0x91e608cd pthread_cond_wait$UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x963559d7 TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x963348fe TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x96355654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x91423a7a TNodeSyncTask::SyncTaskProc(void*) + 84 6 ...ple.CoreServices.CarbonCore 0x96353beb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 8 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 9: 0 libSystem.B.dylib 0x91e5f4c6 kevent + 10 1 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 2 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 10: 0 libSystem.B.dylib 0x91e2ea46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x91e60daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x91e62633 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x92f904fc -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x92f90310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x92f90275 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x90a117f0 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x92f4a5ad -[NSThread main] + 45 8 com.apple.Foundation 0x92f4a154 __NSThread__main__ + 308 9 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 10 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 11: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d74 CFRunLoopRun + 84 4 com.apple.QuickTime 0x95abe9b3 QTSNetworkThread_RunThread + 131 5 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 6 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 12: 0 libSystem.B.dylib 0x91e35bce __semwait_signal + 10 1 libSystem.B.dylib 0x91e608cd pthread_cond_wait$UNIX2003 + 73 2 libGLProgrammability.dylib 0x90127432 glvmDoWork + 162 3 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 4 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 13: 0 libSystem.B.dylib 0x91e985c6 __workq_ops + 10 1 libSystem.B.dylib 0x91e985f6 start_wqthread + 30 Thread 14: Thread 15: 0 libSystem.B.dylib 0x91e35bce __semwait_signal + 10 1 libSystem.B.dylib 0x91e608cd pthread_cond_wait$UNIX2003 + 73 2 com.apple.ColorSync 0x92a70460 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42 3 com.apple.ColorSync 0x92a82d92 CMMConvTask(void*) + 54 4 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 5 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 16: 0 libSystem.B.dylib 0x91e2e9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91e361dc mach_msg + 72 2 com.apple.CoreFoundation 0x959470de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x95947d18 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x911ed464 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x911ed300 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 7 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 17: 0 libSystem.B.dylib 0x91e2ea46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x91e60daf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x91e62633 pthread_cond_timedwait_relative_np + 47 3 ...ple.CoreServices.CarbonCore 0x9633492a TSWaitOnConditionTimedRelative + 246 4 ...ple.CoreServices.CarbonCore 0x96355654 MPWaitOnQueue + 208 5 com.apple.DesktopServices 0x914259c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104 6 ...ple.CoreServices.CarbonCore 0x96353beb PrivateMPEntryPoint + 56 7 libSystem.B.dylib 0x91e5fc55 _pthread_start + 321 8 libSystem.B.dylib 0x91e5fb12 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x31124e50 ebx: 0x00fc7924 ecx: 0x926238b8 edx: 0x00000001 edi: 0x29dc30a0 esi: 0x00000000 ebp: 0xbfffefc8 esp: 0xbfffefa0 ss: 0x0000001f efl: 0x00010206 eip: 0x00fc7950 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00000000 Binary Images: 0x1000 - 0x132fef com.apple.Safari 3.1 (5525.13) <7415b1f8eb0ec2a4b9367d612b6e60e5> /Applications/Safari.app/Contents/MacOS/Safari 0x17a000 - 0x17bffc +WebKitNightlyEnabler.dylib ??? (???) /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x180000 - 0x246fe7 com.apple.WebKit 526.1+ (526.1+) /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit 0x2d7000 - 0x2e6ff8 SyndicationUI ??? (???) <d148012be42c8a6e21f9cc58739c8dc7> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x2f6000 - 0x3b6ff7 com.apple.JavaScriptCore 526.1+ (526.1+) /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x40f000 - 0x411fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL 0x424000 - 0x424ffe +org.xlife.InquisitorLoader 3.0 (53) <c30dcd444a907ffc9c0cb3f3e05bca99> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor 0x465000 - 0x486fff +org.xlife.InquisitorCore 3.0 (53) <41757ee3c8a44140f497f808bd9df004> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore 0x499000 - 0x4c4ffb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib 0x4dd000 - 0x4e6fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock 0x600000 - 0x63dfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit 0xad0000 - 0x1196fff com.apple.WebCore 526.1+ (526.1+) /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore 0x129c3000 - 0x12acdfef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x12b02000 - 0x12b07ff3 libCGXCoreImage.A.dylib ??? (???) <1d164317677d5eb499d27388a0f0bb29> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x13c5d000 - 0x13caafff +jp.hetima.SafariStand 3.0L152 (152) /Library/Application Support/SIMBL/Plugins/SafariStand.bundle/Contents/MacOS/SafariStand 0x172ab000 - 0x172b9feb libSimplifiedChineseConverter.dylib ??? (???) <a506528715475cff6c623675f3a72bf8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x172e9000 - 0x172fbfff libTraditionalChineseConverter.dylib ??? (???) <62db211c07419a0432254a86fcc96587> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x17565000 - 0x17565ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x18420000 - 0x18427ffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x1992a000 - 0x1992dfff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9028f8fa35b10a573818bf4600d90fdf> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x19933000 - 0x19938fff com.apple.audio.AppleHDAHALPlugIn 1.5.6 (1.5.6a19) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x1a52f000 - 0x1a53efff com.apple.quicktime.webplugin 7.4.5 (67) /Library/Internet Plug-Ins/QuickTime Plugin.webplugin/Contents/MacOS/QuickTime Plugin 0x1a5e0000 - 0x1a60effe com.apple.QuickTime Plugin.plugin 7.4.5 (67) /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin 0x1a68f000 - 0x1a8cffd2 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x1a907000 - 0x1aa67fe1 com.apple.QuickTimeStreaming.component 7.4.5 (67) <b07602ccc1536a874b3b7a28454a070e> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTimeStreaming 0x1aac6000 - 0x1aae2ff7 GLRendererFloat ??? (???) <bfd00750994cffe4d8da2f893484358b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x1ab2f000 - 0x1acb1fef GLEngine ??? (???) <ae45a092ada96b84359d556dea35d505> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1acdf000 - 0x1af2efff com.apple.ATIRadeonX2000GLDriver 1.5.24 (5.2.4) <7fdabb2d9c0752d8c02f8f7f4b936dcd> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver 0x1cce3000 - 0x1cce3ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib 0x1e6da000 - 0x1e6f9fed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x1f100000 - 0x1f6fdff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player 0x21df2000 - 0x21df4ffe +com.lemkesoft.GraphicConverterCMI 2.0 (1.7) <2615990c34b4c411c9ce753796bb4a19> /Users/beakid/Library/Contextual Menu Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI 0x21e83000 - 0x21e85ffe com.apple.AutomatorCMM 1.1 (156) <df0822b8a335cb31d931850fe9d42ab4> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM 0x21e8b000 - 0x21e8cffd com.apple.BluetoothMenu 2.1 (2.1f14) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu 0x21e91000 - 0x21e94fff com.apple.BezelServicesFW 1.4.624 (1.4.624) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x21e9b000 - 0x21ea0fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu 0x21f76000 - 0x21fe4ff7 com.apple.Bluetooth 2.1 (2.1f14) <70a4e6ec34e101a812923b2422a4a386> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x220e9000 - 0x220f3ffe com.apple.URLMount 3.1 (3.1) <f368ccb45ecec28287aba36c4a2d4520> /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x22702000 - 0x22746ffe com.apple.URLMount.CIFSPlugin 3.1.1 (3.1.1) /System/Library/Filesystems/URLMount/smb.URLMounter/Contents/MacOS/smb 0x234c4000 - 0x235ebfe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib 0x27c73000 - 0x27c74ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x2fd47000 - 0x2fdb9fff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x32000000 - 0x32041fdf +isao.sonobe.OgreKit ??? (2.1.0) /Library/Application Support/SIMBL/Plugins/SafariStand.bundle/Contents/Resources/OgreKit.framework/OgreKit 0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x9002a000 - 0x9004efff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x9004f000 - 0x900fffff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90100000 - 0x905d3fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x90605000 - 0x906ccff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x906cd000 - 0x906d2fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x906d3000 - 0x9072cff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9072d000 - 0x9080eff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib 0x9080f000 - 0x90946feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x90947000 - 0x90953fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90954000 - 0x9096afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9096b000 - 0x91168fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x91169000 - 0x911a8fef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x911c1000 - 0x911c1ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x911d0000 - 0x9124cfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9124d000 - 0x912a7ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x912a8000 - 0x912a9ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x912aa000 - 0x912e3ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x912e4000 - 0x912fafe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91340000 - 0x91372fff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x91373000 - 0x913a2fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x913a3000 - 0x913cbff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x913cc000 - 0x91411fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x91412000 - 0x91416fff com.apple.CoreMediaAuthoringPrivate 1.3 (1.3) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/A/CoreMediaAuthoringPrivate 0x91417000 - 0x914a0fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x914a1000 - 0x9165cff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x9165d000 - 0x91717fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91718000 - 0x91767fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x91775000 - 0x91775fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91776000 - 0x91785ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x91792000 - 0x917dcfe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x91e2e000 - 0x91f8dff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib 0x91fdd000 - 0x91fedffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91fee000 - 0x91feeffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x91fef000 - 0x92113fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x92114000 - 0x9218bfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x922e5000 - 0x922e9fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x92558000 - 0x92580fff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib 0x92581000 - 0x9260dff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9260e000 - 0x926edfff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x926ee000 - 0x927effef com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x927f0000 - 0x9280eff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x9280f000 - 0x9280fffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x92810000 - 0x92810ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x92811000 - 0x9283bfff com.apple.CoreMediaPrivate 8.0 (8.0) <a13e1ebd7bdd896e13d33ef37f3e966b> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate 0x9283c000 - 0x928b6ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x928b7000 - 0x9294aff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9294b000 - 0x92956ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x92957000 - 0x92a3cff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x92a3d000 - 0x92b08fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x92be9000 - 0x92c07fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib 0x92c08000 - 0x92c8fff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x92ca4000 - 0x92ca4ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x92ca5000 - 0x92cabfff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92cdc000 - 0x92d0dffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x92d0e000 - 0x92d26fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92d27000 - 0x92da6ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x92da7000 - 0x92de8fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x92de9000 - 0x92e06ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x92e3c000 - 0x92e4bfff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib 0x92e4c000 - 0x92e67ffb libPng.dylib ??? (???) <85ca18172d7a4b5a5be3574e4e879880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x92e68000 - 0x92ef3fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x92ef4000 - 0x92f2afef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib 0x92f2b000 - 0x92f3fff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x92f40000 - 0x931bafe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x931bb000 - 0x931cbfff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x931cc000 - 0x931d1fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x931d2000 - 0x94282ff6 com.apple.QuickTimeComponents.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x94283000 - 0x94286fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94287000 - 0x942c5fff com.apple.CoreMediaIOServicesPrivate 8.0 (8.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate 0x942c6000 - 0x943baff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x943bb000 - 0x943f5fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x943f6000 - 0x943f8fff com.apple.CrashReporterSupport 10.5.0 (156) <a9cf092be7a554b3cda00fe946d1c1a7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x943f9000 - 0x943f9ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x943fa000 - 0x94532ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib 0x94533000 - 0x9453cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9453d000 - 0x94561feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib 0x94562000 - 0x9456afff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9463f000 - 0x9468fff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x94690000 - 0x946bdfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x946be000 - 0x94700fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x94701000 - 0x94708ff7 libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x947d8000 - 0x94864ffb com.apple.QTKit 7.4.5 (67) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x94865000 - 0x94885ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x94886000 - 0x9488dffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x9488e000 - 0x948c5fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x948c6000 - 0x948c8ff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x948c9000 - 0x94a94ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x94a95000 - 0x9512efff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x95141000 - 0x95286ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x95287000 - 0x9531afff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9531b000 - 0x95322fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib 0x95323000 - 0x956b9ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x956f8000 - 0x95706ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x95707000 - 0x95745ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x95746000 - 0x95748fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x95749000 - 0x95811fe7 com.apple.QuickTimeMPEG4.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x95812000 - 0x95877ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x95878000 - 0x95883fe7 libCSync.A.dylib ??? (???) <482d16ba55f91a5dc05f78cc9db707a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x958d5000 - 0x95a07fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x95a08000 - 0x95a08ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x95a09000 - 0x95aabff3 com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x95aac000 - 0x95dccfe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x95dcd000 - 0x95f4bfff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x95f4c000 - 0x9630afea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9630b000 - 0x965e4ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x965eb000 - 0x968f3fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x968f4000 - 0x9691ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x96920000 - 0x96924fff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x96925000 - 0x96925ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x969e4000 - 0x969e4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x96a52000 - 0x96a5cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x96a5d000 - 0x96acffff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x96ad0000 - 0x96b2cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x96b2d000 - 0x96b4cffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x96b4d000 - 0x96b4dffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x96b4e000 - 0x96bcbfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x96bcc000 - 0x96bd1ffb com.apple.DisplayServicesFW 2.0 (2.0) <b17fb5571946b0ba228bafd08e0011c8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x96bd2000 - 0x96bd9fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x96bda000 - 0x96c8cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x96c8d000 - 0x96ceaffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x96ceb000 - 0x96d92feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96d93000 - 0x971a3fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <2f3be93c8c0872958b681397ee09c9f1> /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
Alexey Proskuryakov
Comment 3
2008-04-15 08:10:34 PDT
Yes, the crash long clearly points at SafariStand as the culprit.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug