[mythtv-commits] Ticket #7003: Segmentation Fault on Full DVB-T scan on Homerun

MythTV mythtv at cvs.mythtv.org
Mon Sep 7 18:51:17 UTC 2009


#7003: Segmentation Fault on Full DVB-T scan on Homerun
--------------------------------------+-------------------------------------
 Reporter:  thomaslloyd at yahoo.com     |       Owner:  danielk
     Type:  defect                    |      Status:  new    
 Priority:  blocker                   |   Milestone:  unknown
Component:  MythTV - Channel Scanner  |     Version:  head   
 Severity:  medium                    |     Mlocked:  0      
--------------------------------------+-------------------------------------
 mythbackend --version

 MythTV Version   : 21682
 MythTV Branch    : trunk
 Network Protocol : 48
 Library API      : 0.22.20090905-1
 QT Version       : 4.5.0
 Options compiled in:
  linux debug using_oss using_alsa using_backend using_dvb using_frontend
 using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu
 using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtwebkit
 using_v4l using_x11 using_xrandr using_xv using_bindings_perl
 using_bindings_python using_opengl using_vdpau using_ffmpeg_threads
 using_live using_mheg


 tail of gbd output...

 2009-09-07 19:17:36.985 Current Schema Version: 1244
 2009-09-07 19:18:12.253 Loading window theme from
 /usr/local/share/mythtv/themes/G.A.N.T/menu-ui.xml
 2009-09-07 19:18:37.430 Loading menu theme from
 /usr/local/share/mythtv/setup.xml
 2009-09-07 19:18:59.711 New DB connection, total: 2
 2009-09-07 19:18:59.712 Connected to database 'mythconverg' at host:
 localhost
 2009-09-07 19:18:59.716 New DB connection, total: 3
 2009-09-07 19:18:59.717 Connected to database 'mythconverg' at host:
 localhost
 2009-09-07 19:18:59.726 New DB connection, total: 4
 2009-09-07 19:18:59.727 Connected to database 'mythconverg' at host:
 localhost
 [New Thread 0xac9ddb90 (LWP 30642)]
 [New Thread 0xabfffb90 (LWP 30643)]
 [Thread 0xabfffb90 (LWP 30643) exited]
 [New Thread 0xabfffb90 (LWP 30644)]
 [Thread 0xabfffb90 (LWP 30644) exited]
 [New Thread 0xabfffb90 (LWP 30645)]
 [New Thread 0xab7feb90 (LWP 30646)]
 [New Thread 0xaab38b90 (LWP 30647)]

 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xab7feb90 (LWP 30646)]
 0xb7c22676 in DVBChannel::GetCardType (this=0x0) at ./dvbchannel.h:55
 55          DTVTunerType GetCardType(void)      const { return card_type;
 }

 This seems to be happening as the program gets to the first frequency that
 it has digital channels in.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7003>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list