[Webkit-unassigned] [Bug 245876] [GStreamer] FLAC Audio Format Support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 04:30:06 PDT 2022


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

--- Comment #16 from Tamas Cservenak <tamas at cservenak.net> ---
(In reply to Philippe Normand from comment #12)
> Can you set G_DEBUG=fatal_warnings ? Then epiphany should crash during the
> player initialization. If you could attach the gdb backtrace here it'd be
> great.

I did set it, and epiphany crashes all right (actually 2 processes: WebKitWebProcess and epiphany), they are here all right:

[cstamas at urnebes ~]$ coredumpctl 
TIME                           PID  UID  GID SIG     COREFILE  EXE                                          SIZE
Mon 2022-10-03 12:40:43 CEST 74413 1000 1000 SIGTRAP truncated /usr/libexec/webkit2gtk-4.0/WebKitWebProcess 2.6M
Mon 2022-10-03 12:40:46 CEST 74360 1000 1000 SIGTRAP truncated /usr/bin/epiphany                            2.3M
Mon 2022-10-03 13:09:39 CEST 78363 1000 1000 SIGTRAP truncated /usr/libexec/webkit2gtk-4.0/WebKitWebProcess 3.1M
Mon 2022-10-03 13:09:42 CEST 78305 1000 1000 SIGTRAP truncated /usr/bin/epiphany                            2.3M
Mon 2022-10-03 13:21:09 CEST 80383 1000 1000 SIGTRAP truncated /usr/libexec/webkit2gtk-4.0/WebKitWebProcess 2.9M
Mon 2022-10-03 13:21:12 CEST 80333 1000 1000 SIGTRAP truncated /usr/bin/epiphany                            3.5M
[cstamas at urnebes ~]$ 


But from this point on (following this guide https://fedoramagazine.org/file-better-bugs-coredumpctl/), and after installing deguginfo (for webkit2gtk3 and epiphany, as coredumpctl gdb requested), I still have no luck to produce meaningful backtrace :(

-- 
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/20221003/5064a35f/attachment.htm>


More information about the webkit-unassigned mailing list