Comment 31 for bug 2050865

Revision history for this message
Daniel van Vugt (vanvugt) wrote (last edit ):

Thanks! Unfortunately the automated system isn't showing enough of the stack trace to be helpful;

__pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44
__pthread_kill_internal (signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
__GI___pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
__GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
__GI_abort () at ./stdlib/abort.c:79

It's also not grouping related crashes as much as it should for 24.04 yet. I'm hoping that just means there's a low volume of crash reports from 24.04 compared to previous releases. EDIT: That's bug 2067120, I'm told.

To figure out what's still causing this crash we would either need more automated crash reports from people or for someone to debug it locally and tell us the stack trace :(