[Webkit-unassigned] [Bug 244841] [GStreamer] WebAudio drums demo makes WebKit GStreamer based ports crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 05:29:25 PDT 2022


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

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philn at igalia.com

--- Comment #1 from Philippe Normand <philn at igalia.com> ---
Most likely a malloc restriction is being hit...

(gdb) bt
#0  0x00007f166d8d9bcb in WTFCrash () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#1  0x00007f16701a41e6 in  () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#2  0x00007f16701a41d6 in  () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#3  0x00007f1670816d22 in WebCore::AudioFileReader::createBus(float, bool) () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#4  0x00007f167081736e in WTF::Detail::CallableWrapper<WebCore::createBusFromInMemoryAudioFile(void const*, unsigned long, bool, float)::$_4, void>::call() () at /app/webkit/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
#5  0x00007f166d9075e0 in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#6  0x00007f166d96b466 in WTF::wtfThreadEntryPoint(void*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#7  0x00007f166db743ba in start_thread (arg=0x7f13c57fa640) at pthread_create.c:481
#8  0x00007f16697da7a3 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

-- 
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/20220906/5c9388ce/attachment-0001.htm>


More information about the webkit-unassigned mailing list