Opened 12 years ago

Last modified 5 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)

DVD_Player.zip (293.7 KB ) - added by SeanCollins 12 years ago.
Media-add-on-server-crash-gcc2h43824 (7.9 KB ) - added by SeanCollins 12 years ago.
media_addon_server-1517-debug-06-12-2015-07-03-19.report (13.4 KB ) - added by diver 8 years ago.
media_addon_server-4340-debug-06-12-2015-07-05-21.report (12.7 KB ) - added by diver 8 years ago.

Download all attachments as: .zip

Change History (12)

by SeanCollins, 12 years ago

Attachment: DVD_Player.zip added

by SeanCollins, 12 years ago

comment:1 by Disreali, 12 years ago

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?

comment:2 by SeanCollins, 12 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 SeanCollins, 12 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:4 by Disreali, 12 years ago

Does the attached DVD_Player still crash on recent revisions.

comment:5 by SeanCollins, 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 SeanCollins, 8 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 diver, 8 years ago

Component: Add-Ons/Media/MixerServers/media_addon_server
Owner: changed from nobody to Barrett
Status: newassigned

This ancient VLC (0.2.62) still manages to kill media_server on quit.

comment:8 by korli, 5 years ago

Owner: changed from Barrett to nobody
Note: See TracTickets for help on using tickets.