WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
184971
[GTK] Segfault in libjavascriptcoregtk
https://bugs.webkit.org/show_bug.cgi?id=184971
Summary
[GTK] Segfault in libjavascriptcoregtk
Cédric Bellegarde
Reported
2018-04-25 08:17:49 PDT
Created
attachment 338737
[details]
Full backtrace 1 0x7f27ad5de2b8 /usr/lib/libjavascriptcoregtk-4.0.so.18(WTFCrash+0x18) [0x7f27ad5de2b8] 2 0x7f27ad043506 /usr/lib/libjavascriptcoregtk-4.0.so.18(+0x8a3506) [0x7f27ad043506] 3 0x7f27ad03b5d4 /usr/lib/libjavascriptcoregtk-4.0.so.18(_ZN3JSC4Heap31finalizeUnconditionalFinalizersEv+0x44) [0x7f27ad03b5d4] 4 0x7f27ad03d3fb /usr/lib/libjavascriptcoregtk-4.0.so.18(_ZN3JSC4Heap11runEndPhaseENS_11GCConductorE+0x28b) [0x7f27ad03d3fb] 5 0x7f27ad040bab /usr/lib/libjavascriptcoregtk-4.0.so.18(_ZN3JSC4Heap15runCurrentPhaseENS_11GCConductorEPNS_18CurrentThreadStateE+0x11b) [0x7f27ad040bab] 6 0x7f27ad040be4 /usr/lib/libjavascriptcoregtk-4.0.so.18(_ZN3JSC4Heap24collectInCollectorThreadEv+0x14) [0x7f27ad040be4] 7 0x7f27ad045ebe /usr/lib/libjavascriptcoregtk-4.0.so.18(_ZN3JSC4Heap6Thread4workEv+0xe) [0x7f27ad045ebe] 8 0x7f27ad5e002a /usr/lib/libjavascriptcoregtk-4.0.so.18(+0xe4002a) [0x7f27ad5e002a] 9 0x7f27ad5fd340 /usr/lib/libjavascriptcoregtk-4.0.so.18(_ZN3WTF6Thread10entryPointEPNS0_16NewThreadContextE+0x70) [0x7f27ad5fd340] 10 0x7f27ad63206a /usr/lib/libjavascriptcoregtk-4.0.so.18(+0xe9206a) [0x7f27ad63206a] 11 0x7f27bec3f0bc /usr/lib/libpthread.so.0(+0x70bc) [0x7f27bec3f0bc] 12 0x7f27be9742ff /usr/lib/libc.so.6(clone+0x3f) [0x7f27be9742ff]
Attachments
Full backtrace
(40.03 KB, text/plain)
2018-04-25 08:17 PDT
,
Cédric Bellegarde
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2018-04-25 08:46:05 PDT
The full backtrace is truncated at thread 142. Also, something has gone super wrong for you to have that many threads running. There's probably a thread leak.
Cédric Bellegarde
Comment 2
2018-04-25 13:04:53 PDT
>The full backtrace is truncated at thread 142
I know, another gdb segfault :-/
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug