Bug 462218

Summary: E: thread-posix.c: Assertion 'pthread_setspecific(t->key, userdata) == 0' failed
Product: [Fedora] Fedora Reporter: Hans de Goede <hdegoede>
Component: pulseaudioAssignee: Lennart Poettering <lpoetter>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: lkundrak, pierre-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-24 00:04:03 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:

Description Hans de Goede 2008-09-14 12:49:25 UTC
Description of problem:
When running totem from a terminal on a fully up2date rawhide system (including the latest 1.0.18rc3 of alsa-plugins), when I closed totem (afterplaying a movie with sound) I got this message:

[hans@localhost ~]$ totem
E: thread-posix.c: Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:200, function pa_tls_set(). Aborting.
Aborted

Note that pulseaudio itself was started from the same terminal, so this message might actually have come from the pulseaudio daemon and not from totem / alsa-plugins-pulseaudio, but I think it was not from the daemon as that was still running after this.

Version-Release number of selected component (if applicable):
pulseaudio-0.9.12-5.fc10.x86_64
alsa-plugins-pulseaudio-1.0.18-1.rc3.fc10.x86_64


How reproducible:
Not, I tried to but it only happened once.

Comment 1 Lennart Poettering 2008-09-24 00:04:03 UTC

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