[mythtv-commits] Ticket #2072: DBox2: Mythbackend segfault

MythTV mythtv at cvs.mythtv.org
Tue Jul 18 17:42:55 UTC 2006


#2072: DBox2: Mythbackend segfault
------------------------------------+---------------------------------------
 Reporter:  hansi.urpils at gmail.com  |       Owner:  danielk
     Type:  defect                  |      Status:  new    
 Priority:  minor                   |   Milestone:         
Component:  mythtv                  |     Version:  head   
 Severity:  medium                  |  
------------------------------------+---------------------------------------
 Hi there!

 As suggested in #2068, I'm opening a new ticket.

 My setup is fairly simple: one channel, one video source, one capture
 card: the DBox2.

 After setting up everything in mythtv-setup, I start mythbackend. It
 segfaults, every time.

 Here's the log created with v record,channel,siparser (as suggested in the
 official documentation)

 {{{
 2006-07-18 19:22:46.365 Using runtime prefix = /usr/local
 2006-07-18 19:22:46.504 DBPassword is not set in mysql.txt
 2006-07-18 19:22:47.754 New DB connection, total: 1
 2006-07-18 19:22:48.217 Connected to database 'mythconverg' at host:
 localhost
 2006-07-18 19:22:48.425 Current Schema Version: 1154
 Starting up as the master server.
 2006-07-18 19:22:48.794 New DB connection, total: 2
 2006-07-18 19:22:48.899 Connected to database 'mythconverg' at host:
 localhost
 2006-07-18 19:22:48.982 EITHelper: localtime offset 2:00:00
 2006-07-18 19:22:49.139 DBox2Ch(1): Loading channels...
                         Reading channel list from 192.168.0.27:80
 2006-07-18 19:22:49.193 DBox2Ch(1): Open()
 2006-07-18 19:22:49.222 New DB connection, total: 3
 2006-07-18 19:22:49.282 Connected to database 'mythconverg' at host:
 localhost
 2006-07-18 19:22:49.625 ChannelBase(1): Input #1: 'MPEG2TS' schan(1)
 sourceid(1) ccid(1)
 2006-07-18 19:22:49.723 ChannelBase(1): Current Input #1: 'MPEG2TS'
 2006-07-18 19:22:49.819 DBox2Ch(1): Channel list not received yet.
                         Will switch to channel 1 later...
 2006-07-18 19:22:50.140 TVRec(1): SetFlags(RunMainLoop,) -> RunMainLoop,
 2006-07-18 19:22:50.197 TVRec(1): ClearFlags(ExitPlayer,FinishRecording,)
 -> RunMainLoop,
 2006-07-18 19:22:50.362 New DB scheduler connection
 2006-07-18 19:22:50.387 Connected to database 'mythconverg' at host:
 localhost
 2006-07-18 19:22:50.459 Main::Starting HttpServer
 2006-07-18 19:22:50.562 Main::Registering HttpStatus Extension
 2006-07-18 19:22:50.749 mythbackend version: 0.19.20060708-1
 www.mythtv.org
 2006-07-18 19:22:50.798 Enabled verbose msgs:  important general record
 channel siparser
 2006-07-18 19:22:50.843 AutoExpire: Found 1 recorders w/max rate of 72
 MiB/min
 2006-07-18 19:22:50.921 AutoExpire: Required Free Space: 1.1 GB w/freq: 10
 min
 2006-07-18 19:22:51.212 DBox2Ch(1): Reading channel list succeeded.
 2006-07-18 19:22:51.349 DBox2Ch(1): Read 168 channels.
 2006-07-18 19:22:51.394 DBox2Ch(1): Changing to '1'.
 2006-07-18 19:22:51.444 DBox2Ch(1): Channel ID for '1' is '43700016d67'.
 }}}

 Backtrace is attached.

 -- Michael

 p.s.: Daniel, the fix in #2068 seems to work for me.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2072>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list