[mythtv-commits] Ticket #10897: Firewire based tuning segfaults consistently

MythTV noreply at mythtv.org
Wed Jul 11 06:03:25 UTC 2012


#10897: Firewire based tuning segfaults consistently
--------------------------------+--------------------------------
 Reporter:  scottadmi@…         |          Owner:
     Type:  Bug Report - Crash  |         Status:  infoneeded_new
 Priority:  major               |      Milestone:  unknown
Component:  MythTV - General    |        Version:  0.25.1
 Severity:  high                |     Resolution:
 Keywords:                      |  Ticket locked:  0
--------------------------------+--------------------------------

Comment (by scottadmi@…):

 Apologies, my use of "segfault" in the title was incorrect (so there
 wasn't a kernel dump). It was an assertion failure in the linked iec61883
 library - the specific line is "assert (mpeg != NULL);". There was no
 backtrace printed to the console or followup log data at any log level,
 simply after the second channel change:

 {{{
 mythbackend: mpeg2.c:113: mpeg2_recv_handler: Assertion `mpeg != ((void
 *)0)' failed.
 Aborted
 }}}


 If there is a way for me to produce helpful backtrace point me in the
 right direction. The version output is:

 {{{
 Please attach all output as a file in bug reports.
 MythTV Version : v0.25.1-58-g1d41f74
 MythTV Branch : fixes/0.25
 Network Protocol : 72
 Library API : 0.25.20120506-1
 QT Version : 4.7.4
 Options compiled in:
  linux profile use_hidesyms using_alsa using_oss using_backend
 using_bindings_perl using_bindings_python using_bindings_php
 using_firewire using_frontend using_hdhomerun using_ceton using_hdpvr
 using_iptv using_ivtv using_libcrypto using_libxml2 using_libudf
 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_vdpau using_ffmpeg_threads using_live using_mheg using_libass
 using_libxml2 using_libudf
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10897#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list