[Webkit-unassigned] [Bug 15618] New: REGRESSION: Stack overflow/crash in KJS::equal
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 22 07:41:57 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15618
Summary: REGRESSION: Stack overflow/crash in KJS::equal
Product: WebKit
Version: 523.x+ (nightly)
Platform: Macintosh
URL: http://a88.narod.ru/ars0003.htm
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NeedsReduction, Regression, NeedsRadar
Severity: Normal
Priority: P1
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
r26843 crashes when opening this page.
0 com.apple.JavaScriptCore 0x004923f4 KJS::Collector::allocate(unsigned
long) + 20
1 com.apple.JavaScriptCore 0x00493578 KJS::jsString(KJS::UString const&) +
216
2 com.apple.JavaScriptCore 0x00494058
KJS::NativeErrorImp::construct(KJS::ExecState*, KJS::List const&) + 168
3 com.apple.JavaScriptCore 0x004958d8 KJS::Error::create(KJS::ExecState*,
KJS::ErrorType, KJS::UString const&, int, int, KJS::UString const&) + 968
4 com.apple.JavaScriptCore 0x00495c80 KJS::throwError(KJS::ExecState*,
KJS::ErrorType, char const*) + 80
5 com.apple.JavaScriptCore 0x004aca28
KJS::JSObject::defaultValue(KJS::ExecState*, KJS::JSType) const + 1160
6 com.apple.JavaScriptCore 0x004a5ec4 KJS::equal(KJS::ExecState*,
KJS::JSValue*, KJS::JSValue*) + 532
7 com.apple.JavaScriptCore 0x004a5ed4 KJS::equal(KJS::ExecState*,
KJS::JSValue*, KJS::JSValue*) + 548
8 com.apple.JavaScriptCore 0x004a5ed4 KJS::equal(KJS::ExecState*,
KJS::JSValue*, KJS::JSValue*) + 548
9 com.apple.JavaScriptCore 0x004a5ed4 KJS::equal(KJS::ExecState*,
KJS::JSValue*, KJS::JSValue*) + 548
10 com.apple.JavaScriptCore 0x004a5ed4 KJS::equal(KJS::ExecState*,
KJS::JSValue*, KJS::JSValue*) + 548
--
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