[Webkit-unassigned] [Bug 23293] New: Webkit bus errors on PPC after r39839

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 09:16:35 PST 2009


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

           Summary: Webkit bus errors on PPC after r39839
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://webkit.org
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at pureftpd.org
                CC: mrowe at apple.com


Webkit crashes at startup on my iBook G4.
The breakage happened somewhere between r39839 and r39851.

Crash dump:

Process:         Safari [553]
Path:            /Volumes/WebKit/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r39851 (39851)
Code Type:       PPC (Native)
Parent Process:  launchd [155]

Date/Time:       2009-01-13 18:00:02.624 +0100
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x003de4ac
JSC::constructDate(JSC::ExecState*, JSC::ArgList const&) + 124
1   com.apple.JavaScriptCore            0x00490430
JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag,
JSC::RegisterFile*, JSC::ExecState*, JSC::JSValuePtr*) + 45200
2   com.apple.JavaScriptCore            0x00493710
JSC::Interpreter::execute(JSC::ProgramNode*, JSC::ExecState*,
JSC::ScopeChainNode*, JSC::JSObject*, JSC::JSValuePtr*) + 576
3   com.apple.JavaScriptCore            0x00454db0
JSC::evaluate(JSC::ExecState*, JSC::ScopeChain&, JSC::SourceCode const&,
JSC::JSValuePtr) + 608
4   com.apple.WebCore                   0x015ca72c
WebCore::ScriptController::evaluate(WebCore::ScriptSourceCode const&) + 300
5   com.apple.WebCore                   0x011144f0
WebCore::FrameLoader::executeScript(WebCore::ScriptSourceCode const&) + 208
6   com.apple.WebCore                   0x0118f464
WebCore::HTMLTokenizer::scriptExecution(WebCore::ScriptSourceCode const&,
WebCore::HTMLTokenizer::State) + 900
7   com.apple.WebCore                   0x0119016c
WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 3260
8   com.apple.WebCore                   0x011907bc
WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&,
WebCore::HTMLTokenizer::State) + 476
9   com.apple.WebCore                   0x01193108
WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&,
WebCore::HTMLTokenizer::State) + 8728
10  com.apple.WebCore                   0x01193b10
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1216
11  com.apple.WebCore                   0x011947dc
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1308
12  com.apple.WebCore                   0x010843fc
WebCore::Document::removePendingSheet() + 76
13  com.apple.WebCore                   0x0115c8a4
WebCore::HTMLLinkElement::sheetLoaded() + 68
14  com.apple.WebCore                   0x00f59f30
WebCore::CSSStyleSheet::checkLoaded() + 112
15  com.apple.WebCore                   0x0115dc00
WebCore::HTMLLinkElement::setCSSStyleSheet(WebCore::String const&,
WebCore::String const&, WebCore::CachedCSSStyleSheet const*) + 672
16  com.apple.WebCore                   0x00f613cc
WebCore::CachedCSSStyleSheet::checkNotify() + 140
17  com.apple.WebCore                   0x00f617ac
WebCore::CachedCSSStyleSheet::data(WTF::PassRefPtr<WebCore::SharedBuffer>,
bool) + 428
18  com.apple.WebCore                   0x01689a28
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 232
19  com.apple.WebCore                   0x01602e7c
WebCore::SubresourceLoader::didFinishLoading() + 76
20  com.apple.Foundation                0x930060d4
_NSURLConnectionDidFinishLoading + 120
21  com.apple.CFNetwork                 0x90525bb0
URLConnectionClient::clientDidFinishLoading() + 236
22  com.apple.CFNetwork                 0x90524454
URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent,
XClientEventParams>*, long) + 400
23  com.apple.CFNetwork                 0x905256ac
URLConnectionClient::processEvents() + 160
24  com.apple.CFNetwork                 0x904d1710 MultiplexerSource::perform()
+ 168
25  com.apple.CoreFoundation            0x93547290 CFRunLoopRunSpecific + 1104
26  com.apple.HIToolbox                 0x92c43bc4 RunCurrentEventLoopInMode +
264
27  com.apple.HIToolbox                 0x92c43950 ReceiveNextEventCommon + 260
28  com.apple.HIToolbox                 0x92c43828
BlockUntilNextEventMatchingListInMode + 84
29  com.apple.AppKit                    0x948b0724 _DPSNextEvent + 596
30  com.apple.AppKit                    0x948b00dc -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
31  com.apple.Safari                    0x0000844c 0x1000 + 29772
32  com.apple.AppKit                    0x948a9d98 -[NSApplication run] + 736
33  com.apple.AppKit                    0x9487a79c NSApplicationMain + 440
34  com.apple.Safari                    0x000bd6d0 0x1000 + 771792

Thread 1:
0   libSystem.B.dylib                   0x943c7b6c __semwait_signal + 12
1   libSystem.B.dylib                   0x944043cc _pthread_cond_wait + 1580
2   com.apple.WebCore                   0x011a46d0
WebCore::IconDatabase::syncThreadMainLoop() + 304
3   com.apple.WebCore                   0x011a48b4
WebCore::IconDatabase::iconDatabaseSyncThread() + 420
4   libSystem.B.dylib                   0x94403024 _pthread_start + 316

Thread 2:
0   libSystem.B.dylib                   0x943c1158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x943c807c mach_msg + 56
2   com.apple.CoreFoundation            0x93547554 CFRunLoopRunSpecific + 1812
3   com.apple.CFNetwork                 0x904a4938
CFURLCacheWorkerThread(void*) + 292
4   libSystem.B.dylib                   0x94403024 _pthread_start + 316

Thread 3:
0   libSystem.B.dylib                   0x943c11d8
semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib                   0x944042c8 _pthread_cond_wait + 1320
2   com.apple.Foundation                0x92feab24 -[NSCondition
waitUntilDate:] + 384
3   com.apple.Foundation                0x92fea950 -[NSConditionLock
lockWhenCondition:beforeDate:] + 268
4   com.apple.AppKit                    0x9490beac -[NSUIHeartBeat
_heartBeatThread:] + 664
5   com.apple.Foundation                0x92fad764 __NSThread__main__ + 1004
6   libSystem.B.dylib                   0x94403024 _pthread_start + 316

Thread 4:
0   libSystem.B.dylib                   0x943c1158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x943c807c mach_msg + 56
2   com.apple.Safari                    0x0012099c 0x1000 + 1178012

Thread 5:
0   libSystem.B.dylib                   0x943c1158 mach_msg_trap + 8
1   libSystem.B.dylib                   0x943c807c mach_msg + 56
2   com.apple.CoreFoundation            0x93547554 CFRunLoopRunSpecific + 1812
3   com.apple.Foundation                0x930045f8
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
4   com.apple.Foundation                0x92fad764 __NSThread__main__ + 1004
5   libSystem.B.dylib                   0x94403024 _pthread_start + 316

Thread 6:
0   libSystem.B.dylib                   0x94424d20 select$DARWIN_EXTSN + 12
1   com.apple.CoreFoundation            0x935529c8 __CFSocketManager + 764

Thread 0 crashed with PPC Thread State 32:
  srr0: 0x003de4ac  srr1: 0x0200f030   dar: 0x0000000c dsisr: 0x40000000
    r0: 0x00000000    r1: 0xbfffc080    r2: 0x00000000    r3: 0x05e4f020
    r4: 0x004cc328    r5: 0xbfffcf2c    r6: 0x07024698    r7: 0x004ce728
    r8: 0x008e8e94    r9: 0x06d4205c   r10: 0x003b66cc   r11: 0x0089f100
   r12: 0x003df5d0   r13: 0xbfffcf2c   r14: 0x008a8d9c   r15: 0x000003f7
   r16: 0x00000000   r17: 0xf963c374   r18: 0xd7357257   r19: 0x008a7680
   r20: 0x00000007   r21: 0x000000b0   r22: 0x000000a6   r23: 0xbfffce80
   r24: 0x00000002   r25: 0x000000a5   r26: 0x070246b8   r27: 0x05ad0c60
   r28: 0x06d4231c   r29: 0xbfffcf2c   r30: 0x00000001   r31: 0x003de440
    cr: 0x24444242   xer: 0x00000001    lr: 0x003de440   ctr: 0x003df5d0
vrsave: 0x00000000

Binary Images:
    0x1000 -   0x1e1fff  com.apple.Safari 3.2.1 (5525.27.1)
<853c8d889e8d4d1371526298b5fde62a>
/Applications/Safari.app/Contents/MacOS/Safari
  0x22b000 -   0x22cfff +WebKitNightlyEnabler.dylib ??? (???)
<ebbe6fe2290c087ed885983bee2b2eba>
/Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x230000 -   0x307ff6  com.apple.WebKit r39851 (528.10+)
<7eb662f42ed515cbc31d1d697703fd9a>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x396000 -   0x3a5ffc  SyndicationUI ??? (???)
<67500273c2f89df676c8c13f7132d34e>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x3b5000 -   0x4cbff7  com.apple.JavaScriptCore 528+ (528.10+)
<2c5fb4741daba77d704a629c93dea5b4>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x514000 -   0x527ffb +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337)
<975e39c03a15b79e923948eca5de247b>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0xe86000 -  0x17efff3  com.apple.WebCore 528+ (528.10+)
<121f53a4c6fe27d6c1fc56ef53c4c43a>
/Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1dbb000 -  0x1dc1fff  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 - 0x9002eff7  libauto.dylib ??? (???)
<b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
0x900f2000 - 0x9010effb  com.apple.openscripting 1.2.8 (???)
<eb961ce3c1b1e564c2eefe3682ee0555>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9010f000 - 0x901c9fff  libcrypto.0.9.7.dylib ??? (???)
<335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
0x901ca000 - 0x902d8fff  com.apple.PubSub 1.0.3 (65.1.1)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x902d9000 - 0x90373ff7  com.apple.ApplicationServices.ATS 3.4 (???)
<06af1441f632e171a7f61dca809462ba>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90374000 - 0x9037dfff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<a389b4c2badce39540f24402f7df35e7>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9037e000 - 0x90383ff6  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x90384000 - 0x9041afff  com.apple.LaunchServices 290.3 (290.3)
<a8a738aede278909ff721ce9a754142f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9041b000 - 0x904a0fff  libsqlite3.0.dylib ??? (???)
<f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
0x904a1000 - 0x9054affc  com.apple.CFNetwork 422.11 (422.11)
<189498280742bb4579e91b165301d331>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x905fa000 - 0x90612ffb  com.apple.DictionaryServices 1.0.0 (1.0.0)
<fe37191e732eeb66189185cd000a210b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90613000 - 0x90632fff  libresolv.9.dylib ??? (???)
<8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib
0x90673000 - 0x90aa1ffa  libGLProgrammability.dylib ??? (???)
<2c52a11697da6ede976b56d54e3815ef>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90aa2000 - 0x90acffff  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90b72000 - 0x90bcfffb  com.apple.HIServices 1.7.0 (???)
<5f468086ca01158e12cd07f829132edf>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90bd0000 - 0x90bfaff7  libssl.0.9.7.dylib ??? (???)
<1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
0x90bfb000 - 0x90c16ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<afaae07f311885fb3d88c1d4e723d3d6>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90c17000 - 0x90ce6fff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90ce7000 - 0x90d25ff7  libtidy.A.dylib ??? (???)
<286d50e7f04ecdd6501dad559a6ef51f> /usr/lib/libtidy.A.dylib
0x90d26000 - 0x90d28fff  com.apple.CrashReporterSupport 10.5.5 (159)
<6b6dd47a924b68535f29f220be383431>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91503000 - 0x91510fff  libCSync.A.dylib ??? (???)
<bc19f19cfa6c23f9ca4e4419ea18f43e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91511000 - 0x9151cfff  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
0x91606000 - 0x91666fff  com.apple.CoreText 2.0.3 (???)
<4ce8460abbfca7c9bd655ae0173976df>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91667000 - 0x916b6fff  com.apple.Metadata 10.5.2 (398.25)
<fdad4bda89efd0e2e9ca37493e10ca4c>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x916b7000 - 0x916d6fff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x916d7000 - 0x918bdffb  com.apple.security 5.0.4 (34102)
<93e74504c60b38418e708caf47342cf5>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x918be000 - 0x918d1ffb  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
0x918d2000 - 0x918e9ffb  com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x918ea000 - 0x91a31ffb  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91a32000 - 0x91a34ffd  libRadiance.dylib ??? (???)
<34cc3c24f4be3a4372275400b6e05b85>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91a35000 - 0x91a3bffb  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91a3c000 - 0x91a5cff7  libJPEG.dylib ??? (???)
<f92878fdf02ffb1474b8bc60c47bb72d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a5d000 - 0x91a61ffe  libGIF.dylib ??? (???)
<491b205a6b8bb0c0c6ee6aaeea19a671>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91a62000 - 0x91a6dff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91a7c000 - 0x91b04ffb  com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f88caa828a4b54ed1932e1578bf9236a>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91b05000 - 0x91b0cfff  com.apple.CommonPanels 1.2.4 (85)
<0d1256175c5512c911ede094d767acfe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91b3e000 - 0x91b41fff  com.apple.help 1.1 (36)
<7106d6e074a3b9835ebf1e6cc6c822ce>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91bf9000 - 0x91bf9fff  com.apple.Carbon 136 (136)
<6a6a209ec9179368db7ead8382b8ee63>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x920c5000 - 0x923c7ffb  com.apple.CoreServices.CarbonCore 786.10 (786.10)
<3861a1af8d647c75688761d7ef4b5bf3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x923c8000 - 0x923d4ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<79588842bcaf6c747a95b2120304397a>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x923d5000 - 0x923d6fff  libffi.dylib ??? (???)
<11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
0x923d7000 - 0x92543ff9  com.apple.AddressBook.framework 4.1.1 (699)
<3334680563e5e0238454a586032b401b>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x92544000 - 0x925d8ff7  com.apple.framework.IOKit 1.5.1 (???)
<498f2ba1b47432ee4deebca2655ff932>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x925d9000 - 0x92b93fff  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92bb1000 - 0x92bf8fff  com.apple.NavigationServices 3.5.2 (163)
<d28660870dff1cd46d7ea7d40271340f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92c13000 - 0x92f4cffb  com.apple.HIToolbox 1.5.4 (???)
<9624d2ffaf16019b6301517339df88c9>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92f4d000 - 0x92fa3fff  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fa4000 - 0x931e9ffb  com.apple.Foundation 6.5.7 (677.22)
<dab423bf20d5c2d78c4536e4e3da9300>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x931ea000 - 0x9324fffb  com.apple.ISSupport 1.7 (38.2)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93250000 - 0x93269ffb  com.apple.CoreVideo 1.5.1 (1.5.1)
<7568a5b07a0ccb4ee76a9b997fa3e5d9>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93390000 - 0x9339efff  libz.1.dylib ??? (???)
<1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
0x9339f000 - 0x933c7fff  libxslt.1.dylib ??? (???)
<a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
0x933c8000 - 0x934dcffa  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x934dd000 - 0x934ddff8  com.apple.Cocoa 6.5 (???)
<e9a4f1c636d00893db0494c4040176ba>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x934de000 - 0x93603ffb  com.apple.CoreFoundation 6.5.5 (476.17)
<d13dc71c870a82b7d2f721731e584287>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93637000 - 0x93674ffe  com.apple.securityfoundation 3.0 (32989)
<e7e06d3b71d36e4a8b6d3a4f289b69cc>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93675000 - 0x937bfffb  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<cbe744146e1f0e77cca0edce92bea0f7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x937c0000 - 0x937c0ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x937c1000 - 0x937fafff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<22e7a58ae6fe75d9dfd8e2e66d7dfb78>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x937fc000 - 0x938dffff  libobjc.A.dylib ??? (???)
<39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
0x93a81000 - 0x93b46ffb  com.apple.CoreData 100.1 (186)
<9cf54cb19b18e53ee22edb7ababa6e6c>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93b47000 - 0x93b7cfff  com.apple.AE 402.2 (402.2)
<0b15a08da8ec38b74fb9dd6e579ed25f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93b7d000 - 0x93c50fff  com.apple.CoreServices.OSServices 226.5 (226.5)
<359b9ab7957b9c92362006344b8e0e13>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93c51000 - 0x93c64fff  com.apple.LangAnalysis 1.6.4 (1.6.4)
<f12db38b92cbf96b024206698434d14d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93c65000 - 0x93c9affb  com.apple.LDAPFramework 1.4.5 (110)
<24eb76a3438e9aed39ea9a8677702bc0>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93cba000 - 0x93cc1ffb  com.apple.print.framework.Print 218.0.2 (220.1)
<c7e0e618d5867ae227403ae385aacd82>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93d50000 - 0x93d79ffb  com.apple.shortcut 1 (1.0)
<032016a45147a2f3f191ce70187587c9>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93d90000 - 0x93d93ffb  com.apple.securityhi 3.0 (30817)
<e50c0cac9048f8923b95797753d50b5c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94011000 - 0x940a0ffb  com.apple.DesktopServices 1.4.7 (1.4.7)
<61a5a252cdedffd471e4ea91ed357afe>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x940a8000 - 0x94130fff  com.apple.ink.framework 101.3 (86)
<66a99ad6bc695390a66dd24789e23dcc>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94131000 - 0x94157fff  libcups.2.dylib ??? (???)
<c340096dadbdc8edd534e5aec33a8e85> /usr/lib/libcups.2.dylib
0x94158000 - 0x94163ffb  libgcc_s.1.dylib ??? (???)
<ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
0x94164000 - 0x942acffb  libicucore.A.dylib ??? (???)
<f49319412f5ee8b5f06fef2baa72916b> /usr/lib/libicucore.A.dylib
0x942ad000 - 0x942adfff  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942c4000 - 0x94374fff  com.apple.QD 3.11.54 (???)
<cd7bef6f156b82851cfb164ccd9f3986>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x943c0000 - 0x94560fe3  libSystem.B.dylib ??? (???)
<3260ab8c558e938c8180b3ba1036aec1> /usr/lib/libSystem.B.dylib
0x94561000 - 0x9457cffb  libPng.dylib ??? (???)
<248297ff5b022c274d5dcfa0de3b37b2>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9464c000 - 0x946d6fff  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9473a000 - 0x9473affa  com.apple.CoreServices 32 (32)
<42b6dda539f7411606187335d9eae0c5>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9473b000 - 0x9478afff  libGLImage.dylib ??? (???)
<1df480344fb6e09ff32ac97bfdda7e50>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9478b000 - 0x94874fff  libxml2.2.dylib ??? (???)
<937240ebb2126c6daa2a659938b0254f> /usr/lib/libxml2.2.dylib
0x94875000 - 0x94feafff  com.apple.AppKit 6.5.6 (949.43)
<3afcaa243535d0817efeb978448ef3dc>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94feb000 - 0x9506cfff  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<032f772f8169945c1d1b524d96edcef6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9506d000 - 0x95075fff  libbsm.dylib ??? (???)
<c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
0x95076000 - 0x9539ffe7  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x953a0000 - 0x953a0fff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x953a1000 - 0x95408ffb  libstdc++.6.dylib ??? (???)
<a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
0x9622d000 - 0x96235ffb  libCGATS.A.dylib ??? (???)
<0c83819d2d428a8df27c8cc0f13ba1dc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96236000 - 0x96237ff8  com.apple.ApplicationServices 34 (34)
<6aa5ee485bb2e656531b3505932b845f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96238000 - 0x9659dffe  com.apple.QuartzCore 1.5.7 (1.5.7)
<75a8ef92c54d1ce016dfe662a6626f04>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x965a9000 - 0x965eaffb  libTIFF.dylib ??? (???)
<4c1422124af245485d6ceee207f4d735>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x965eb000 - 0x96b67ff7  com.apple.CoreGraphics 1.407.2 (???)
<6a101d8218dc8d12ca0b901c57aa44b7>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96b68000 - 0x96b78fff  libsasl2.2.dylib ??? (???)
<b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
0x96b79000 - 0x96b88fff  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<fa21a845d30d5f2af7ec6011e4045827>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x96b89000 - 0x96ba8fff  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96bba000 - 0x96c35fff  com.apple.SearchKit 1.2.1 (1.2.1)
<23c2c93a7ec832505d5c7b67fee89a6d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96c36000 - 0x96c67fff  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96c68000 - 0x96caeff9  com.apple.securityinterface 3.0.1 (35183)
<de69e77f3c73d31603ea3cdb20329f81>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x96cf2000 - 0x96d54ffb  com.apple.htmlrendering 68 (1.1.3)
<e852db1c007de975fae2f0c2769c88ef>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96d61000 - 0x96e11fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<17b514ffed29c890fc8ba8eac9dce56e>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96e12000 - 0x96e4ffff  libRIP.A.dylib ??? (???)
<662becbd3173fd67eec7ad523d2d9c56>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96e50000 - 0x96ee9fc3  libvDSP.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96eea000 - 0x96ef8ff3  com.apple.opengl 1.5.9 (1.5.9)
<c3d74d9bd2fa60d9c346db5658e52815>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
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