Opened 8 years ago

Closed 8 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 Barrett, 8 years ago

Can you save the debug report and attach it here?

comment:2 by Barrett, 8 years ago

It seems also a known issue:

http://www.freelists.org/post/haiku-3rdparty-dev/BSoundPlayer-returning-BBufferGroup-error-when-adding-buffer

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 SeanCollins, 8 years ago

Version 0, edited 8 years ago by SeanCollins (next)

comment:4 by Barrett, 8 years ago

Fixed in hrev50081.

comment:5 by Barrett, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.