Opened 9 years ago
Closed 9 years ago
#12624 closed bug (fixed)
media_addon_server fails at boot on hrev50047, requires manual kill/restart
Reported by: | tidux | Owned by: | Barrett |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/media_addon_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Opening a known-good audio or video file after a fresh boot causes media_addon_server to crash, and spawn a Debugger process. Manually killing the player's process and restarting both media_server and media_addon_server are necessary to fix the problem.
Testing this using vlc launched from a shell prompt yields dozens of lines of the following error before the Debugger popped open:
SoundPlayNode::FillNextBuffer: RequestBuffer failed
It looks like something isn't being initialized correctly during boot for whatever reason, but manually restarting the servers afterwards does initialize correctly.
Affected hardware: Lenovo Thinkpad T530
Change History (5)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
It seems also a known issue:
If you could specify which audio driver you are using would be useful too. It seems the problems happens on certain hardware configurations.
comment:3 by , 9 years ago
HDA here AMD southbridge
http://www.newegg.com/Product/Product.aspx?Item=N82E16813130600
https://dev.haiku-os.org/ticket/9804
I reported this a while back
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Can you save the debug report and attach it here?