<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>16155</bug_id>
          
          <creation_ts>2007-11-27 07:13:34 -0800</creation_ts>
          <short_desc>REGRESSION (r27141-r27176): Webkit nightly crashes on wikipedia.org after clicking on link from digg.com</short_desc>
          <delta_ts>2007-12-02 10:06:27 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>15848</dup_id>
          
          <bug_file_loc>http://digg.com/offbeat_news/The_Sniper_Who_Killed_505_Soviet_Soldiers_During_the_Winter_War</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, NeedsReduction, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Barto">david.barto</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62467</commentid>
    <comment_count>0</comment_count>
    <who name="David Barto">david.barto</who>
    <bug_when>2007-11-27 07:13:34 -0800</bug_when>
    <thetext>Went to click on the link to the actual article.

Crashed.

Reported through the crash popup as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62477</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-27 09:42:01 -0800</bug_when>
    <thetext>Please post (or attach) the crash log to this bug.  Thanks!

http://webkit.org/quality/crashlogs.html

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62478</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-27 09:44:48 -0800</bug_when>
    <thetext>Can&apos;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).

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62481</commentid>
    <comment_count>3</comment_count>
    <who name="David Barto">david.barto</who>
    <bug_when>2007-11-27 09:46:43 -0800</bug_when>
    <thetext>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&amp;) + 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&amp;, int, KJS::UChar const*, int, KJS::JSValue*) + 940
13  com.apple.WebCore             	0x011f9088 WebCore::KJSProxy::evaluate(WebCore::String const&amp;, int, WebCore::String const&amp;) + 168
14  com.apple.WebCore             	0x00d36c64 WebCore::FrameLoader::executeScript(WebCore::String const&amp;, int, WebCore::String const&amp;) + 84
15  com.apple.WebCore             	0x00d36d00 WebCore::FrameLoader::executeScript(WebCore::String const&amp;, 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&lt;WebCore::TimerBase*, 0ul&gt; const&amp;) + 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) &lt;c97d27762fb9245167f1258e6e098c97&gt; /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 ??? (???) &lt;686861312ce148fcdb0b0432d4d02c9a&gt; /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 ??? (???) &lt;4e1cd099b993b5ad9637cd0435a3a182&gt; /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) &lt;9ea9c438a65be22a5e946e62ebfc9360&gt; /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x63b2000 -  0x63b3ffd  com.apple.aoa.halplugin 2.5.7 (2.5.7f1) &lt;7f1a60978b668db2fc7b7ee642120335&gt; /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x6e9a000 -  0x6e9bffc  com.apple.JavaPluginCocoa 12.0.0 (12.0.0) &lt;0118f511530fa8d4fa6a0ee7ed9ca6f9&gt; /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
 0x71db000 -  0x71e2fff  com.apple.JavaVM 12.0.0 (12.0.0) &lt;7a7d795d9c93b302a8a2b838bcb6a914&gt; /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
 0x7e24000 -  0x7e25ffc  liblangid.dylib ??? (???) &lt;5f078ac1f623f5ce432ea53fc29338c0&gt; /usr/lib/liblangid.dylib
 0x83bc000 -  0x84e1ffb  libmecab.1.0.0.dylib ??? (???) &lt;cd875e74974e4ec3a0b13eeeb236fa53&gt; /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 (???) &lt;a7be977c203ec5c76b2f25a7aef66554&gt; /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) &lt;fe37191e732eeb66189185cd000a210b&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x900a7000 - 0x900b4fff  libCSync.A.dylib ??? (???) &lt;e7073e93982e6872ed72e5873b791462&gt; /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) &lt;1b448fbae02460eae76ee1c6883f45d6&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90131000 - 0x90144fff  com.apple.LangAnalysis 1.6.4 (1.6.4) &lt;c184bb5b2859e82c5740a6fdb1e3d0bc&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90145000 - 0x90181fff  libRIP.A.dylib ??? (???) &lt;04b63e86e1df732262c361db22275a50&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x901e8000 - 0x9020dfff  libcups.2.dylib ??? (???) &lt;aaa8c97d6b85ca0bfd6ddebd012673df&gt; /usr/lib/libcups.2.dylib
0x9020e000 - 0x90229ffb  com.apple.openscripting 1.2.6 (???) &lt;12270fbb14905644f78975f227328a98&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x907b2000 - 0x907cdffb  libPng.dylib ??? (???) &lt;c51ec88c87a3f0a646471165e16acd43&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x907ce000 - 0x907d1ffb  com.apple.securityhi 3.0 (30817) &lt;e50c0cac9048f8923b95797753d50b5c&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x907d2000 - 0x90886fff  com.apple.DesktopServices 1.4.3 (1.4.3) &lt;2ac43f20a262ad162ff0fc8b60b8e39a&gt; /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 ??? (???) &lt;d6e2a570359313a39c6783c2ecfee608&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x908a5000 - 0x90cd4ffa  libGLProgrammability.dylib ??? (???) &lt;4c75bd9e0eca8999aaa97c304f776b65&gt; /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 ??? (???) &lt;3700d04090629deddb436aa2d516c56d&gt; /usr/lib/libxslt.1.dylib
0x918d8000 - 0x918d8ffa  com.apple.CoreServices 32 (32) &lt;42b6dda539f7411606187335d9eae0c5&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x918d9000 - 0x91c36ffe  com.apple.QuartzCore 1.5.1 (1.5.1) &lt;e09ec58e69e2b4b8256eaa05d8a71f88&gt; /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) &lt;e852db1c007de975fae2f0c2769c88ef&gt; /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) &lt;16acc832b51b89fdbc563194596623c6&gt; /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 (???) &lt;a3e89f96e628703a20a2d2f587f3f983&gt; /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) &lt;66a99ad6bc695390a66dd24789e23dcc&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c85000 - 0x92cffffd  com.apple.CFNetwork 220 (220) &lt;aed2b0142811435ea0d3e6d10f66b3ee&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92d00000 - 0x92d35ffb  com.apple.LDAPFramework 1.4.3 (106) &lt;d9a3a16b2d468683b68f714d11196d7b&gt; /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x92d36000 - 0x92d3ffff  com.apple.DiskArbitration 2.2 (2.2) &lt;9c8f8ade43fa25b32109ef9dcc0cb5d5&gt; /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) &lt;4152239382fb0f48abbcbf35bd04afa6&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92fc6000 - 0x93076fff  com.apple.QD 3.11.50 (???) &lt;57b7475a61b2d27a600e0a0851d8c7be&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93077000 - 0x930deffb  libstdc++.6.dylib ??? (???) &lt;a4e9b10268b3ffac26d0296499b24e8e&gt; /usr/lib/libstdc++.6.dylib
0x930df000 - 0x931d5ffc  libiconv.2.dylib ??? (???) &lt;05ae1fcc97404173b2f9caef8f8be797&gt; /usr/lib/libiconv.2.dylib
0x931d6000 - 0x9326fffb  com.apple.ApplicationServices.ATS 3.0 (???) &lt;34fed4b41a99f16e7103e0309a062c97&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93270000 - 0x93302fff  com.apple.framework.IOKit 1.5.1 (???) &lt;591b8b0cc4261db98a6e72e38eef5f9a&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93303000 - 0x93304fff  libffi.dylib ??? (???) &lt;11b77dbce4aa0f0b66d40014230abd1d&gt; /usr/lib/libffi.dylib
0x93305000 - 0x93310ffb  libgcc_s.1.dylib ??? (???) &lt;ea47fd375407f162c76d14d64ba246cd&gt; /usr/lib/libgcc_s.1.dylib
0x93311000 - 0x93318fff  com.apple.CommonPanels 1.2.4 (85) &lt;0d1256175c5512c911ede094d767acfe&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93319000 - 0x93343ff7  libssl.0.9.7.dylib ??? (???) &lt;5dac2e94552ad76696c35bd6886f5a92&gt; /usr/lib/libssl.0.9.7.dylib
0x93344000 - 0x9334bffb  com.apple.print.framework.Print 218 (220) &lt;c049174237183efe3afce707ce2c6d67&gt; /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) &lt;ab2f91cfb4e503d2516df44852c35e81&gt; /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9335d000 - 0x93440feb  libobjc.A.dylib ??? (???) &lt;4a90e315bd1718c3f5ae09ee6c23e36c&gt; /usr/lib/libobjc.A.dylib
0x93490000 - 0x934a0fff  libsasl2.2.dylib ??? (???) &lt;18935d5e775962f4728b91189b092d45&gt; /usr/lib/libsasl2.2.dylib
0x934a1000 - 0x934a2ff8  com.apple.ApplicationServices 34 (34) &lt;6aa5ee485bb2e656531b3505932b845f&gt; /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 ??? (???) &lt;9dbe7b634d7c01ae3684c547fbbd4d71&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x935a1000 - 0x935e8fff  com.apple.NavigationServices 3.5.1 (161) &lt;b245f17b2b2902e1f9eeaaa6773f8126&gt; /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 ??? (???) &lt;1a70dd3594a8c5ad39d785af5da23237&gt; /usr/lib/libz.1.dylib
0x936ea000 - 0x93705ff3  com.apple.DirectoryService.Framework 3.5 (3.5) &lt;3246a5d1c6a3d678798a90e8c5cd3677&gt; /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) &lt;9073c2bfdf6842562c8b7f0308109c02&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9395b000 - 0x93af4fe3  libSystem.B.dylib ??? (???) &lt;8a6cd873dfa7ada786efac188f95ed1b&gt; /usr/lib/libSystem.B.dylib
0x93af5000 - 0x93b0efff  com.apple.CoreVideo 1.5.0 (1.5.0) &lt;a33e0650188d05dfd088627dbfb13b9c&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93b25000 - 0x93b63ff7  libtidy.A.dylib ??? (???) &lt;5ed7eaf2c53383f5bf92fa2b8cd9d16d&gt; /usr/lib/libtidy.A.dylib
0x93c89000 - 0x93c91fff  libbsm.dylib ??? (???) &lt;c1fca3cbe3b1c21e9b31bc89b920f34c&gt; /usr/lib/libbsm.dylib
0x93c92000 - 0x93cf2fff  com.apple.CoreText 2.0.0 (???) &lt;88030136aacddbb747a2eae3937885f5&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93cf3000 - 0x93d2bfff  com.apple.SystemConfiguration 1.9.0 (1.9.0) &lt;d925dde7699e6231c88a41b0254a7591&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93d2c000 - 0x93d4afff  libresolv.9.dylib ??? (???) &lt;ee2b69c3b0d6d4a3167c307f1ee65cb5&gt; /usr/lib/libresolv.9.dylib
0x93d51000 - 0x93d71ff7  libJPEG.dylib ??? (???) &lt;92341083256fbcd28888a179ebf941ef&gt; /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) &lt;708e8418daf27acff77d7a9aebc54e94&gt; /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) &lt;e07feef645427639349ed2c62abcf169&gt; /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 (???) &lt;424b6b6e1fe858a1a0ee3adc36d40634&gt; /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 ??? (???) &lt;7b379cb4220346e99c32c427d4539496&gt; /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 ??? (???) &lt;c1f2bd227817ad7c7bf29ec74729ac7c&gt; /usr/lib/libauto.dylib
0x946ed000 - 0x94712ffb  com.apple.CoreMediaPrivate 1.2 (1.2) &lt;43dcfca9cc6a8ca54cfe7b5a8ecf46e0&gt; /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9475c000 - 0x94845fff  libxml2.2.dylib ??? (???) &lt;6f383df1e1e775be0158ba947784ae13&gt; /usr/lib/libxml2.2.dylib
0x94846000 - 0x949b1ff9  com.apple.AddressBook.framework 4.1 (687) &lt;55d0fd26085aeb25c536b051f53c1311&gt; /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x949b2000 - 0x949c0ff3  com.apple.opengl 1.5.5 (1.5.5) &lt;32b2691d8949b7dec765af89ab04ffdd&gt; /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) &lt;437c9df52645bf8bead58967ea46ef17&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94bc0000 - 0x94bf5fff  com.apple.AE 402 (402) &lt;a4b92c8ac89cc774b85fb44c48b9d882&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94bf6000 - 0x94bf9fff  com.apple.help 1.1 (36) &lt;7106d6e074a3b9835ebf1e6cc6c822ce&gt; /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) &lt;79588842bcaf6c747a95b2120304397a&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94c39000 - 0x94c39ff8  com.apple.Cocoa 6.5 (???) &lt;e9a4f1c636d00893db0494c4040176ba&gt; /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94c3a000 - 0x94c3cffd  libRadiance.dylib ??? (???) &lt;3d70fcb7557347829c96c9753074b3f1&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94c3d000 - 0x94c66ffb  com.apple.shortcut 1 (1.0) &lt;032016a45147a2f3f191ce70187587c9&gt; /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94c72000 - 0x94f96ff7  com.apple.QuickTime 7.3.0 (7.3.0) &lt;f3cfc2bbbdc999064970ae73a6f6e4f4&gt; /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95065000 - 0x95074fff  com.apple.DSObjCWrappers.Framework 1.2 (1.2) &lt;2411674c821a8907449ac741ce6a40c3&gt; /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95075000 - 0x957e6fff  com.apple.AppKit 6.5 (949) &lt;ff6de5455323db3dba2d5b0373036823&gt; /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) &lt;b6bb1fd5a7a9135f546b2d8cbd65eafc&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9587d000 - 0x95a5effb  com.apple.security 5.0.1 (32736) &lt;15632bf9bbdb223194b3d79a2e48e02d&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95a5f000 - 0x95a6afff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) &lt;ae3dc890a43a9269388301f6b59d3091&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95a6b000 - 0x95b01ff7  com.apple.LaunchServices 284 (284) &lt;8728538c492c7ebc0c8f325bd53b8b65&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95b02000 - 0x95bd0ff7  com.apple.CoreServices.OSServices 210.2 (210.2) &lt;bad4943629f870d305f2bc7c6dfffe2d&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95bd1000 - 0x95c8bfff  libcrypto.0.9.7.dylib ??? (???) &lt;4ea3d7e9a1c28ac7b17ed80873fe6598&gt; /usr/lib/libcrypto.0.9.7.dylib
0x95ca1000 - 0x95ce7ff9  com.apple.securityinterface 3.0 (32532) &lt;82a438eff282dd1dc1f803dfd91b5f38&gt; /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x95ce9000 - 0x95d70ffb  com.apple.audio.CoreAudio 3.1.0 (3.1) &lt;880a5a35ef1c5158271ee4b305b35626&gt; /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) &lt;233b3acd9c5329b8f49d2e2a63dc81c7&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95f73000 - 0x95fb4ffb  libTIFF.dylib ??? (???) &lt;0d0a3107d26786c3708e6a511d5acec9&gt; /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) &lt;7c299626d6167de473e85327699cdb9c&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x962e5000 - 0x965e5ff3  com.apple.CoreServices.CarbonCore 783 (783) &lt;fd2acaf23e95472f78b8a077fa039986&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x965e6000 - 0x965e6fff  com.apple.Carbon 136 (136) &lt;6a6a209ec9179368db7ead8382b8ee63&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x965fb000 - 0x96932fff  com.apple.HIToolbox 1.5.0 (???) &lt;fb1e7eb09bab8fc9c1675310da5b86ed&gt; /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 ??? (???) &lt;250daed2fb2e6bf114480e2e4da0728b&gt; /usr/lib/libicucore.A.dylib
0x96a9c000 - 0x96aa4ffb  libCGATS.A.dylib ??? (???) &lt;f08869e380cd4b55e14714fe723cbc66&gt; /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) &lt;906c8d99acdeb122551a99cd930bf32f&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0xba900000 - 0xba917ffe  libJapaneseConverter.dylib ??? (???) &lt;dc8f48ea3439e971b6ec6b51c5b7160a&gt; /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

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62484</commentid>
    <comment_count>4</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-27 10:27:58 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; Process:         Safari [25658]
&gt; Path:            /Applications/WebKit/WebKit.app/Contents/MacOS/WebKit
&gt; Identifier:      org.webkit.nightly.WebKit
&gt; Version:         r28069 (28069)
&gt; Code Type:       PPC (Native)
&gt; Parent Process:  launchd [136]

WebKit nightly r28069.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62531</commentid>
    <comment_count>5</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-27 21:49:59 -0800</bug_when>
    <thetext>Confirmed with WebKit nightly build r28069 using Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165).

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62547</commentid>
    <comment_count>6</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-27 23:05:20 -0800</bug_when>
    <thetext>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&lt;Key, Value, Extractor, HashFunctions, Traits, KeyTraits&gt;::lookup(const T&amp;) [with T = unsigned int, HashTranslator = WTF::IdentityHashTranslator&lt;unsigned int, std::pair&lt;unsigned int, int&gt;, WTF::IntHash&lt;unsigned int&gt; &gt;, Key = unsigned int, Value = std::pair&lt;unsigned int, int&gt;, Extractor = WTF::PairFirstExtractor&lt;std::pair&lt;unsigned int, int&gt; &gt;, HashFunctions = WTF::IntHash&lt;unsigned int&gt;, Traits = WTF::PairHashTraits&lt;WTF::HashTraits&lt;unsigned int&gt;, WTF::HashTraits&lt;int32_t&gt; &gt;, KeyTraits = WTF::HashTraits&lt;unsigned int&gt;])

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&lt;unsigned, int&gt;* WTF::HashTable&lt;unsigned, std::pair&lt;unsigned, int&gt;, WTF::PairFirstExtractor&lt;std::pair&lt;unsigned, int&gt; &gt;, WTF::IntHash&lt;unsigned&gt;, WTF::PairHashTraits&lt;WTF::HashTraits&lt;unsigned&gt;, WTF::HashTraits&lt;int&gt; &gt;, WTF::HashTraits&lt;unsigned&gt; &gt;::lookup&lt;unsigned, WTF::IdentityHashTranslator&lt;unsigned, std::pair&lt;unsigned, int&gt;, WTF::IntHash&lt;unsigned&gt; &gt; &gt;(unsigned const&amp;) + 184 (HashTable.h:433)
1   com.apple.JavaScriptCore       	0x0063845c WTF::HashTableIterator&lt;unsigned, std::pair&lt;unsigned, int&gt;, WTF::PairFirstExtractor&lt;std::pair&lt;unsigned, int&gt; &gt;, WTF::IntHash&lt;unsigned&gt;, WTF::PairHashTraits&lt;WTF::HashTraits&lt;unsigned&gt;, WTF::HashTraits&lt;int&gt; &gt;, WTF::HashTraits&lt;unsigned&gt; &gt; WTF::HashTable&lt;unsigned, std::pair&lt;unsigned, int&gt;, WTF::PairFirstExtractor&lt;std::pair&lt;unsigned, int&gt; &gt;, WTF::IntHash&lt;unsigned&gt;, WTF::PairHashTraits&lt;WTF::HashTraits&lt;unsigned&gt;, WTF::HashTraits&lt;int&gt; &gt;, WTF::HashTraits&lt;unsigned&gt; &gt;::find&lt;unsigned, WTF::IdentityHashTranslator&lt;unsigned, std::pair&lt;unsigned, int&gt;, WTF::IntHash&lt;unsigned&gt; &gt; &gt;(unsigned const&amp;) + 80 (HashTable.h:736)
2   com.apple.JavaScriptCore       	0x006384e4 WTF::HashTable&lt;unsigned, std::pair&lt;unsigned, int&gt;, WTF::PairFirstExtractor&lt;std::pair&lt;unsigned, int&gt; &gt;, WTF::IntHash&lt;unsigned&gt;, WTF::PairHashTraits&lt;WTF::HashTraits&lt;unsigned&gt;, WTF::HashTraits&lt;int&gt; &gt;, WTF::HashTraits&lt;unsigned&gt; &gt;::find(unsigned const&amp;) + 52 (HashTable.h:314)
3   com.apple.JavaScriptCore       	0x00638534 WTF::HashMap&lt;unsigned, KJS::JSValue*, WTF::IntHash&lt;unsigned&gt;, WTF::HashTraits&lt;unsigned&gt;, WTF::HashTraits&lt;KJS::JSValue*&gt; &gt;::find(unsigned const&amp;) + 56 (HashMap.h:251)
4   com.apple.JavaScriptCore       	0x00665214 KJS::ArrayInstance::inlineGetOwnPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&amp;) + 328 (array_instance.cpp:155)
5   com.apple.JavaScriptCore       	0x00598728 KJS::ArrayInstance::getOwnPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&amp;) + 56 (array_instance.cpp:181)
6   com.apple.JavaScriptCore       	0x00571354 KJS::JSObject::getPropertySlot(KJS::ExecState*, unsigned, KJS::PropertySlot&amp;) + 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&lt;WTF::RefPtr&lt;KJS::StatementNode&gt;, (unsigned long)0&gt;&amp;, 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&lt;WTF::RefPtr&lt;KJS::StatementNode&gt;, (unsigned long)0&gt;&amp;, 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&amp;) + 464 (function.cpp:94)
22  com.apple.JavaScriptCore       	0x0059b4c4 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&amp;) + 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&lt;WTF::RefPtr&lt;KJS::StatementNode&gt;, (unsigned long)0&gt;&amp;, 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&amp;, int, KJS::UChar const*, int, KJS::JSValue*) + 928 (interpreter.cpp:381)
30  com.apple.WebCore              	0x0160ddec WebCore::KJSProxy::evaluate(WebCore::String const&amp;, int, WebCore::String const&amp;) + 280 (kjs_proxy.cpp:87)
31  com.apple.WebCore              	0x011b44f8 WebCore::FrameLoader::executeScript(WebCore::String const&amp;, int, WebCore::String const&amp;) + 128 (FrameLoader.cpp:759)
32  com.apple.WebCore              	0x011b45d4 WebCore::FrameLoader::executeScript(WebCore::String const&amp;, 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&lt;WebCore::TimerBase*, (unsigned long)0&gt; const&amp;) + 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62548</commentid>
    <comment_count>7</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-27 23:11:25 -0800</bug_when>
    <thetext>The bisect-builds script reports:

Works: r27141  Fails: r27176</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62637</commentid>
    <comment_count>8</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-28 21:43:02 -0800</bug_when>
    <thetext>&lt;rdar://problem/5619293&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62668</commentid>
    <comment_count>9</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-11-29 00:13:06 -0800</bug_when>
    <thetext>Actually, this may be a duplicate of Bug 15848.

I can&apos;t get Safari to crash when loading the wikipedia.org page directly.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62696</commentid>
    <comment_count>10</comment_count>
    <who name="David Barto">david.barto</who>
    <bug_when>2007-11-29 06:45:21 -0800</bug_when>
    <thetext>If not a duplicate of Bug 15848, then a close cousin.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62990</commentid>
    <comment_count>11</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-02 10:06:27 -0800</bug_when>
    <thetext>Stack 

*** This bug has been marked as a duplicate of 15848 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>