[Webkit-unassigned] [Bug 23299] New: Crash on launch nightly r39852 Mac OS 10.5.6 Safari Dev preview 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 12:25:59 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23299

           Summary: Crash on launch nightly r39852 Mac OS 10.5.6 Safari Dev
                    preview 4
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shawnzone at gmail.com


Crash log

Process:         Safari [8199]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r39852 (39852)
Code Type:       PPC (Native)
Parent Process:  launchd [279]

Date/Time:       2009-01-13 14:09:00.247 -0600
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000034
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.WebCore                   0x01259d00
WebCore::JSDocument::setLocation(JSC::ExecState*, JSC::JSValuePtr) + 96
1   com.apple.WebCore                   0x012567d0
WebCore::JSDocument::put(JSC::ExecState*, JSC::Identifier const&,
JSC::JSValuePtr, JSC::PutPropertySlot&) + 496
2   com.apple.WebCore                   0x012567d0
WebCore::JSDocument::put(JSC::ExecState*, JSC::Identifier const&,
JSC::JSValuePtr, JSC::PutPropertySlot&) + 496
3   com.apple.WebCore                   0x0128ce54
WebCore::JSHTMLDocument::put(JSC::ExecState*, JSC::Identifier const&,
JSC::JSValuePtr, JSC::PutPropertySlot&) + 532
4   com.apple.JavaScriptCore            0x003f68b8
JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag,
JSC::RegisterFile*, JSC::ExecState*, JSC::JSValuePtr*) + 29976
5   com.apple.JavaScriptCore            0x003fd710
JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*,
JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValuePtr*) + 576
6   com.apple.JavaScriptCore            0x003bedb0
JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&,
JSC::JSValuePtr) + 608
7   com.apple.WebCore                   0x015ca72c
WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 300
8   com.apple.WebCore                   0x011144f0
WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 208
9   com.apple.WebCore                   0x0118f464
WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&,
WebCore::HTMLTokenizer::State) + 900
10  com.apple.WebCore                   0x0119016c
WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 3260
11  com.apple.WebCore                   0x011907bc
WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&,
WebCore::HTMLTokenizer::State) + 476
12  com.apple.WebCore                   0x01193108
WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&,
WebCore::HTMLTokenizer::State) + 8728
13  com.apple.WebCore                   0x01193b10
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1216
14  com.apple.WebCore                   0x010fe010
WebCore::FrameLoader::write(char const*, int, bool) + 1184
15  com.apple.WebKit                    0x001c1e68 -[WebFrame(WebInternal)
_receivedData:textEncodingName:] + 312
16  com.apple.WebKit                    0x001ce5fc -[WebHTMLRepresentation
receivedData:withDataSource:] + 124
17  com.apple.WebKit                    0x001b1864 -[WebDataSource(WebInternal)
_receivedData:] + 84
18  com.apple.WebKit                    0x001c26e4
WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int)
+ 116
19  com.apple.WebCore                   0x010922b8
WebCore::DocumentLoader::commitLoad(char const*, int) + 88
20  com.apple.WebCore                   0x01525154
WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 68
21  com.apple.WebCore                   0x014194c4
WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool)
+ 36
22  com.apple.Foundation                0x95ae4b94
_NSURLConnectionDidReceiveData + 136
23  com.apple.CFNetwork                 0x92e672f8
URLConnectionClient::clientDidReceiveData(__CFData const*) + 360
24  com.apple.CFNetwork                 0x92e66474
URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent,
XClientEventParams>*, long) + 432
25  com.apple.CFNetwork                 0x92e676ac
URLConnectionClient::processEvents() + 160
26  com.apple.CFNetwork                 0x92e13710 MultiplexerSource::perform()
+ 168
27  com.apple.CoreFoundation            0x9320e290 CFRunLoopRunSpecific + 1104
28  com.apple.HIToolbox                 0x964d9bc4 RunCurrentEventLoopInMode +
264
29  com.apple.HIToolbox                 0x964d9950 ReceiveNextEventCommon + 260
30  com.apple.HIToolbox                 0x964d9828
BlockUntilNextEventMatchingListInMode + 84
31  com.apple.AppKit                    0x9428a724 _DPSNextEvent + 596
32  com.apple.AppKit                    0x9428a0dc -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
33  com.apple.Safari                    0x00007dac 0x1000 + 28076
34  com.apple.AppKit                    0x94283d98 -[NSApplication run] + 736
35  com.apple.AppKit                    0x9425479c NSApplicationMain + 440
36  com.apple.Safari                    0x000b65a0 0x1000 + 742816
37  ???                                 0xbffff960 0 + 3221223776

Thread 1:
0   libSystem.B.dylib                   0x9392f158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x9393607c mach_msg + 56
2   com.unsanity.ape                    0xc0001f2c __ape_agent + 296
3   libSystem.B.dylib                   0x93971024 _pthread_start + 316

Thread 2:
0   libSystem.B.dylib                   0x93935b6c __semwait_signal + 12
1   libSystem.B.dylib                   0x939723cc _pthread_cond_wait + 1580
2   com.apple.WebCore                   0x0140ee38
WebCore::LocalStorageThread::localStorageThread() + 152
3   libSystem.B.dylib                   0x93971024 _pthread_start + 316

Thread 3:
0   libSystem.B.dylib                   0x9392f158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x9393607c mach_msg + 56
2   com.apple.CoreFoundation            0x9320e554 CFRunLoopRunSpecific + 1812
3   com.apple.CFNetwork                 0x92de6938
CFURLCacheWorkerThread(void*) + 292
4   libSystem.B.dylib                   0x93971024 _pthread_start + 316

Thread 4:
0   libSystem.B.dylib                   0x9392f158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x9393607c mach_msg + 56
2   com.apple.CoreFoundation            0x9320e554 CFRunLoopRunSpecific + 1812
3   com.apple.Foundation                0x95ae35f8
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
4   com.apple.Foundation                0x95a8c764 __NSThread__main__ + 1004
5   libSystem.B.dylib                   0x93971024 _pthread_start + 316

Thread 5:
0   libSystem.B.dylib                   0x9392f158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x9393607c mach_msg + 56
2   com.apple.CoreFoundation            0x9320e554 CFRunLoopRunSpecific + 1812
3   com.apple.Foundation                0x95aba3bc -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 168
4   com.apple.Foundation                0x95ac4cb0 -[NSRunLoop(NSRunLoop) run]
+ 72
5   com.apple.Safari                    0x0005aab8 0x1000 + 367288
6   com.apple.Foundation                0x95a8c764 __NSThread__main__ + 1004
7   libSystem.B.dylib                   0x93971024 _pthread_start + 316

Thread 0 crashed with PPC Thread State 32:
  srr0: 0x01259d00  srr1: 0x0200f030   dar: 0x00000034 dsisr: 0x40000000
    r0: 0x00000000    r1: 0xbfffc050    r2: 0x00000000    r3: 0xbfffc08c
    r4: 0x070c4e18    r5: 0x06eae024    r6: 0x80808080    r7: 0x00743f30
    r8: 0x00000006    r9: 0x00000000   r10: 0x01256a80   r11: 0x007de000
   r12: 0x01252ae0   r13: 0xbfffcf6c   r14: 0x007b3d9c   r15: 0x00000401
   r16: 0x00000000   r17: 0x2418e2d6   r18: 0x06f5d8a9   r19: 0x007b2680
   r20: 0x00000000   r21: 0x00000009   r22: 0x0076cbb0   r23: 0xbfffceb0
   r24: 0x070c4e18   r25: 0x00744048   r26: 0xbfffceb0   r27: 0x06eae024
   r28: 0x007c01f8   r29: 0x06eae024   r30: 0xbfffc08c   r31: 0x012565ec
    cr: 0x24444224   xer: 0x20000007    lr: 0x012567d4   ctr: 0x01252ae0
vrsave: 0x00000000

Binary Images:
    0x1000 -   0x14cffd  com.apple.Safari 4.0 (5528.1)
<20de0b227e1ea2754c78df1bb895cc14>
/Applications/Safari.app/Contents/MacOS/Safari
  0x195000 -   0x196fff +WebKitNightlyEnabler.dylib ??? (???)
<4652624dc0946e0e824c552ba95dcb8f>
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x19a000 -   0x271ff6  com.apple.WebKit r39852 (528.10+)
<7eb662f42ed515cbc31d1d697703fd9a>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x300000 -   0x30fffc  SyndicationUI ??? (???)
<ee033929b097ecee010bbc8973678e37>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x31f000 -   0x435ff7  com.apple.JavaScriptCore 528+ (528.10+)
<2c5fb4741daba77d704a629c93dea5b4>
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x47e000 -   0x491ffb +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337)
<975e39c03a15b79e923948eca5de247b>
/Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0x700000 -   0x71effd +com.unsanity.windowshadex.cocoa 4.2 (???)
<23fb8bda8b56f12bea253b1208cda637> /Library/Application Enhancers/WindowShade
X.ape/Contents/PlugIns/WindowShade X Cocoa.ape/Contents/MacOS/WindowShade X
Cocoa
  0xe86000 -  0x17efff3  com.apple.WebCore 528+ (528.10+)
<121f53a4c6fe27d6c1fc56ef53c4c43a>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1fcc000 -  0x1fd2fff  libCGXCoreImage.A.dylib ??? (???)
<c48065859a043fc77855aff2b43bc157>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x31c5000 -  0x339cfff  com.apple.RawCamera.bundle 2.0.12 (421)
<3f3c18e282e9915502d7d342344d6bfb>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e>
/usr/lib/dyld
0x90003000 - 0x90006fff  com.apple.help 1.1 (36)
<7106d6e074a3b9835ebf1e6cc6c822ce>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x900a9000 - 0x900bcffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<5b27baaca82de45b30cab68779279d8c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x900bd000 - 0x900bdfff  com.apple.Carbon 136 (136)
<6a6a209ec9179368db7ead8382b8ee63>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x900be000 - 0x900beffa  com.apple.CoreServices 32 (32)
<42b6dda539f7411606187335d9eae0c5>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x900bf000 - 0x90159ff7  com.apple.ApplicationServices.ATS 3.4 (???)
<06af1441f632e171a7f61dca809462ba>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9018c000 - 0x90191ff6  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x90192000 - 0x901dcfff  com.apple.QuickLookUIFramework 1.3.1 (170.9)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x901dd000 - 0x9021ffff  com.apple.quartzfilters 1.5.0 (1.5.0)
<3f2dc01a646cd5b5ea55d510583ba4d5>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9026f000 - 0x902a8fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<22e7a58ae6fe75d9dfd8e2e66d7dfb78>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x902a9000 - 0x902b6fff  libCSync.A.dylib ??? (???)
<bc19f19cfa6c23f9ca4e4419ea18f43e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x902b7000 - 0x902f4fff  libRIP.A.dylib ??? (???)
<662becbd3173fd67eec7ad523d2d9c56>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x902f5000 - 0x90333ff7  libtidy.A.dylib ??? (???)
<286d50e7f04ecdd6501dad559a6ef51f> /usr/lib/libtidy.A.dylib
0x90334000 - 0x903affff  com.apple.SearchKit 1.2.1 (1.2.1)
<23c2c93a7ec832505d5c7b67fee89a6d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x903b0000 - 0x903bbffb  libgcc_s.1.dylib ??? (???)
<ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
0x903bc000 - 0x90421ffb  com.apple.ISSupport 1.7 (38.2)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x90422000 - 0x9043affb  com.apple.DictionaryServices 1.0.0 (1.0.0)
<fe37191e732eeb66189185cd000a210b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9043b000 - 0x90452ffb  com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90453000 - 0x907b8ffe  com.apple.QuartzCore 1.5.7 (1.5.7)
<75a8ef92c54d1ce016dfe662a6626f04>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x907b9000 - 0x907ccfff  com.apple.LangAnalysis 1.6.4 (1.6.4)
<f12db38b92cbf96b024206698434d14d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x907cd000 - 0x907e8ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<afaae07f311885fb3d88c1d4e723d3d6>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x907e9000 - 0x90807fff  com.apple.QuickLookFramework 1.3.1 (170.9)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90808000 - 0x90889fff  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<032f772f8169945c1d1b524d96edcef6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9088a000 - 0x90898ff3  com.apple.opengl 1.5.9 (1.5.9)
<c3d74d9bd2fa60d9c346db5658e52815>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90899000 - 0x90949fff  com.apple.QD 3.11.54 (???)
<cd7bef6f156b82851cfb164ccd9f3986>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90a97000 - 0x90a9efff  com.apple.CommonPanels 1.2.4 (85)
<0d1256175c5512c911ede094d767acfe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90d85000 - 0x90d94fff  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<fa21a845d30d5f2af7ec6011e4045827>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90d95000 - 0x90dbfff7  libssl.0.9.7.dylib ??? (???)
<1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
0x90dc0000 - 0x90e0ffff  com.apple.Metadata 10.5.2 (398.25)
<fdad4bda89efd0e2e9ca37493e10ca4c>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90e10000 - 0x90e17ffb  com.apple.print.framework.Print 218.0.2 (220.1)
<c7e0e618d5867ae227403ae385aacd82>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90e18000 - 0x90e40fff  libxslt.1.dylib ??? (???)
<a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
0x90e41000 - 0x90e6dfff  com.apple.CoreMediaPrivate 11.0 (11.0)
<5c3e0852cafaace76f92a112921a8ff0>
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x90e6e000 - 0x90ecefff  com.apple.CoreText 2.0.3 (???)
<4ce8460abbfca7c9bd655ae0173976df>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90ecf000 - 0x90ed7ffb  libCGATS.A.dylib ??? (???)
<0c83819d2d428a8df27c8cc0f13ba1dc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90ed8000 - 0x91044ff9  com.apple.AddressBook.framework 4.1.1 (699)
<3334680563e5e0238454a586032b401b>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x91045000 - 0x91087fff  com.apple.CoreMediaIOServicesPrivate 12.0 (12.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x91088000 - 0x910a1ffb  com.apple.CoreVideo 1.5.1 (1.5.1)
<7568a5b07a0ccb4ee76a9b997fa3e5d9>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x910a2000 - 0x91185fff  libobjc.A.dylib ??? (???)
<39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
0x91186000 - 0x91234ffb  com.apple.QTKit 7.5.5 (990.7)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91235000 - 0x9127bff9  com.apple.securityinterface 3.0.1 (35183)
<de69e77f3c73d31603ea3cdb20329f81>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x91373000 - 0x9169cfe7  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9169d000 - 0x9169dffe  com.apple.quartzframework 1.5 (1.5)
<1477ba992c53f43087c7527c4782fd54>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9169e000 - 0x916a4fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2)
<8b5a3065a2f06a46b4dde23faff6a20e>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x916a5000 - 0x9178efff  libxml2.2.dylib ??? (???)
<937240ebb2126c6daa2a659938b0254f> /usr/lib/libxml2.2.dylib
0x9178f000 - 0x91bbdffa  libGLProgrammability.dylib ??? (???)
<2c52a11697da6ede976b56d54e3815ef>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91bbe000 - 0x91bf3ffb  com.apple.LDAPFramework 1.4.5 (110)
<24eb76a3438e9aed39ea9a8677702bc0>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91bf4000 - 0x91cb9ffb  com.apple.CoreData 100.1 (186)
<9cf54cb19b18e53ee22edb7ababa6e6c>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91d0a000 - 0x91d15fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24)
<ae3dc890a43a9269388301f6b59d3091>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91d21000 - 0x91ddbfff  libcrypto.0.9.7.dylib ??? (???)
<335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
0x91eab000 - 0x91efafff  libGLImage.dylib ??? (???)
<1df480344fb6e09ff32ac97bfdda7e50>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91efb000 - 0x91f8fff7  com.apple.framework.IOKit 1.5.1 (???)
<498f2ba1b47432ee4deebca2655ff932>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91f90000 - 0x9205ffff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92077000 - 0x92092ffb  libPng.dylib ??? (???)
<248297ff5b022c274d5dcfa0de3b37b2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92163000 - 0x92165fff  com.apple.CrashReporterSupport 10.5.5 (159)
<6b6dd47a924b68535f29f220be383431>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92166000 - 0x921cdffb  libstdc++.6.dylib ??? (???)
<a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
0x922c0000 - 0x92348ffb  com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f88caa828a4b54ed1932e1578bf9236a>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92349000 - 0x92349ff8  com.apple.Cocoa 6.5 (???)
<e9a4f1c636d00893db0494c4040176ba>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92421000 - 0x924bafc3  libvDSP.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x924bb000 - 0x924f0fff  com.apple.AE 402.2 (402.2)
<0b15a08da8ec38b74fb9dd6e579ed25f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x924f1000 - 0x92553ffb  com.apple.htmlrendering 68 (1.1.3)
<e852db1c007de975fae2f0c2769c88ef>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9255a000 - 0x92566ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<79588842bcaf6c747a95b2120304397a>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92de3000 - 0x92e8cffc  com.apple.CFNetwork 422.11 (422.11)
<189498280742bb4579e91b165301d331>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92e8d000 - 0x92f3dfff  edu.mit.Kerberos 6.0.12 (6.0.12)
<17b514ffed29c890fc8ba8eac9dce56e>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92f3e000 - 0x92f47fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<a389b4c2badce39540f24402f7df35e7>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92f48000 - 0x92fb2fff  com.apple.PDFKit 2.1.2 (2.1.2)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92fc7000 - 0x9304cfff  libsqlite3.0.dylib ??? (???)
<f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
0x93080000 - 0x93088fff  libbsm.dylib ??? (???)
<c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
0x93089000 - 0x9308bffd  libRadiance.dylib ??? (???)
<34cc3c24f4be3a4372275400b6e05b85>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9308c000 - 0x9311bffb  com.apple.DesktopServices 1.4.7 (1.4.7)
<61a5a252cdedffd471e4ea91ed357afe>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9311c000 - 0x931a4fff  com.apple.ink.framework 101.3 (86)
<66a99ad6bc695390a66dd24789e23dcc>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x931a5000 - 0x932caffb  com.apple.CoreFoundation 6.5.5 (476.17)
<d13dc71c870a82b7d2f721731e584287>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x932cb000 - 0x932f8fff  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x932f9000 - 0x9338ffff  com.apple.LaunchServices 290.3 (290.3)
<a8a738aede278909ff721ce9a754142f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x933db000 - 0x936ddffb  com.apple.CoreServices.CarbonCore 786.10 (786.10)
<3861a1af8d647c75688761d7ef4b5bf3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x936de000 - 0x938c4ffb  com.apple.security 5.0.4 (34102)
<93e74504c60b38418e708caf47342cf5>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x938c5000 - 0x938d5fff  libsasl2.2.dylib ??? (???)
<b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
0x938da000 - 0x938e5ff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x938e6000 - 0x9392dfff  com.apple.NavigationServices 3.5.2 (163)
<d28660870dff1cd46d7ea7d40271340f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9392e000 - 0x93acefe3  libSystem.B.dylib ??? (???)
<3260ab8c558e938c8180b3ba1036aec1> /usr/lib/libSystem.B.dylib
0x93ad5000 - 0x93ad5ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x93ad6000 - 0x93adaffe  libGIF.dylib ??? (???)
<491b205a6b8bb0c0c6ee6aaeea19a671>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93af1000 - 0x93b0dffb  com.apple.openscripting 1.2.8 (???)
<eb961ce3c1b1e564c2eefe3682ee0555>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93b0e000 - 0x93b98fff  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93b99000 - 0x93b9afff  libffi.dylib ??? (???)
<11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
0x93b9b000 - 0x93bf1fff  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93bf2000 - 0x93c2fffe  com.apple.securityfoundation 3.0 (32989)
<e7e06d3b71d36e4a8b6d3a4f289b69cc>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93c30000 - 0x93d78ffb  libicucore.A.dylib ??? (???)
<f49319412f5ee8b5f06fef2baa72916b> /usr/lib/libicucore.A.dylib
0x93d79000 - 0x940a7ff7  com.apple.QuickTime 7.5.5 (990.7)
<f530ad007afd28b3dc938a41e0a3f1e8>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x940a8000 - 0x940e9ffb  libTIFF.dylib ??? (???)
<4c1422124af245485d6ceee207f4d735>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94107000 - 0x9424effb  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9424f000 - 0x949c4fff  com.apple.AppKit 6.5.6 (949.43)
<3afcaa243535d0817efeb978448ef3dc>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x949db000 - 0x94ae9fff  com.apple.PubSub 1.0.3 (65.3)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x94aea000 - 0x94af0ffb  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94afd000 - 0x94afdfff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94bcf000 - 0x94d19ffb  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<cbe744146e1f0e77cca0edce92bea0f7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94d1a000 - 0x94d3aff7  libJPEG.dylib ??? (???)
<f92878fdf02ffb1474b8bc60c47bb72d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94d3b000 - 0x94e0efff  com.apple.CoreServices.OSServices 226.5 (226.5)
<359b9ab7957b9c92362006344b8e0e13>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95a83000 - 0x95cc8ffb  com.apple.Foundation 6.5.7 (677.22)
<dab423bf20d5c2d78c4536e4e3da9300>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95cc9000 - 0x96283fff  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96284000 - 0x96287ffb  com.apple.securityhi 3.0 (30817)
<e50c0cac9048f8923b95797753d50b5c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96288000 - 0x96289ff8  com.apple.ApplicationServices 34 (34)
<6aa5ee485bb2e656531b3505932b845f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9628a000 - 0x962a9fff  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x962aa000 - 0x9644aff7  com.apple.QuartzComposer 2.1 (106.13)
<729b5ad0c523a74307cd23a7c3282e0d>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9644b000 - 0x964a8ffb  com.apple.HIServices 1.7.0 (???)
<5f468086ca01158e12cd07f829132edf>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x964a9000 - 0x967e2ffb  com.apple.HIToolbox 1.5.4 (???)
<9624d2ffaf16019b6301517339df88c9>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x967e3000 - 0x96802fff  libresolv.9.dylib ??? (???)
<8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib
0x96803000 - 0x9682eff7  libauto.dylib ??? (???)
<b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
0x9682f000 - 0x9684efff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9684f000 - 0x96878ffb  com.apple.shortcut 1 (1.0)
<032016a45147a2f3f191ce70187587c9>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96879000 - 0x968aafff  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x968ab000 - 0x96e27ff7  com.apple.CoreGraphics 1.407.2 (???)
<6a101d8218dc8d12ca0b901c57aa44b7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96e28000 - 0x96e36fff  libz.1.dylib ??? (???)
<1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
0x96e37000 - 0x96f5cffb  com.apple.imageKit 1.0.2 (1.0)
<139eccda7bd9529a258fdb6f092b11b0>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x96f5d000 - 0x97071ffa  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x97072000 - 0x97072ffc  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<91aadd6dccda219dd50a6ce06aad5b54>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x97073000 - 0x97099fff  libcups.2.dylib ??? (???)
<c340096dadbdc8edd534e5aec33a8e85> /usr/lib/libcups.2.dylib
0x9709a000 - 0x9709afff  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0xc0000000 - 0xc0012fff +com.unsanity.ape 2.5 (2.5)
<807cc236b21306dc2f2ca552a36a601c>
/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list