Opened 11 years ago
Closed 9 years ago
#10149 closed bug (fixed)
sound dies when using debugger
Reported by: | _samui | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/MediaPlayer | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Opening a few videos and the following mediaplayer with debugger kills the sound in many cases. Try it our by opening one or two files, then open debugger and follow mediaplayer. Start a few more videos. The sound disappears.
You get errors like: QueryPort: read_port failed, msgcode 0x302, port 660: operation timed out BmediaRoster:: Connect: media_destination invalid unable to setup nodes: Bad destination
Media addon server debug tells of numerous: SendToPort:: write_port_failed, msgcode 0x407, port 919: Operation timed out
This stuff happens even on quite a low processor load (30%?).
Tested on virtualbox, 512mb ram
Fixed as of hrev49662. Audio and video continue to work here.