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

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


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

--- Comment #22 from Tamas Cservenak <tamas at cservenak.net> ---
(In reply to Philippe Normand from comment #21)
> Did you disable pagination as mentioned in
> https://fedoramagazine.org/file-better-bugs-coredumpctl/ ?

yup

(gdb) set logging file webkitwebprocess.txt
(gdb) set logging on
Warning: 'set logging on', an alias for the command 'set logging enabled', is deprecated.
Use 'set logging enabled on'.

Copying output to webkitwebprocess.txt.
Copying debug output to webkitwebprocess.txt.
(gdb) set pagination off
(gdb) thread apply all bt full

Thread 44 (Thread 0x7ffa7c937640 (LWP 31)):
#0  0x00007ffb2ff1d88f in poll () at /lib64/libc.so.6
#1  0x00007ffb2c76223d in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0
#2  0x00007ffb2c70c6cf in g_main_loop_run () at /lib64/libglib-2.0.so.0
#3  0x00007ffb2f79c4b0 in WTF::RunLoop::run() () at /lib64/libjavascriptcoregtk-4.0.so.18
#4  0x00007ffb2f7a69c1 in WTF::wtfThreadEntryPoint(void*) [clone .lto_priv.0] () at /lib64/libjavascriptcoregtk-4.0.so.18
#5  0x00007ffb2fea4e2d in start_thread () at /lib64/libc.so.6
#6  0x00007ffb2ff29364 in clone () at /lib64/libc.so.6
...


It advances, but slowly. Current ouput is Thread 2 I guess Thread 1 to go and done.

-- 
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/b9e596a5/attachment.htm>


More information about the webkit-unassigned mailing list