[Webkit-unassigned] [Bug 260519] [GTK] web process crash when pressing down-arrow and page-down
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 22 10:03:30 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260519
--- Comment #2 from Haelwenn (lanodan) Monnier <contact+bugs.webkit.org at hacktivis.me> ---
> So you compiled with assertions enabled?
I didn't set an option for enabling assertions, might be due to a WebKit buildsystem change or some side-effect of not having "Release" mode but "Gentoo" mode, which AFAIK is based on "RelWithDebInfo".
Or might be due to removing an old hack where -DNDEBUG was appended to CPPFLAGS, removed it as it would fail to compile (Source/WebCore/page/LocalFrameViewLayoutContext.cpp:281:13: error: use of undeclared identifier 'showRenderTree').
> Unfortunately your backtrace is useless because you don't have debuginfo. You'll need to recompile with -g.
It had -ggdb so not sure why it doesn't…
--
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/20230822/b475d08a/attachment.htm>
More information about the webkit-unassigned
mailing list