RESOLVED DUPLICATE of bug 25717 23670
Debugger crashes
https://bugs.webkit.org/show_bug.cgi?id=23670
Summary Debugger crashes
Steve Dekorte
Reported 2009-02-01 04:14:12 PST
The javascript debugger crashes about 90% of the time on almost anything I try it on.
Attachments
Mark Rowe (bdash)
Comment 1 2009-02-01 09:23:40 PST
Please attach a crash log: <http://webkit.org/quality/crashlogs.html>.
Mark Rowe (bdash)
Comment 2 2009-02-01 09:27:31 PST
Please also provide the steps that cause it to crash for you. I have been able to debug complex web pages (Google Maps and Gmail) for several minutes without hitting a crash.
Mike Hatfield
Comment 3 2009-05-05 04:04:53 PDT
This is with r43163 - reproducible every time. Process: Safari [23966] Path: /Applications/WebKit.app/Contents/MacOS/WebKit Identifier: org.webkit.nightly.WebKit Version: r43163 (43163) Code Type: X86 (Native) Parent Process: launchd [142] Date/Time: 2009-05-05 12:02:48.774 +0100 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000040075089 Crashed Thread: 0 Thread 0 Crashed: 0 com.apple.JavaScriptCore 0x003de2e1 JSC::ParserRefCounted::ParserRefCounted(JSC::JSGlobalData*) + 145 1 com.apple.JavaScriptCore 0x003eff3b 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 0x003f0127 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 0x012554b4 WTF::PassRefPtr<JSC::FunctionBodyNode> JSC::Parser::parse<JSC::FunctionBodyNode>(JSC::ExecState*, JSC::Debugger*, JSC::SourceCode const&, int*, JSC::UString*) + 132 4 com.apple.WebCore 0x0125270d WebCore::JavaScriptDebugServer::recompileAllJSFunctions(WebCore::Timer<WebCore::JavaScriptDebugServer>*) + 701 5 com.apple.WebCore 0x01253beb WebCore::Timer<WebCore::JavaScriptDebugServer>::fired() + 43 6 com.apple.WebCore 0x014608d2 WebCore::ThreadTimers::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 130 7 com.apple.WebCore 0x01460b32 WebCore::ThreadTimers::sharedTimerFiredInternal() + 114 8 com.apple.WebCore 0x01460bb6 WebCore::ThreadTimers::sharedTimerFired() + 22 9 com.apple.WebCore 0x0143c434 __ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 68 10 com.apple.CoreFoundation 0x94655b25 CFRunLoopRunSpecific + 4469 11 com.apple.CoreFoundation 0x94655cd8 CFRunLoopRunInMode + 88 12 com.apple.HIToolbox 0x95a772c0 RunCurrentEventLoopInMode + 283 13 com.apple.HIToolbox 0x95a77012 ReceiveNextEventCommon + 175 14 com.apple.HIToolbox 0x95a76f4d BlockUntilNextEventMatchingListInMode + 106 15 com.apple.AppKit 0x966e3d7d _DPSNextEvent + 657 16 com.apple.AppKit 0x966e3630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 17 com.apple.Safari 0x0000808e 0x1000 + 28814 18 com.apple.AppKit 0x966dc66b -[NSApplication run] + 795 19 com.apple.AppKit 0x966a98a4 NSApplicationMain + 574 20 com.apple.Safari 0x000b9b16 0x1000 + 756502 Thread 1: 0 libSystem.B.dylib 0x906e93ae __semwait_signal + 10 1 libSystem.B.dylib 0x90713d0d pthread_cond_wait$UNIX2003 + 73 2 com.apple.WebCore 0x0104ed74 WebCore::IconDatabase::syncThreadMainLoop() + 260 3 com.apple.WebCore 0x0104fb04 WebCore::IconDatabase::iconDatabaseSyncThread() + 180 4 libSystem.B.dylib 0x90713095 _pthread_start + 321 5 libSystem.B.dylib 0x90712f52 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x906e21c6 mach_msg_trap + 10 1 libSystem.B.dylib 0x906e99bc mach_msg + 72 2 com.apple.CoreFoundation 0x946550ae CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x94655cd8 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x9016bebe CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x90713095 _pthread_start + 321 6 libSystem.B.dylib 0x90712f52 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x906e93ae __semwait_signal + 10 1 libSystem.B.dylib 0x90713d0d pthread_cond_wait$UNIX2003 + 73 2 com.apple.JavaScriptCore 0x005065ad WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 77 3 com.apple.WebCore 0x0126d695 WebCore::LocalStorageThread::localStorageThread() + 325 4 libSystem.B.dylib 0x90713095 _pthread_start + 321 5 libSystem.B.dylib 0x90712f52 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x906e21c6 mach_msg_trap + 10 1 libSystem.B.dylib 0x906e99bc mach_msg + 72 2 com.apple.CoreFoundation 0x946550ae CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x94655cd8 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x92b7dd40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x92b1a7ed -[NSThread main] + 45 6 com.apple.Foundation 0x92b1a394 __NSThread__main__ + 308 7 libSystem.B.dylib 0x90713095 _pthread_start + 321 8 libSystem.B.dylib 0x90712f52 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x907316f2 select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x90713095 _pthread_start + 321 2 libSystem.B.dylib 0x90712f52 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x906e2226 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x907141ef _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x90715a73 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x92b6075c -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x92b60570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x92b604d5 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x96749d90 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x92b1a7ed -[NSThread main] + 45 8 com.apple.Foundation 0x92b1a394 __NSThread__main__ + 308 9 libSystem.B.dylib 0x90713095 _pthread_start + 321 10 libSystem.B.dylib 0x90712f52 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x0c051105 ebx: 0x003de25e ecx: 0x100a0d70 edx: 0x0ff30c75 edi: 0x11feae38 esi: 0x40075089 ebp: 0xbfffe758 esp: 0xbfffe700 ss: 0x0000001f efl: 0x00010206 eip: 0x003de2e1 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x40075089 Binary Images: 0x1000 - 0x1d7fe2 com.apple.Safari 3.2.1 (5525.27.1) <66278f41bc085c64e0f06ff487af4adc> /Applications/Safari.app/Contents/MacOS/Safari 0x223000 - 0x225ff7 +WebKitNightlyEnabler.dylib ??? (???) <b20796db9cbd161d08191dc7a7152918> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x22a000 - 0x309fe7 com.apple.WebKit r43163 (530.9+) <e42dab6910039121f65999d76a557ec5> /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit 0x3ae000 - 0x3bdff8 SyndicationUI ??? (???) <9272a16db977c7a8efb814b6a8897bda> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x3cd000 - 0x531fe7 com.apple.JavaScriptCore 530+ (530.9+) <47a9eaf62378b6aa539c5bbf723eb467> /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x585000 - 0x598fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <d57260aef46cb3000f771d53364e40c8> /Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle 0xd7f000 - 0x15c0fe7 com.apple.WebCore 530+ (530.9+) <0ce614d08a53dba0e3ab85f6a1e178b5> /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore 0x1f84000 - 0x1f85ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib 0x1fb2000 - 0x1fb3fff +com.vmware.FusionVMDKPlugIn ??? (0.0.1d2) /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn 0xb1c5000 - 0xb3bdfff com.apple.RawCamera.bundle 2.0.13 (435) <083354ccec68bf7c9fc99523a5838f92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0xe7cb000 - 0xe7d0ff3 libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0xe822000 - 0xe824ffe com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM 0xe82a000 - 0xe82bffd com.apple.BluetoothMenu 2.1.3 (2.1.3f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu 0xe847000 - 0xe849fff com.apple.BezelServicesFW 1.4.925 (1.4.925) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0xe85a000 - 0xe85ffff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu 0x1082d000 - 0x1082dffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x10833000 - 0x10839ffd com.apple.JavaVM 12.2.2 (12.2.2) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x10ff3000 - 0x10ff9fcb +com.roxio.ToastItPlugin ToastIt 1.1.2 (build 17) (1.1.2) /Users/mikeh/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt 0x11089000 - 0x110a5fe7 libPDFRIP.A.dylib ??? (???) <bf4ccb6e46bd2d18896a752e0e2f94b8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib 0x115fc000 - 0x1166fff7 com.apple.Bluetooth 2.1.3 (2.1.3f8) <1e2732edbd0f2c1db1ce5ecf06aa8192> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld 0x90003000 - 0x9000fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x90010000 - 0x90020ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x90021000 - 0x90167ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x90168000 - 0x90168ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x90169000 - 0x90206fe4 com.apple.CFNetwork 422.15.2 (422.15.2) <80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90207000 - 0x9020eff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9020f000 - 0x906e0f3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x906e1000 - 0x90848ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib 0x90849000 - 0x90876feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x90877000 - 0x90895fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x90896000 - 0x90929fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x90936000 - 0x90936ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x90937000 - 0x90a1cff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90ef7000 - 0x90efbfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x90efc000 - 0x90f1aff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x90f1b000 - 0x90f20fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x90f21000 - 0x90f37fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x90f38000 - 0x90f6efef libtidy.A.dylib ??? (???) <5351215b54226cc47eb1cd4b011cc2f3> /usr/lib/libtidy.A.dylib 0x91027000 - 0x913c4fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x913c5000 - 0x914a6ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib 0x914a7000 - 0x918b7fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x928d1000 - 0x92950ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x92951000 - 0x929e4ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x929e5000 - 0x92a26fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x92a27000 - 0x92a83ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x92a84000 - 0x92a8bffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x92ab6000 - 0x92b07ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x92b08000 - 0x92b0ffe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib 0x92b10000 - 0x92d8bfe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x92d8c000 - 0x92d8efff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x933e1000 - 0x934e2fe7 com.apple.PubSub 1.0.3 (65.1.2) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x934e3000 - 0x935aaff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x935ab000 - 0x935ddfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x935de000 - 0x935defff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x935df000 - 0x9366afff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x9366b000 - 0x93677ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x93678000 - 0x937caff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x93aa7000 - 0x93ae9fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93aea000 - 0x93b12ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x93bd2000 - 0x93bdbfff 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 0x93bdc000 - 0x93c42ffb com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x93c43000 - 0x93c44ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x93c52000 - 0x93d46ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x93d47000 - 0x93d81ffe com.apple.securityfoundation 3.0.1 (35844) <2fbb6a1177ef98350b8aefc60737ba0e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x93d82000 - 0x93dbcfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x93dbd000 - 0x93e64feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x93e8b000 - 0x9452bfff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9452c000 - 0x94544ff7 com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94545000 - 0x945a2ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x945a3000 - 0x945e1ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x945e2000 - 0x94715fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x94716000 - 0x94716ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x94718000 - 0x94897fff com.apple.AddressBook.framework 4.1.1 (699) <60ddae72a1df8ddbc5c53df92f372b76> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x94898000 - 0x94898ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x948e9000 - 0x94943ff7 com.apple.CoreText 2.0.4 (???) <f9a90116ae34a2b0d84e87734766fb3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x94961000 - 0x94a2cfff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x94a2d000 - 0x94a32fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x94a33000 - 0x94a33ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x94b1e000 - 0x94b26fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94b27000 - 0x94b3cffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94b3d000 - 0x94b6cfe3 com.apple.AE 402.3 (402.3) <4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x94b6d000 - 0x94e47ff3 com.apple.CoreServices.CarbonCore 786.11 (786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x94e48000 - 0x94e92fe1 com.apple.securityinterface 3.0.1 (35183) <f855cb06d2541ce544d9bcdf998b991c> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x94e93000 - 0x94f1fff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x94f78000 - 0x950b0ff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib 0x95122000 - 0x95202fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x95203000 - 0x9523afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x95374000 - 0x95732fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9573d000 - 0x9574afe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9574b000 - 0x9576ffeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib 0x95770000 - 0x9577fffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x95824000 - 0x9587dff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x958cd000 - 0x9594afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95a47000 - 0x95d4ffff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x95d50000 - 0x95d54fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x95d55000 - 0x95ddcff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x95ddd000 - 0x95de8fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x95e1f000 - 0x95e68fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x95e69000 - 0x95ee3ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x95ee4000 - 0x95f0ffe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x95f10000 - 0x95f16fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9611e000 - 0x961cefff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96242000 - 0x96245fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96246000 - 0x9625efff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x9625f000 - 0x9626ffff 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 0x96270000 - 0x96270ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x96271000 - 0x96323ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib 0x96329000 - 0x96338fff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib 0x96379000 - 0x96433fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x96434000 - 0x96453ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x96484000 - 0x964c3fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x964c4000 - 0x964cefeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x964cf000 - 0x9669dff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9669e000 - 0x9669effd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9669f000 - 0x9669fff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x966a0000 - 0x966a2fff com.apple.CrashReporterSupport 10.5.5 (159) <4ca9b6643fcbafd76424a46d162363eb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x966a3000 - 0x96ea1fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x96ea8000 - 0x96f32fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x96f33000 - 0x96f5bfff libcups.2.dylib ??? (???) <16bec7c6a004f744804e2281a1b1c094> /usr/lib/libcups.2.dylib 0x970be000 - 0x970d9ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x970da000 - 0x970dcff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x970de000 - 0x970ecffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x970ed000 - 0x9716afeb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x97272000 - 0x97296fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib 0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /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
Mike Hatfield
Comment 4 2009-05-21 06:00:20 PDT
Follow-up to this. Reinstalling Xcode (complete iPhone 2.2 SDK) fixed this issue for me.
Mark Rowe (bdash)
Comment 5 2009-05-21 09:14:26 PDT
We actually fixed this with a code change. See bug 25921. There's no conceivable way that reinstalling Xcode had anything to do with this crash being addressed. *** This bug has been marked as a duplicate of 25921 ***
Mark Rowe (bdash)
Comment 6 2009-05-21 09:15:33 PDT
Too many bugs open at once. I meant bug 25717.
Mark Rowe (bdash)
Comment 7 2009-05-21 09:15:46 PDT
*** This bug has been marked as a duplicate of 25717 ***
Mike Hatfield
Comment 8 2009-05-21 14:08:07 PDT
"There's no conceivable way that reinstalling Xcode had anything to do with this crash being addressed." If you say so... but 1 - Visit google.co.uk, Inspect Element, Scripts, Enable Debugging -> Crash 2 - Install Xcode 3 - Visit google.co.uk, Inspect Element, Scripts, Enable Debugging -> OK No restart, no WebKit update. Is there a "Go figure" resolution option? ;-) Cheers, Mike P.S. I'm a software engineer and can absolutely guarantee that 1-3 sequence above.
Note You need to log in before you can comment on or make changes to this bug.