Bug 25951
Summary: | Crash on launch of r43986 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Kane <benlick> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Ben Kane
Immediate crash after attempting to launch WebKit. With Safari 4 beta 2 installed.
What follows is the crash report:
Process: Safari [2749]
Path: /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier: org.webkit.nightly.WebKit
Version: r43986 (43986)
Code Type: X86 (Native)
Parent Process: launchd [121]
Interval Since Last Report: 74 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 6 sec
Per-App Crashes Since Last Report: 2
Date/Time: 2009-05-21 16:17:42.455 -0700
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: DB050629-8D33-4E13-BDCD-6C8D8DF4D716
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000001a8
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.WebCore 0x00fcf502 WebCore::FrameView::setNeedsLayout() + 18
1 com.apple.WebKit 0x0035bce2 -[WebView(WebPrivate) _boundsChanged] + 178
2 com.apple.WebKit 0x00361820 -[WebView viewWillMoveToWindow:] + 432
3 com.apple.Safari 0x00014ae6 0x1000 + 80614
4 com.apple.AppKit 0x94ba2ef9 -[NSView _setWindow:] + 70
5 com.apple.AppKit 0x94bb7961 __NSViewRecursionHelper + 40
6 com.apple.CoreFoundation 0x941b1846 CFArrayApplyFunction + 198
7 com.apple.AppKit 0x94ba3426 -[NSView _setWindow:] + 1395
8 com.apple.AppKit 0x94bac241 -[NSView addSubview:] + 470
9 com.apple.AppKit 0x94ceb743 -[NSTabView _switchTabViewItem:oldView:withTabViewItem:newView:initialFirstResponder:lastKeyView:] + 921
10 com.apple.AppKit 0x94ceaef5 -[NSTabView selectTabViewItem:] + 720
11 com.apple.AppKit 0x94ceab68 -[NSTabView _addedTab:atIndex:] + 180
12 com.apple.Safari 0x00013f26 0x1000 + 77606
13 com.apple.Safari 0x00013cc9 0x1000 + 77001
14 com.apple.Safari 0x0003ec45 0x1000 + 252997
15 com.apple.AppKit 0x94c34c3e -[NSWindowController _windowDidLoad] + 525
16 com.apple.Safari 0x0003e9b9 0x1000 + 252345
17 com.apple.AppKit 0x94bd2c9a -[NSWindowController window] + 126
18 com.apple.Safari 0x0000b48c 0x1000 + 42124
19 com.apple.AppKit 0x94bd2add -[NSDocument showWindows] + 117
20 com.apple.Safari 0x0000b37d 0x1000 + 41853
21 com.apple.AppKit 0x94bd0da4 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 419
22 com.apple.AppKit 0x94dbc9ea -[NSDocumentController newDocument:] + 54
23 com.apple.Safari 0x00040a80 0x1000 + 260736
24 com.apple.Safari 0x000409ed 0x1000 + 260589
25 com.apple.Safari 0x0004084e 0x1000 + 260174
26 com.apple.Safari 0x000407d6 0x1000 + 260054
27 com.apple.Safari 0x0004076c 0x1000 + 259948
28 com.apple.Safari 0x00040741 0x1000 + 259905
29 com.apple.Safari 0x00044182 0x1000 + 274818
30 com.apple.AppKit 0x94bd0706 -[NSApplication _doOpenUntitled] + 418
31 com.apple.AppKit 0x94bcfe25 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 238
32 com.apple.AppKit 0x94bcf64c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
33 com.apple.Foundation 0x91d37aaf -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
34 com.apple.Foundation 0x91d377bf _NSAppleEventManagerGenericHandler + 223
35 com.apple.AE 0x94819648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
36 com.apple.AE 0x9481957e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
37 com.apple.AE 0x94819425 aeProcessAppleEvent + 177
38 com.apple.HIToolbox 0x97082961 AEProcessAppleEvent + 38
39 com.apple.AppKit 0x94bccf21 _DPSNextEvent + 1189
40 com.apple.AppKit 0x94bcc5c0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
41 com.apple.Safari 0x0002ce7e 0x1000 + 179838
42 com.apple.AppKit 0x94e0992b -[NSApplication _realDoModalLoop:peek:] + 563
43 com.apple.AppKit 0x94e04069 -[NSApplication runModalForWindow:] + 286
44 com.apple.AppKit 0x94f39024 _NXDoLocalRunAlertPanel + 1025
45 com.apple.AppKit 0x94f60e77 NSRunInformationalAlertPanel + 69
46 WebKitNightlyEnabler.dylib 0x002cf427 myApplicationWillFinishLaunching + 266
47 com.apple.CoreFoundation 0x9420364a __CFXNotificationPost + 362
48 com.apple.CoreFoundation 0x94203923 _CFXNotificationPostNotification + 179
49 com.apple.Foundation 0x91d0f690 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
50 com.apple.Foundation 0x91d18ee8 -[NSNotificationCenter postNotificationName:object:] + 56
51 com.apple.AppKit 0x94bc58ad -[NSApplication finishLaunching] + 515
52 com.apple.AppKit 0x94bc5333 -[NSApplication run] + 83
53 com.apple.AppKit 0x94b92834 NSApplicationMain + 574
54 com.apple.Safari 0x00003296 0x1000 + 8854
Thread 1:
0 libSystem.B.dylib 0x90c1998a pread$NOCANCEL$UNIX2003 + 10
1 com.apple.WebCore 0x01537970 sqlite3PagerAcquire + 3888
2 com.apple.WebCore 0x0153962b checkTreePage + 251
3 com.apple.WebCore 0x01539a96 checkTreePage + 1382
4 com.apple.WebCore 0x01539a96 checkTreePage + 1382
5 com.apple.WebCore 0x01539d3c checkTreePage + 2060
6 com.apple.WebCore 0x0153b6a6 sqlite3BtreeIntegrityCheck + 630
7 com.apple.WebCore 0x0158db83 sqlite3VdbeExec + 27523
8 com.apple.WebCore 0x01593202 sqlite3Step + 386
9 com.apple.WebCore 0x015938bd sqlite3_step + 29
10 com.apple.WebCore 0x01047dab WebCore::IconDatabase::checkIntegrity() + 155
11 com.apple.WebCore 0x01048319 WebCore::IconDatabase::performOpenInitialization() + 73
12 com.apple.WebCore 0x0104c68b WebCore::IconDatabase::iconDatabaseSyncThread() + 235
13 libSystem.B.dylib 0x90bc0155 _pthread_start + 321
14 libSystem.B.dylib 0x90bc0012 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x90b8f286 mach_msg_trap + 10
1 libSystem.B.dylib 0x90b96a7c mach_msg + 72
2 com.apple.CoreFoundation 0x9422204e CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94222c78 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x94979298 CFURLCacheWorkerThread(void*) + 388
5 libSystem.B.dylib 0x90bc0155 _pthread_start + 321
6 libSystem.B.dylib 0x90bc0012 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x90b9646e __semwait_signal + 10
1 libSystem.B.dylib 0x90bc0dcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore 0x005aa2cd WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 77
3 com.apple.WebCore 0x01277245 WebCore::LocalStorageThread::localStorageThread() + 325
4 libSystem.B.dylib 0x90bc0155 _pthread_start + 321
5 libSystem.B.dylib 0x90bc0012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x0035bc47 ecx: 0x00000000 edx: 0x006b4680
edi: 0x01cb7c80 esi: 0x00000001 ebp: 0xbfffdce8 esp: 0xbfffdcb0
ss: 0x0000001f efl: 0x00010282 eip: 0x00fcf502 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x000001a8
Binary Images:
0x1000 - 0x266fe2 com.apple.Safari 4 Public Beta (5528.17) <f72e5a7ad7f37ab9d386fc1940871c42> /Applications/Safari.app/Contents/MacOS/Safari
0x2cd000 - 0x2cfff7 +WebKitNightlyEnabler.dylib ??? (???) <757b052221d24764ab6f0838ea0a1354> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
0x2d4000 - 0x3b4fe7 com.apple.WebKit r43986 (531.0+) <0e59faa0cf5ee943e3b18a038273ae21> /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
0x459000 - 0x468ffc SyndicationUI ??? (???) <606b2c5ee050b04450311dda5ef33567> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x478000 - 0x5e3fe7 com.apple.JavaScriptCore 531+ (531.0+) <fbad5b9ac571cb650bb6560e2f46aa5a> /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x638000 - 0x64bfff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <d57260aef46cb3000f771d53364e40c8> /Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
0x7ad000 - 0x7b8fff +com.rogueamoeba.audio_hijack_server.hermes 2.1.1 (2.1.1) <c16a57fe04be57ef47c23a503ddffe25> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x7c2000 - 0x7c3fff +com.1passwd.InputManager 2.6.1 (6560) <e4654586d6ebf713dcfb98c3b6c4a067> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x848000 - 0x848ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0xd92000 - 0x15dffe7 com.apple.WebCore 531+ (531.0+) <6722d8b7547139b1d162297328d2ee01> /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
0xb671000 - 0xb869fff com.apple.RawCamera.bundle 2.0.14 (436) <a8dd51882088fae463f33bc0674583e8> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0xfa2a000 - 0xfa30ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <b0ea42e222a36a182e4ea30c3d71ce68> /usr/lib/dyld
0x90038000 - 0x9003bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9003c000 - 0x9005afff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
0x9008a000 - 0x90364ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90409000 - 0x90483ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90484000 - 0x905bcfe7 com.apple.imageKit 1.0.2 (1.0) <f36b085e6878145ea194d53fad37a8e8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x905bd000 - 0x9063afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9063b000 - 0x9068afff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x906dd000 - 0x90a9bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90a9c000 - 0x90acdffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x90ace000 - 0x90b0ffe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90b10000 - 0x90b10ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90b78000 - 0x90b7efff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90b7f000 - 0x90b8dffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x90b8e000 - 0x90cf5ff3 libSystem.B.dylib ??? (???) <b47c8e6e45aef620730710a732bf1930> /usr/lib/libSystem.B.dylib
0x90cfb000 - 0x90d35ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90d36000 - 0x90d4efff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90d4f000 - 0x90e52fe7 com.apple.PubSub 1.0.4 (65.6.3) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x90e53000 - 0x90e85fff com.apple.LDAPFramework 1.4.5 (110) <9ece7a1930b00f7b20ae9ef0759270cf> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x90e8b000 - 0x90eb4fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x90eb5000 - 0x90eb5ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90ebe000 - 0x90efcfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90f30000 - 0x90f34fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90f35000 - 0x90f6cfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90f6d000 - 0x90f6dff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90f6e000 - 0x90f70ffd com.apple.CrashReporterSupport 10.5.7 (161) <dc6dfd99e332f53791f5c0a4e6889cb3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x90f71000 - 0x90f71ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90f72000 - 0x90f72ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9180c000 - 0x91818ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91819000 - 0x91858fef libTIFF.dylib ??? (???) <1b5ab7f4bb5251ce1488dd0b1e21ad39> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91859000 - 0x91c69fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91c6a000 - 0x91c73fff 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
0x91c74000 - 0x91d07fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91d08000 - 0x91f84fe7 com.apple.Foundation 6.5.8 (677.24) <aa84b0383891378c348ffa4a94853082> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91f85000 - 0x91fcefef com.apple.Metadata 10.5.2 (398.25) <bf7f665f6ad79df3a8355b41fa1ed207> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91fcf000 - 0x91fd1ff5 libRadiance.dylib ??? (???) <6d980a95dd5a8448e2846568cc1458cd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91fd2000 - 0x91fd7fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <b42b339d6b18d416b81c2d0eaa4f36b9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x91fd8000 - 0x91ffcfff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
0x91ffd000 - 0x920b7fe3 com.apple.CoreServices.OSServices 227 (227) <30cebcb68b1b571df7d77474e0c31556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92126000 - 0x9244bfe2 com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9244c000 - 0x9252dff7 libxml2.2.dylib ??? (???) <849763460487aa7b9fa9b957ac5bad86> /usr/lib/libxml2.2.dylib
0x9252e000 - 0x92680ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92681000 - 0x92738ff3 com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x92769000 - 0x927a8fff com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x927e6000 - 0x927e6ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x927ed000 - 0x927f4ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x927f5000 - 0x92e95fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92e96000 - 0x92e9bfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92e9c000 - 0x92ed2fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
0x92ed3000 - 0x92f2fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92f30000 - 0x92fbcff7 com.apple.framework.IOKit 1.5.2 (???) <97b9f9d584f48891377f0481b9104434> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92fbd000 - 0x93084ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93085000 - 0x9316dff3 com.apple.CoreData 100.2 (186.1) <8fb61e1714a4b8d587ce97605ad32547> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9316e000 - 0x93201ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93202000 - 0x933d3ffb com.apple.security 5.0.5 (36371) <c13e0bb1acfdcf94be4d3ee118ef190e> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x933d4000 - 0x933e3fff libsasl2.2.dylib ??? (???) <c0bb658cd951bbe8882244fc5db4617b> /usr/lib/libsasl2.2.dylib
0x933e4000 - 0x933fcff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93561000 - 0x93561ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93562000 - 0x936a8ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <c0d51a3b27fe6977d8db45c84c7ff46b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x936a9000 - 0x936a9ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x936aa000 - 0x93704ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93705000 - 0x93bd6fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93bd7000 - 0x93c00fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
0x93c01000 - 0x93c1cffb libPng.dylib ??? (???) <e92ab921713f1c28bc639d68683b8ee3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93c1d000 - 0x93c1dffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x93c1e000 - 0x93d9dfff com.apple.AddressBook.framework 4.1.2 (700) <41a71b250286dc8d8bcee30784b894c8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93d9e000 - 0x93da2fff libGIF.dylib ??? (???) <713b902cb8f54365b1c78ff3507494a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93da3000 - 0x93dd0feb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93dd1000 - 0x93dd8fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93dd9000 - 0x93dd9fff com.apple.Carbon 136 (136) <7f03616ee9261fb42dc6e6dd77a6f01c> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93dda000 - 0x93e02ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93e48000 - 0x93e57ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <47c451a0ea1fd2ebd6a192ecdc3f3867> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93e58000 - 0x93e64ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x940ce000 - 0x941aefff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
0x941af000 - 0x942e2fef com.apple.CoreFoundation 6.5.6 (476.18) <2d52bab73660117571bd6486dc318f8e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x942e3000 - 0x94302ffa libJPEG.dylib ??? (???) <348a77547e3646c80704ddfd88f6e008> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94303000 - 0x9430dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9430e000 - 0x94316fff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94388000 - 0x94725fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94726000 - 0x947f1fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x947f2000 - 0x94816feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
0x94817000 - 0x94846fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94847000 - 0x9484eff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9484f000 - 0x94851fff com.apple.securityhi 3.0 (30817) <32d1c581312dbe0c408578df99661f96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94852000 - 0x948abff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94976000 - 0x94a1afec com.apple.CFNetwork 438.10 (438.12) <fde64bbb20532794396fb21911ccaa98> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94a1b000 - 0x94a65fe1 com.apple.securityinterface 3.0.2 (36684) <7109034b9898a11506fc67e887e69d2b> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94b3b000 - 0x94b75fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94b76000 - 0x94b8bffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94b8c000 - 0x9538afef com.apple.AppKit 6.5.7 (949.46) <a80f8cb62f6bdcb3bed3c8675d55881d> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95480000 - 0x95481ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x95482000 - 0x955bbff7 libicucore.A.dylib ??? (???) <cac059ebdac7d9a63ee0f7a648c9f6cf> /usr/lib/libicucore.A.dylib
0x955bc000 - 0x95622ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95623000 - 0x95665fef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95666000 - 0x956e3feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <5a4e6329f8dbca5dcd70924525afd24a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x966c0000 - 0x9671dffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x9671e000 - 0x96729fe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9672a000 - 0x9673afff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96745000 - 0x967f5fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x968d8000 - 0x9698affb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
0x9698b000 - 0x96a12ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x96a1f000 - 0x96a4afe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
0x96a4b000 - 0x96a61fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96a62000 - 0x96a7fff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96a80000 - 0x96b27feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96cb7000 - 0x96cc4fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96cc5000 - 0x96cc5ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96cc6000 - 0x96d50fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <3065de6531ce839c7cb5b6dd70e03f4f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96d51000 - 0x96dd0ff5 com.apple.SearchKit 1.2.1 (1.2.1) <4ebff1a287bd6686107fa50d5a21b000> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96dd1000 - 0x96e22ff7 com.apple.HIServices 1.7.0 (???) <74c3d19e3981d6999630ec516681f079> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96e23000 - 0x96eafff7 com.apple.LaunchServices 290.3 (290.6) <bdba267184df88bd5b8e2116ea903872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96eb0000 - 0x96eceff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97050000 - 0x97358fff com.apple.HIToolbox 1.5.5 (???) <b17766e3d8800a73f534c41f624f5ac4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9735c000 - 0x97518ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97519000 - 0x9751efff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9751f000 - 0x9752fffc com.apple.LangAnalysis 1.6.4 (1.6.4) <5c122260176a6bcd9da8c7f8bb567b34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x97530000 - 0x975a2fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 25947 ***