Opened 13 years ago
Last modified 6 years ago
#8390 assigned bug
DVD_Player application crashes media server with trace attached
Reported by: | SeanCollins | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/media_addon_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Attaching application and back trace log gcc2 hybrid version 43824
Attachments (4)
Change History (12)
by , 13 years ago
Attachment: | DVD_Player.zip added |
---|
by , 13 years ago
Attachment: | Media-add-on-server-crash-gcc2h43824 added |
---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
I do not know if the source is around still. It is some variant of vlc however. It seem like another media serve bug that toally blow up the mixer thread, but normally performance just sucks, the media server never seems to crash. I think I got luck that it did crash, becuase it never seems to. I should ping TTcoder, see if his problems are similar to this. I know the newest version of soundplay don't like the media server either. You got me, its a clean fresh install. No add-ons with the exception of the ice1712 driver, which doesn't seem to be crashing. I wonder if I would get a differing result with the hda driver ?
comment:3 by , 13 years ago
Man, where did the edit button go ?
anyways I suspect this one may be relaed. https://dev.haiku-os.org/ticket/8117
comment:5 by , 12 years ago
at version 44061 still crashing, I could update and retest, but unless I missed something nothings changed that should fix it.
GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-pc-haiku"...(no debugging symbols found) [tcsetpgrp failed in terminal_inferior: Invalid Argument] Thread 235 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols for /boot/system/runtime_loader Reading symbols from /boot/system/lib/libbe.so...done. Loaded symbols for /boot/system/lib/libbe.so Reading symbols from /boot/system/lib/libmedia.so...done. Loaded symbols for /boot/system/lib/libmedia.so Reading symbols from /boot/system/lib/libgame.so...done. Loaded symbols for /boot/system/lib/libgame.so Reading symbols from /boot/system/lib/libstdc++.r4.so...done. Loaded symbols for /boot/system/lib/libstdc++.r4.so Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols for /boot/system/lib/libroot.so Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicudata.so.48.1.1 Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1 Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicuio.so.48.1.1 Reading symbols from /boot/system/lib/libicule.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicule.so.48.1.1 Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done. Loaded symbols for /boot/system/lib/libiculx.so.48.1.1 Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicutu.so.48.1.1 Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done. Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1 Reading symbols from /boot/system/lib/libroot-addon-icu.so...done. Loaded symbols for /boot/system/lib/libroot-addon-icu.so Reading symbols from /boot/system/add-ons/media/firewire_dv.media_addon...done. Loaded symbols for /boot/system/add-ons/media/firewire_dv.media_addon Reading symbols from /boot/system/add-ons/media/hmulti_audio.media_addon...done. Loaded symbols for /boot/system/add-ons/media/hmulti_audio.media_addon Reading symbols from /boot/system/add-ons/media/mixer.media_addon...done. Loaded symbols for /boot/system/add-ons/media/mixer.media_addon [tcsetpgrp failed in terminal_inferior: Invalid Argument] [Switching to team /boot/system/servers/media_addon_server (173) thread Audio Mixer control (235)] 0x01d81b22 in Resampler::int16_to_float () from /boot/system/add-ons/media/mixer.media_addon (gdb)
comment:6 by , 9 years ago
with QMplyaer, VLC and DVD facilities now in the software repo as well as the required libs, close this as unsupported, there is no way to fix the application and this ticket is clutering is cluttering things up.
comment:7 by , 9 years ago
Component: | Add-Ons/Media/Mixer → Servers/media_addon_server |
---|---|
Owner: | changed from | to
Status: | new → assigned |
This ancient VLC (0.2.62) still manages to kill media_server on quit.
by , 9 years ago
Attachment: | media_addon_server-1517-debug-06-12-2015-07-03-19.report added |
---|
by , 9 years ago
Attachment: | media_addon_server-4340-debug-06-12-2015-07-05-21.report added |
---|
comment:8 by , 6 years ago
Owner: | changed from | to
---|
Interesting, I just tested it on hrev43844-2h nightly and it did not crash. I can't say that it worked very well, but I did not manage to crash it. Do you know if the src is available?