[Webkit-unassigned] [Bug 171205] [GTK] Midori doesn't load home page, web inspector crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 25 18:44:43 PDT 2017


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

--- Comment #13 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Looks like you're on the right track... everything looks right except for the missing debuginfo. I don't know how to help with that on Gentoo. I would have expected adding -ggdb to CFLAGS would have done the trick. Maybe try removing splitdebug; that would make the build take longer (you might even think the linker has hung, even though it's still working) but that's my best guess as to the problem. Alternatively you could try changing the CMake build type using -DCMAKE_BUILD_TYPE=Debug, which should work just as well, though I'm not sure how to do that in make.conf.

-- 
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/20170426/d392d89e/attachment.html>


More information about the webkit-unassigned mailing list