[Webkit-unassigned] [Bug 25590] Debugger/Profiler crashes Webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 10:19:45 PDT 2009


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


jankassens at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jankassens at gmail.com




------- Comment #1 from jankassens at gmail.com  2009-05-06 10:19 PDT -------
Process:         Safari [5163]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r43284 (43284)
Code Type:       X86 (Native)
Parent Process:  launchd [198]

Date/Time:       2009-05-06 19:04:43.238 +0200
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d65c8f40
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x0052a27d
JSC::ParserRefCounted::ParserRefCounted(JSC::JSGlobalData*) + 77
1   com.apple.JavaScriptCore            0x004973cb
JSC::ScopeNode::ScopeNode(JSC::JSGlobalData*, JSC::SourceCode const&,
JSC::SourceElements*, WTF::Vector<std::pair<JSC::Identifier, unsigned int>,
0ul>*, WTF::Vector<WTF::RefPtr<JSC::FuncDeclNode>, 0ul>*, unsigned int, int) +
27
2   com.apple.JavaScriptCore            0x004975b7
JSC::FunctionBodyNode::create(JSC::JSGlobalData*, JSC::SourceElements*,
WTF::Vector<std::pair<JSC::Identifier, unsigned int>, 0ul>*,
WTF::Vector<WTF::RefPtr<JSC::FuncDeclNode>, 0ul>*, JSC::SourceCode const&,
unsigned int, int) + 87
3   com.apple.WebCore                   0x01252af4
WTF::PassRefPtr<JSC::FunctionBodyNode>
JSC::Parser::parse<JSC::FunctionBodyNode>(JSC::ExecState*, JSC::Debugger*,
JSC::SourceCode const&, int*, JSC::UString*) + 132
4   com.apple.WebCore                   0x012502dd
WebCore::JavaScriptDebugServer::recompileAllJSFunctions(WebCore::Timer<WebCore::JavaScriptDebugServer>*)
+ 733
5   com.apple.WebCore                   0x01250fdb
WebCore::Timer<WebCore::JavaScriptDebugServer>::fired() + 43
6   com.apple.WebCore                   0x0145c792
WebCore::ThreadTimers::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul>
const&) + 130
7   com.apple.WebCore                   0x0145c9f2
WebCore::ThreadTimers::sharedTimerFiredInternal() + 114
8   com.apple.WebCore                   0x0145ca76
WebCore::ThreadTimers::sharedTimerFired() + 22
9   com.apple.WebCore                   0x01438244
__ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 68
10  com.apple.CoreFoundation            0x96b4bb25 CFRunLoopRunSpecific + 4469
11  com.apple.CoreFoundation            0x96b4bcd8 CFRunLoopRunInMode + 88
12  com.apple.HIToolbox                 0x917372c0 RunCurrentEventLoopInMode +
283
13  com.apple.HIToolbox                 0x917370d9 ReceiveNextEventCommon + 374
14  com.apple.HIToolbox                 0x91736f4d
BlockUntilNextEventMatchingListInMode + 106
15  com.apple.AppKit                    0x9069bd7d _DPSNextEvent + 657
16  com.apple.AppKit                    0x9069b630 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
17  com.apple.Safari                    0x0002ceee 0x1000 + 179950
18  com.apple.AppKit                    0x9069466b -[NSApplication run] + 795
19  com.apple.AppKit                    0x906618a4 NSApplicationMain + 574
20  com.apple.Safari                    0x00003306 0x1000 + 8966

Thread 1:
0   libSystem.B.dylib                   0x900983ae __semwait_signal + 10
1   libSystem.B.dylib                   0x900c2d0d pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x0104c914
WebCore::IconDatabase::syncThreadMainLoop() + 260
3   com.apple.WebCore                   0x0104d694
WebCore::IconDatabase::iconDatabaseSyncThread() + 180
4   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
5   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x900911c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x900989bc mach_msg + 72
2   com.apple.CoreFoundation            0x96b4b0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96b4bcd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x97008ebe
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
6   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x900983ae __semwait_signal + 10
1   libSystem.B.dylib                   0x900c2d0d pthread_cond_wait$UNIX2003 +
73
2   com.apple.JavaScriptCore            0x005a761d
WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 77
3   com.apple.WebCore                   0x0126aab5
WebCore::LocalStorageThread::localStorageThread() + 325
4   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
5   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x900911c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x900989bc mach_msg + 72
2   com.apple.CoreFoundation            0x96b4b0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96b4bcd8 CFRunLoopRunInMode + 88
4   com.apple.Safari                    0x00188f9d 0x1000 + 1605533
5   com.apple.Safari                    0x001866f3 0x1000 + 1595123
6   com.apple.Safari                    0x001867a1 0x1000 + 1595297
7   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
8   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x900983ae __semwait_signal + 10
1   libSystem.B.dylib                   0x900c2d0d pthread_cond_wait$UNIX2003 +
73
2   com.apple.Safari                    0x000f1cdb 0x1000 + 986331
3   com.apple.Safari                    0x000f2321 0x1000 + 987937
4   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
5   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x900983ae __semwait_signal + 10
1   libSystem.B.dylib                   0x900c2d0d pthread_cond_wait$UNIX2003 +
73
2   libGLProgrammability.dylib          0x92aebb32 glvmDoWork + 162
3   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
4   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x900983ae __semwait_signal + 10
1   libSystem.B.dylib                   0x900c2d0d pthread_cond_wait$UNIX2003 +
73
2   com.apple.ColorSync                 0x967a245c
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync                 0x967b4d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
5   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x900e06f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
2   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib                   0x900911c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x900989bc mach_msg + 72
2   com.apple.CoreFoundation            0x96b4b0ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x96b4bcd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x971c4d40
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x971617ed -[NSThread main] + 45
6   com.apple.Foundation                0x97161394 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
8   libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib                   0x900fa292 __workq_ops + 10
1   libSystem.B.dylib                   0x900fa2c2 start_wqthread + 30

Thread 11:
0   libSystem.B.dylib                   0x900fa292 __workq_ops + 10
1   libSystem.B.dylib                   0x900fa2c2 start_wqthread + 30

Thread 12:
0   libSystem.B.dylib                   0x90091226
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x900c31ef _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x900c4a73
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x971a775c -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x971a7570 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x971a74d5 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x90701d90 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x971617ed -[NSThread main] + 45
8   com.apple.Foundation                0x97161394 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x900c2095 _pthread_start + 321
10  libSystem.B.dylib                   0x900c1f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xc183c189  ebx: 0x0052a244  ecx: 0x1b84dc40  edx: 0xd65c8f40
  edi: 0x8fe01000  esi: 0x8fe01000  ebp: 0xbfffe7a8  esp: 0xbfffe760
   ss: 0x0000001f  efl: 0x00010282  eip: 0x0052a27d   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xd65c8f40

Binary Images:
    0x1000 -   0x266fe2  com.apple.Safari 4 Public Beta (5528.16)
<88923208ea437fc8b5a5e5cd4f1924d5>
/Applications/Safari.app/Contents/MacOS/Safari
  0x2c1000 -   0x2c3ff7 +WebKitNightlyEnabler.dylib ??? (???)
<8da8ef98c3f8da993442bee434eb9baa>
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x2c8000 -   0x3a7fe7  com.apple.WebKit r43284 (530.9+)
<c1994ef2bad07524ddfba65a331764f0>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x44c000 -   0x45bffc  SyndicationUI ??? (???)
<408d1e186315965e65a4562de17589be>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x46b000 -   0x5d2fe7  com.apple.JavaScriptCore 530+ (530.9+)
<490b77067cb4c8b7479d7410f9a5e794>
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x626000 -   0x639fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337)
<d57260aef46cb3000f771d53364e40c8>
/Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0xd7d000 -  0x15bcfe7  com.apple.WebCore 530+ (530.9+)
<557e8a781807f8b3a3f2d5fbb88d072a>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1d00000 -  0x1ef8fff  com.apple.RawCamera.bundle 2.0.13 (435)
<083354ccec68bf7c9fc99523a5838f92>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15c07000 - 0x15c07ffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0)
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x15cac000 - 0x15cb2ffd  com.apple.JavaVM 12.2.2 (12.2.2)
<9ad39149cc7ecc91da3e93df7f61d315>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x15cbb000 - 0x15cbcff3  ATSHI.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x16887000 - 0x1688cff3  libCGXCoreImage.A.dylib ??? (???)
<375e0cdb64b043378dbf637992bbfeb0>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x16fba000 - 0x16fd6fe7  libPDFRIP.A.dylib ??? (???)
<bf4ccb6e46bd2d18896a752e0e2f94b8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x17066000 - 0x171e9fe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda>
/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x17217000 - 0x1757ffe8  com.apple.GeForce8xxxGLDriver 1.5.36 (5.3.6)
<e5d9fd7873a13fc3acc278b534337527>
/System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x178ba000 - 0x178d6ff7  GLRendererFloat ??? (???)
<dcdc2e0de7fb9a52d99e529c3688f26d>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1cd0d000 - 0x1cd12fff  com.apple.DictionaryServiceComponent 1.1 (1.1)
<0c718fcdccb0e50ce699cb46073b5b88>
/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
/usr/lib/dyld
0x90003000 - 0x9008fff7  com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90090000 - 0x901f7ff3  libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x904d0000 - 0x90501ffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<92b4f39479fdcabae0d8f53febd22fad>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x90502000 - 0x905e2fff  libobjc.A.dylib ??? (???)
<400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x905e3000 - 0x90619fef  libtidy.A.dylib ??? (???)
<5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
0x9061a000 - 0x90630fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<7d20b8d1fb238c3e71d0fa6fda18c4f7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90631000 - 0x90655fff  libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x90656000 - 0x9065afff  libGIF.dylib ??? (???)
<7714ae24eb64b48fa719fb99bcbe34f3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9065b000 - 0x90e59fef  com.apple.AppKit 6.5.6 (949.43)
<a3a300499bbe4f1dfebf71d752d01916>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90e5a000 - 0x90e5cff5  libRadiance.dylib ??? (???)
<82d606c49f5dc77231f9d0e2be9ed6ab>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90e5d000 - 0x90e68fe7  libCSync.A.dylib ??? (???)
<e6aceed359bd228f42bc1246af5919c9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90e69000 - 0x90efcff3  com.apple.ApplicationServices.ATS 3.4 (???)
<8c51de0ec3deaef416578cd59df38754>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90efd000 - 0x90efeffc  libffi.dylib ??? (???)
<eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x90eff000 - 0x91045ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<b407f06ff9b6893899e2e399cb65c953>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91046000 - 0x9106efff  libcups.2.dylib ??? (???)
<16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x9106f000 - 0x910c0ff7  com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x910c1000 - 0x910c1fff  com.apple.Carbon 136 (136)
<4177916bbf70e0ddc446f94001d54c95>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x910cc000 - 0x910ccffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x910cd000 - 0x910ebfff  libresolv.9.dylib ??? (???)
<9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x910ec000 - 0x91135fef  com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91136000 - 0x91154ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<f8931f64103c8a86b82e9714352f4323>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91155000 - 0x9142fff3  com.apple.CoreServices.CarbonCore 786.11 (786.11)
<f06fe5d92d56ac5aa52d1ba182745924>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91430000 - 0x91433fff  com.apple.help 1.1 (36)
<1a25a8fbb49a830efb31d5c0a52939cd>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91434000 - 0x9144cff7  com.apple.CoreVideo 1.6.0 (20.0)
<c0d869876af51283a160cd2224a23abf>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x914bb000 - 0x914c4fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24)
<da2d8411921a3fd8bc898dc753b7f3ee>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x914c5000 - 0x91504fef  libTIFF.dylib ??? (???)
<d4bcc9b9c508e53849d2d46bb6900922>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91505000 - 0x91657ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91658000 - 0x9169afef  com.apple.NavigationServices 3.5.2 (163)
<72cdc9d21f6690837870923e7b8ca358>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x916b8000 - 0x916c8ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<bc7eb703ddc37bf85adf93e35efd3947>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x916fe000 - 0x91706fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<2664eeb3a4d0c95a21c089892a0ae8d0>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91707000 - 0x91a0ffff  com.apple.HIToolbox 1.5.4 (???)
<3747086ba21ee419708a5cab946c8ba6>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91a1d000 - 0x91a24ff7  libCGATS.A.dylib ??? (???)
<386dce4b28448fb86e33e06ac466f4d8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91a25000 - 0x91a42ff7  com.apple.QuickLookFramework 1.3.1 (170.9)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91a43000 - 0x91a50fe7  com.apple.opengl 1.5.9 (1.5.9)
<7e5048a2677b41098c84045305f42f7f>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91a51000 - 0x91ad0ff5  com.apple.SearchKit 1.2.1 (1.2.1)
<f28f8dd0f155a6453411a0c9b5702764>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91ad1000 - 0x91b2effb  libstdc++.6.dylib ??? (???)
<f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x91b2f000 - 0x91b6dff7  libGLImage.dylib ??? (???)
<1123b8a48bcbe9cc7aa8dd8e1a214a66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91b6e000 - 0x91c1efff  edu.mit.Kerberos 6.0.12 (6.0.12)
<685cc018c133668d0d3ac6a1cb63cff9>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91c1f000 - 0x91c2efff  libsasl2.2.dylib ??? (???)
<bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x91c2f000 - 0x91cacfef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9253d000 - 0x9270bff3  com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9270c000 - 0x92713fe9  libgcc_s.1.dylib ??? (???)
<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x92714000 - 0x9276dff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9276e000 - 0x9279dfe3  com.apple.AE 402.3 (402.3)
<4cb9ef65cf116d6dd424f0ce98c2d015>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x927b6000 - 0x9281cffb  com.apple.ISSupport 1.7 (38.2)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9281d000 - 0x92955ff7  libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x92956000 - 0x9295dffe  libbsm.dylib ??? (???)
<fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x92ac4000 - 0x92f95f3e  libGLProgrammability.dylib ??? (???)
<5d283543ac844e7c6fa3440ac56cd265>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92fc9000 - 0x92fe8ffa  libJPEG.dylib ??? (???)
<b822342bcc764c83d4557a8b67fa0c1c>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92fe9000 - 0x92ffeffb  com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fff000 - 0x93089fe3  com.apple.DesktopServices 1.4.7 (1.4.7)
<c3591383780dd12594c37dbde59958b6>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9308a000 - 0x93096ffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93097000 - 0x93097ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9309d000 - 0x93130fff  com.apple.ink.framework 101.3 (86)
<d4c85b5cafa8027fff042b84a8be71dc>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93183000 - 0x9318dfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<df077a8048afc3075c6f2d9e7780e78e>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93193000 - 0x93198fff  com.apple.CommonPanels 1.2.4 (85)
<c135f02edd6b2e2864311e0b9d08a98d>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93199000 - 0x93220ff7  libsqlite3.0.dylib ??? (???)
<eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
0x93221000 - 0x93223fff  com.apple.CrashReporterSupport 10.5.5 (159)
<4ca9b6643fcbafd76424a46d162363eb>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x93224000 - 0x93309ff3  com.apple.CoreData 100.1 (186)
<50219bcb005cb15ea999a19391a8d523>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9330a000 - 0x93316ff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x93317000 - 0x9341afe7  com.apple.PubSub 1.0.4 (65.6)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93460000 - 0x93541ff7  libxml2.2.dylib ??? (???)
<306036e0070330e35045650e6d9f0d05> /usr/lib/libxml2.2.dylib
0x93542000 - 0x93547fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9358a000 - 0x93746ff3  com.apple.QuartzComposer 2.1 (106.13)
<40f034e8c8fd31c9081f5283dcf22b78>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93747000 - 0x93786fff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x93787000 - 0x937b2fe7  libauto.dylib ??? (???)
<2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x937b3000 - 0x937b8fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2)
<97878a73074e7da4fe31ea010a5d5ae1>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x937b9000 - 0x937d4ffb  libPng.dylib ??? (???)
<0d6b991afc831ea06f2958e5933d33dd>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x937d5000 - 0x937d5ff8  com.apple.Cocoa 6.5 (???)
<a1bc9247cf65c20f1a44d0973cbe649c>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x938cb000 - 0x938fdfff  com.apple.LDAPFramework 1.4.5 (110)
<8e2d9ff6233cf44cb67533625840c2af>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x938fe000 - 0x93938fe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93939000 - 0x939e0feb  com.apple.QD 3.11.54 (???)
<c31150b40fcc27c195de40f0ae138666>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93ab6000 - 0x93c35fff  com.apple.AddressBook.framework 4.1.1 (699)
<60ddae72a1df8ddbc5c53df92f372b76>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93c36000 - 0x93c92ff7  com.apple.htmlrendering 68 (1.1.3)
<1c5c0c417891b920dfe139385fc6c155>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93c93000 - 0x93ce2fff  com.apple.QuickLookUIFramework 1.3.1 (170.9)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93ce3000 - 0x93ce3ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93ce4000 - 0x93cfcfff  com.apple.openscripting 1.2.8 (???)
<0129d2f750f5ddcb92f4acf8a3541952>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93cfd000 - 0x93d26fff  com.apple.CoreMediaPrivate 15.0 (15.0)
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x93d27000 - 0x93d5efff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<eab546255ac099b9616df999c9359d0e>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93dae000 - 0x93db2fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x93db9000 - 0x941c9fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x941ca000 - 0x94244ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<98633ef67d419c1b02f56556cb4d843d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94245000 - 0x9428ffe1  com.apple.securityinterface 3.0.1 (35183)
<f855cb06d2541ce544d9bcdf998b991c>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94298000 - 0x94323fff  com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94324000 - 0x94324ff8  com.apple.ApplicationServices 34 (34)
<ee7bdf593da050bb30c7a1fc446eb8a6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94325000 - 0x94366fe7  libRIP.A.dylib ??? (???)
<5d0b5af7992e14de017f9a9c7cb05960>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94367000 - 0x943c1ff7  com.apple.CoreText 2.0.4 (???)
<f9a90116ae34a2b0d84e87734766fb3a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x943c2000 - 0x943d0ffd  libz.1.dylib ??? (???)
<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x943d1000 - 0x943d1ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x943d2000 - 0x94489ff3  com.apple.QTKit 7.6 (1290)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x945ec000 - 0x945f2fff  com.apple.print.framework.Print 218.0.2 (220.1)
<6c2ddea45d9cdff9a9be0666a13e2dd4>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x945f3000 - 0x94603fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<273d96ff861dc68be659c07ef56f599a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94604000 - 0x9473cfe7  com.apple.imageKit 1.0.2 (1.0)
<2e354566521df8b1e3a78e9aeab5e6b4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9473d000 - 0x9474cffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<182986b74247b459b2a67a47071bdc6b>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9474d000 - 0x9474dffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<1f4c10fcc17187a6f106e0a0be8236b0>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x948d4000 - 0x94bf9fe2  com.apple.QuickTime 7.6.0 (1290)
<bc0920abbbaad03f5513ac7ffbd30633>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c37000 - 0x952d7fff  com.apple.CoreGraphics 1.407.2 (???)
<3a91d1037afde01d1d8acdf9cd1caa14>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x952d8000 - 0x95355feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f35477a5e23db0fa43233c37da01ae1c>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95356000 - 0x95356ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x96333000 - 0x96357feb  libssl.0.9.7.dylib ??? (???)
<d04156c610530ca44979c899834fc24d> /usr/lib/libssl.0.9.7.dylib
0x96358000 - 0x9635afff  com.apple.securityhi 3.0 (30817)
<40562b85d99118354c974e76c32fa6fb>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9635e000 - 0x963d0fff  com.apple.PDFKit 2.1.2 (2.1.2)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x963d1000 - 0x9676efef  com.apple.QuartzCore 1.5.7 (1.5.7)
<2fed2dd7565c84a0f0c608d41d4d172c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9676f000 - 0x9683afff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9683b000 - 0x96875ffe  com.apple.securityfoundation 3.0.1 (35844)
<2fbb6a1177ef98350b8aefc60737ba0e>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96876000 - 0x96930fe3  com.apple.CoreServices.OSServices 226.5 (226.5)
<ef9945b1304495f3e8085c935f1b81e3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96931000 - 0x969f8ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96ad7000 - 0x96ad7ffa  com.apple.CoreServices 32 (32)
<373d6a888f9204641f313bc6070ae065>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96ad8000 - 0x96c0bfff  com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96c0c000 - 0x96c39feb  libvDSP.dylib ??? (???)
<4daafed78a471133ec30b3ae634b6d3e>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96c3a000 - 0x96c3affe  com.apple.quartzframework 1.5 (1.5)
<6865aa0aeaa584b5a54d43f2f21d6c08>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96c47000 - 0x97005fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97006000 - 0x970a3fe4  com.apple.CFNetwork 422.15.2 (422.15.2)
<80851410a5592b7c3b149b2ff849bcc1>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x970a4000 - 0x97156ffb  libcrypto.0.9.7.dylib ??? (???)
<75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
0x97157000 - 0x973d2fe7  com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x97554000 - 0x9757cff7  com.apple.shortcut 1 (1.0)
<35cd17d0179ca839c5fb08694f3dc5ef>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
<8467dfa15de3658db2bd72670166ca93>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
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