[Webkit-unassigned] [Bug 21739] New: JSC crash in news.google.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 19 02:57:10 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21739
Summary: JSC crash in news.google.com
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jmalonzo at gmail.com
JSC crashes when going to news.google.com using GtkLauncher from the Gtk port.
Steps to reproduce:
1. Launch GtkLauncher
2. (page loads google.com) click on News
3. Crash
Here's the assertion failure:
Program terminated with signal 11, Segmentation fault.
[New process 31123]
#0 0x00007f7305a70d0a in asObject (value=0x2) at
../../JavaScriptCore/kjs/JSCell.h:112
112 ASSERT(!JSImmediate::isImmediate(value));
I'll attach the full log
--
Configure bugmail: https://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