
hakon at alstadheim
Nov 27, 2011, 11:59 AM
Post #1 of 1
(210 views)
Permalink
|
|
Re: Ticket #10183: Mythfrontend crash on local broadcasts
|
|
Den 27. nov. 2011 10:55, skrev MythTV: > #10183: Mythfrontend crash on local broadcasts > Changes (by markk): > Comment: > > fwiw - this plays back perfectly on several systems here with latest > master. > I double-checked, since the sample is only the first 10Mb, and I can confirm it provokes a crash both in my regular frontend which is ubuntu 11.10, and on my laptop which is debian squeeze On my regular FE myth is from a precompiled package from http://ppa.launchpad.net/mythbuntu/0.25/ubuntu/ oneiric/main i386 Packages mythfrontend.real --version reports: Please attach all output as a file in bug reports. MythTV Version : v0.25pre-3774-g4f506d0 MythTV Branch : master Network Protocol : 69 Library API : 0.25.20111116-1 QT Version : 4.7.4 Options compiled in: linux profile use_hidesyms using_alsa using_oss using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_firewire using_frontend using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_vaapi using_vdpau using_ffmpeg_threads using_live using_mheg I have to run this one with VDPAU I build my backend on gentoo with the mt-mythtv overlay ,and environment variables set like so: export MYTHTV_GIT_REVISION="4f506d0" export MYTHWEB_GIT_REVISION=4f506d0 export MYTHTHEMES_GIT_REVISION=4f506d0 . I copied the source from that and built on my laptop (after make distclean and a ./configure run). That build also crashes in the same spot:. --- Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 0x7fffbd9ab700 (LWP 791)] 0x00007ffff77a0a5c in AvFormatDecoder::ProcessAudioPacket (this=0x7fffcc782250, curstream=<value optimized out>, pkt=<value optimized out>, decodetype=<value optimized out>) at avformatdecoder.cpp:4054 4054 av_get_bits_per_sample_fmt(ctx->sample_fmt)>>3); ---- mythfrontend --version on my laptop reports: MythTV Version : v0.25pre MythTV Branch : Network Protocol : 69 Library API : 0.25.20111116-1 QT Version : 4.6.3 Options compiled in: linux profile use_hidesyms using_alsa using_pulse using_pulseoutput using_backend using_bindings_perl using_bindings_python using_bindings_php using_dvb using_frontend using_iptv using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl using_bindings_python using_bindings_php using_mythtranscode using_opengl using_ffmpeg_threads using_live using_mheg using_libxml2 -- HÃ¥kon Alstadheim / N-7510 Skatval / email:hakon [at] alstadheim tlf: 74 82 60 27 mob: 47 35 39 38 http://alstadheim.priv.no/hakon/ spamtrap: finnesikke [at] alstadheim -- 1 hit& you are out _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|