[Webkit-unassigned] [Bug 171570] [GTK] JSC segfault when visiting energie-developpment webpage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 2 15:33:30 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=171570
--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Created attachment 308860
--> https://bugs.webkit.org/attachment.cgi?id=308860&action=review
Backtrace, registers, assembler, etc.
I'm attaching the backtrace from Red Hat Bugzilla, as it shows extras like register state and assembler dump that I think could be helpful for this bug.
Note the crash is here:
#0 JSC::JSValue::isString (this=0x7ffdb95fefe0) at /usr/src/debug/webkitgtk-2.16.1/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:576
576 return isCell() && asCell()->isString();
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170502/5ad767ab/attachment.html>
More information about the webkit-unassigned
mailing list