[Webkit-unassigned] [Bug 7859] REGRESSION: skilifts.org Javascript causes crash in ToT
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Mar 20 08:26:48 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7859
alice.liu at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Comment #1 from alice.liu at apple.com 2006-03-20 08:26 PDT -------
here's a snippet of the crash on TOT today. it's the same as 7818. marking as
dup.
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbbadbeef
Thread 0 Crashed:
0 com.apple.WebCore 0x01de0e00 WebCore::HTMLTokenizer::reset() + 92
(HTMLTokenizer.cpp:166)
1 com.apple.WebCore 0x01de105c
WebCore::HTMLTokenizer::~HTMLTokenizer [in-charge deleting]() + 144
(HTMLTokenizer.cpp:1669)
2 com.apple.WebCore 0x01f06c0c WebCore::Document::cancelParsing() +
100 (Document.cpp:1090)
3 com.apple.WebCore 0x01f06c54 WebCore::Document::implicitOpen() +
32 (Document.cpp:1099)
4 com.apple.WebCore 0x01f06d20 WebCore::Document::open() + 120
(Document.cpp:1072)
5 com.apple.WebCore 0x01d8cc30
KJS::HTMLDocFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 580 (kjs_html.cpp:110)
6 com.apple.JavaScriptCore 0x01623540 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 288 (object.cpp:94)
7 com.apple.JavaScriptCore 0x01618608
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 908 (nodes.cpp:761)
8 com.apple.JavaScriptCore 0x01614fc8
KJS::ExprStatementNode::execute(KJS::ExecState*) + 220 (nodes.cpp:1716)
9 com.apple.JavaScriptCore 0x016115a4
KJS::SourceElementsNode::execute(KJS::ExecState*) + 280 (nodes.cpp:2459)
*** This bug has been marked as a duplicate of 7818 ***
--
Configure bugmail: http://bugzilla.opendarwin.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