[Webkit-unassigned] [Bug 137340] REGRESSION(r174025): [GTK] Web Process crash when starting the web inspector after r174025
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 09:04:01 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137340
--- Comment #2 from Filip Pizlo <fpizlo at apple.com> 2014-10-06 09:03:56 PST ---
(In reply to comment #1)
> With setting JSC_useDFGJIT=0 environment variable,
> inspector works again, so it must be a DFG JIT bug.
>
> I'll try to reproduce this bug in debug mode and try
> to get a crash backtrace to help debugging.
Careful. The purpose of that DFG change was to not insert obviously unnecessary GC barriers. It could just be revealing missing barriers in the runtime.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list