Bug 16155
Summary: | REGRESSION (r27141-r27176): Webkit nightly crashes on wikipedia.org after clicking on link from digg.com | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Barto <david.barto> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | Keywords: | InRadar, NeedsReduction, Regression |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://digg.com/offbeat_news/The_Sniper_Who_Killed_505_Soviet_Soldiers_During_the_Winter_War |
David Barto
Went to click on the link to the actual article.
Crashed.
Reported through the crash popup as well.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Please post (or attach) the crash log to this bug. Thanks!
http://webkit.org/quality/crashlogs.html
David Kilzer (:ddkilzer)
Can't reproduce with a local debug build of WebKit r28018 with Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165).
David Barto
Process: Safari [25658]
Path: /Applications/WebKit/WebKit.app/Contents/MacOS/WebKit
Identifier: org.webkit.nightly.WebKit
Version: r28069 (28069)
Code Type: PPC (Native)
Parent Process: launchd [136]
Date/Time: 2007-11-27 09:44:41.298 -0800
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x00339e90 KJS::typeStringForValue(KJS::JSValue*) + 80
1 com.apple.JavaScriptCore 0x00346670 KJS::TypeOfValueNode::evaluate(KJS::ExecState*) + 48
2 com.apple.JavaScriptCore 0x00349160 KJS::EqualNode::evaluateToBoolean(KJS::ExecState*) + 48
3 com.apple.JavaScriptCore 0x0033c3b0 KJS::IfNode::execute(KJS::ExecState*) + 96
4 com.apple.JavaScriptCore 0x002f58cc KJS::BlockNode::execute(KJS::ExecState*) + 124
5 com.apple.JavaScriptCore 0x0033c454 KJS::IfNode::execute(KJS::ExecState*) + 260
6 com.apple.JavaScriptCore 0x0037c82c KJS::FunctionBodyNode::execute(KJS::ExecState*) + 1916
7 com.apple.JavaScriptCore 0x002f32a4 KJS::FunctionImp::execute(KJS::ExecState*) + 52
8 com.apple.JavaScriptCore 0x0037963c KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 204
9 com.apple.JavaScriptCore 0x003593dc KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 604
10 com.apple.JavaScriptCore 0x0033c2e0 KJS::ExprStatementNode::execute(KJS::ExecState*) + 96
11 com.apple.JavaScriptCore 0x0037c82c KJS::FunctionBodyNode::execute(KJS::ExecState*) + 1916
12 com.apple.JavaScriptCore 0x00388dec KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 940
13 com.apple.WebCore 0x011f9088 WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 168
14 com.apple.WebCore 0x00d36c64 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 84
15 com.apple.WebCore 0x00d36d00 WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 96
16 com.apple.WebCore 0x01202808 KJS::ScheduledAction::execute(KJS::Window*) + 1208
17 com.apple.WebCore 0x01202974 KJS::Window::timerFired(KJS::DOMWindowTimer*) + 68
18 com.apple.WebCore 0x01202b3c KJS::DOMWindowTimer::fired() + 44
19 com.apple.WebCore 0x01193850 WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 176
20 com.apple.WebCore 0x011938fc WebCore::TimerBase::sharedTimerFired() + 108
21 com.apple.WebCore 0x011770f8 WebCore::timerFired(__CFRunLoopTimer*, void*) + 72
22 com.apple.CoreFoundation 0x9389eaf0 CFRunLoopRunSpecific + 2992
23 com.apple.HIToolbox 0x9662bab4 RunCurrentEventLoopInMode + 264
24 com.apple.HIToolbox 0x9662b8d8 ReceiveNextEventCommon + 412
25 com.apple.HIToolbox 0x9662b718 BlockUntilNextEventMatchingListInMode + 84
26 com.apple.AppKit 0x950b07a0 _DPSNextEvent + 580
27 com.apple.AppKit 0x950b01f0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
28 com.apple.Safari 0x0000a4dc 0x1000 + 38108
29 com.apple.AppKit 0x950a9eac -[NSApplication run] + 736
30 com.apple.AppKit 0x9507a92c NSApplicationMain + 440
31 com.apple.Safari 0x00002d10 0x1000 + 7440
32 ??? 0xbffffbf0 0 + 3221224432
Thread 1:
0 libSystem.B.dylib 0x939633ec __semwait_signal + 12
1 com.apple.WebCore 0x00db3d4c WebCore::IconDatabase::syncThreadMainLoop() + 316
2 com.apple.WebCore 0x00db3f34 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
3 libSystem.B.dylib 0x9399ebf8 _pthread_start + 316
Thread 2:
0 libSystem.B.dylib 0x9395c9d8 mach_msg_trap + 8
1 libSystem.B.dylib 0x939638fc mach_msg + 56
2 com.apple.CoreFoundation 0x9389e664 CFRunLoopRunSpecific + 1828
3 com.apple.CFNetwork 0x92c8fcf8 CFURLCacheWorkerThread(void*) + 292
4 libSystem.B.dylib 0x9399ebf8 _pthread_start + 316
Thread 3:
0 libSystem.B.dylib 0x9395c9d8 mach_msg_trap + 8
1 libSystem.B.dylib 0x939638fc mach_msg + 56
2 com.apple.CoreFoundation 0x9389e664 CFRunLoopRunSpecific + 1828
3 com.apple.Foundation 0x92de1bec +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
4 com.apple.Foundation 0x92d8ad9c __NSThread__main__ + 1004
5 libSystem.B.dylib 0x9399ebf8 _pthread_start + 316
Thread 4:
0 libSystem.B.dylib 0x939c1064 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x938a9ab4 __CFSocketManager + 764
Thread 5:
0 libSystem.B.dylib 0x9395c9d8 mach_msg_trap + 8
1 libSystem.B.dylib 0x939638fc mach_msg + 56
2 com.apple.CoreFoundation 0x9389e664 CFRunLoopRunSpecific + 1828
3 com.apple.audio.CoreAudio 0x95d0ae3c HALRunLoop::OwnThread(void*) + 212
4 com.apple.audio.CoreAudio 0x95d0ac80 CAPThread::Entry(CAPThread*) + 104
5 libSystem.B.dylib 0x9399ebf8 _pthread_start + 316
Thread 6:
0 libSystem.B.dylib 0x9395c9d8 mach_msg_trap + 8
1 libSystem.B.dylib 0x939638fc mach_msg + 56
2 ...romedia.Flash Player.plugin 0x0ffb2708 native_ShockwaveFlash_TCallFrame + 1368304
3 libSystem.B.dylib 0x9399ebf8 _pthread_start + 316
Thread 0 crashed with PPC Thread State 32:
srr0: 0x00339e90 srr1: 0x0200f030 dar: 0x00000000 dsisr: 0x40000000
r0: 0x00349164 r1: 0xbfffda10 r2: 0x44044242 r3: 0x00000000
r4: 0xbfffdde0 r5: 0x00000000 r6: 0x0000003f r7: 0x0e4e7c30
r8: 0x08a90a00 r9: 0x00000000 r10: 0x0cdaf200 r11: 0x00000009
r12: 0x0031a7d0 r13: 0xbfffdd60 r14: 0xa069b478 r15: 0x003e8a54
r16: 0x002f8a54 r17: 0xbfffdec4 r18: 0x003f4568 r19: 0x003f919c
r20: 0x07a23154 r21: 0x07a230e0 r22: 0x003f919c r23: 0x00000000
r24: 0x00000008 r25: 0xbfffdde0 r26: 0x07a224a0 r27: 0xbfffdb70
r28: 0xbfffdde0 r29: 0xbfffdde0 r30: 0x00000000 r31: 0x00339e54
cr: 0x44042242 xer: 0x00000004 lr: 0x00339e54 ctr: 0x0031a7d0
vrsave: 0xfff00000
Binary Images:
0x1000 - 0x138ff7 com.apple.Safari 3.0.4 (5523.10) <c97d27762fb9245167f1258e6e098c97> /Applications/Safari.app/Contents/MacOS/Safari
0x17c000 - 0x17dfff +WebKitNightlyEnabler.dylib ??? (???) /Applications/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
0x181000 - 0x243fff com.apple.WebKit 525.1+ (525.1+) /Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
0x2d2000 - 0x2e1ffc SyndicationUI ??? (???) <686861312ce148fcdb0b0432d4d02c9a> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x2f0000 - 0x3e3ff7 com.apple.JavaScriptCore 525.1+ (525.1+) /Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
0xb90000 - 0x129effd com.apple.WebCore 525.1+ (525.1+) /Applications/WebKit/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
0x1720000 - 0x17e8ffb com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x2c0f000 - 0x2c15fff libCGXCoreImage.A.dylib ??? (???) <4e1cd099b993b5ad9637cd0435a3a182> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x5f65000 - 0x5f69fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x63b2000 - 0x63b3ffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
0x6e9a000 - 0x6e9bffc com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <0118f511530fa8d4fa6a0ee7ed9ca6f9> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x71db000 - 0x71e2fff com.apple.JavaVM 12.0.0 (12.0.0) <7a7d795d9c93b302a8a2b838bcb6a914> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x7e24000 - 0x7e25ffc liblangid.dylib ??? (???) <5f078ac1f623f5ce432ea53fc29338c0> /usr/lib/liblangid.dylib
0x83bc000 - 0x84e1ffb libmecab.1.0.0.dylib ??? (???) <cd875e74974e4ec3a0b13eeeb236fa53> /usr/lib/libmecab.1.0.0.dylib
0xc7b3000 - 0xc808fff +com.DivXInc.DivXDecoder 6.0.0 (6.0.0) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
0xef93000 - 0xefbeffb com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
0xf55a000 - 0xf598ff7 com.apple.QuickTimeFireWireDV.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0xfcfb000 - 0x10010fff +com.macromedia.Flash Player.plugin 9.0.47 (1.0.4f41) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe309d3 dyld 95.3 (???) <a7be977c203ec5c76b2f25a7aef66554> /usr/lib/dyld
0x90003000 - 0x9008dffb com.apple.QTKit 7.3 (7.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9008e000 - 0x900a6ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x900a7000 - 0x900b4fff libCSync.A.dylib ??? (???) <e7073e93982e6872ed72e5873b791462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x900b5000 - 0x90130fff com.apple.SearchKit 1.2.0 (1.2.0) <1b448fbae02460eae76ee1c6883f45d6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90131000 - 0x90144fff com.apple.LangAnalysis 1.6.4 (1.6.4) <c184bb5b2859e82c5740a6fdb1e3d0bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90145000 - 0x90181fff libRIP.A.dylib ??? (???) <04b63e86e1df732262c361db22275a50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x901e8000 - 0x9020dfff libcups.2.dylib ??? (???) <aaa8c97d6b85ca0bfd6ddebd012673df> /usr/lib/libcups.2.dylib
0x9020e000 - 0x90229ffb com.apple.openscripting 1.2.6 (???) <12270fbb14905644f78975f227328a98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x907b2000 - 0x907cdffb libPng.dylib ??? (???) <c51ec88c87a3f0a646471165e16acd43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x907ce000 - 0x907d1ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x907d2000 - 0x90886fff com.apple.DesktopServices 1.4.3 (1.4.3) <2ac43f20a262ad162ff0fc8b60b8e39a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90887000 - 0x9089effb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x908a0000 - 0x908a4ffe libGIF.dylib ??? (???) <d6e2a570359313a39c6783c2ecfee608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x908a5000 - 0x90cd4ffa libGLProgrammability.dylib ??? (???) <4c75bd9e0eca8999aaa97c304f776b65> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90cd5000 - 0x918a9fef com.apple.QuickTimeComponents.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x918b0000 - 0x918d7fff libxslt.1.dylib ??? (???) <3700d04090629deddb436aa2d516c56d> /usr/lib/libxslt.1.dylib
0x918d8000 - 0x918d8ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x918d9000 - 0x91c36ffe com.apple.QuartzCore 1.5.1 (1.5.1) <e09ec58e69e2b4b8256eaa05d8a71f88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91c37000 - 0x91c37fff com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c38000 - 0x91c57fff com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d06000 - 0x91d68ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91f0a000 - 0x92233fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92234000 - 0x92351ff7 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92352000 - 0x92402fff edu.mit.Kerberos 6.0.11 (6.0.11) <16acc832b51b89fdbc563194596623c6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x924cf000 - 0x925e3ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x925e4000 - 0x92640fff com.apple.HIServices 1.6.0 (???) <a3e89f96e628703a20a2d2f587f3f983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92641000 - 0x92bfbfff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92bfc000 - 0x92c84fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c85000 - 0x92cffffd com.apple.CFNetwork 220 (220) <aed2b0142811435ea0d3e6d10f66b3ee> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92d00000 - 0x92d35ffb com.apple.LDAPFramework 1.4.3 (106) <d9a3a16b2d468683b68f714d11196d7b> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x92d36000 - 0x92d3ffff com.apple.DiskArbitration 2.2 (2.2) <9c8f8ade43fa25b32109ef9dcc0cb5d5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92d40000 - 0x92d80fff com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x92d81000 - 0x92fc5ffb com.apple.Foundation 6.5.1 (677.1) <4152239382fb0f48abbcbf35bd04afa6> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92fc6000 - 0x93076fff com.apple.QD 3.11.50 (???) <57b7475a61b2d27a600e0a0851d8c7be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93077000 - 0x930deffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
0x930df000 - 0x931d5ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
0x931d6000 - 0x9326fffb com.apple.ApplicationServices.ATS 3.0 (???) <34fed4b41a99f16e7103e0309a062c97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93270000 - 0x93302fff com.apple.framework.IOKit 1.5.1 (???) <591b8b0cc4261db98a6e72e38eef5f9a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93303000 - 0x93304fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
0x93305000 - 0x93310ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
0x93311000 - 0x93318fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93319000 - 0x93343ff7 libssl.0.9.7.dylib ??? (???) <5dac2e94552ad76696c35bd6886f5a92> /usr/lib/libssl.0.9.7.dylib
0x93344000 - 0x9334bffb com.apple.print.framework.Print 218 (220) <c049174237183efe3afce707ce2c6d67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9334c000 - 0x9335cffb com.apple.agl 3.0.9 (AGL-3.0.9) <ab2f91cfb4e503d2516df44852c35e81> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9335d000 - 0x93440feb libobjc.A.dylib ??? (???) <4a90e315bd1718c3f5ae09ee6c23e36c> /usr/lib/libobjc.A.dylib
0x93490000 - 0x934a0fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
0x934a1000 - 0x934a2ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x934a3000 - 0x934a9ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x93513000 - 0x93560ff7 libGLImage.dylib ??? (???) <9dbe7b634d7c01ae3684c547fbbd4d71> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x935a1000 - 0x935e8fff com.apple.NavigationServices 3.5.1 (161) <b245f17b2b2902e1f9eeaaa6773f8126> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x935e9000 - 0x9361afff com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x936db000 - 0x936e9fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
0x936ea000 - 0x93705ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <3246a5d1c6a3d678798a90e8c5cd3677> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93706000 - 0x93814ffb com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93834000 - 0x93834fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93835000 - 0x9395aff3 com.apple.CoreFoundation 6.5 (476) <9073c2bfdf6842562c8b7f0308109c02> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9395b000 - 0x93af4fe3 libSystem.B.dylib ??? (???) <8a6cd873dfa7ada786efac188f95ed1b> /usr/lib/libSystem.B.dylib
0x93af5000 - 0x93b0efff com.apple.CoreVideo 1.5.0 (1.5.0) <a33e0650188d05dfd088627dbfb13b9c> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93b25000 - 0x93b63ff7 libtidy.A.dylib ??? (???) <5ed7eaf2c53383f5bf92fa2b8cd9d16d> /usr/lib/libtidy.A.dylib
0x93c89000 - 0x93c91fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
0x93c92000 - 0x93cf2fff com.apple.CoreText 2.0.0 (???) <88030136aacddbb747a2eae3937885f5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93cf3000 - 0x93d2bfff com.apple.SystemConfiguration 1.9.0 (1.9.0) <d925dde7699e6231c88a41b0254a7591> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93d2c000 - 0x93d4afff libresolv.9.dylib ??? (???) <ee2b69c3b0d6d4a3167c307f1ee65cb5> /usr/lib/libresolv.9.dylib
0x93d51000 - 0x93d71ff7 libJPEG.dylib ??? (???) <92341083256fbcd28888a179ebf941ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93d72000 - 0x93df3fff com.apple.print.framework.PrintCore 5.5 (245) <708e8418daf27acff77d7a9aebc54e94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93df4000 - 0x93e21ff3 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93e22000 - 0x93ee6ff3 com.apple.CoreData 100 (185) <e07feef645427639349ed2c62abcf169> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93f16000 - 0x93fa0fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93fa1000 - 0x94513ff7 com.apple.CoreGraphics 1.351.0 (???) <424b6b6e1fe858a1a0ee3adc36d40634> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9451a000 - 0x9457fffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x94580000 - 0x94605fff libsqlite3.0.dylib ??? (???) <7b379cb4220346e99c32c427d4539496> /usr/lib/libsqlite3.0.dylib
0x94627000 - 0x946c0fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x946c1000 - 0x946ecff7 libauto.dylib ??? (???) <c1f2bd227817ad7c7bf29ec74729ac7c> /usr/lib/libauto.dylib
0x946ed000 - 0x94712ffb com.apple.CoreMediaPrivate 1.2 (1.2) <43dcfca9cc6a8ca54cfe7b5a8ecf46e0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9475c000 - 0x94845fff libxml2.2.dylib ??? (???) <6f383df1e1e775be0158ba947784ae13> /usr/lib/libxml2.2.dylib
0x94846000 - 0x949b1ff9 com.apple.AddressBook.framework 4.1 (687) <55d0fd26085aeb25c536b051f53c1311> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x949b2000 - 0x949c0ff3 com.apple.opengl 1.5.5 (1.5.5) <32b2691d8949b7dec765af89ab04ffdd> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x949c1000 - 0x949c1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x949c2000 - 0x94b0bffb com.apple.ImageIO.framework 2.0.0 (2.0.0) <437c9df52645bf8bead58967ea46ef17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94bc0000 - 0x94bf5fff com.apple.AE 402 (402) <a4b92c8ac89cc774b85fb44c48b9d882> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94bf6000 - 0x94bf9fff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94c2c000 - 0x94c38ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94c39000 - 0x94c39ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94c3a000 - 0x94c3cffd libRadiance.dylib ??? (???) <3d70fcb7557347829c96c9753074b3f1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94c3d000 - 0x94c66ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94c72000 - 0x94f96ff7 com.apple.QuickTime 7.3.0 (7.3.0) <f3cfc2bbbdc999064970ae73a6f6e4f4> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95065000 - 0x95074fff com.apple.DSObjCWrappers.Framework 1.2 (1.2) <2411674c821a8907449ac741ce6a40c3> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95075000 - 0x957e6fff com.apple.AppKit 6.5 (949) <ff6de5455323db3dba2d5b0373036823> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x957e7000 - 0x957ecff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x957ed000 - 0x95838ffb com.apple.Metadata 10.5.0 (398) <b6bb1fd5a7a9135f546b2d8cbd65eafc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9587d000 - 0x95a5effb com.apple.security 5.0.1 (32736) <15632bf9bbdb223194b3d79a2e48e02d> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95a5f000 - 0x95a6afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95a6b000 - 0x95b01ff7 com.apple.LaunchServices 284 (284) <8728538c492c7ebc0c8f325bd53b8b65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95b02000 - 0x95bd0ff7 com.apple.CoreServices.OSServices 210.2 (210.2) <bad4943629f870d305f2bc7c6dfffe2d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95bd1000 - 0x95c8bfff libcrypto.0.9.7.dylib ??? (???) <4ea3d7e9a1c28ac7b17ed80873fe6598> /usr/lib/libcrypto.0.9.7.dylib
0x95ca1000 - 0x95ce7ff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x95ce9000 - 0x95d70ffb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95d71000 - 0x95d7cff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95e0e000 - 0x95e64fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95e65000 - 0x95f34fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95f35000 - 0x95f72ffe com.apple.securityfoundation 3.0 (32768) <233b3acd9c5329b8f49d2e2a63dc81c7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95f73000 - 0x95fb4ffb libTIFF.dylib ??? (???) <0d0a3107d26786c3708e6a511d5acec9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95fb5000 - 0x96053fff com.apple.QuickTimeImporters.component 7.3 (7.3) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x96054000 - 0x96067ffb com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <7c299626d6167de473e85327699cdb9c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x962e5000 - 0x965e5ff3 com.apple.CoreServices.CarbonCore 783 (783) <fd2acaf23e95472f78b8a077fa039986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x965e6000 - 0x965e6fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x965fb000 - 0x96932fff com.apple.HIToolbox 1.5.0 (???) <fb1e7eb09bab8fc9c1675310da5b86ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96933000 - 0x96952fff com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96953000 - 0x96a9bff3 libicucore.A.dylib ??? (???) <250daed2fb2e6bf114480e2e4da0728b> /usr/lib/libicucore.A.dylib
0x96a9c000 - 0x96aa4ffb libCGATS.A.dylib ??? (???) <f08869e380cd4b55e14714fe723cbc66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96aa5000 - 0x96aa7fff com.apple.CrashReporterSupport 10.5.0 (156) <906c8d99acdeb122551a99cd930bf32f> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
David Kilzer (:ddkilzer)
(In reply to comment #3)
> Process: Safari [25658]
> Path: /Applications/WebKit/WebKit.app/Contents/MacOS/WebKit
> Identifier: org.webkit.nightly.WebKit
> Version: r28069 (28069)
> Code Type: PPC (Native)
> Parent Process: launchd [136]
WebKit nightly r28069.
David Kilzer (:ddkilzer)
Confirmed with WebKit nightly build r28069 using Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165).
David Kilzer (:ddkilzer)
With a local debug build of WebKit r28072 with Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165), this is printed to the console:
ASSERTION FAILED: !HashTranslator::equal(KeyTraits::emptyValue(), key)
(./wtf/HashTable.h:433 Value* WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::lookup(const T&) [with T = unsigned int, HashTranslator = WTF::IdentityHashTranslator<unsigned int, std::pair<unsigned int, int>, WTF::IntHash<unsigned int> >, Key = unsigned int, Value = std::pair<unsigned int, int>, Extractor = WTF::PairFirstExtractor<std::pair<unsigned int, int> >, HashFunctions = WTF::IntHash<unsigned int>, Traits = WTF::PairHashTraits<WTF::HashTraits<unsigned int>, WTF::HashTraits<int32_t> >, KeyTraits = WTF::HashTraits<unsigned int>])
The stack trace looks like this:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbbadbeef
Thread 0 Crashed:
0 com.apple.JavaScriptCore 0x00637e90 std::pair<unsigned, int>* WTF::HashTable<unsigned, std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >, WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>, WTF::HashTraits<int> >, WTF::HashTraits<unsigned> >::lookup<unsigned, WTF::IdentityHashTranslator<unsigned, std::pair<unsigned, int>, WTF::IntHash<unsigned> > >(unsigned const&) + 184 (HashTable.h:433)
1 com.apple.JavaScriptCore 0x0063845c WTF::HashTableIterator<unsigned, std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >, WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>, WTF::HashTraits<int> >, WTF::HashTraits<unsigned> > WTF::HashTable<unsigned, std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >, WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>, WTF::HashTraits<int> >, WTF::HashTraits<unsigned> >::find<unsigned, WTF::IdentityHashTranslator<unsigned, std::pair<unsigned, int>, WTF::IntHash<unsigned> > >(unsigned const&) + 80 (HashTable.h:736)
2 com.apple.JavaScriptCore 0x006384e4 WTF::HashTable<unsigned, std::pair<unsigned, int>, WTF::PairFirstExtractor<std::pair<unsigned, int> >, WTF::IntHash<unsigned>, WTF::PairHashTraits<WTF::HashTraits<unsigned>, WTF::HashTraits<int> >, WTF::HashTraits<unsigned> >::find(unsigned const&) + 52 (HashTable.h:314)
3 com.apple.JavaScriptCore 0x00638534 WTF::HashMap<unsigned, KJS::JSValue*, WTF::IntHash<unsigned>, WTF::HashTraits<unsigned>, WTF::HashTraits<KJS::JSValue*> >::find(unsigned const&) + 56 (HashMap.h:251)
4 com.apple.JavaScriptCore 0x00665214 KJS::ArrayInstance::inlineGetOwnPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&) + 328 (array_instance.cpp:155)
5 com.apple.JavaScriptCore 0x00598728 KJS::ArrayInstance::getOwnPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&) + 56 (array_instance.cpp:181)
6 com.apple.JavaScriptCore 0x00571354 KJS::JSObject::getPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&) + 88 (object.cpp:182)
7 com.apple.JavaScriptCore 0x00597c9c KJS::JSObject::get(KJS::ExecState*, unsigned) const + 52 (object.cpp:171)
8 com.apple.JavaScriptCore 0x0067124c KJS::BracketAccessorNode::inlineEvaluate(KJS::ExecState*) + 328 (nodes.cpp:744)
9 com.apple.JavaScriptCore 0x005b3018 KJS::BracketAccessorNode::evaluate(KJS::ExecState*) + 40 (nodes.cpp:750)
10 com.apple.JavaScriptCore 0x005b1bd8 KJS::TypeOfValueNode::evaluate(KJS::ExecState*) + 84 (nodes.cpp:1700)
11 com.apple.JavaScriptCore 0x0066ff88 KJS::EqualNode::inlineEvaluateToBoolean(KJS::ExecState*) + 84 (nodes.cpp:2774)
12 com.apple.JavaScriptCore 0x005b015c KJS::EqualNode::evaluateToBoolean(KJS::ExecState*) + 40 (nodes.cpp:2789)
13 com.apple.JavaScriptCore 0x005ad754 KJS::IfNode::execute(KJS::ExecState*) + 204 (nodes.cpp:3743)
14 com.apple.JavaScriptCore 0x00583bac KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, (unsigned long)0>&, KJS::ExecState*) + 148 (nodes.cpp:3662)
15 com.apple.JavaScriptCore 0x00583d8c KJS::BlockNode::execute(KJS::ExecState*) + 72 (nodes.cpp:3696)
16 com.apple.JavaScriptCore 0x005ad894 KJS::IfNode::execute(KJS::ExecState*) + 524 (nodes.cpp:3755)
17 com.apple.JavaScriptCore 0x00583bac KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, (unsigned long)0>&, KJS::ExecState*) + 148 (nodes.cpp:3662)
18 com.apple.JavaScriptCore 0x00583d8c KJS::BlockNode::execute(KJS::ExecState*) + 72 (nodes.cpp:3696)
19 com.apple.JavaScriptCore 0x005a9c34 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 68 (nodes.cpp:4582)
20 com.apple.JavaScriptCore 0x00570778 KJS::FunctionImp::execute(KJS::ExecState*) + 96 (function.cpp:253)
21 com.apple.JavaScriptCore 0x005b6c08 KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 464 (function.cpp:94)
22 com.apple.JavaScriptCore 0x0059b4c4 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 304 (object.cpp:95)
23 com.apple.JavaScriptCore 0x00672244 KJS::FunctionCallResolveNode::inlineEvaluate(KJS::ExecState*) + 824 (nodes.cpp:1005)
24 com.apple.JavaScriptCore 0x005c366c KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 40 (nodes.cpp:1015)
25 com.apple.JavaScriptCore 0x005ad99c KJS::ExprStatementNode::execute(KJS::ExecState*) + 204 (nodes.cpp:3720)
26 com.apple.JavaScriptCore 0x00583bac KJS::statementListExecute(WTF::Vector<WTF::RefPtr<KJS::StatementNode>, (unsigned long)0>&, KJS::ExecState*) + 148 (nodes.cpp:3662)
27 com.apple.JavaScriptCore 0x00583d8c KJS::BlockNode::execute(KJS::ExecState*) + 72 (nodes.cpp:3696)
28 com.apple.JavaScriptCore 0x005a9c34 KJS::FunctionBodyNode::execute(KJS::ExecState*) + 68 (nodes.cpp:4582)
29 com.apple.JavaScriptCore 0x005d1ac0 KJS::Interpreter::evaluate(KJS::UString const&, int, KJS::UChar const*, int, KJS::JSValue*) + 928 (interpreter.cpp:381)
30 com.apple.WebCore 0x0160ddec WebCore::KJSProxy::evaluate(WebCore::String const&, int, WebCore::String const&) + 280 (kjs_proxy.cpp:87)
31 com.apple.WebCore 0x011b44f8 WebCore::FrameLoader::executeScript(WebCore::String const&, int, WebCore::String const&) + 128 (FrameLoader.cpp:759)
32 com.apple.WebCore 0x011b45d4 WebCore::FrameLoader::executeScript(WebCore::String const&, bool) + 136 (FrameLoader.cpp:747)
33 com.apple.WebCore 0x01612d7c KJS::ScheduledAction::execute(KJS::Window*) + 1252 (kjs_window.cpp:1702)
34 com.apple.WebCore 0x01612e78 KJS::Window::timerFired(KJS::DOMWindowTimer*) + 104 (kjs_window.cpp:1819)
35 com.apple.WebCore 0x016130a8 KJS::DOMWindowTimer::fired() + 72 (kjs_window.cpp:2126)
36 com.apple.WebCore 0x015a46b8 WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, (unsigned long)0> const&) + 240 (Timer.cpp:339)
37 com.apple.WebCore 0x015a4798 WebCore::TimerBase::sharedTimerFired() + 132 (Timer.cpp:359)
38 com.apple.WebCore 0x0157ccdc WebCore::timerFired(__CFRunLoopTimer*, void*) + 140 (SharedTimerMac.cpp:85)
39 com.apple.CoreFoundation 0x907f14b0 __CFRunLoopDoTimer + 184
40 com.apple.CoreFoundation 0x907dde28 __CFRunLoopRun + 1680
41 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
42 com.apple.HIToolbox 0x9329eb20 RunCurrentEventLoopInMode + 264
43 com.apple.HIToolbox 0x9329e1b4 ReceiveNextEventCommon + 380
44 com.apple.HIToolbox 0x9329e020 BlockUntilNextEventMatchingListInMode + 96
45 com.apple.AppKit 0x937a4bc4 _DPSNextEvent + 384
46 com.apple.AppKit 0x937a4888 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
47 com.apple.Safari 0x000095e0 0x1000 + 34272
48 com.apple.AppKit 0x937a0dcc -[NSApplication run] + 472
49 com.apple.AppKit 0x93891974 NSApplicationMain + 452
50 com.apple.Safari 0x0009bad4 0x1000 + 633556
51 com.apple.Safari 0x000022fc 0x1000 + 4860
David Kilzer (:ddkilzer)
The bisect-builds script reports:
Works: r27141 Fails: r27176
David Kilzer (:ddkilzer)
<rdar://problem/5619293>
David Kilzer (:ddkilzer)
Actually, this may be a duplicate of Bug 15848.
I can't get Safari to crash when loading the wikipedia.org page directly.
David Barto
If not a duplicate of Bug 15848, then a close cousin.
David Kilzer (:ddkilzer)
Stack
*** This bug has been marked as a duplicate of 15848 ***