abrt detected a crash. How to reproduce ----- 1. 2. 3. Additional information ====== Attached files ---- backtrace cmdline ----- /usr/bin/empathy component ----- empathy executable ----- /usr/bin/empathy kernel ----- 2.6.31-33.fc12.x86_64 package ----- empathy-2.27.92-2.0.git20090920.1.fc12 reason ----- Process was terminated by signal 6
Created attachment 361841 [details] File: backtrace
So, yes it is all fault of abrt and Pulseaudio. When the backtrace was regenerated from the coredump via plain gdb -nx --batch -ex 'thread apply all backtrace' \ empathy coredump >emapthy-backtrace-coredump 2>/dev/null it shows clearly that the crash is in pulseaudio.
Created attachment 361844 [details] mentioned backtrace
hmm, this seems to be an assert which is hit when a TLS load/store operation fails. This is something that cannot really happen. I am a bit puzzled.
This is not a bug in abrt. Reassign?
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Assertion failure in pa_tls_set(). Consistent with findings in bug 532307. *** This bug has been marked as a duplicate of bug 532307 ***