Opened 13 years ago

Last modified 9 years ago

#7180 closed bug

Media Server crashing when shttuing down/used with cortex/randomly with media files — at Version 5

Reported by: stargatefan Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Add-Ons/Media/Mixer Version: R1/Development
Keywords: Cc: black.belt.jimmy@…, degea@…
Blocked By: Blocking: #10344
Platform: All

Description (last modified by diver)

Was trying to use cortex to see if inputs and output worked. I was met with failure.

Thread 2492 caused an exception: Segment violation
[...]
[Switching to team /boot/system/servers/media_addon_server (2474) thread Audio Mixer control (2492)]
0x00956d89 in Resampler::float_to_float ()
   from /boot/system/add-ons/media/mixer.media_addon
(gdb) bt
#0  0x00956d89 in Resampler::float_to_float ()
   from /boot/system/add-ons/media/mixer.media_addon
#1  0x0095289f in MixerInput::BufferReceived ()
   from /boot/system/add-ons/media/mixer.media_addon
#2  0x00950222 in MixerCore::BufferReceived ()
   from /boot/system/add-ons/media/mixer.media_addon
#3  0x0094d58f in AudioMixer::HandleInputBuffer ()
   from /boot/system/add-ons/media/mixer.media_addon
#4  0x0094d5fa in AudioMixer::HandleEvent ()
   from /boot/system/add-ons/media/mixer.media_addon
#5  0x004c443b in BMediaEventLooper::DispatchEvent ()
   from /boot/system/lib/libmedia.so
#6  0x004c4ab7 in BMediaEventLooper::ControlLoop ()
   from /boot/system/lib/libmedia.so
#7  0x004c43a9 in BMediaEventLooper::_ControlThreadStart ()
   from /boot/system/lib/libmedia.so
#8  0x00657060 in thread_entry () from /boot/system/lib/libroot.so
#9  0x701c5fec in ?? ()
(gdb) 

Change History (5)

comment:1 by stargatefan, 13 years ago

Summary: Media Server crashing when used with CortexMedia Server crashing when shttuing down/used with cortex/randomly with media files

Still seeing random crashes with media server at shut down. It also has trouble with files that may or may not have missing frames. Problem seemed to drop up in the 402xx series IIRC. I could try to narrow it down but it could just be a flue to. I have seen it on the nightlies to0.

Easy to reproduce Install nightly iso with hda, shut machine down. gcc4 hybrid hrev40356

Thread 200 called debugger(): oops
[...]
[Switching to team /boot/system/servers/media_addon_server (145) thread Audio Mixer control (200)]
0xffff0114 in ?? ()
(gdb) bt
#0  0xffff0114 in ?? ()
#1  0x006541db in debugger () from /boot/system/lib/libroot.so
#2  0x004bb80e in BBuffer::SetHeader () from /boot/system/lib/libmedia.so
#3  0x004bc840 in BBufferConsumer::HandleMessage ()
   from /boot/system/lib/libmedia.so
#4  0x004cac58 in BMediaNode::WaitForMessage ()
   from /boot/system/lib/libmedia.so
#5  0x004c597e in BMediaEventLooper::ControlLoop ()
   from /boot/system/lib/libmedia.so
#6  0x004c53a9 in BMediaEventLooper::_ControlThreadStart ()
   from /boot/system/lib/libmedia.so
#7  0x00658070 in thread_entry () from /boot/system/lib/libroot.so
#8  0x701c5fec in ?? ()
(gdb)
Last edited 10 years ago by diver (previous) (diff)

comment:2 by bbjimmy, 13 years ago

Cc: black.belt.jimmy@… added

comment:3 by diver, 10 years ago

Component: Servers/media_serverServers/media_addon_server
Description: modified (diff)

comment:4 by diver, 10 years ago

Blocking: 10344 added

comment:5 by diver, 10 years ago

Component: Servers/media_addon_serverAdd-Ons/Media/Mixer
Description: modified (diff)
Owner: changed from axeld to pulkomandy
Status: newassigned
Version: R1/alpha2R1/Development
Note: See TracTickets for help on using tickets.