RESOLVED FIXED 18093
REGRESSION (r31300): ASSERTION FAILED: !m_deletionHasBegun
https://bugs.webkit.org/show_bug.cgi?id=18093
Summary REGRESSION (r31300): ASSERTION FAILED: !m_deletionHasBegun
Patterson
Reported 2008-03-25 17:36:13 PDT
Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB Graphics: kHW_IntelGMA950Item, GMA 950, spdisplays_builtin, spdisplays_integrated_vram Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.3.4 Bluetooth: Version 2.1.0f14, 2 service, 0 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: TOSHIBA MK1234GSX, 111.79 GB Parallel ATA Device: MATSHITADVD-R UJ-857D USB Device: Built-in iSight, Micron, high_speed, 500 mA USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, full_speed, 500 mA USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA USB Device: IR Receiver, Apple Computer, Inc., full_speed, 500 mA Process: Safari [7886] Path: /Volumes/WebKit/WebKit.app/Contents/MacOS/WebKit Identifier: org.webkit.nightly.WebKit Version: r31301 (31301) Code Type: X86 (Native) Parent Process: launchd [109] Date/Time: 2008-03-25 20:33:16.392 -0400 OS Version: Mac OS X 10.5.2 (9C7010) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000001c61 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0xffff07ff __memcpy + 95 1 com.apple.WebCore 0x01038078 WTF::Vector<WebCore::MimeClassInfo*, 0ul>::reserveCapacity(unsigned long) + 88 2 com.apple.WebCore 0x01038125 WTF::Vector<WebCore::MimeClassInfo*, 0ul>::expandCapacity(unsigned long) + 69 3 com.apple.WebCore 0x01038164 WTF::Vector<WebCore::MimeClassInfo*, 0ul>::expandCapacity(unsigned long, WebCore::MimeClassInfo* const*) + 52 4 com.apple.WebCore 0x0103873d WebCore::PluginData::initPlugins() + 1197 5 com.apple.WebCore 0x01037d62 WebCore::PluginData::PluginData(WebCore::Page const*) + 82 6 com.apple.WebCore 0x00df059a WebCore::Page::pluginData() const + 74 7 com.apple.WebCore 0x01037911 WebCore::PluginArray::length() const + 17 8 com.apple.WebCore 0x0103b034 WebCore::JSPluginArray::getValueProperty(KJS::ExecState*, int) const + 36 9 com.apple.JavaScriptCore 0x0033e202 KJS::DotAccessorNode::evaluateToBoolean(KJS::ExecState*) + 290 10 com.apple.JavaScriptCore 0x00342fea KJS::LogicalAndNode::evaluateToBoolean(KJS::ExecState*) + 74 11 com.apple.JavaScriptCore 0x003393e1 KJS::IfElseNode::execute(KJS::ExecState*) + 17 12 com.apple.JavaScriptCore 0x0037d441 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481 13 com.apple.JavaScriptCore 0x00379cd8 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 408 14 com.apple.JavaScriptCore 0x00350c7f KJS::ScopedVarFunctionCallNode::evaluate(KJS::ExecState*) + 495 15 com.apple.JavaScriptCore 0x003432f9 KJS::AssignLocalVarNode::evaluate(KJS::ExecState*) + 25 16 com.apple.JavaScriptCore 0x003394f9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25 17 com.apple.JavaScriptCore 0x0033944e KJS::IfNode::execute(KJS::ExecState*) + 46 18 com.apple.JavaScriptCore 0x0037d441 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481 19 com.apple.JavaScriptCore 0x00379cd8 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 408 20 com.apple.JavaScriptCore 0x00350c7f KJS::ScopedVarFunctionCallNode::evaluate(KJS::ExecState*) + 495 21 com.apple.JavaScriptCore 0x00375d12 KJS::ReadModifyLocalVarNode::evaluate(KJS::ExecState*) + 210 22 com.apple.JavaScriptCore 0x003394f9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25 23 com.apple.JavaScriptCore 0x0033944e KJS::IfNode::execute(KJS::ExecState*) + 46 24 com.apple.JavaScriptCore 0x0037d441 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481 25 com.apple.JavaScriptCore 0x00379cd8 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 408 26 com.apple.JavaScriptCore 0x00350c7f KJS::ScopedVarFunctionCallNode::evaluate(KJS::ExecState*) + 495 27 com.apple.JavaScriptCore 0x003394f9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25 28 com.apple.JavaScriptCore 0x0037d441 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 481 29 com.apple.JavaScriptCore 0x00379cd8 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 408 30 com.apple.JavaScriptCore 0x003517e6 KJS::LocalVarFunctionCallNode::evaluate(KJS::ExecState*) + 486 31 com.apple.JavaScriptCore 0x003394f9 KJS::ExprStatementNode::execute(KJS::ExecState*) + 25 32 com.apple.JavaScriptCore 0x0037c201 KJS::ProgramNode::execute(KJS::ExecState*) + 305 33 com.apple.JavaScriptCore 0x003693f2 KJS::Interpreter::evaluate(KJS::ExecState*, KJS::UString const&, int, unsigned short const*, int, KJS::JSValue*) + 2178 34 com.apple.WebCore 0x00fe0a68 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 184 35 com.apple.WebCore 0x00c2de64 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 116 36 com.apple.WebCore 0x00c94d91 WebCore::HTMLTokenizer::scriptExecution(WebCore::String const&, WebCore::HTMLTokenizer::State, WebCore::String const&, int) + 241 37 com.apple.WebCore 0x00c989a3 WebCore::HTMLTokenizer::scriptHandler(WebCore::HTMLTokenizer::State) + 3235 38 com.apple.WebCore 0x00c9a641 WebCore::HTMLTokenizer::parseSpecial(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 2273 39 com.apple.WebCore 0x00c9d8d2 WebCore::HTMLTokenizer::parseTag(WebCore::SegmentedString&, WebCore::HTMLTokenizer::State) + 10514 40 com.apple.WebCore 0x00c9de7b WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1387 41 com.apple.WebCore 0x00c954d8 WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1016 42 com.apple.WebCore 0x00b1fdac WebCore::CachedScript::checkNotify() + 60 43 com.apple.WebCore 0x00b20133 WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 243 44 com.apple.WebCore 0x00fe2954 WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 340 45 com.apple.WebCore 0x00f8d5b1 WebCore::SubresourceLoader::didFinishLoading() + 49 46 com.apple.Foundation 0x925178b7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87 47 com.apple.Foundation 0x92517844 _NSURLConnectionDidFinishLoading + 68 48 com.apple.CFNetwork 0x967517f3 sendDidFinishLoadingCallback + 148 49 com.apple.CFNetwork 0x9676d93d handleCacheResponseIsValid + 157 50 com.apple.CFNetwork 0x9674e6da _CFURLConnectionSendCallbacks + 1412 51 com.apple.CFNetwork 0x9674e0d9 muxerSourcePerform + 283 52 com.apple.CoreFoundation 0x964ca62e CFRunLoopRunSpecific + 3166 53 com.apple.CoreFoundation 0x964cad18 CFRunLoopRunInMode + 88 54 com.apple.HIToolbox 0x904fd6a0 RunCurrentEventLoopInMode + 283 55 com.apple.HIToolbox 0x904fd4b9 ReceiveNextEventCommon + 374 56 com.apple.HIToolbox 0x904fd32d BlockUntilNextEventMatchingListInMode + 106 57 com.apple.AppKit 0x968727d9 _DPSNextEvent + 657 58 com.apple.AppKit 0x9687208e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 59 com.apple.Safari 0x0000806e 0x1000 + 28782 60 com.apple.AppKit 0x9686b0c5 -[NSApplication run] + 795 61 com.apple.AppKit 0x9683830a NSApplicationMain + 574 62 com.apple.Safari 0x000b9a76 0x1000 + 756342 Thread 1: 0 libSystem.B.dylib 0x92242bce __semwait_signal + 10 1 libSystem.B.dylib 0x9226d8cd pthread_cond_wait$UNIX2003 + 73 2 com.apple.WebCore 0x00cace5f WebCore::IconDatabase::syncThreadMainLoop() + 239 3 com.apple.WebCore 0x00cacf75 WebCore::IconDatabase::iconDatabaseSyncThread() + 181 4 libSystem.B.dylib 0x9226cc55 _pthread_start + 321 5 libSystem.B.dylib 0x9226cb12 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x9223ba46 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9226ddaf _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x9226f633 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x924f84fc -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x924f8310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x924f8275 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x968d87f0 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x924b25ad -[NSThread main] + 45 8 com.apple.Foundation 0x924b2154 __NSThread__main__ + 308 9 libSystem.B.dylib 0x9226cc55 _pthread_start + 321 10 libSystem.B.dylib 0x9226cb12 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x9223b9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x922431dc mach_msg + 72 2 com.apple.CoreFoundation 0x964ca0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x964cad18 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x967496cc CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x9226cc55 _pthread_start + 321 6 libSystem.B.dylib 0x9226cb12 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x9223b9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x922431dc mach_msg + 72 2 com.apple.CoreFoundation 0x964ca0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x964cad18 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x92515ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x924b25ad -[NSThread main] + 45 6 com.apple.Foundation 0x924b2154 __NSThread__main__ + 308 7 libSystem.B.dylib 0x9226cc55 _pthread_start + 321 8 libSystem.B.dylib 0x9226cb12 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x9223b9e6 mach_msg_trap + 10 1 libSystem.B.dylib 0x922431dc mach_msg + 72 2 com.apple.CoreFoundation 0x964ca0de CFRunLoopRunSpecific + 1806 3 com.apple.CoreFoundation 0x964cad18 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x924e6b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 5 com.apple.Foundation 0x924f2c34 -[NSRunLoop(NSRunLoop) run] + 84 6 com.apple.Safari 0x0005bfb0 0x1000 + 372656 7 com.apple.Foundation 0x924b25ad -[NSThread main] + 45 8 com.apple.Foundation 0x924b2154 __NSThread__main__ + 308 9 libSystem.B.dylib 0x9226cc55 _pthread_start + 321 10 libSystem.B.dylib 0x9226cb12 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x9228bb3a select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x9226cc55 _pthread_start + 321 2 libSystem.B.dylib 0x9226cb12 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0xffff0740 ebx: 0x0103829b ecx: 0x00000079 edx: 0x0000000f edi: 0x00001c61 esi: 0x1aebbab1 ebp: 0xbfffd1a8 esp: 0xbfffd1a0 ss: 0x0000001f efl: 0x00010206 eip: 0xffff07ff cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0x00001c61 Binary Images: 0x1000 - 0x132fef com.apple.Safari 3.1 (5525.13) <7415b1f8eb0ec2a4b9367d612b6e60e5> /Applications/Safari.app/Contents/MacOS/Safari 0x17a000 - 0x17bffc +WebKitNightlyEnabler.dylib ??? (???) /Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib 0x180000 - 0x248fe7 com.apple.WebKit 526.1+ (526.1+) /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit 0x2dc000 - 0x2ebff8 SyndicationUI ??? (???) <d148012be42c8a6e21f9cc58739c8dc7> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI 0x2fb000 - 0x3bbff7 com.apple.JavaScriptCore 526.1+ (526.1+) /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x428000 - 0x42afff +net.wonderboots.multiclutchinputmanager ??? (1.0) <4e47f31c69217bd7d0ba3a1d1e703562> /Library/InputManagers/MultiClutchInputManager/MultiClutchInputManager.bundle/Contents/MacOS/MultiClutchInputManager 0xa9e000 - 0x1141fff com.apple.WebCore 526.1+ (526.1+) /Volumes/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore 0x129c3000 - 0x12acdfef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x12be3000 - 0x12be8ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x183d0000 - 0x183d0ffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa 0x183d6000 - 0x183ddffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x90012fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib 0x9006f000 - 0x9007afe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x90212000 - 0x9025cfe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x9025d000 - 0x902adff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x902ae000 - 0x902d2feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib 0x903a7000 - 0x90426ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x90427000 - 0x9044fff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x90450000 - 0x904ccfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x904cd000 - 0x907d5fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x90894000 - 0x90927fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x90928000 - 0x90934fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x90935000 - 0x909c0fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x909c5000 - 0x90b0aff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x90b0b000 - 0x90b88fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x90b89000 - 0x90b9ffe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x90ba0000 - 0x90c67ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x90c68000 - 0x90ffeff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x90fff000 - 0x910cafff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x910cb000 - 0x91109ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9115a000 - 0x911b4ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x911b5000 - 0x911d9fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib 0x91224000 - 0x91325fef com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x91326000 - 0x91335ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers 0x91336000 - 0x91415fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x9156f000 - 0x9156fff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91570000 - 0x91570ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x91571000 - 0x915b2fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x915b4000 - 0x915b4ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x915b5000 - 0x915b7fff com.apple.CrashReporterSupport 10.5.0 (156) <3088b785b10d03504ed02f3fee5d3aab> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x91829000 - 0x91830fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x91969000 - 0x91991fff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib 0x91993000 - 0x91997fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x91998000 - 0x91a52fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91a53000 - 0x91c1eff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x91c1f000 - 0x91c21fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x91c22000 - 0x91c7eff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91c7f000 - 0x91c7fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x91c80000 - 0x91d61ff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib 0x91d62000 - 0x91d68fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x91e90000 - 0x91f1cff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91f1d000 - 0x91f5cfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x91f5d000 - 0x91f62fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x91f63000 - 0x91f9cffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x91f9d000 - 0x91f9dffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x92028000 - 0x92046fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib 0x92096000 - 0x92214fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x92215000 - 0x92223ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x92224000 - 0x9223afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9223b000 - 0x9239aff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib 0x9239b000 - 0x923a5feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x923a6000 - 0x9244dfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9244e000 - 0x924a7ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x924a8000 - 0x92722fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x927ae000 - 0x927ddfe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x927de000 - 0x928c3ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x928c4000 - 0x92f5dfff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x92f5e000 - 0x92f60ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x93035000 - 0x93045ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x93367000 - 0x9336cfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9336d000 - 0x93378ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x93379000 - 0x934b1ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib 0x934f7000 - 0x934f7ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x934f8000 - 0x93517ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x93518000 - 0x937f1ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x937f2000 - 0x93834fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93835000 - 0x93845fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x93ea5000 - 0x93f38ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x93f39000 - 0x93f39fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x93f3a000 - 0x93f5aff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x93f5b000 - 0x93f86fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x93f87000 - 0x93fccfef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x93fcd000 - 0x93fcdffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x93fce000 - 0x94080ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib 0x94081000 - 0x94088ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9409b000 - 0x940f8ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x94106000 - 0x941b6fff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x941e7000 - 0x941fbff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x941fc000 - 0x94204fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x94205000 - 0x946d8fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x946d9000 - 0x946ddfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x946de000 - 0x94aeefef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x94cab000 - 0x94cc6ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x94d19000 - 0x94d1cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94d1d000 - 0x94da6fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x94da7000 - 0x94dddfef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib 0x94dde000 - 0x94de7fff 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 0x94de8000 - 0x94e15feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x94e16000 - 0x94e9dff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x94e9e000 - 0x94e9fffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x94f2d000 - 0x94f67fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x94f6d000 - 0x95091fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9601a000 - 0x9607fffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x96080000 - 0x9643efea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x9643f000 - 0x96457fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x96458000 - 0x9658afef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9658b000 - 0x965a9ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x965aa000 - 0x965b1ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x965bc000 - 0x965eefff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x9673e000 - 0x967b5fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x967b6000 - 0x967b6ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x967b7000 - 0x96831ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x96832000 - 0x9702ffef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x97030000 - 0x97067fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Attachments
Crash log from launching Webkit, when it goes to default Webkit page. (22.84 KB, text/plain)
2008-03-25 18:03 PDT, Sylvan Korvus
no flags
Dave Marquard
Comment 1 2008-03-25 17:59:38 PDT
I'm seeing the same issue. Seems to crash at a slightly different place each time for me.
Sylvan Korvus
Comment 2 2008-03-25 18:03:34 PDT
Created attachment 20066 [details] Crash log from launching Webkit, when it goes to default Webkit page.
Patterson
Comment 3 2008-03-25 18:06:08 PDT
(In reply to comment #2) > Created an attachment (id=20066) [edit] > Crash log from launching Webkit, when it goes to default Webkit page. Is it possible for me to edit this bug to put the crash log in an attachment?
Sylvan Korvus
Comment 4 2008-03-25 18:07:11 PDT
I don't believe so; you just know for next time now. :)
Matt Lilek
Comment 5 2008-03-25 18:22:42 PDT
Kevin broke this with his InspectorResource RefPtr changes in <http://trac.webkit.org/projects/webkit/changeset/31300>. ASSERTION FAILED: !m_deletionHasBegun (/Users/matt/Code/WebKit/WebKitBuild/Debug/JavaScriptCore.framework/PrivateHeaders/RefCounted.h:41 void WTF::RefCounted<T>::ref() [with T = WebCore::InspectorResource]) Debug trace: Thread 0 Crashed: 0 com.apple.WebCore 0x01d8179b WTF::RefCounted<WebCore::InspectorResource>::ref() + 71 (RefCounted.h:41) 1 com.apple.WebCore 0x01d817ff WTF::RefPtr<WebCore::InspectorResource>::RefPtr(WebCore::InspectorResource*) + 31 2 com.apple.WebCore 0x01d7deba WebCore::InspectorController::addResource(WebCore::InspectorResource*) + 28 (InspectorController.cpp:1434) 3 com.apple.WebCore 0x01d7e226 WebCore::InspectorController::didFinishLoading(WebCore::DocumentLoader*, unsigned long) + 168 (InspectorController.cpp:1588) 4 com.apple.WebCore 0x01cacae3 WebCore::FrameLoader::dispatchDidFinishLoading(WebCore::DocumentLoader*, unsigned long) + 101 (FrameLoader.cpp:4912) 5 com.apple.WebCore 0x01cacb52 WebCore::FrameLoader::didFinishLoad(WebCore::ResourceLoader*) + 108 (FrameLoader.cpp:4636) 6 com.apple.WebCore 0x01f8bcb4 WebCore::ResourceLoader::didFinishLoadingOnePart() + 164 (ResourceLoader.cpp:274) 7 com.apple.WebCore 0x01f8bd23 WebCore::ResourceLoader::didFinishLoading() + 105 (ResourceLoader.cpp:260) 8 com.apple.WebCore 0x0208c670 WebCore::SubresourceLoader::didFinishLoading() + 248 (SubresourceLoader.cpp:200) 9 com.apple.WebCore 0x01f8be74 WebCore::ResourceLoader::didFinishLoading(WebCore::ResourceHandle*) + 24 (ResourceLoader.cpp:371) 10 com.apple.WebCore 0x01f8962d -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 101 (ResourceHandleMac.mm:521) 11 com.apple.Foundation 0x92b658b7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87 12 com.apple.Foundation 0x92b65844 _NSURLConnectionDidFinishLoading + 68 13 com.apple.CFNetwork 0x9095d7f3 sendDidFinishLoadingCallback + 148 14 com.apple.CFNetwork 0x9095a920 _CFURLConnectionSendCallbacks + 1994 15 com.apple.CFNetwork 0x9095a0d9 muxerSourcePerform + 283 16 com.apple.CoreFoundation 0x96cf962e CFRunLoopRunSpecific + 3166 17 com.apple.CoreFoundation 0x96cf9d18 CFRunLoopRunInMode + 88 18 com.apple.HIToolbox 0x903b66a0 RunCurrentEventLoopInMode + 283 19 com.apple.HIToolbox 0x903b64b9 ReceiveNextEventCommon + 374 20 com.apple.HIToolbox 0x903b632d BlockUntilNextEventMatchingListInMode + 106 21 com.apple.AppKit 0x9329f7d9 _DPSNextEvent + 657 22 com.apple.AppKit 0x9329f08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 23 com.apple.Safari 0x0000806e 0x1000 + 28782 24 com.apple.AppKit 0x932980c5 -[NSApplication run] + 795 25 com.apple.AppKit 0x9326530a NSApplicationMain + 574 26 com.apple.Safari 0x000b9a76 0x1000 + 756342
Matt Lilek
Comment 6 2008-03-25 18:22:51 PDT
*** Bug 18096 has been marked as a duplicate of this bug. ***
Matt Lilek
Comment 7 2008-03-25 18:34:58 PDT
Matt Lilek
Comment 8 2008-03-25 19:07:44 PDT
*** Bug 18099 has been marked as a duplicate of this bug. ***
Patterson
Comment 9 2008-03-25 19:36:27 PDT
This issue is resolved for me with build r31305.
Note You need to log in before you can comment on or make changes to this bug.