Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 524506

Summary: [abrt] crash detected in empathy-2.27.92-2.0.git20090920.1.fc12
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: abrtAssignee: Jiri Moskovcak <jmoskovc>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: bdpepple, dfediuck, dvlasenk, jmoskovc, lpoetter, mcepl, mnowak, mschmidt, npajkovs, peter, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:87d341b6c1de749c0bb7b1585571b173b2b3040e
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-01-18 14:03:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
mentioned backtrace none

Description Matěj Cepl 2009-09-20 21:53:52 UTC
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

Comment 1 Matěj Cepl 2009-09-20 21:54:01 UTC
Created attachment 361841 [details]
File: backtrace

Comment 2 Matěj Cepl 2009-09-20 22:35:36 UTC
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.

Comment 3 Matěj Cepl 2009-09-20 22:36:41 UTC
Created attachment 361844 [details]
mentioned backtrace

Comment 5 Lennart Poettering 2009-09-22 17:57:27 UTC
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.

Comment 6 Denys Vlasenko 2009-10-06 13:20:19 UTC
This is not a bug in abrt. Reassign?

Comment 7 Bug Zapper 2009-11-16 12:41:24 UTC
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

Comment 8 Michal Schmidt 2010-01-18 14:03:57 UTC
Assertion failure in pa_tls_set(). Consistent with findings in bug 532307.

*** This bug has been marked as a duplicate of bug 532307 ***