[Webkit-unassigned] [Bug 183883] Crash with WebKitConsoleMessageLevel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 22:52:42 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183883

--- Comment #4 from Michael Gratton <mike at vee.net> ---
Okay, so I just found out the WebProcess crashes here when I run the locally built binary in the source tree, but does not crash when I build a debian package from the same source tree, with the same valac and libraries, install that and run it.

When using the same meson build options for both, the only thing that is different in the generated C source is that the deb build's source doesn't contain vala line number annotations. The generated C line is identical to that below.

The only difference with the binaries seems to be that is that the installed deb's binary has debug symbol stripped.

So I'm not sure where to go with this. It's definitely only happening with enums from WebkitGTK+ though.

Will try to track down some source generated against 2.18 and see what it looks like, need to reboot to try to get libvirt working for that though. o_O

-- 
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/20180324/173321cd/attachment-0001.html>


More information about the webkit-unassigned mailing list