[Webkit-unassigned] [Bug 14886] Crash when building string with lots of string concat operations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 5 18:09:18 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14886


pewtermoose at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pewtermoose at gmail.com
           Severity|Major                       |Normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |HasReduction, NeedsRadar
         OS/Version|Windows XP                  |All
           Priority|P3                          |P1
           Platform|PC                          |All




------- Comment #6 from pewtermoose at gmail.com  2007-08-05 18:09 PDT -------
My local debug build of r24875 gives me this back trace:

Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbf7fffd0

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x005b72f4
KJS::AddNode::evaluate(KJS::ExecState*) + 12 (nodes.cpp:1205)
1   com.apple.JavaScriptCore            0x005b733c
KJS::AddNode::evaluate(KJS::ExecState*) + 84 (nodes.cpp:1207)
[it repeats frame 1 for ~500 frames]


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list