[Webkit-unassigned] [Bug 21992] New: Webkit crashes on load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 30 20:33:56 PDT 2008


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

           Summary: Webkit crashes on load
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://manderleygolf.com
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: i_nick at hotmail.com


I'm pretty noobish at developing, still can't get CSS to stick things to the
right side of the page and stuff, so I just pasted the crash report. Happens
every time I load that page. 

Process:         Safari [19071]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r37990 (37990)
Code Type:       X86 (Native)
Parent Process:  launchd [126]

Date/Time:       2008-10-30 23:30:55.420 -0400
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.WebCore                   0x013eddcb
WebCore::ScriptElementData::shouldExecuteAsJavaScript() const + 11
1   com.apple.WebCore                   0x00fa1de4
WebCore::HTMLScriptElement::shouldExecuteAsJavaScript() const + 20
2   com.apple.WebCore                   0x00fba260
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1120
3   com.apple.WebCore                   0x00fb00f0
WebCore::HTMLTokenizer::executeScriptsWaitingForStylesheets() + 48
4   com.apple.WebCore                   0x00ecb091
WebCore::Document::removePendingSheet() + 49
5   com.apple.WebCore                   0x00f86893
WebCore::HTMLLinkElement::sheetLoaded() + 51
6   com.apple.WebCore                   0x00dcfe89
WebCore::CSSStyleSheet::checkLoaded() + 57
7   com.apple.WebCore                   0x00f87730
WebCore::HTMLLinkElement::setCSSStyleSheet(WebCore::String const&,
WebCore::String const&, WebCore::CachedCSSStyleSheet const*) + 432
8   com.apple.WebCore                   0x00dd4633
WebCore::CachedCSSStyleSheet::checkNotify() + 147
9   com.apple.WebCore                   0x01317e38
WebCore::Loader::Host::didReceiveData(WebCore::SubresourceLoader*, char const*,
int) + 200
10  com.apple.WebCore                   0x012ba3c1
WebCore::SubresourceLoader::didReceiveData(char const*, int, long long, bool) +
113
11  com.apple.WebCore                   0x0121b448
WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*,
int, int) + 56
12  com.apple.Foundation                0x955ddac7
-[NSURLConnection(NSURLConnectionReallyInternal)
sendDidReceiveData:originalLength:] + 119
13  com.apple.Foundation                0x955dda11
_NSURLConnectionDidReceiveData + 177
14  com.apple.CFNetwork                 0x91fffbfd sendDidReceiveDataCallback +
518
15  com.apple.CFNetwork                 0x91ffcfb2
_CFURLConnectionSendCallbacks + 1297
16  com.apple.CFNetwork                 0x91ffca25 muxerSourcePerform + 283
17  com.apple.CoreFoundation            0x91adf615 CFRunLoopRunSpecific + 3141
18  com.apple.CoreFoundation            0x91adfcf8 CFRunLoopRunInMode + 88
19  com.apple.HIToolbox                 0x9607a480 RunCurrentEventLoopInMode +
283
20  com.apple.HIToolbox                 0x9607a299 ReceiveNextEventCommon + 374
21  com.apple.HIToolbox                 0x9607a10d
BlockUntilNextEventMatchingListInMode + 106
22  com.apple.AppKit                    0x9661b3ed _DPSNextEvent + 657
23  com.apple.AppKit                    0x9661aca0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
24  com.apple.Safari                    0x000086be 0x1000 + 30398
25  com.apple.AppKit                    0x96613cdb -[NSApplication run] + 795
26  com.apple.AppKit                    0x965e0f14 NSApplicationMain + 574
27  com.apple.Safari                    0x000ba4d6 0x1000 + 758998

Thread 1:
0   libSystem.B.dylib                   0x91d0c68e __semwait_signal + 10
1   libSystem.B.dylib                   0x91d3736d pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x00fc9ae4
WebCore::IconDatabase::syncThreadMainLoop() + 244
3   com.apple.WebCore                   0x00fc9bf5
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib                   0x91d366f5 _pthread_start + 321
5   libSystem.B.dylib                   0x91d365b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x91d05506
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x91d3784f _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x91d390d3
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x955beb1c -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x955be930 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x955be895 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x96681358 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x95578bad -[NSThread main] + 45
8   com.apple.Foundation                0x95578754 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x91d366f5 _pthread_start + 321
10  libSystem.B.dylib                   0x91d365b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x91d054a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d0cc9c mach_msg + 72
2   com.apple.CoreFoundation            0x91adf0ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x91adfcf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x91ff7eca
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x91d366f5 _pthread_start + 321
6   libSystem.B.dylib                   0x91d365b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x91d054a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d0cc9c mach_msg + 72
2   com.apple.CoreFoundation            0x91adf0ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x91adfcf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x955dc100
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x95578bad -[NSThread main] + 45
6   com.apple.Foundation                0x95578754 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x91d366f5 _pthread_start + 321
8   libSystem.B.dylib                   0x91d365b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x91d555e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x91d366f5 _pthread_start + 321
2   libSystem.B.dylib                   0x91d365b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x91d054a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d0cc9c mach_msg + 72
2   com.apple.CoreFoundation            0x91adf0ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x91adfcf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x955ad135 -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 213
5   com.apple.Foundation                0x955b9254 -[NSRunLoop(NSRunLoop) run]
+ 84
6   com.apple.Safari                    0x0005c640 0x1000 + 374336
7   com.apple.Foundation                0x95578bad -[NSThread main] + 45
8   com.apple.Foundation                0x95578754 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x91d366f5 _pthread_start + 321
10  libSystem.B.dylib                   0x91d365b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000044  ebx: 0x00fb9e11  ecx: 0x00707800  edx: 0x00000000
  edi: 0x00000044  esi: 0x00000000  ebp: 0xbfffe218  esp: 0xbfffe1f0
   ss: 0x0000001f  efl: 0x00010286  eip: 0x013eddcb   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000048

Binary Images:
    0x1000 -   0x133fef  com.apple.Safari 3.1.2 (5525.20.1)
<7141b6c0242b4a36b9d117a736180c1c>
/Applications/Safari.app/Contents/MacOS/Safari
  0x17b000 -   0x17cffc +WebKitNightlyEnabler.dylib ??? (???)
<941819bf71f16c5830d2cb5d16d8d8c2>
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x181000 -   0x245fff  com.apple.WebKit r37990 (528.5+)
<9ba993406946b08e5b682cf08e49e176>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x2d2000 -   0x2e1ff8  SyndicationUI ??? (???)
<edde0133829971dbd8a0f3473cdb85fc>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x2f1000 -   0x430fef  com.apple.JavaScriptCore 528+ (528.5+)
<5e5fdb18144e7bf5ef564bf9200824b3>
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x489000 -   0x489ffc +com.growl.GrowlSafariLoader 1.0 (1.1)
/Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader
  0x48e000 -   0x48efff +com.ksuther.chax.loader ??? (2.1.2)
<a2d160ba56402ff732104924f802fa6f>
/Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
  0xd52000 -  0x158afff  com.apple.WebCore 528+ (528.5+)
<b5246d52eb380954c3ed2b28c4360b88>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1cea000 -  0x1ebafff  com.apple.RawCamera.bundle 2.0.9 (2.0.9)
<5abad5816603201792f59c4f9715ebe4>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1763a000 - 0x1763fff3  libCGXCoreImage.A.dylib ??? (???)
<31761f6461b8dd390dc4df480b1fb564>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x176e1000 - 0x176e3fff +com.growl.GrowlSafari 1.1.2 (1.1.4)
<9c2af95199bb2af49072793b2ec0e232>
/Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/GrowlSafari.bundle/Contents/MacOS/GrowlSafari
0x17c1d000 - 0x17c1dffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0)
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x17c31000 - 0x17c37ffd  com.apple.JavaVM 12.2.0 (12.2.0)
<9ad39149cc7ecc91da3e93df7f61d315>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <c254337fa28c7eacb3d3e1d56aa141a4>
/usr/lib/dyld
0x90125000 - 0x9012afff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9012b000 - 0x90137ffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90138000 - 0x90143fe7  libCSync.A.dylib ??? (???)
<86d2f2e167ba6f74f45a186f5c7f8980>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9014a000 - 0x901d6ff7  com.apple.LaunchServices 290 (290)
<61af37aac50984d220dd176f777e3b72>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x901d7000 - 0x90218fe7  libRIP.A.dylib ??? (???)
<1f09316e876fe813271bdfb9eb5b229e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90219000 - 0x90221fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90222000 - 0x9025cfe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9025d000 - 0x9029ffef  com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x902a0000 - 0x902d6fef  libtidy.A.dylib ??? (???)
<f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x90302000 - 0x9032afff  libcups.2.dylib ??? (???)
<1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib
0x9032b000 - 0x907fcf3e  libGLProgrammability.dylib ??? (???)
<fe1a33d4919c121aab831ad516da6a89>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x907fd000 - 0x909cbfff  com.apple.security 5.0.4 (34102)
<3a178df3d2ee0bb65cdbfe570618acf4>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x909cc000 - 0x909f4ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x909f5000 - 0x90a2fffe  com.apple.securityfoundation 3.0 (32989)
<36f7f260187c435b2670bcb24acd4219>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90a30000 - 0x90aaaff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90b69000 - 0x90b6affc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x90b6b000 - 0x90b77ff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90b78000 - 0x90b85fe7  com.apple.opengl 1.5.7 (1.5.7)
<db835aeb1ffca9f5b5647dd0829a5b2c>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90bc3000 - 0x90c8efff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90c8f000 - 0x90c94fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90c95000 - 0x90c99fff  libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90dfc000 - 0x90dfcff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90f22000 - 0x90f46feb  libssl.0.9.7.dylib ??? (???)
<c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x90f47000 - 0x90f91fe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x90f97000 - 0x90fadfe7  com.apple.CoreVideo 1.5.1 (1.5.1)
<001910004257f1386724398f584b30b5>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90fae000 - 0x90faeffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90faf000 - 0x90feefef  libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90fef000 - 0x910b6ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x910b7000 - 0x910beff7  libCGATS.A.dylib ??? (???)
<973c01cc14f3d673270e269ccfaec660>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x910bf000 - 0x91399ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6)
<5682aae1e2cf5ae750d5a4dea98c084c>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9139a000 - 0x91419ff5  com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9141a000 - 0x91463fef  com.apple.Metadata 10.5.2 (398.22)
<a6b676925dd832780daf991e79adfebd>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91464000 - 0x91473fff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x91474000 - 0x914f1fef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91639000 - 0x91639ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x917f6000 - 0x9187dff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9187e000 - 0x918d7ff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x918d8000 - 0x919b9ff7  libxml2.2.dylib ??? (???)
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x919ba000 - 0x91a6cffb  libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x91a6d000 - 0x91b9ffff  com.apple.CoreFoundation 6.5.4 (476.15)
<e2869ad6dc1dd289f21b305b0bea9158>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91ba0000 - 0x91c1cfeb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91c6e000 - 0x91c6effd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c6f000 - 0x91d02ff3  com.apple.ApplicationServices.ATS 3.4 (???)
<a96cd91dabc68545183c11de8f92c7e4>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91d03000 - 0x91d03ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91d04000 - 0x91e64ff3  libSystem.B.dylib ??? (???)
<3699b292cde73c2847f87c7e1510d87b> /usr/lib/libSystem.B.dylib
0x91e72000 - 0x91e72ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91e73000 - 0x91fabff7  libicucore.A.dylib ??? (???)
<3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x91fec000 - 0x92070fe3  com.apple.CFNetwork 339.5 (339.5)
<c6565c13b0356e1d4bb99a68398d558b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92071000 - 0x92087fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92088000 - 0x92096ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x92097000 - 0x920d5fff  libGLImage.dylib ??? (???)
<f0fe2252f6b1ca341bc7837fe2dcf11a>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92286000 - 0x92290feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9229b000 - 0x92937fff  com.apple.CoreGraphics 1.351.33 (???)
<481a77e81d9e53589a05e80cfa90bbb5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92938000 - 0x92a18fff  libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x92a19000 - 0x92a1bff5  libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92a1c000 - 0x92b01ff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92b65000 - 0x92bf8fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92bf9000 - 0x92bfbfff  com.apple.CrashReporterSupport 10.5.5 (159)
<9a0fe0419410218e5b1a25c08d4531cd>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92bfc000 - 0x92c1afff  libresolv.9.dylib ??? (???)
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x92c1b000 - 0x92d1cfef  com.apple.PubSub 1.0.3 (65.1.1)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x92d1d000 - 0x92d38ffb  libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92d39000 - 0x92d66feb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92d67000 - 0x92e0efeb  com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92e0f000 - 0x92e5fff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92e60000 - 0x92e60fff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x937d5000 - 0x93885fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<da7253e3fb7e47e46cb46d47ed320ffc>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93886000 - 0x938bdfff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x938be000 - 0x93924ffb  com.apple.ISSupport 1.7 (38)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93925000 - 0x93950fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x93951000 - 0x93969fff  com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93c9d000 - 0x93ca3fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93d3a000 - 0x93d41fe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93d42000 - 0x94152fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94153000 - 0x94163fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<06d8fc0307314f8ffc16f206ad3dbf44>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94164000 - 0x94522fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94523000 - 0x94526fff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94527000 - 0x94546ffa  libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94547000 - 0x94576fe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94594000 - 0x94598fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9556e000 - 0x957e9fe7  com.apple.Foundation 6.5.6 (677.21)
<5cfa0aa8b9b43193955d601ba6c2591a>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x957ea000 - 0x957eaffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x957eb000 - 0x957edfff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95897000 - 0x958a6ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<09deb9e32d0d09dfb95ae569bdd2b7a4>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x958a7000 - 0x958d9fff  com.apple.LDAPFramework 1.4.5 (110)
<cc04500cf7b6edccc75bb3fe2973f72c>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x958da000 - 0x95964fe3  com.apple.DesktopServices 1.4.7 (1.4.7)
<d16642ba22c32f67be793ebfbe67ca3a>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95965000 - 0x95aabff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95aac000 - 0x95aacffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95abf000 - 0x95e5cfe7  com.apple.QuartzCore 1.5.5 (1.5.5)
<82435993614a3fff1236be18f82188bf>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95e62000 - 0x95fe1fff  com.apple.AddressBook.framework 4.1.1 (696)
<bb7f2d5f0b2d180288cd959cd9ba6c1a>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x95fe2000 - 0x9603eff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9604b000 - 0x96352fff  com.apple.HIToolbox 1.5.4 (???)
<5e2af960b53059c648af4adb99471032>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96353000 - 0x963defff  com.apple.framework.IOKit 1.5.1 (???)
<324526f69e1443f2f9fb722cc88a23ec>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x964a1000 - 0x964feffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x9656d000 - 0x96591fff  libxslt.1.dylib ??? (???)
<ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib
0x965db000 - 0x96dd8fef  com.apple.AppKit 6.5.3 (949.34)
<4c7af9b12c894d4a528fda29377f143b>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96dd9000 - 0x96de2fff  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
0x96de3000 - 0x96e01ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<4b81063df189bc462f012a169474fcbc>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x96e1a000 - 0x96e21ffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96e22000 - 0x96e32ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96e33000 - 0x96e8dff7  com.apple.CoreText 2.0.3 (???)
<1f1a97273753e6cfea86c810d6277680>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96e8e000 - 0x96ea2ff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96ea3000 - 0x96f5dfe3  com.apple.CoreServices.OSServices 226.5 (226.5)
<2a135d4fb16f4954290f7b72b4111aa3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96f5e000 - 0x97082fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0xc0000000 - 0xc0008fff +com.growl.growlframework 1.1.4 (1.1.4)
<e42fe97093035d2485b764ccf9a15d70>
/Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/PlugIns/GrowlSafari.bundle/Contents/Frameworks/Growl.framework/Growl
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  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