Pulseaudio is not working
I am working on Ubuntu 8.04.4 LTS. I am facing some problem while invoking the pulseaudio as some errors are getting thrown, like
E: mutex-posix.c: Assertion 'pthread_
Aborted
I uninstalled and reinstalled again, but problem still persists.
If anyone experienced the same, please share me the solution to this issue.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2010-02-18
- Last reply:
- 2010-02-18
sudo update-rc.d pulseaudio start 50 2 3 4 5 .
Ajith (ajith211) said : | #2 |
It gives me the following message;
System startup links for /etc/init.
And still the problem persists for me.
Seth Arnold (seth-arnold) said : | #3 |
According to the pthread_
The /usr/share/
0013-mutex-
That name is highly suggestive of the style of fix that would be needed to correct a problem as basic as unlocking a mutex that either isn't locked, or wasn't locked by the unlocking thread.
I suggest filing a bug report, and hope the maintainer recognizes this one...
Can you help with this problem?
Provide an answer of your own, or ask Ajith for more information if necessary.