[Webkit-unassigned] [Bug 19467] New: Hard crash when dragging (enabling) modules on this page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 10 13:31:33 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19467
Summary: Hard crash when dragging (enabling) modules on this page
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh Intel
URL: http://chyrp.net/webkit/admin/?action=extend_modules
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Blocker
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: i.am at toogeneric.com
I've allowed Guests to enable/disable modules at this URL so that you can see
the crash firsthand. I am on nightly WebKit r34469, but this crash may have
existed before.
There are unrelated errors in the console log (they're from drawing those
conflict lines), I think you can ignore those.
The JavaScript related to this is the function "extend_draggables" at
http://chyrp.net/webkit/includes/admin.js.php?action=extend_modules . I've
narrowed down the crash to using the "action" variable in the callback function
for $.post. The "type" variable is also affected, but it doesn't cause a crash.
For some reason its value is assigned to "-498531038".
--
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