Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644216 - media-sound/pulseaudio-11.1: assertion failed
Summary: media-sound/pulseaudio-11.1: assertion failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-11 17:16 UTC by Raymond Jennings
Modified: 2018-01-12 08:07 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo.txt,5.56 KB, text/plain)
2018-01-11 17:19 UTC, Raymond Jennings
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2018-01-11 17:16:34 UTC
I got a weird error message.

mpd is running in the background playing a FLAC soundtrack in the background.  I have the system default pulseaudio config slaved to an alsa dmix so that multiple pulseaudios can share the sound card

shentino@toasty 0 ~ $ pulseaudio
W: [pulseaudio] pid.c: Stale PID file, overwriting.
E: [pulseaudio] module-stream-restore.c: Assertion 'pa_database_unset(u->database, &key) >= 0' failed at /var/tmp/portage/media-sound/pulseaudio-11.1/work/pulseaudio-11.1/src/modules/module-stream-restore.c:2376, function clean_up_db(). Aborting.
Aborted
Comment 1 Raymond Jennings 2018-01-11 17:19:40 UTC
Created attachment 514234 [details]
emerge --info
Comment 2 Jonas Stein gentoo-dev 2018-01-11 22:57:00 UTC
This looks really weird. We need more information to fix anything in the ebuild. 

You can find many hits with a search engine. I found for example
https://forums.gentoo.org/viewtopic-t-691844.html

The situation seems to be a bit more complicate and requires some analysis.
We can not help you efficiently via bug tracker. The bug tracker aims rather on specific problems in .ebuilds and less on individual systems. 

I suggest to try it in upstream related forums first and report back what you found out.
Comment 3 Raymond Jennings 2018-01-12 06:26:49 UTC
The issue in question is more the assertion failure.

I would concur though that upstream would know more.
Comment 4 Raymond Jennings 2018-01-12 08:07:19 UTC
After further investigation it was brought to my attention that the issue in question was caused by an unclean shutdown.

Upstream might want to work on the issue in question, but it's definitely not a gentoo problem.