root@mythtv:/home/mythtv/mythtv# gdb mythbackend
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run -v channel,record,siparser
Starting program: /usr/local/bin/mythbackend -v channel,record,siparser
[Thread debugging using libthread_db enabled]
[New Thread 47418752709792 (LWP 29200)]
Qt: gdb: -nograb added to command-line options.
	 Use the -dograb option to enforce grabbing.
2008-01-14 20:23:12.205 Using runtime prefix = /usr/local, libdir = /usr/local/lib
2008-01-14 20:23:12.205 Empty LocalHostName.
2008-01-14 20:23:12.205 Using localhost value of mythtv
2008-01-14 20:23:12.240 New DB connection, total: 1
2008-01-14 20:23:12.243 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:12.244 Closing DB connection named 'DBManager0'
2008-01-14 20:23:12.244 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:12.245 Current Schema Version: 1207
Starting up as the master server.
[New Thread 1082149200 (LWP 29203)]
2008-01-14 20:23:12.260 New DB connection, total: 2
2008-01-14 20:23:12.261 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:12.262 TVRec(1): Start channel: 10.
2008-01-14 20:23:12.264 LFireDev(001CFBFFFEEA42B5): Adding   0x1cfbfffeea42b5
2008-01-14 20:23:12.265 LFireDev(001CFBFFFEEA42B5): Updating 0x1cfbfffeea42b5 port: 0 node: 0
2008-01-14 20:23:12.276 LFireDev(001CFBFFFEEA42B5): Adding   0x508d00009b2e9a
2008-01-14 20:23:12.276 LFireDev(001CFBFFFEEA42B5): Updating 0x508d00009b2e9a port: 0 node: 1
2008-01-14 20:23:12.879 New DB connection, total: 3
2008-01-14 20:23:12.879 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:12.912 ChannelBase(1): Input #2: 'MPEG2TS' schan(10) sourceid(1) ccid(1)
2008-01-14 20:23:12.913 ChannelBase(1): Current Input #2: 'MPEG2TS'
2008-01-14 20:23:12.913 FireChan(001CFBFFFEEA42B5): Open()
2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread
2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread -- locked
2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): OpenPort()
2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): OpenPort() -- got lock
2008-01-14 20:23:12.913 LAVCInfo(): Getting raw1394 handle for port 0
2008-01-14 20:23:12.917 LFireDev(001CFBFFFEEA42B5): Subunit Types: Tuner, Panel, 
2008-01-14 20:23:12.917 LFireDev(001CFBFFFEEA42B5): Starting port handler thread
[New Thread 1090541904 (LWP 29204)]
2008-01-14 20:23:12.931 LFireDev(001CFBFFFEEA42B5): Waiting for port handler thread to start
2008-01-14 20:23:12.931 LFireDev(001CFBFFFEEA42B5): RunPortHandler -- start
2008-01-14 20:23:12.931 LFireDev(001CFBFFFEEA42B5): RunPortHandler -- got first lock
2008-01-14 20:23:12.942 LFireDev(001CFBFFFEEA42B5): Port handler thread started
2008-01-14 20:23:12.942 FireChan(001CFBFFFEEA42B5): SetChannelByString(10)
2008-01-14 20:23:12.943 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
2008-01-14 20:23:12.944 FireDev(001CFBFFFEEA42B5): STB Power State: On
2008-01-14 20:23:14.457 SetLastChannel(10): cleared: no
2008-01-14 20:23:14.457 FireChan(001CFBFFFEEA42B5): SetChannelByString(10) success
[New Thread 1098934608 (LWP 29205)]
2008-01-14 20:23:14.477 TVRec(1): SetFlags(RunMainLoop,) -> RunMainLoop,
2008-01-14 20:23:14.477 TVRec(1): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
2008-01-14 20:23:14.478 TVRec(2): Start channel: 2-1.
2008-01-14 20:23:14.479 DVBChan(2:3): Opening DVB channel
2008-01-14 20:23:14.479 DVBChan(2:3): Using DVB card 3, with frontend 'LG Electronics LGDT3303 VSB/QAM Frontend'.
2008-01-14 20:23:14.481 ChannelBase(2): Input #1: 'DVBInput' schan(2-1) sourceid(2) ccid(2)
2008-01-14 20:23:14.481 ChannelBase(2): Current Input #1: 'DVBInput'
2008-01-14 20:23:14.481 DVBChan(2:3): SetChannelByString(2-1): 
2008-01-14 20:23:14.482 DVBChan(2:3): 549000000 qam_256 a auto auto a a auto a v
2008-01-14 20:23:14.482 DVBChan(2:3): Old Params: 0 auto a auto auto a a auto a v
			DVBChan(2:3): New Params: 549000000 qam_256 a auto auto a a auto a v
2008-01-14 20:23:14.482 DVBChan(2:3): Tune(): Tuning to 549000000Hz
2008-01-14 20:23:14.483 dvbchannel.cpp:wait_for_backend: Status: 
2008-01-14 20:23:14.483 DVBChan(2:3): Tune(): Frequency tuning successful.
2008-01-14 20:23:14.483 DVBChan(2:3): SetChannelByString(2-1): Tuned to frequency.
[New Thread 1107327312 (LWP 29207)]
2008-01-14 20:23:14.497 TVRec(2): SetFlags(RunMainLoop,) -> RunMainLoop,
2008-01-14 20:23:14.497 TVRec(2): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
[New Thread 1115720016 (LWP 29208)]
2008-01-14 20:23:14.513 New DB scheduler connection
2008-01-14 20:23:14.513 Connected to database 'mythconverg' at host: localhost
[New Thread 1124112720 (LWP 29209)]
[New Thread 1132505424 (LWP 29210)]
[New Thread 1140898128 (LWP 29211)]
[New Thread 1149290832 (LWP 29212)]
[New Thread 1157683536 (LWP 29213)]
[New Thread 1166076240 (LWP 29214)]
[New Thread 1174468944 (LWP 29215)]
2008-01-14 20:23:15.887 Main::Registering HttpStatus Extension
2008-01-14 20:23:15.888 mythbackend version: 0.21.20080114-1 www.mythtv.org
2008-01-14 20:23:15.888 Enabled verbose msgs:  important general channel record siparser
2008-01-14 20:23:15.889 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
[New Thread 1182861648 (LWP 29216)]
[New Thread 1191254352 (LWP 29217)]
[New Thread 1199647056 (LWP 29218)]
[New Thread 1208039760 (LWP 29219)]
[New Thread 1216432464 (LWP 29220)]
[New Thread 1224825168 (LWP 29221)]
2008-01-14 20:23:16.245 adding: slavebackend as a slave backend server
[New Thread 1233217872 (LWP 29222)]
2008-01-14 20:23:17.569 Reschedule requested for id -1.
2008-01-14 20:23:17.733 Scheduled 62 items in 0.2 = 0.08 match + 0.08 place
2008-01-14 20:23:17.737 Seem to be woken up by USER
2008-01-14 20:23:22.278 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
[Thread 1233217872 (LWP 29222) exited]
[New Thread 1233217872 (LWP 29252)]
2008-01-14 20:23:24.600 JobQueue: Started "720p Encode (x.264)" for "Terminator: The Sarah Connor Chronicles" recorded from channel 2021 at Sun Jan 13 20:00:00 2008
mkdir: cannot create directory `/home/mythtv/720p/Terminator: The Sarah Connor Chronicles': File exists
Original mpeg is: /recordings/2021_20080113200000.mpg
File name will be: Terminator: The Sarah Connor Chronicles - Pilot.mp4
Determining total file length...
2008-01-14 20:23:24.679 UPnpMedia: BuildMediaMap VIDEO scan starting in :/movies:
2008-01-14 20:23:24.845 MainServer::HandleAnnounce Monitor
2008-01-14 20:23:24.846 adding: mythtv as a client (events: 0)
2008-01-14 20:23:24.846 MainServer::HandleAnnounce Monitor
2008-01-14 20:23:24.846 adding: mythtv as a client (events: 1)
2008-01-14 20:23:25.143 UPnpMedia: BuildMediaMap Done. Found 683 objects
2008-01-14 20:23:26.507 MainServer::HandleAnnounce Monitor
2008-01-14 20:23:26.507 adding: mythtv as a client (events: 0)
2008-01-14 20:23:26.507 MainServer::HandleAnnounce Monitor
2008-01-14 20:23:26.507 adding: mythtv as a client (events: 1)
2008-01-14 20:23:26.511 Getting next free recorder after : -1
2008-01-14 20:23:26.513 Card 1 is local.
2008-01-14 20:23:26.514 MainServer::HandleAnnounce Playback
2008-01-14 20:23:26.514 adding: mythtv as a client (events: 0)
2008-01-14 20:23:26.515 TVRec(1): Changing from None to WatchingLiveTV
2008-01-14 20:23:26.515 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,
2008-01-14 20:23:26.516 TVRec(1): Request: Program(no) channel() input() flags(LiveTV,)
2008-01-14 20:23:26.516 TVRec(1): Start channel: 10.
2008-01-14 20:23:26.520 FireChan(001CFBFFFEEA42B5): SetChannelByString(10)
2008-01-14 20:23:26.522 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
2008-01-14 20:23:26.525 FireDev(001CFBFFFEEA42B5): STB Power State: On
2008-01-14 20:23:28.037 SetLastChannel(10): cleared: yes
2008-01-14 20:23:28.037 FireChan(001CFBFFFEEA42B5): SetChannelByString(10) success
2008-01-14 20:23:28.037 TVRec(1): HW Tuner: 1->1
2008-01-14 20:23:28.037 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,
2008-01-14 20:23:28.038 FireChan(001CFBFFFEEA42B5): Open()
2008-01-14 20:23:28.040 FireChan(001CFBFFFEEA42B5): SetChannelByString(10)
2008-01-14 20:23:28.042 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
2008-01-14 20:23:28.043 FireDev(001CFBFFFEEA42B5): STB Power State: On
2008-01-14 20:23:29.557 SetLastChannel(10): cleared: yes
2008-01-14 20:23:29.557 FireChan(001CFBFFFEEA42B5): SetChannelByString(10) success
2008-01-14 20:23:29.557 TVRec(1): CreateLiveTVRingBuffer()
2008-01-14 20:23:29.557 TVRec(1): GetProgramRingBufferForLiveTV()
2008-01-14 20:23:31.707 TVRec(1): StartedRecording(0x9af2a0) fn(/recordings/1010_20080114202329.mpg)
[New Thread 1241610576 (LWP 29268)]
[New Thread 1250003280 (LWP 29269)]
2008-01-14 20:23:31.813 Chain: Appended@0 '1010_20080114202329'
2008-01-14 20:23:31.815 TVRec(1): Starting Signal Monitor
2008-01-14 20:23:31.815 TVRec(1): SetupSignalMonitor(1, 1)
2008-01-14 20:23:31.815 FireChan(001CFBFFFEEA42B5): Open()
2008-01-14 20:23:31.815 FireSM(001CFBFFFEEA42B5): ctor
2008-01-14 20:23:31.815 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match() Wait(Sig,)
2008-01-14 20:23:31.815 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
2008-01-14 20:23:31.816 FireDev(001CFBFFFEEA42B5): STB Power State: On
2008-01-14 20:23:31.816 TVRec(1): Signal monitor successfully created
2008-01-14 20:23:31.816 TVRec(1): Setting up table monitoring.
2008-01-14 20:23:31.819 Using profile 'Live TV' to record
2008-01-14 20:23:31.819 TVRec(1): MPEG program number: 1
2008-01-14 20:23:31.819 DTVSM(001CFBFFFEEA42B5)::SetProgramNumber(1): 
2008-01-14 20:23:31.819 SM(001CFBFFFEEA42B5)::RemoveFlags: Seen(PMT,Crypt,) Match(PMT,Crypt,) Wait()
2008-01-14 20:23:31.819 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match() Wait(PMT,)
2008-01-14 20:23:31.819 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match() Wait(PAT,PMT,Pos,)
2008-01-14 20:23:31.819 TVRec(1): Successfully set up MPEG table monitoring.
2008-01-14 20:23:31.820 SM(001CFBFFFEEA42B5)::Start: begin
[New Thread 1258395984 (LWP 29270)]
2008-01-14 20:23:31.836 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
2008-01-14 20:23:31.836 FireDev(001CFBFFFEEA42B5): STB Power State: On
2008-01-14 20:23:31.837 SM(001CFBFFFEEA42B5)::AddFlags: Seen(STB,) Match(STB,) Wait()
[New Thread 1266788688 (LWP 29271)]
2008-01-14 20:23:31.853 FireSM(001CFBFFFEEA42B5): UpdateValues() -- Waiting for table monitor to start
2008-01-14 20:23:31.853 FireSM(001CFBFFFEEA42B5): RunTableMonitor(): -- begin
2008-01-14 20:23:31.853 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread
2008-01-14 20:23:31.853 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread -- locked
2008-01-14 20:23:31.853 LFireDev(001CFBFFFEEA42B5): OpenPort()
2008-01-14 20:23:31.854 SM(001CFBFFFEEA42B5)::Start: end
2008-01-14 20:23:31.854 TVRec(1): SetFlags(SignalMonitorRunning,) -> RunMainLoop,SignalMonitorRunning,
2008-01-14 20:23:31.854 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,SignalMonitorRunning,
2008-01-14 20:23:31.854 TVRec(1): SetFlags(WaitingForSignal,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,
2008-01-14 20:23:31.854 TVRec(1): SetFlags(DummyRecorderRunning,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,
2008-01-14 20:23:31.854 DummyDTVRecorder -- started
2008-01-14 20:23:31.855 TVRec(1): SetFlags(RingBufferReady,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2008-01-14 20:23:31.855 TVRec(1): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2008-01-14 20:23:31.855 TVRec(1): SetFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2008-01-14 20:23:31.855 TVRec(1): SetFlags(CancelNextRecording,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
2008-01-14 20:23:31.858 FireSM(001CFBFFFEEA42B5): UpdateValues() -- Table monitor started
2008-01-14 20:23:31.858 DTVSM(001CFBFFFEEA42B5)::GetStatusList: WaitForPMT seen(0) matching(0)
2008-01-14 20:23:31.858 LFireDev(001CFBFFFEEA42B5): OpenPort() -- got lock
2008-01-14 20:23:31.858 FireDev(001CFBFFFEEA42B5): AddListener() 1
2008-01-14 20:23:31.858 LFireDev(001CFBFFFEEA42B5): Opening broadcast connection on node 0, channel 63
2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): OpenAVStream
2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): Opening A/V stream object
2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): Buffered packets 2000 (8000 KB)
2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- really
2008-01-14 20:23:31.868 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- done
2008-01-14 20:23:31.869 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2008-01-14 20:23:31.994 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PAT,) Match() Wait()
2008-01-14 20:23:31.994 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PAT,) Match() Wait()
2008-01-14 20:23:31.994 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match(PAT,) Wait()
2008-01-14 20:23:31.994 CreatePATSingleProgram()
2008-01-14 20:23:31.994 PAT in input stream
2008-01-14 20:23:31.994 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x1)
      version(2) current(1) section(0) last_section(0)
         tsid: 1
 programCount: 1
  program number     1 has PID 0x  33   data  0x 0 0x 1 0xe0 0x33

2008-01-14 20:23:31.995 desired_program(1) pid(0x33)
2008-01-14 20:23:31.995 pmt_pid(0x33)
2008-01-14 20:23:31.995 PAT for output stream
2008-01-14 20:23:31.995 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x1)
      version(2) current(1) section(0) last_section(0)
         tsid: 1
 programCount: 1
  program number     1 has PID 0x  33   data  0x 0 0x 1 0xe0 0x33

2008-01-14 20:23:31.995 FireSM(001CFBFFFEEA42B5): HandlePMT()
2008-01-14 20:23:31.995 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PMT,) Match() Wait()
2008-01-14 20:23:31.995 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PMT,) Match() Wait()
2008-01-14 20:23:31.995 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match(PMT,) Wait()
2008-01-14 20:23:31.995 CreatePMTSingleProgram()
2008-01-14 20:23:31.995 PMT in input stream
2008-01-14 20:23:31.996 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
  Unknown(136) Descriptor (0x88) length(4)

 Stream #0 pid(0x881) type(video-mpeg2  0x2)
 Stream #1 pid(0x880) type(audio-ac3  0x81)

2008-01-14 20:23:31.996 Created PMT 
Program Map Table ver(2) pid(0x33) pnum(1) len(29)
  Unknown(136) Descriptor (0x88) length(4)

 Stream #0 pid(0x881) type(video-mpeg2  0x2)
 Stream #1 pid(0x880) type(audio-ac3  0x81)

2008-01-14 20:23:31.996 PMT for output stream
2008-01-14 20:23:31.996 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
  Unknown(136) Descriptor (0x88) length(4)

 Stream #0 pid(0x881) type(video-mpeg2  0x2)
 Stream #1 pid(0x880) type(audio-ac3  0x81)

2008-01-14 20:23:32.028 TVRec(1): Got good signal
2008-01-14 20:23:32.028 TVRec(1): TeardownSignalMonitor() -- begin
2008-01-14 20:23:32.028 FireSM(001CFBFFFEEA42B5): Stop() -- begin
2008-01-14 20:23:32.028 SM(001CFBFFFEEA42B5)::Stop: begin
2008-01-14 20:23:32.029 DTVSM(001CFBFFFEEA42B5)::GetStatusList: WaitForPMT seen(1) matching(1)
[Thread 1258395984 (LWP 29270) exited]
2008-01-14 20:23:32.104 SM(001CFBFFFEEA42B5)::Stop: end
2008-01-14 20:23:32.181 FireSM(001CFBFFFEEA42B5): RunTableMonitor(): -- shutdown 
2008-01-14 20:23:32.181 FireDev(001CFBFFFEEA42B5): RemoveListener() 0
2008-01-14 20:23:32.181 LFireDev(001CFBFFFEEA42B5): Stopping A/V streaming -- really
2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Stopped A/V streaming
2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Closing A/V stream object
2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Closing broadcast connection
2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Stopping Port Handler Thread
2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Stopping Port Handler Thread -- locked
2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): ClosePort()
2008-01-14 20:23:32.183 FireSM(001CFBFFFEEA42B5): RunTableMonitor(): -- end
[Thread 1266788688 (LWP 29271) exited]
2008-01-14 20:23:32.200 FireSM(001CFBFFFEEA42B5): Stop() -- end
2008-01-14 20:23:32.200 TVRec(1): TeardownSignalMonitor() -- end
2008-01-14 20:23:32.200 TVRec(1): ClearFlags(SignalMonitorRunning,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
2008-01-14 20:23:32.200 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
2008-01-14 20:23:32.201 TVRec(1): Starting Recorder
2008-01-14 20:23:32.201 TVRec(1): ClearFlags(DummyRecorderRunning,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,RingBufferReady,
2008-01-14 20:23:32.203 TVRec(1): FinishedRecording(Jonathan Creek) in recgroup: LiveTV
2008-01-14 20:23:32.204 Chain: Updated endtime for '1010_20080114202329' to 20080114202332
2008-01-14 20:23:32.204 Finished recording Jonathan Creek "Mother Redcap": channel 1010
2008-01-14 20:23:32.208 Using profile 'Live TV' to record
2008-01-14 20:23:32.208 TVRec(1): SwitchLiveTVRingBuffer(discont 1, set_rec 0)
2008-01-14 20:23:32.208 TVRec(1): GetProgramRingBufferForLiveTV()
2008-01-14 20:23:33.225 TVRec(1): StartedRecording(0xa0c800) fn(/recordings/1010_20080114202332.mpg)
[New Thread 1266788688 (LWP 29274)]
[New Thread 1258395984 (LWP 29275)]
2008-01-14 20:23:33.270 TVRec(1): FinishedRecording(Jonathan Creek) in recgroup: LiveTV
2008-01-14 20:23:33.271 Chain: Updated endtime for '1010_20080114202329' to 20080114202333
2008-01-14 20:23:33.281 Finished recording Jonathan Creek "Mother Redcap": channel 1010
2008-01-14 20:23:33.282 Preview: 'myth://192.168.0.99:6543/1010_20080114202329.mpg' is not local, 
			replacing with '/recordings/1010_20080114202329.mpg', which is local.
[New Thread 1275181392 (LWP 29276)]
2008-01-14 20:23:33.301 Chain: Appended@1 '1010_20080114202332'
[Thread 1250003280 (LWP 29269) exited]
[Thread 1241610576 (LWP 29268) exited]
2008-01-14 20:23:33.343 RecBase(1:/dev/video): SetRingBuffer(0xa58870) '/recordings/1010_20080114202332.mpg'
2008-01-14 20:23:33.343 CreatePATSingleProgram()
2008-01-14 20:23:33.343 PAT in input stream
2008-01-14 20:23:33.343 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x1)
      version(2) current(1) section(0) last_section(0)
         tsid: 1
 programCount: 1
  program number     1 has PID 0x  33   data  0x 0 0x 1 0xe0 0x33

2008-01-14 20:23:33.343 desired_program(1) pid(0x33)
2008-01-14 20:23:33.344 pmt_pid(0x33)
2008-01-14 20:23:33.344 PAT for output stream
2008-01-14 20:23:33.344 Program Association Table
 PSIP tableID(0x0) length(13) extension(0x1)
      version(2) current(1) section(0) last_section(0)
         tsid: 1
 programCount: 1
  program number     1 has PID 0x  33   data  0x 0 0x 1 0xe0 0x33

2008-01-14 20:23:33.344 CreatePMTSingleProgram()
2008-01-14 20:23:33.344 PMT in input stream
2008-01-14 20:23:33.344 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
  Unknown(136) Descriptor (0x88) length(4)

 Stream #0 pid(0x881) type(video-mpeg2  0x2)
 Stream #1 pid(0x880) type(audio-ac3  0x81)

2008-01-14 20:23:33.345 Created PMT 
Program Map Table ver(2) pid(0x33) pnum(1) len(29)
  Unknown(136) Descriptor (0x88) length(4)

 Stream #0 pid(0x881) type(video-mpeg2  0x2)
 Stream #1 pid(0x880) type(audio-ac3  0x81)

2008-01-14 20:23:33.345 PMT for output stream
2008-01-14 20:23:33.345 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
  Unknown(136) Descriptor (0x88) length(4)

 Stream #0 pid(0x881) type(video-mpeg2  0x2)
 Stream #1 pid(0x880) type(audio-ac3  0x81)

2008-01-14 20:23:33.345 RecBase(1:/dev/video): SetRecording(0x9af2a0) title(Jonathan Creek)
[New Thread 1241610576 (LWP 29279)]
2008-01-14 20:23:33.365 FireRecBase(001CFBFFFEEA42B5): StartRecording
2008-01-14 20:23:33.365 TVRec(1): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,NeedToStartRecorder,RingBufferReady,
2008-01-14 20:23:33.365 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread
2008-01-14 20:23:33.366 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread -- locked
2008-01-14 20:23:33.366 LFireDev(001CFBFFFEEA42B5): OpenPort()
2008-01-14 20:23:33.368 LFireDev(001CFBFFFEEA42B5): OpenPort() -- got lock
2008-01-14 20:23:33.368 FireDev(001CFBFFFEEA42B5): AddListener() 1
2008-01-14 20:23:33.368 LFireDev(001CFBFFFEEA42B5): Opening broadcast connection on node 0, channel 63
2008-01-14 20:23:33.370 LFireDev(001CFBFFFEEA42B5): OpenAVStream
2008-01-14 20:23:33.373 TVRec(1): SetFlags(RecorderRunning,RingBufferReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,NeedToStartRecorder,RecorderRunning,RingBufferReady,
2008-01-14 20:23:33.374 LFireDev(001CFBFFFEEA42B5): Opening A/V stream object
2008-01-14 20:23:33.373 TVRec(1): ClearFlags(NeedToStartRecorder,) -> FrontendReady,RunMainLoop,CancelNextRecording,RecorderRunning,RingBufferReady,
2008-01-14 20:23:33.376 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2008-01-14 20:23:33.374 LFireDev(001CFBFFFEEA42B5): Buffered packets 2000 (8000 KB)
2008-01-14 20:23:33.377 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- really
2008-01-14 20:23:33.384 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- done
2008-01-14 20:23:33.438 Using runtime prefix = /usr/local, libdir = /usr/local/lib
2008-01-14 20:23:33.438 Empty LocalHostName.
2008-01-14 20:23:33.438 Using localhost value of mythtv
2008-01-14 20:23:33.444 New DB connection, total: 1
2008-01-14 20:23:33.447 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:33.448 Closing DB connection named 'DBManager0'
2008-01-14 20:23:33.448 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:33.449 Current Schema Version: 1207
2008-01-14 20:23:33.451 New DB connection, total: 2
2008-01-14 20:23:33.451 Connected to database 'mythconverg' at host: localhost
2008-01-14 20:23:33.455 Preview Error: Previewer file '/recordings/1010_20080114202329.mpg' is not valid.
2008-01-14 20:23:33.455 Preview Error: Run() file not local: '/recordings/1010_20080114202329.mpg'
2008-01-14 20:23:33.460 Preview Error: Preview process not ok.
			fileinfo(/recordings/1010_20080114202329.mpg.png) exits: 0 readable: 0 size: 0
[Thread 1275181392 (LWP 29276) exited]
2008-01-14 20:24:34.632 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
2008-01-14 20:24:34.882 Expiring 1299 MBytes for 1758 @ Sun Jan 13 17:00:00 2008 => Hillbilly: The Real Story
2008-01-14 20:24:34.882 Expiring 14731 MBytes for 1737 @ Sun Jan 13 17:00:00 2008 => Con Air
2008-01-14 20:24:34.882 Expiring 181 MBytes for 1737 @ Sun Jan 13 19:10:00 2008 => Con Air
2008-01-14 20:24:35.307 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/mythtv/1758_20080113170254.mpg. File doesn't exist.  Database metadata will not be removed.
2008-01-14 20:24:35.311 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/mythtv/1737_20080113171245.mpg. File doesn't exist.  Database metadata will not be removed.
2008-01-14 20:24:35.314 ERROR when trying to delete file: /GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/mythtv/1737_20080113191000.mpg. File doesn't exist.  Database metadata will not be removed.
2008-01-14 20:24:50.905 ChannelBase(1): Failed to find channel() on current input (MPEG2TS) of card (1).
2008-01-14 20:24:50.905 ChannelBase(1): Failed to find channel() on any input of card (1).
2008-01-14 20:24:50.920 TVRec(1): SetChannel() -- begin
2008-01-14 20:24:50.920 TVRec(1): ClearFlags(RingBufferReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,RecorderRunning,
2008-01-14 20:24:50.920 TVRec(1): Request: Program(no) channel(63) input() flags(LiveTV,)
2008-01-14 20:24:50.920 FireChan(001CFBFFFEEA42B5): SetChannelByString(63)
2008-01-14 20:24:50.923 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
2008-01-14 20:24:50.925 FireDev(001CFBFFFEEA42B5): STB Power State: On
2008-01-14 20:24:50.952 FireRecBase(001CFBFFFEEA42B5): PauseAndWait(100) -- pause
2008-01-14 20:24:52.448 SetLastChannel(63): cleared: no
2008-01-14 20:24:52.448 FireChan(001CFBFFFEEA42B5): SetChannelByString(63) success
mythbackend: mpeg2.c:113: mpeg2_recv_handler: Assertion `mpeg != ((void *)0)' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 1090541904 (LWP 29204)]
0x00002b2086e85765 in raise () from /lib/libc.so.6
(gdb) thread apply all bt full

Thread 29 (Thread 1241610576 (LWP 29279)):
#0  0x00002b20864a9af8 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20864a5ada in _L_mutex_lock_100 () from /lib/libpthread.so.0
No symbol table info available.
#2  0x00002b20864a5475 in pthread_mutex_lock () from /lib/libpthread.so.0
No symbol table info available.
#3  0x00002b20853c1001 in QRealMutexPrivate::lock () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b20853c0dea in QMutex::lock () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0x0000000000434391 in QMutexLocker (this=0x4a016ec0, m=0x87dc10) at /usr/include/qt3/qmutex.h:96
No locals.
#6  0x00002b208003d134 in LinuxFirewireDevice::RemoveListener (this=0x87dbd0, listener=0xa8bc40) at linuxfirewiredevice.cpp:362
	locker = {mtx = 0x87dc10}
#7  0x00002b208002a6c4 in FirewireRecorder::StopStreaming (this=0xa8bad0) at firewirerecorder.cpp:54
No locals.
#8  0x00002b208002ab8a in FirewireRecorder::PauseAndWait (this=0xa8bad0, timeout=100) at firewirerecorder.cpp:178
No locals.
#9  0x00002b208002b4e1 in FirewireRecorder::StartRecording (this=0xa8bad0) at firewirerecorder.cpp:74
No locals.
#10 0x00002b207ffc85f4 in TVRec::RecorderThread (param=0xa8bad0) at tv_rec.cpp:1259
	recorder = (class RecorderBase *) 0xa8bad0
#11 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#12 0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#13 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 27 (Thread 1258395984 (LWP 29275)):
#0  0x00002b2086f21417 in fdatasync () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b207fb3d235 in ThreadedFileWriter::Sync (this=0xa57c10) at ThreadedFileWriter.cpp:292
No locals.
#2  0x00002b207fb3d28a in ThreadedFileWriter::SyncLoop (this=0xa57c10) at ThreadedFileWriter.cpp:339
No locals.
#3  0x00002b207fb3d2b9 in ThreadedFileWriter::boot_syncer (wotsit=0xa57c10) at ThreadedFileWriter.cpp:109
	fw = (ThreadedFileWriter *) 0xa57c10
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 26 (Thread 1266788688 (LWP 29274)):
#0  0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c22fd in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x00002b207fb3cc1c in ThreadedFileWriter::DiskLoop (this=0xa57c10) at ThreadedFileWriter.cpp:362
	write_ok = true
	size = 57904
#3  0x00002b207fb3e608 in ThreadedFileWriter::boot_writer (wotsit=0xa57c10) at ThreadedFileWriter.cpp:99
	fw = (ThreadedFileWriter *) 0xa57c10
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

---Type <return> to continue, or q <return> to quit---
Thread 21 (Thread 1233217872 (LWP 29252)):
#0  0x00002b20864aac7f in waitpid () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b2081b643ce in myth_system (command=@0x2aaaac000920, flags=0) at util.cpp:280
	status = 0
	ready_to_lock = false
	lirc_lock_flag = true
	lirc_lock = {events_locked = false}
	joy_lock_flag = true
	joystick_lock = {events_locked = false}
	child = 29253
#2  0x00002b207fb88b43 in JobQueue::DoUserJobThread (this=0x8b36b0) at jobqueue.cpp:2250
	program_info = (ProgramInfo *) 0x8dc330
	key = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x976460, static shared_null = 0x71e3b0}
	jobID = 271
	jobDesc = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x8a7740, static shared_null = 0x71e3b0}
	msg = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x98fdc0, static shared_null = 0x71e3b0}
	result = 0
#3  0x00002b207fb898c1 in JobQueue::UserJobThread (param=0x8b36b0) at jobqueue.cpp:2208
	theUserJob = (class JobQueue *) 0x8b36b0
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 19 (Thread 1224825168 (LWP 29221)):
#0  0x00002b2086f210a2 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b2081af2bc2 in MythSocket::readyReadThread () at mythsocket.cpp:809
	it = {<QGListIterator> = {list = 0x2b2081ea5f20, curNode = 0x0}, <No data fields>}
	rval = 1
	rfds = {fds_bits = {3899392, 0 <repeats 15 times>}}
	sock = (MythSocket *) 0x0
	maxfd = 21
	found = false
#2  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#3  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#4  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 18 (Thread 1216432464 (LWP 29220)):
#0  0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x0000000000482288 in ProcessRequestThread::run (this=0x8a8bf0) at mainserver.cpp:139
No locals.
#3  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 17 (Thread 1208039760 (LWP 29219)):
#0  0x00002b20864a9af8 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20864a5ada in _L_mutex_lock_100 () from /lib/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#2  0x00002b20864a5475 in pthread_mutex_lock () from /lib/libpthread.so.0
No symbol table info available.
#3  0x00002b20853c1294 in QRecursiveMutexPrivate::lock () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b20853c0dea in QMutex::lock () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0x00002b207ffd8eda in TVRec::WaitForEventThreadSleep (this=0x872460, wake=true, time=18446744073709551615) at tv_rec.cpp:1502
	ok = false
	t = {m_timer = {ds = 73490920}}
#6  0x00002b207ffd9337 in TVRec::SetChannel (this=0x872460, name=@0x48012460, requestType=256) at tv_rec.cpp:3030
	lock = {mtx = 0x872578}
#7  0x000000000043acec in EncoderLink::SetChannel (this=0x88c570, name=@0x48012780) at encoderlink.cpp:705
No locals.
#8  0x0000000000465834 in MainServer::HandleRecorderQuery (this=0x8cd250, slist=@0x48012d80, commands=@0x48012d60, pbs=0x9ab080) at mainserver.cpp:3005
	name = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaab4056640, static shared_null = 0x71e3b0}
	pbssock = (class MythSocket *) 0x2aaaac002320
	recnum = 1
	iter = {node = 0x8be1f0}
	enc = (EncoderLink *) 0x88c570
	command = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaab40449f0, static shared_null = 0x71e3b0}
	retlist = {<QValueList<QString>> = {sh = 0x2aaab4056620}, <No data fields>}
#9  0x0000000000476c85 in MainServer::ProcessRequestWork (this=0x8cd250, sock=0x2aaaac002320) at mainserver.cpp:456
	listline = {<QValueList<QString>> = {sh = 0x2aaab401c620}, <No data fields>}
	line = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaab4044910, static shared_null = 0x71e3b0}
	tokens = {<QValueList<QString>> = {sh = 0x2aaab40254c0}, <No data fields>}
	command = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaab401c090, static shared_null = 0x71e3b0}
	pbs = (class PlaybackSock *) 0x9ab080
#10 0x0000000000478c91 in MainServer::ProcessRequest (this=0x8cd250, sock=0x2aaaac002320) at mainserver.cpp:290
No locals.
#11 0x00000000004822b9 in ProcessRequestThread::run (this=0x8ca8f0) at mainserver.cpp:147
No locals.
#12 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#13 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#14 0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#15 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 16 (Thread 1199647056 (LWP 29218)):
#0  0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x0000000000482288 in ProcessRequestThread::run (this=0x8ccdc0) at mainserver.cpp:139
No locals.
#3  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 15 (Thread 1191254352 (LWP 29217)):
#0  0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x0000000000482288 in ProcessRequestThread::run (this=0x8cae20) at mainserver.cpp:139
No locals.
---Type <return> to continue, or q <return> to quit---
#3  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 14 (Thread 1182861648 (LWP 29216)):
#0  0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x0000000000482288 in ProcessRequestThread::run (this=0x8cd400) at mainserver.cpp:139
No locals.
#3  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 13 (Thread 1174468944 (LWP 29215)):
#0  0x00002b2086f210a2 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b20813af437 in SSDP::run (this=0x8a7490) at ssdp.cpp:207
	nMaxSocket = 13
	read_set = {fds_bits = {14336, 0 <repeats 15 times>}}
	timeout = {tv_sec = 0, tv_usec = 932000}
#2  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#3  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#5  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 12 (Thread 1166076240 (LWP 29214)):
#0  0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b2086eee104 in sleep () from /lib/libc.so.6
No symbol table info available.
#2  0x00000000004d6ffa in UPnpMedia::RunRebuildLoop (this=0x87f980) at upnpmedia.cpp:40
No locals.
#3  0x00000000004d7019 in UPnpMedia::doUPnpMediaThread (param=0x87f980) at upnpmedia.cpp:47
	upnpmedia = (UPnpMedia *) 0x87f980
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 11 (Thread 1157683536 (LWP 29213)):
#0  0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b208508f5e1 in ?? () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x00002b208508f864 in QThread::msleep () from /usr/lib/libqt-mt.so.3
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#3  0x00002b20813b29fc in TaskQueue::run (this=0x8a7670) at taskqueue.cpp:114
	ttNow = {tv_sec = 1200371092, tv_usec = 352111}
	pTask = (Task *) 0x0
#4  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 10 (Thread 1149290832 (LWP 29212)):
#0  0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c213e in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x00002b20813bf580 in CEvent::WaitForEvent (this=0x8a8e30, time=500) at threadpool.cpp:96
	ret = false
#3  0x00002b20813bf66c in WorkerThread::run (this=0x8a8e10) at threadpool.cpp:202
	timer = {m_timer = {ds = 73401519}}
#4  0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 9 (Thread 1140898128 (LWP 29211)):
#0  0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b2086eee104 in sleep () from /lib/libc.so.6
No symbol table info available.
#2  0x00002b207fb9a749 in JobQueue::ProcessQueue (this=0x8b36b0) at jobqueue.cpp:463
	chanid = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaaac004020, static shared_null = 0x71e3b0}
	starttime = {d = {jd = 2454479}, t = {ds = 72000000}}
	schedruntime = {d = {jd = 2454102}, t = {ds = 0}}
	startts = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaaac000bf0, static shared_null = 0x71e3b0}
	type = 512
	id = 271
	cmds = 0
	flags = 1
	status = 4
	hostname = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaaac000e20, static shared_null = 0x71e3b0}
	sleepTime = 60
	jobStatus = {sh = 0x916db0}
	maxJobs = 2
	message = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaaac0011c0, static shared_null = 0x71e3b0}
	jobs = {sh = 0x9415b0}
	atMax = false
	inTimeWindow = true
	startedJobAlready = false
#3  0x00002b207fb9a883 in JobQueue::RunQueueProcesser (this=0x8b36b0) at jobqueue.cpp:142
No locals.
#4  0x00002b207fb9a8a3 in JobQueue::QueueProcesserThread (param=0x8b36b0) at jobqueue.cpp:148
	jobqueue = (class JobQueue *) 0x8b36b0
#5  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.
---Type <return> to continue, or q <return> to quit---

Thread 8 (Thread 1132505424 (LWP 29210)):
#0  0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b2086eee104 in sleep () from /lib/libc.so.6
No symbol table info available.
#2  0x00000000004255ab in AutoExpire::Sleep (this=0x8b4380, sleepTime=60) at autoexpire.cpp:320
	minSleep = 5
	timeExpended = 15
#3  0x000000000042fcaf in AutoExpire::RunExpirer (this=0x8b4380) at autoexpire.cpp:305
	timer = {ds = 73474632}
	curTime = {d = {jd = 2454480}, t = {ds = 73474620}}
	next_expire = {d = {jd = 2454480}, t = {ds = 74374879}}
#4  0x000000000042fced in AutoExpire::ExpirerThread (param=0x8b4380) at autoexpire.cpp:571
	expirer = (AutoExpire *) 0x8b4380
#5  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 7 (Thread 1124112720 (LWP 29209)):
#0  0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c213e in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x000000000049f11b in Scheduler::RunScheduler (this=0x8b23f0) at scheduler.cpp:1483
	statuschanged = false
	recIter = {_M_cur = 0x881430, _M_first = 0x881430, _M_last = 0x881630, _M_node = 0x870ec8}
	prerollseconds = 1
	secsleft = 2108
	nexttv = (EncoderLink *) 0x0
	nextRecording = (ProgramInfo *) 0x9463d0
	nextrectime = {d = {jd = 2454480}, t = {ds = 75600000}}
	schedid = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x947880, static shared_null = 0x71e3b0}
	curtime = {d = {jd = 2454480}, t = {ds = 73491932}}
	lastupdate = {d = {jd = 2454480}, t = {ds = 73397569}}
	startIter = {_M_cur = 0x881430, _M_first = 0x881430, _M_last = 0x881630, _M_node = 0x870ec8}
	blockShutdown = true
	idleSince = {d = {jd = 0}, t = {ds = 0}}
	idleTimeoutSecs = 0
	idleWaitForRecordingTime = 15
	firstRun = false
	fillstart = {tv_sec = 1200370997, tv_usec = 652810}
	fillend = {tv_sec = 1200370997, tv_usec = 732959}
	matchTime = 0.0837349966
	placeTime = 0.0801490024
	query = {<> = {<No data fields>}, m_db = 0x8b4860, m_isConnected = true, m_returnConnection = false}
#3  0x00000000004a24d8 in Scheduler::SchedulerThread (param=0x8b23f0) at scheduler.cpp:2000
	sched = (Scheduler *) 0x8b23f0
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 6 (Thread 1115720016 (LWP 29208)):
#0  0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c22fd in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x00002b207ff9e88f in EITScanner::RunEventLoop (this=0x8b15b0) at eitscanner.cpp:150
---Type <return> to continue, or q <return> to quit---
	list_size = 0
	rate = 1
	t = {m_timer = {ds = 0}}
	eitCount = 0
	sz = {2000, 1800, 1600, 1400, 1200}
	rt = {0, 0.200000003, 0.400000006, 0.600000024, 0.800000012}
#3  0x00002b207ff9eb87 in EITScanner::SpawnEventLoop (param=0x8b15b0) at eitscanner.cpp:68
	scanner = (EITScanner *) 0x8b15b0
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 1107327312 (LWP 29207)):
#0  0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00002b20853c22fd in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x00002b207ffed4ad in TVRec::RunTV (this=0x872bf0) at tv_rec.cpp:1475
	lock = {mtx = 0x872d08}
#3  0x00002b207ffed56f in TVRec::EventThread (param=0x872bf0) at tv_rec.cpp:1248
	thetv = (class TVRec *) 0x872bf0
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 4 (Thread 1098934608 (LWP 29205)):
#0  0x00002b207fd3dffd in ChannelUtil::IsOnSameMultiplex (srcid=1, new_channum=@0x1, old_channum=@0x41805bf0) at channelutil.cpp:921
	old_mplexid = 2136414904
	new_mplexid = 11040
#1  0x00002b207ffcb160 in TVRec::TuningOnSameMultiplex (this=0x872460, request=@0x41805c90) at tv_rec.cpp:3340
	sourceid = 1
	oldchannum = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0xa56df0, static shared_null = 0x71e3b0}
	newchannum = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaab4056640, static shared_null = 0x71e3b0}
#2  0x00002b207ffebc2f in TVRec::HandleTuning (this=0x872460) at tv_rec.cpp:3390
	request = {flags = 256, program = 0x0, channel = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x2aaab4056640, 
    static shared_null = 0x71e3b0}, input = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x71e3b0, 
    static shared_null = 0x71e3b0}, majorChan = 0, minorChan = 0, progNum = -1}
	input = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x71e3b0, static shared_null = 0x71e3b0}
	streamData = (class MPEGStreamData *) 0x2b207ffee678
#3  0x00002b207ffec4df in TVRec::RunTV (this=0x872460) at tv_rec.cpp:1345
	lock = {mtx = 0x872578}
#4  0x00002b207ffed56f in TVRec::EventThread (param=0x872460) at tv_rec.cpp:1248
	thetv = (class TVRec *) 0x872460
#5  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#7  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 3 (Thread 1090541904 (LWP 29204)):
#0  0x00002b2086e85765 in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b2086e871c0 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x00002b2086e7ec2f in __assert_fail () from /lib/libc.so.6
No symbol table info available.
#3  0x00002b2083c988ec in mpeg2_recv_handler (handle=<value optimized out>, data=0x2aaab094d008 "", len=8, channel=63 '?', tag=<value optimized out>, sy=<value optimized out>, cycle=4876, dropped=0)
---Type <return> to continue, or q <return> to quit---
    at mpeg2.c:113
	result = <value optimized out>
	__PRETTY_FUNCTION__ = "mpeg2_recv_handler"
#4  0x00002b2083a8c7ee in _raw1394_iso_iterate (handle=0x8c1420) at iso.c:517
	info = (struct raw1394_iso_packet_info *) 0x2aaaac004180
	disp = <value optimized out>
	err = 0
#5  0x00002b2083a8b943 in raw1394_loop_iterate (handle=0x8c1420) at eventloop.c:92
	req = {type = 10004, error = 0, misc = 0, generation = 177, length = 0, address = 0, tag = 0, sendb = 0, recvb = 0}
	retval = 6
	channel = <value optimized out>
#6  0x00002b2080043afc in LinuxFirewireDevice::RunPortHandler (this=0x87dbd0) at linuxfirewiredevice.cpp:661
	ret = 0
	reset_timer_on = false
	handle_reset = false
	fwfd = 5
	ready = true
#7  0x00002b20800440f7 in linux_firewire_device_port_handler_thunk (param=0x87dbd0) at linuxfirewiredevice.cpp:592
	mon = (LinuxFirewireDevice *) 0x87dbd0
#8  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#10 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 1082149200 (LWP 29203)):
#0  0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b2086eee104 in sleep () from /lib/libc.so.6
No symbol table info available.
#2  0x00000000004ba178 in HouseKeeper::RunHouseKeeping (this=0x871430) at housekeeper.cpp:262
	period = 1
	maxhr = 5
	minhr = 2
	dbTag = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x967350, static shared_null = 0x71e3b0}
#3  0x00000000004ba1c7 in HouseKeeper::doHouseKeepingThread (param=0x871430) at housekeeper.cpp:591
	hkeeper = (HouseKeeper *) 0x871430
#4  0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5  0x00002b2086f27d5d in clone () from /lib/libc.so.6
No symbol table info available.
#6  0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 47418752709792 (LWP 29200)):
#0  0x00002b2086f210a2 in select () from /lib/libc.so.6
No symbol table info available.
#1  0x00002b208503debd in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0x00002b20850b07e7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#3  0x00002b20850b05ef in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0x00002b2085098d68 in QApplication::exec () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0x0000000000455c09 in main (argc=3, argv=0x7fff2b555f18) at main.cpp:961
	a = <incomplete type>
	settingsOverride = {sh = 0x84f5d0}
	binname = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x851a90, static shared_null = 0x71e3b0}
	previewFrameNumber = -2
	previewSeconds = -2
	previewSize = {wd = 0, ht = 0}
	chanid = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x71e3b0, static shared_null = 0x71e3b0}
---Type <return> to continue, or q <return> to quit---
	starttime = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x71e3b0, static shared_null = 0x71e3b0}
	infile = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x71e3b0, static shared_null = 0x71e3b0}
	outfile = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x71e3b0, static shared_null = 0x71e3b0}
	daemonize = false
	printsched = false
	testsched = false
	resched = false
	nosched = false
	noupnp = false
	nojobqueue = false
	nohousekeeper = false
	noexpirer = false
	printexpire = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x851ae0, static shared_null = 0x71e3b0}
	clearsettingscache = false
	wantupnprebuild = false
	pidfs = <incomplete type>
	port = 6543
	myip = {static null = {static null = <same as static member of an already seen type>, d = 0x71e3b0, static shared_null = 0x71e3b0}, d = 0x871130, static shared_null = 0x71e3b0}
	ismaster = true
	fatal_error = false
	runsched = true
	pHS = (class HttpServer *) 0x8ab9a0
#0  0x00002b2086e85765 in raise () from /lib/libc.so.6
(gdb) 