pebender / minimyth

MiniMyth - Rising from the Dead.
0 stars 0 forks source link

0.22.0-72-x86_64 dvd playback causes mythfrontend to crash #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try hitting the menu and going to the root menu while a preview is playing
2. Let a DVD play for a while, it will eat up all the memory and then
mythfrontend will crash.
3. Skipping around in a DVD causes mythfrontend to crash.

What is the expected output? 
mythfrontend should not crash when playing DVDs.  On my linux box,
mythvideo does eat a lot of memory but doesn't appear to crash mythfrontend
when doing any of the above.

What do you see instead?
mythfrontend is very flaky and crashes a lot when playing DVDs.

What version of the product are you using? On what operating system?
0.22.0-72-x86_64

Original issue reported on code.google.com by matt...@gmail.com on 17 Nov 2009 at 5:09

GoogleCodeExporter commented 8 years ago
Here's what happens in /var/log/messages when it crashes:

Nov 16 23:10:58 (none) user.info kernel: mythfrontend[6029]: segfault at 3e9 ip
00007f8ef9feda4a sp 00007f8ee1a2a150 error 4 in
libmythavcodec-0.22.so.0[7f8ef9dc6000+509000]

And in Xorg.0.0.log:

(II) "Power Button": Close
(II) UnloadModule: "evdev"
(II) "Power Button": Close
(II) UnloadModule: "evdev"
(II) "PS3 Remote Controller": Close
(II) UnloadModule: "evdev"

Original comment by matt...@gmail.com on 17 Nov 2009 at 5:13