[Webkit-unassigned] [Bug 25395] New: WebKit Nightly freezes on launch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 25 10:23:03 PDT 2009


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

           Summary: WebKit Nightly freezes on launch.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leehinde at gmail.com


When I launch WebKit Nightly I get an alert about Safari Extensions. WebKit
then tries to load the start page and freezes.

>From Console:
4/25/09 10:16:51 AM Safari[56798] WebKit r42858 initialized. 
4/25/09 10:16:52 AM Safari[56798] Extension detected:
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle 
4/25/09 10:16:52 AM Safari[56798] Extension detected:
/Library/InputManagers/Inquisitor/Inquisitor.bundle 
4/25/09 10:16:52 AM Safari[56798] Extension detected:
/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle 
4/25/09 10:16:52 AM Safari[56798] Extension detected:
/Library/InputManagers/GearsEnabler/GearsEnabler.bundle 
4/25/09 10:16:52 AM Safari[56798] Extension detected:
/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle 


None of those were installed recently.

I don't see a crash log for today's effort,  but the most recent crash log
looks like this:


Process:         Safari [43210]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r42807 (42807)
Code Type:       X86 (Native)
Parent Process:  launchd [158]

Date/Time:       2009-04-23 22:54:15.992 -0700
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x003ba7a7
JSC::BytecodeGenerator::breakTarget(JSC::Identifier const&) + 167
1   com.apple.JavaScriptCore            0x004231ec
JSC::BreakNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 76
2   com.apple.JavaScriptCore            0x004782a7
JSC::BytecodeGenerator::emitNode(JSC::RegisterID*, JSC::Node*) + 183
3   com.apple.JavaScriptCore            0x00429e8b
JSC::IfNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 155
4   com.apple.JavaScriptCore            0x004782a7
JSC::BytecodeGenerator::emitNode(JSC::RegisterID*, JSC::Node*) + 183
5   com.apple.JavaScriptCore            0x00426b38
JSC::BlockNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 56
6   com.apple.JavaScriptCore            0x004782a7
JSC::BytecodeGenerator::emitNode(JSC::RegisterID*, JSC::Node*) + 183
7   com.apple.JavaScriptCore            0x00428e47
JSC::WhileNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 167
8   com.apple.JavaScriptCore            0x004782a7
JSC::BytecodeGenerator::emitNode(JSC::RegisterID*, JSC::Node*) + 183
9   com.apple.JavaScriptCore            0x00426b38
JSC::BlockNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*) + 56
10  com.apple.JavaScriptCore            0x004782a7
JSC::BytecodeGenerator::emitNode(JSC::RegisterID*, JSC::Node*) + 183
11  com.apple.JavaScriptCore            0x00426598
JSC::FunctionBodyNode::emitBytecode(JSC::BytecodeGenerator&, JSC::RegisterID*)
+ 104
12  com.apple.JavaScriptCore            0x003cdbc6
JSC::BytecodeGenerator::generate() + 38
13  com.apple.JavaScriptCore            0x00456740
JSC::FunctionBodyNode::generateBytecode(JSC::ScopeChainNode*) + 304
14  com.apple.JavaScriptCore            0x004d2847
JSC::JITStubs::cti_op_call_JSFunction(void*, ...) + 407
15  ???                                 0x14b7f078 0 + 347598968
16  com.apple.JavaScriptCore            0x004808c0
JSC::Interpreter::execute(JSC::FunctionBodyNode*, JSC::ExecState*,
JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*,
JSC::JSValuePtr*) + 640
17  com.apple.JavaScriptCore            0x003ef342 JSC::call(JSC::ExecState*,
JSC::JSValuePtr, JSC::CallType, JSC::CallData const&, JSC::JSValuePtr,
JSC::ArgList const&) + 130
18  com.apple.WebCore                   0x010efa63
WebCore::JSEventListener::handleEvent(WebCore::Event*, bool) + 1267
19  com.apple.WebCore                   0x0129041c
WebCore::Node::handleLocalEvents(WebCore::Event*, bool) + 156
20  com.apple.WebCore                   0x0128fbe6
WebCore::Node::dispatchGenericEvent(WTF::PassRefPtr<WebCore::Event>) + 438
21  com.apple.WebCore                   0x012900a5
WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&) + 229
22  com.apple.WebCore                   0x00f2d38f
WebCore::Document::finishedParsing() + 127
23  com.apple.WebCore                   0x0102ff9c
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 2268
24  com.apple.WebCore                   0x01030d5c
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1372
25  com.apple.WebCore                   0x00e41fec
WebCore::CachedScript::checkNotify() + 60
26  com.apple.WebCore                   0x014ccb18
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 360
27  com.apple.WebCore                   0x0144587d
WebCore::SubresourceLoader::didFinishLoading() + 45
28  com.apple.Foundation                0x93af8cd7
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
29  com.apple.Foundation                0x93af8c43
_NSURLConnectionDidFinishLoading + 147
30  com.apple.CFNetwork                 0x92e381f4
URLConnectionClient::clientDidFinishLoading() + 174
31  com.apple.CFNetwork                 0x92e36d31
URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XClientEvent,
XClientEventParams>*, long) + 281
32  com.apple.CFNetwork                 0x92e37d70
URLConnectionClient::processEvents() + 114
33  com.apple.CFNetwork                 0x92de7b6b MultiplexerSource::perform()
+ 189
34  com.apple.CoreFoundation            0x95c7863f CFRunLoopRunSpecific + 3215
35  com.apple.CoreFoundation            0x95c78cd8 CFRunLoopRunInMode + 88
36  com.apple.HIToolbox                 0x91c382c0 RunCurrentEventLoopInMode +
283
37  com.apple.HIToolbox                 0x91c38012 ReceiveNextEventCommon + 175
38  com.apple.HIToolbox                 0x91c37f4d
BlockUntilNextEventMatchingListInMode + 106
39  com.apple.AppKit                    0x94babd7d _DPSNextEvent + 657
40  com.apple.AppKit                    0x94bab630 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
41  com.apple.Safari                    0x0000808e 0x1000 + 28814
42  com.apple.AppKit                    0x94ba466b -[NSApplication run] + 795
43  com.apple.AppKit                    0x94b718a4 NSApplicationMain + 574
44  com.apple.Safari                    0x000b9b16 0x1000 + 756502

Thread 1:
0   libSystem.B.dylib                   0x958ff98a pread$NOCANCEL$UNIX2003 + 10
1   com.apple.WebCore                   0x0150f280 sqlite3PagerAcquire + 3888
2   com.apple.WebCore                   0x01510928 checkList + 232
3   com.apple.WebCore                   0x01511328 checkTreePage + 1256
4   com.apple.WebCore                   0x0151164c checkTreePage + 2060
5   com.apple.WebCore                   0x015113a6 checkTreePage + 1382
6   com.apple.WebCore                   0x015113a6 checkTreePage + 1382
7   com.apple.WebCore                   0x0151164c checkTreePage + 2060
8   com.apple.WebCore                   0x01512fb6 sqlite3BtreeIntegrityCheck +
630
9   com.apple.WebCore                   0x01565493 sqlite3VdbeExec + 27523
10  com.apple.WebCore                   0x0156ab12 sqlite3Step + 386
11  com.apple.WebCore                   0x0156b1cd sqlite3_step + 29
12  com.apple.WebCore                   0x0103af9b
WebCore::IconDatabase::checkIntegrity() + 155
13  com.apple.WebCore                   0x0103b509
WebCore::IconDatabase::performOpenInitialization() + 73
14  com.apple.WebCore                   0x010411eb
WebCore::IconDatabase::iconDatabaseSyncThread() + 235
15  libSystem.B.dylib                   0x958a6095 _pthread_start + 321
16  libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x958b713a pread$UNIX2003 + 10
1   libsqlite3.0.dylib                  0x9462b210 sqlite3PagerAcquire + 3888
2   libsqlite3.0.dylib                  0x946358c5 sqlite3BtreeMoveto + 581
3   libsqlite3.0.dylib                  0x94639526 sqlite3BtreeInsert + 374
4   libsqlite3.0.dylib                  0x9467ef23 sqlite3VdbeExec + 8835
5   libsqlite3.0.dylib                  0x94688ea2 sqlite3Step + 386
6   libsqlite3.0.dylib                  0x9468955d sqlite3_step + 29
7   com.apple.CFNetwork                 0x92dc3047
__CFURLCache::StepSQLStatement(sqlite3_stmt*, long) + 19
8   com.apple.CFNetwork                 0x92dc2906
__CFURLCache::ExecuteSQLInsert(_CFCachedURLResponse const*, __CFString const*,
_CFURLRequest const*) + 1422
9   com.apple.CFNetwork                 0x92dc21dc
ProcessCacheTasks(__CFURLCache*) + 262
10  com.apple.CFNetwork                 0x92dbbfca
CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 180
11  com.apple.CoreFoundation            0x95c78b25 CFRunLoopRunSpecific + 4469
12  com.apple.CoreFoundation            0x95c78cd8 CFRunLoopRunInMode + 88
13  com.apple.CFNetwork                 0x92dbbebe
CFURLCacheWorkerThread(void*) + 396
14  libSystem.B.dylib                   0x958a6095 _pthread_start + 321
15  libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x95875226
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x958a71ef _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x958a8a73
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x93ad975c -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x93ad9570 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x93ad94d5 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x94c11d90 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x93a937ed -[NSThread main] + 45
8   com.apple.Foundation                0x93a93394 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x958a6095 _pthread_start + 321
10  libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x9587c3ae __semwait_signal + 10
1   libSystem.B.dylib                   0x958a6d0d pthread_cond_wait$UNIX2003 +
73
2   com.apple.JavaScriptCore            0x004f067d
WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 77
3   com.apple.WebCore                   0x012634c5
WebCore::LocalStorageThread::localStorageThread() + 325
4   libSystem.B.dylib                   0x958a6095 _pthread_start + 321
5   libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x958751c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9587c9bc mach_msg + 72
2   com.apple.CoreFoundation            0x95c780ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x95c78cd8 CFRunLoopRunInMode + 88
4   com.apple.Safari                    0x00118d4d 0x1000 + 1146189
5   com.apple.Safari                    0x00117fd3 0x1000 + 1142739
6   com.apple.Safari                    0x00118081 0x1000 + 1142913
7   libSystem.B.dylib                   0x958a6095 _pthread_start + 321
8   libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x958751c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9587c9bc mach_msg + 72
2   com.apple.CoreFoundation            0x95c780ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x95c78cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x93af6d40
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x93a937ed -[NSThread main] + 45
6   com.apple.Foundation                0x93a93394 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x958a6095 _pthread_start + 321
8   libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x958751c6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x9587c9bc mach_msg + 72
2   com.apple.CoreFoundation            0x95c780ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x95c78cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x93ac7d75 -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 213
5   com.apple.Foundation                0x93ad3e94 -[NSRunLoop(NSRunLoop) run]
+ 84
6   com.apple.Safari                    0x0005b9b0 0x1000 + 371120
7   com.apple.Foundation                0x93a937ed -[NSThread main] + 45
8   com.apple.Foundation                0x93a93394 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x958a6095 _pthread_start + 321
10  libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x958c46f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x958a6095 _pthread_start + 321
2   libSystem.B.dylib                   0x958a5f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000008  ebx: 0x004231b4  ecx: 0xbfffdc88  edx: 0xbfffdc70
  edi: 0xbfffce38  esi: 0xffffffff  ebp: 0xbfffc9f8  esp: 0xbfffc9d8
   ss: 0x0000001f  efl: 0x00010202  eip: 0x003ba7a7   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000008

Binary Images:
    0x1000 -   0x1d7fe2  com.apple.Safari 3.2.1 (5525.27.1)
<66278f41bc085c64e0f06ff487af4adc>
/Applications/Safari.app/Contents/MacOS/Safari
  0x223000 -   0x224ffe +WebKitNightlyEnabler.dylib ??? (???)
<a4f0456c9a8eb532a76792c67d31c053>
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x229000 -   0x301fff  com.apple.WebKit r42807 (530.8+)
<a01c430dcbd1ad026d3b7982c02c127d>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x397000 -   0x3a6ff8  SyndicationUI ??? (???)
<9272a16db977c7a8efb814b6a8897bda>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x3b6000 -   0x519feb  com.apple.JavaScriptCore 530+ (530.8+)
<2e2a960a58ca61a33ac1baf5230c4d72>
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x56a000 -   0x57dfff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337)
<d57260aef46cb3000f771d53364e40c8>
/Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
  0x5df000 -   0x5dffff +org.xlife.InquisitorLoader 3.2 (61)
<2f33f2e326ba81af7329cd776e35cbe3>
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
  0x5f5000 -   0x5f5ff2 +com.google.GearsEnabler ??? (1.0)
<9de254500f2d2abfe0dda78d8a738f01>
/Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
  0x5fa000 -   0x5faff8 +com.google.Gears 1.0 (0.5.15.0)
<a3d2420b8076c13e3b0bd1eb874d2463> /Library/Internet
Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
  0x800000 -   0x822fff +org.xlife.InquisitorCore 3.2 (61)
<fbbc2fed0a8e43dd4779d281bcb948b6>
/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore
  0xd6f000 -  0x15aefff  com.apple.WebCore 530+ (530.8+)
<7e76fb944624ac40cbfb3dee42a8d0b9>
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1ade000 -  0x1ae8fff +com.unsanity.smartcrashreports Smart Crash Reports
version 1.5 (1.5) <7e3e7d42bb626d09e2620140ba963851>
/Library/InputManagers/Smart Crash Reports/Smart Crash
Reports.bundle/Contents/MacOS/Smart Crash Reports
 0x1c00000 -  0x1df8fff  com.apple.RawCamera.bundle 2.0.13 (435)
<083354ccec68bf7c9fc99523a5838f92>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0x1e8b000 -  0x1eb6ffb  libcurl.3.dylib ??? (???)
<54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
 0x1ec0000 -  0x1ec2fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3)
/Library/InputManagers/Menu Extra Enabler/Menu Extra
Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x141c1000 - 0x143cffe7 +com.google.Gears 1.0 (0.5.15.0)
<91a5565ce3231a8a21d10979d6f0c001> /Library/Internet
Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.dylib
0x193bf000 - 0x193c4ff3  libCGXCoreImage.A.dylib ??? (???)
<375e0cdb64b043378dbf637992bbfeb0>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x196a0000 - 0x196a0ffe  com.apple.JavaPluginCocoa 12.2.0 (12.2.0)
<b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x196e8000 - 0x196f1ff2 +com.evernote.EvernoteSafariClipperPlugin 1.0 (46833)
<813d1e76c72e6a4af70dd3997c711132> /Users/leehinde/Library/Internet
Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin
0x19c3f000 - 0x19c45ffd  com.apple.JavaVM 12.2.2 (12.2.2)
<9ad39149cc7ecc91da3e93df7f61d315>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
/usr/lib/dyld
0x90fdf000 - 0x91029fe1  com.apple.securityinterface 3.0.1 (35183)
<f855cb06d2541ce544d9bcdf998b991c>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9102a000 - 0x91162ff7  libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x91163000 - 0x91179fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9117a000 - 0x91188ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x91189000 - 0x9123bffb  libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9123c000 - 0x91249fe7  com.apple.opengl 1.5.9 (1.5.9)
<7e5048a2677b41098c84045305f42f7f>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9124a000 - 0x9124efff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9179c000 - 0x9179eff5  libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9179f000 - 0x91880ff7  libxml2.2.dylib ??? (???)
<c65c902ca6afc1b4cf68b90cff921cc5> /usr/lib/libxml2.2.dylib
0x91881000 - 0x91982fe7  com.apple.PubSub 1.0.3 (65.1.2)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91983000 - 0x9198affe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x9198b000 - 0x919cafef  libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x919cb000 - 0x91a28ffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x91b62000 - 0x91b62ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91b63000 - 0x91bf6ff3  com.apple.ApplicationServices.ATS 3.4 (???)
<8c51de0ec3deaef416578cd59df38754>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91bf7000 - 0x91c07ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91c08000 - 0x91f10fff  com.apple.HIToolbox 1.5.4 (???)
<3747086ba21ee419708a5cab946c8ba6>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92237000 - 0x92246ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3)
<98f7b46a9f1a099f77e1092ef8e29c63>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x92247000 - 0x92327fff  libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x92328000 - 0x92353fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x92354000 - 0x923d1feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f35477a5e23db0fa43233c37da01ae1c>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x924af000 - 0x9253bff7  com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9253c000 - 0x9255afff  libresolv.9.dylib ??? (???)
<b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x9255b000 - 0x925a4fef  com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x925a5000 - 0x9262ffef  com.apple.DesktopServices 1.4.7 (1.4.7)
<7898a0f2a46fc7d8887b041bc23e3811>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92630000 - 0x9266eff7  libGLImage.dylib ??? (???)
<1123b8a48bcbe9cc7aa8dd8e1a214a66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92cc1000 - 0x92ce9fff  libcups.2.dylib ??? (???)
<16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib
0x92d3c000 - 0x92d3efff  com.apple.CrashReporterSupport 10.5.5 (159)
<4ca9b6643fcbafd76424a46d162363eb>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92d8f000 - 0x92d9efff  libsasl2.2.dylib ??? (???)
<bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
0x92db9000 - 0x92e56fe4  com.apple.CFNetwork 422.15.2 (422.15.2)
<80851410a5592b7c3b149b2ff849bcc1>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92e57000 - 0x92fa9ff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92faa000 - 0x92fb5fe7  libCSync.A.dylib ??? (???)
<e6aceed359bd228f42bc1246af5919c9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92fb6000 - 0x92fecfef  libtidy.A.dylib ??? (???)
<5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib
0x92fed000 - 0x9303eff7  com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9303f000 - 0x93046ff7  libCGATS.A.dylib ??? (???)
<386dce4b28448fb86e33e06ac466f4d8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93047000 - 0x9306bfff  libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x9306c000 - 0x9309efff  com.apple.LDAPFramework 1.4.5 (110)
<648b3ee893db8af0a5bbbe857ec0bb7d>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9309f000 - 0x930f8ff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x931db000 - 0x9320afe3  com.apple.AE 402.3 (402.3)
<4cb9ef65cf116d6dd424f0ce98c2d015>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9320b000 - 0x9320bffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9325e000 - 0x93260fff  com.apple.securityhi 3.0 (30817)
<72cb8b012603370e904b31a24a91121b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93261000 - 0x93671fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93672000 - 0x93672ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93673000 - 0x93841ff3  com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x93842000 - 0x9384afff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9390a000 - 0x93932ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93933000 - 0x939edfe3  com.apple.CoreServices.OSServices 226.5 (226.5)
<25243fd02dc5d4f4cc5780f6b2f6fe26>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x939ee000 - 0x93a6dff5  com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93a6e000 - 0x93a6fffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x93a70000 - 0x93a88fff  com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93a89000 - 0x93d04fe7  com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93d45000 - 0x943e5fff  com.apple.CoreGraphics 1.407.2 (???)
<3a91d1037afde01d1d8acdf9cd1caa14>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x943e6000 - 0x94496fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<685cc018c133668d0d3ac6a1cb63cff9>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94497000 - 0x944cefff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<01426a38ba44efa5d448daef8b3e9941>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x944cf000 - 0x94562fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94563000 - 0x945eefff  com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x945ef000 - 0x94607ff7  com.apple.CoreVideo 1.6.0 (20.0)
<c0d869876af51283a160cd2224a23abf>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94608000 - 0x94608ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94609000 - 0x94690ff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x94691000 - 0x946afff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5)
<f8931f64103c8a86b82e9714352f4323>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x946b0000 - 0x946ddfeb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x946de000 - 0x946f3ffb  com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x947fe000 - 0x9497dfff  com.apple.AddressBook.framework 4.1.1 (699)
<60ddae72a1df8ddbc5c53df92f372b76>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9497e000 - 0x9497effb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9497f000 - 0x9498ffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<5171726062da2bd3c6b8b58486c7777a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x94990000 - 0x949d1fe7  libRIP.A.dylib ??? (???)
<5d0b5af7992e14de017f9a9c7cb05960>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x949d2000 - 0x949d2ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94a20000 - 0x94a20ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94a21000 - 0x94a9efef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94a9f000 - 0x94b6afff  com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94b6b000 - 0x95369fef  com.apple.AppKit 6.5.6 (949.43)
<a3a300499bbe4f1dfebf71d752d01916>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9536a000 - 0x95376ffe  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95377000 - 0x95848f3e  libGLProgrammability.dylib ??? (???)
<5d283543ac844e7c6fa3440ac56cd265>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95849000 - 0x9586dfeb  libssl.0.9.7.dylib ??? (???)
<c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x95874000 - 0x959dbff3  libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x959fa000 - 0x95a74ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95bf6000 - 0x95bfafff  libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95bfb000 - 0x95c04fff  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
0x95c05000 - 0x95d38fff  com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95d63000 - 0x95d68fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95d69000 - 0x95dabfef  com.apple.NavigationServices 3.5.2 (163)
<d3a7c9720479eed8ea35703125303871>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95ddc000 - 0x95e38ff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95e39000 - 0x961f7fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96247000 - 0x96521ff3  com.apple.CoreServices.CarbonCore 786.11 (786.11)
<f06fe5d92d56ac5aa52d1ba182745924>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96523000 - 0x9652afe9  libgcc_s.1.dylib ??? (???)
<a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x965e3000 - 0x96729ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9672f000 - 0x9673bff9  com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9680b000 - 0x96871ffb  com.apple.ISSupport 1.7 (38.2)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x96872000 - 0x96939ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9693a000 - 0x9693dfff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9693e000 - 0x96978fe7  com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x969b6000 - 0x969f0ffe  com.apple.securityfoundation 3.0.1 (35844)
<2fbb6a1177ef98350b8aefc60737ba0e>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x969f1000 - 0x96a0cffb  libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96a0d000 - 0x96a12fff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96a49000 - 0x96af0feb  com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96cae000 - 0x96cb8feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96cb9000 - 0x97056fef  com.apple.QuartzCore 1.5.7 (1.5.7)
<2fed2dd7565c84a0f0c608d41d4d172c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97057000 - 0x97057ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x97062000 - 0x970bcff7  com.apple.CoreText 2.0.4 (???)
<f9a90116ae34a2b0d84e87734766fb3a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x970bd000 - 0x970c3fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x970c4000 - 0x971a9ff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x971aa000 - 0x971aafff  com.apple.Carbon 136 (136)
<9961570a497d79f13b8ea159826af42d>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x971ab000 - 0x971caffa  libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Also, fwiw, (and it makes me think that something on my system has changed)
Safari won't launch either...


-- 
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