| 1 | root@mythtv:/home/mythtv/mythtv# gdb mythbackend
|
|---|
| 2 | GNU gdb 6.6-debian
|
|---|
| 3 | Copyright (C) 2006 Free Software Foundation, Inc.
|
|---|
| 4 | GDB is free software, covered by the GNU General Public License, and you are
|
|---|
| 5 | welcome to change it and/or distribute copies of it under certain conditions.
|
|---|
| 6 | Type "show copying" to see the conditions.
|
|---|
| 7 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
|---|
| 8 | This GDB was configured as "x86_64-linux-gnu"...
|
|---|
| 9 | Using host libthread_db library "/lib/libthread_db.so.1".
|
|---|
| 10 | (gdb) run -v channel,record,siparser
|
|---|
| 11 | Starting program: /usr/local/bin/mythbackend -v channel,record,siparser
|
|---|
| 12 | [Thread debugging using libthread_db enabled]
|
|---|
| 13 | [New Thread 47418752709792 (LWP 29200)]
|
|---|
| 14 | Qt: gdb: -nograb added to command-line options.
|
|---|
| 15 | Use the -dograb option to enforce grabbing.
|
|---|
| 16 | 2008-01-14 20:23:12.205 Using runtime prefix = /usr/local, libdir = /usr/local/lib
|
|---|
| 17 | 2008-01-14 20:23:12.205 Empty LocalHostName.
|
|---|
| 18 | 2008-01-14 20:23:12.205 Using localhost value of mythtv
|
|---|
| 19 | 2008-01-14 20:23:12.240 New DB connection, total: 1
|
|---|
| 20 | 2008-01-14 20:23:12.243 Connected to database 'mythconverg' at host: localhost
|
|---|
| 21 | 2008-01-14 20:23:12.244 Closing DB connection named 'DBManager0'
|
|---|
| 22 | 2008-01-14 20:23:12.244 Connected to database 'mythconverg' at host: localhost
|
|---|
| 23 | 2008-01-14 20:23:12.245 Current Schema Version: 1207
|
|---|
| 24 | Starting up as the master server.
|
|---|
| 25 | [New Thread 1082149200 (LWP 29203)]
|
|---|
| 26 | 2008-01-14 20:23:12.260 New DB connection, total: 2
|
|---|
| 27 | 2008-01-14 20:23:12.261 Connected to database 'mythconverg' at host: localhost
|
|---|
| 28 | 2008-01-14 20:23:12.262 TVRec(1): Start channel: 10.
|
|---|
| 29 | 2008-01-14 20:23:12.264 LFireDev(001CFBFFFEEA42B5): Adding 0x1cfbfffeea42b5
|
|---|
| 30 | 2008-01-14 20:23:12.265 LFireDev(001CFBFFFEEA42B5): Updating 0x1cfbfffeea42b5 port: 0 node: 0
|
|---|
| 31 | 2008-01-14 20:23:12.276 LFireDev(001CFBFFFEEA42B5): Adding 0x508d00009b2e9a
|
|---|
| 32 | 2008-01-14 20:23:12.276 LFireDev(001CFBFFFEEA42B5): Updating 0x508d00009b2e9a port: 0 node: 1
|
|---|
| 33 | 2008-01-14 20:23:12.879 New DB connection, total: 3
|
|---|
| 34 | 2008-01-14 20:23:12.879 Connected to database 'mythconverg' at host: localhost
|
|---|
| 35 | 2008-01-14 20:23:12.912 ChannelBase(1): Input #2: 'MPEG2TS' schan(10) sourceid(1) ccid(1)
|
|---|
| 36 | 2008-01-14 20:23:12.913 ChannelBase(1): Current Input #2: 'MPEG2TS'
|
|---|
| 37 | 2008-01-14 20:23:12.913 FireChan(001CFBFFFEEA42B5): Open()
|
|---|
| 38 | 2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread
|
|---|
| 39 | 2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread -- locked
|
|---|
| 40 | 2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): OpenPort()
|
|---|
| 41 | 2008-01-14 20:23:12.913 LFireDev(001CFBFFFEEA42B5): OpenPort() -- got lock
|
|---|
| 42 | 2008-01-14 20:23:12.913 LAVCInfo(): Getting raw1394 handle for port 0
|
|---|
| 43 | 2008-01-14 20:23:12.917 LFireDev(001CFBFFFEEA42B5): Subunit Types: Tuner, Panel,
|
|---|
| 44 | 2008-01-14 20:23:12.917 LFireDev(001CFBFFFEEA42B5): Starting port handler thread
|
|---|
| 45 | [New Thread 1090541904 (LWP 29204)]
|
|---|
| 46 | 2008-01-14 20:23:12.931 LFireDev(001CFBFFFEEA42B5): Waiting for port handler thread to start
|
|---|
| 47 | 2008-01-14 20:23:12.931 LFireDev(001CFBFFFEEA42B5): RunPortHandler -- start
|
|---|
| 48 | 2008-01-14 20:23:12.931 LFireDev(001CFBFFFEEA42B5): RunPortHandler -- got first lock
|
|---|
| 49 | 2008-01-14 20:23:12.942 LFireDev(001CFBFFFEEA42B5): Port handler thread started
|
|---|
| 50 | 2008-01-14 20:23:12.942 FireChan(001CFBFFFEEA42B5): SetChannelByString(10)
|
|---|
| 51 | 2008-01-14 20:23:12.943 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
|
|---|
| 52 | 2008-01-14 20:23:12.944 FireDev(001CFBFFFEEA42B5): STB Power State: On
|
|---|
| 53 | 2008-01-14 20:23:14.457 SetLastChannel(10): cleared: no
|
|---|
| 54 | 2008-01-14 20:23:14.457 FireChan(001CFBFFFEEA42B5): SetChannelByString(10) success
|
|---|
| 55 | [New Thread 1098934608 (LWP 29205)]
|
|---|
| 56 | 2008-01-14 20:23:14.477 TVRec(1): SetFlags(RunMainLoop,) -> RunMainLoop,
|
|---|
| 57 | 2008-01-14 20:23:14.477 TVRec(1): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
|
|---|
| 58 | 2008-01-14 20:23:14.478 TVRec(2): Start channel: 2-1.
|
|---|
| 59 | 2008-01-14 20:23:14.479 DVBChan(2:3): Opening DVB channel
|
|---|
| 60 | 2008-01-14 20:23:14.479 DVBChan(2:3): Using DVB card 3, with frontend 'LG Electronics LGDT3303 VSB/QAM Frontend'.
|
|---|
| 61 | 2008-01-14 20:23:14.481 ChannelBase(2): Input #1: 'DVBInput' schan(2-1) sourceid(2) ccid(2)
|
|---|
| 62 | 2008-01-14 20:23:14.481 ChannelBase(2): Current Input #1: 'DVBInput'
|
|---|
| 63 | 2008-01-14 20:23:14.481 DVBChan(2:3): SetChannelByString(2-1):
|
|---|
| 64 | 2008-01-14 20:23:14.482 DVBChan(2:3): 549000000 qam_256 a auto auto a a auto a v
|
|---|
| 65 | 2008-01-14 20:23:14.482 DVBChan(2:3): Old Params: 0 auto a auto auto a a auto a v
|
|---|
| 66 | DVBChan(2:3): New Params: 549000000 qam_256 a auto auto a a auto a v
|
|---|
| 67 | 2008-01-14 20:23:14.482 DVBChan(2:3): Tune(): Tuning to 549000000Hz
|
|---|
| 68 | 2008-01-14 20:23:14.483 dvbchannel.cpp:wait_for_backend: Status:
|
|---|
| 69 | 2008-01-14 20:23:14.483 DVBChan(2:3): Tune(): Frequency tuning successful.
|
|---|
| 70 | 2008-01-14 20:23:14.483 DVBChan(2:3): SetChannelByString(2-1): Tuned to frequency.
|
|---|
| 71 | [New Thread 1107327312 (LWP 29207)]
|
|---|
| 72 | 2008-01-14 20:23:14.497 TVRec(2): SetFlags(RunMainLoop,) -> RunMainLoop,
|
|---|
| 73 | 2008-01-14 20:23:14.497 TVRec(2): ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
|
|---|
| 74 | [New Thread 1115720016 (LWP 29208)]
|
|---|
| 75 | 2008-01-14 20:23:14.513 New DB scheduler connection
|
|---|
| 76 | 2008-01-14 20:23:14.513 Connected to database 'mythconverg' at host: localhost
|
|---|
| 77 | [New Thread 1124112720 (LWP 29209)]
|
|---|
| 78 | [New Thread 1132505424 (LWP 29210)]
|
|---|
| 79 | [New Thread 1140898128 (LWP 29211)]
|
|---|
| 80 | [New Thread 1149290832 (LWP 29212)]
|
|---|
| 81 | [New Thread 1157683536 (LWP 29213)]
|
|---|
| 82 | [New Thread 1166076240 (LWP 29214)]
|
|---|
| 83 | [New Thread 1174468944 (LWP 29215)]
|
|---|
| 84 | 2008-01-14 20:23:15.887 Main::Registering HttpStatus Extension
|
|---|
| 85 | 2008-01-14 20:23:15.888 mythbackend version: 0.21.20080114-1 www.mythtv.org
|
|---|
| 86 | 2008-01-14 20:23:15.888 Enabled verbose msgs: important general channel record siparser
|
|---|
| 87 | 2008-01-14 20:23:15.889 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
|
|---|
| 88 | [New Thread 1182861648 (LWP 29216)]
|
|---|
| 89 | [New Thread 1191254352 (LWP 29217)]
|
|---|
| 90 | [New Thread 1199647056 (LWP 29218)]
|
|---|
| 91 | [New Thread 1208039760 (LWP 29219)]
|
|---|
| 92 | [New Thread 1216432464 (LWP 29220)]
|
|---|
| 93 | [New Thread 1224825168 (LWP 29221)]
|
|---|
| 94 | 2008-01-14 20:23:16.245 adding: slavebackend as a slave backend server
|
|---|
| 95 | [New Thread 1233217872 (LWP 29222)]
|
|---|
| 96 | 2008-01-14 20:23:17.569 Reschedule requested for id -1.
|
|---|
| 97 | 2008-01-14 20:23:17.733 Scheduled 62 items in 0.2 = 0.08 match + 0.08 place
|
|---|
| 98 | 2008-01-14 20:23:17.737 Seem to be woken up by USER
|
|---|
| 99 | 2008-01-14 20:23:22.278 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
|
|---|
| 100 | [Thread 1233217872 (LWP 29222) exited]
|
|---|
| 101 | [New Thread 1233217872 (LWP 29252)]
|
|---|
| 102 | 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
|
|---|
| 103 | mkdir: cannot create directory `/home/mythtv/720p/Terminator: The Sarah Connor Chronicles': File exists
|
|---|
| 104 | Original mpeg is: /recordings/2021_20080113200000.mpg
|
|---|
| 105 | File name will be: Terminator: The Sarah Connor Chronicles - Pilot.mp4
|
|---|
| 106 | Determining total file length...
|
|---|
| 107 | 2008-01-14 20:23:24.679 UPnpMedia: BuildMediaMap VIDEO scan starting in :/movies:
|
|---|
| 108 | 2008-01-14 20:23:24.845 MainServer::HandleAnnounce Monitor
|
|---|
| 109 | 2008-01-14 20:23:24.846 adding: mythtv as a client (events: 0)
|
|---|
| 110 | 2008-01-14 20:23:24.846 MainServer::HandleAnnounce Monitor
|
|---|
| 111 | 2008-01-14 20:23:24.846 adding: mythtv as a client (events: 1)
|
|---|
| 112 | 2008-01-14 20:23:25.143 UPnpMedia: BuildMediaMap Done. Found 683 objects
|
|---|
| 113 | 2008-01-14 20:23:26.507 MainServer::HandleAnnounce Monitor
|
|---|
| 114 | 2008-01-14 20:23:26.507 adding: mythtv as a client (events: 0)
|
|---|
| 115 | 2008-01-14 20:23:26.507 MainServer::HandleAnnounce Monitor
|
|---|
| 116 | 2008-01-14 20:23:26.507 adding: mythtv as a client (events: 1)
|
|---|
| 117 | 2008-01-14 20:23:26.511 Getting next free recorder after : -1
|
|---|
| 118 | 2008-01-14 20:23:26.513 Card 1 is local.
|
|---|
| 119 | 2008-01-14 20:23:26.514 MainServer::HandleAnnounce Playback
|
|---|
| 120 | 2008-01-14 20:23:26.514 adding: mythtv as a client (events: 0)
|
|---|
| 121 | 2008-01-14 20:23:26.515 TVRec(1): Changing from None to WatchingLiveTV
|
|---|
| 122 | 2008-01-14 20:23:26.515 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,
|
|---|
| 123 | 2008-01-14 20:23:26.516 TVRec(1): Request: Program(no) channel() input() flags(LiveTV,)
|
|---|
| 124 | 2008-01-14 20:23:26.516 TVRec(1): Start channel: 10.
|
|---|
| 125 | 2008-01-14 20:23:26.520 FireChan(001CFBFFFEEA42B5): SetChannelByString(10)
|
|---|
| 126 | 2008-01-14 20:23:26.522 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
|
|---|
| 127 | 2008-01-14 20:23:26.525 FireDev(001CFBFFFEEA42B5): STB Power State: On
|
|---|
| 128 | 2008-01-14 20:23:28.037 SetLastChannel(10): cleared: yes
|
|---|
| 129 | 2008-01-14 20:23:28.037 FireChan(001CFBFFFEEA42B5): SetChannelByString(10) success
|
|---|
| 130 | 2008-01-14 20:23:28.037 TVRec(1): HW Tuner: 1->1
|
|---|
| 131 | 2008-01-14 20:23:28.037 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,
|
|---|
| 132 | 2008-01-14 20:23:28.038 FireChan(001CFBFFFEEA42B5): Open()
|
|---|
| 133 | 2008-01-14 20:23:28.040 FireChan(001CFBFFFEEA42B5): SetChannelByString(10)
|
|---|
| 134 | 2008-01-14 20:23:28.042 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
|
|---|
| 135 | 2008-01-14 20:23:28.043 FireDev(001CFBFFFEEA42B5): STB Power State: On
|
|---|
| 136 | 2008-01-14 20:23:29.557 SetLastChannel(10): cleared: yes
|
|---|
| 137 | 2008-01-14 20:23:29.557 FireChan(001CFBFFFEEA42B5): SetChannelByString(10) success
|
|---|
| 138 | 2008-01-14 20:23:29.557 TVRec(1): CreateLiveTVRingBuffer()
|
|---|
| 139 | 2008-01-14 20:23:29.557 TVRec(1): GetProgramRingBufferForLiveTV()
|
|---|
| 140 | 2008-01-14 20:23:31.707 TVRec(1): StartedRecording(0x9af2a0) fn(/recordings/1010_20080114202329.mpg)
|
|---|
| 141 | [New Thread 1241610576 (LWP 29268)]
|
|---|
| 142 | [New Thread 1250003280 (LWP 29269)]
|
|---|
| 143 | 2008-01-14 20:23:31.813 Chain: Appended@0 '1010_20080114202329'
|
|---|
| 144 | 2008-01-14 20:23:31.815 TVRec(1): Starting Signal Monitor
|
|---|
| 145 | 2008-01-14 20:23:31.815 TVRec(1): SetupSignalMonitor(1, 1)
|
|---|
| 146 | 2008-01-14 20:23:31.815 FireChan(001CFBFFFEEA42B5): Open()
|
|---|
| 147 | 2008-01-14 20:23:31.815 FireSM(001CFBFFFEEA42B5): ctor
|
|---|
| 148 | 2008-01-14 20:23:31.815 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match() Wait(Sig,)
|
|---|
| 149 | 2008-01-14 20:23:31.815 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
|
|---|
| 150 | 2008-01-14 20:23:31.816 FireDev(001CFBFFFEEA42B5): STB Power State: On
|
|---|
| 151 | 2008-01-14 20:23:31.816 TVRec(1): Signal monitor successfully created
|
|---|
| 152 | 2008-01-14 20:23:31.816 TVRec(1): Setting up table monitoring.
|
|---|
| 153 | 2008-01-14 20:23:31.819 Using profile 'Live TV' to record
|
|---|
| 154 | 2008-01-14 20:23:31.819 TVRec(1): MPEG program number: 1
|
|---|
| 155 | 2008-01-14 20:23:31.819 DTVSM(001CFBFFFEEA42B5)::SetProgramNumber(1):
|
|---|
| 156 | 2008-01-14 20:23:31.819 SM(001CFBFFFEEA42B5)::RemoveFlags: Seen(PMT,Crypt,) Match(PMT,Crypt,) Wait()
|
|---|
| 157 | 2008-01-14 20:23:31.819 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match() Wait(PMT,)
|
|---|
| 158 | 2008-01-14 20:23:31.819 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match() Wait(PAT,PMT,Pos,)
|
|---|
| 159 | 2008-01-14 20:23:31.819 TVRec(1): Successfully set up MPEG table monitoring.
|
|---|
| 160 | 2008-01-14 20:23:31.820 SM(001CFBFFFEEA42B5)::Start: begin
|
|---|
| 161 | [New Thread 1258395984 (LWP 29270)]
|
|---|
| 162 | 2008-01-14 20:23:31.836 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
|
|---|
| 163 | 2008-01-14 20:23:31.836 FireDev(001CFBFFFEEA42B5): STB Power State: On
|
|---|
| 164 | 2008-01-14 20:23:31.837 SM(001CFBFFFEEA42B5)::AddFlags: Seen(STB,) Match(STB,) Wait()
|
|---|
| 165 | [New Thread 1266788688 (LWP 29271)]
|
|---|
| 166 | 2008-01-14 20:23:31.853 FireSM(001CFBFFFEEA42B5): UpdateValues() -- Waiting for table monitor to start
|
|---|
| 167 | 2008-01-14 20:23:31.853 FireSM(001CFBFFFEEA42B5): RunTableMonitor(): -- begin
|
|---|
| 168 | 2008-01-14 20:23:31.853 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread
|
|---|
| 169 | 2008-01-14 20:23:31.853 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread -- locked
|
|---|
| 170 | 2008-01-14 20:23:31.853 LFireDev(001CFBFFFEEA42B5): OpenPort()
|
|---|
| 171 | 2008-01-14 20:23:31.854 SM(001CFBFFFEEA42B5)::Start: end
|
|---|
| 172 | 2008-01-14 20:23:31.854 TVRec(1): SetFlags(SignalMonitorRunning,) -> RunMainLoop,SignalMonitorRunning,
|
|---|
| 173 | 2008-01-14 20:23:31.854 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,SignalMonitorRunning,
|
|---|
| 174 | 2008-01-14 20:23:31.854 TVRec(1): SetFlags(WaitingForSignal,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,
|
|---|
| 175 | 2008-01-14 20:23:31.854 TVRec(1): SetFlags(DummyRecorderRunning,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,
|
|---|
| 176 | 2008-01-14 20:23:31.854 DummyDTVRecorder -- started
|
|---|
| 177 | 2008-01-14 20:23:31.855 TVRec(1): SetFlags(RingBufferReady,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
|
|---|
| 178 | 2008-01-14 20:23:31.855 TVRec(1): ClearFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
|
|---|
| 179 | 2008-01-14 20:23:31.855 TVRec(1): SetFlags(NeedToStartRecorder,) -> RunMainLoop,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
|
|---|
| 180 | 2008-01-14 20:23:31.855 TVRec(1): SetFlags(CancelNextRecording,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,SignalMonitorRunning,DummyRecorderRunning,RingBufferReady,
|
|---|
| 181 | 2008-01-14 20:23:31.858 FireSM(001CFBFFFEEA42B5): UpdateValues() -- Table monitor started
|
|---|
| 182 | 2008-01-14 20:23:31.858 DTVSM(001CFBFFFEEA42B5)::GetStatusList: WaitForPMT seen(0) matching(0)
|
|---|
| 183 | 2008-01-14 20:23:31.858 LFireDev(001CFBFFFEEA42B5): OpenPort() -- got lock
|
|---|
| 184 | 2008-01-14 20:23:31.858 FireDev(001CFBFFFEEA42B5): AddListener() 1
|
|---|
| 185 | 2008-01-14 20:23:31.858 LFireDev(001CFBFFFEEA42B5): Opening broadcast connection on node 0, channel 63
|
|---|
| 186 | 2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): OpenAVStream
|
|---|
| 187 | 2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): Opening A/V stream object
|
|---|
| 188 | 2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): Buffered packets 2000 (8000 KB)
|
|---|
| 189 | 2008-01-14 20:23:31.860 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- really
|
|---|
| 190 | 2008-01-14 20:23:31.868 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- done
|
|---|
| 191 | 2008-01-14 20:23:31.869 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
|
|---|
| 192 | 2008-01-14 20:23:31.994 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PAT,) Match() Wait()
|
|---|
| 193 | 2008-01-14 20:23:31.994 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PAT,) Match() Wait()
|
|---|
| 194 | 2008-01-14 20:23:31.994 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match(PAT,) Wait()
|
|---|
| 195 | 2008-01-14 20:23:31.994 CreatePATSingleProgram()
|
|---|
| 196 | 2008-01-14 20:23:31.994 PAT in input stream
|
|---|
| 197 | 2008-01-14 20:23:31.994 Program Association Table
|
|---|
| 198 | PSIP tableID(0x0) length(13) extension(0x1)
|
|---|
| 199 | version(2) current(1) section(0) last_section(0)
|
|---|
| 200 | tsid: 1
|
|---|
| 201 | programCount: 1
|
|---|
| 202 | program number 1 has PID 0x 33 data 0x 0 0x 1 0xe0 0x33
|
|---|
| 203 |
|
|---|
| 204 | 2008-01-14 20:23:31.995 desired_program(1) pid(0x33)
|
|---|
| 205 | 2008-01-14 20:23:31.995 pmt_pid(0x33)
|
|---|
| 206 | 2008-01-14 20:23:31.995 PAT for output stream
|
|---|
| 207 | 2008-01-14 20:23:31.995 Program Association Table
|
|---|
| 208 | PSIP tableID(0x0) length(13) extension(0x1)
|
|---|
| 209 | version(2) current(1) section(0) last_section(0)
|
|---|
| 210 | tsid: 1
|
|---|
| 211 | programCount: 1
|
|---|
| 212 | program number 1 has PID 0x 33 data 0x 0 0x 1 0xe0 0x33
|
|---|
| 213 |
|
|---|
| 214 | 2008-01-14 20:23:31.995 FireSM(001CFBFFFEEA42B5): HandlePMT()
|
|---|
| 215 | 2008-01-14 20:23:31.995 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PMT,) Match() Wait()
|
|---|
| 216 | 2008-01-14 20:23:31.995 SM(001CFBFFFEEA42B5)::AddFlags: Seen(PMT,) Match() Wait()
|
|---|
| 217 | 2008-01-14 20:23:31.995 SM(001CFBFFFEEA42B5)::AddFlags: Seen() Match(PMT,) Wait()
|
|---|
| 218 | 2008-01-14 20:23:31.995 CreatePMTSingleProgram()
|
|---|
| 219 | 2008-01-14 20:23:31.995 PMT in input stream
|
|---|
| 220 | 2008-01-14 20:23:31.996 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
|
|---|
| 221 | Unknown(136) Descriptor (0x88) length(4)
|
|---|
| 222 |
|
|---|
| 223 | Stream #0 pid(0x881) type(video-mpeg2 0x2)
|
|---|
| 224 | Stream #1 pid(0x880) type(audio-ac3 0x81)
|
|---|
| 225 |
|
|---|
| 226 | 2008-01-14 20:23:31.996 Created PMT
|
|---|
| 227 | Program Map Table ver(2) pid(0x33) pnum(1) len(29)
|
|---|
| 228 | Unknown(136) Descriptor (0x88) length(4)
|
|---|
| 229 |
|
|---|
| 230 | Stream #0 pid(0x881) type(video-mpeg2 0x2)
|
|---|
| 231 | Stream #1 pid(0x880) type(audio-ac3 0x81)
|
|---|
| 232 |
|
|---|
| 233 | 2008-01-14 20:23:31.996 PMT for output stream
|
|---|
| 234 | 2008-01-14 20:23:31.996 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
|
|---|
| 235 | Unknown(136) Descriptor (0x88) length(4)
|
|---|
| 236 |
|
|---|
| 237 | Stream #0 pid(0x881) type(video-mpeg2 0x2)
|
|---|
| 238 | Stream #1 pid(0x880) type(audio-ac3 0x81)
|
|---|
| 239 |
|
|---|
| 240 | 2008-01-14 20:23:32.028 TVRec(1): Got good signal
|
|---|
| 241 | 2008-01-14 20:23:32.028 TVRec(1): TeardownSignalMonitor() -- begin
|
|---|
| 242 | 2008-01-14 20:23:32.028 FireSM(001CFBFFFEEA42B5): Stop() -- begin
|
|---|
| 243 | 2008-01-14 20:23:32.028 SM(001CFBFFFEEA42B5)::Stop: begin
|
|---|
| 244 | 2008-01-14 20:23:32.029 DTVSM(001CFBFFFEEA42B5)::GetStatusList: WaitForPMT seen(1) matching(1)
|
|---|
| 245 | [Thread 1258395984 (LWP 29270) exited]
|
|---|
| 246 | 2008-01-14 20:23:32.104 SM(001CFBFFFEEA42B5)::Stop: end
|
|---|
| 247 | 2008-01-14 20:23:32.181 FireSM(001CFBFFFEEA42B5): RunTableMonitor(): -- shutdown
|
|---|
| 248 | 2008-01-14 20:23:32.181 FireDev(001CFBFFFEEA42B5): RemoveListener() 0
|
|---|
| 249 | 2008-01-14 20:23:32.181 LFireDev(001CFBFFFEEA42B5): Stopping A/V streaming -- really
|
|---|
| 250 | 2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Stopped A/V streaming
|
|---|
| 251 | 2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Closing A/V stream object
|
|---|
| 252 | 2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Closing broadcast connection
|
|---|
| 253 | 2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Stopping Port Handler Thread
|
|---|
| 254 | 2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): Stopping Port Handler Thread -- locked
|
|---|
| 255 | 2008-01-14 20:23:32.182 LFireDev(001CFBFFFEEA42B5): ClosePort()
|
|---|
| 256 | 2008-01-14 20:23:32.183 FireSM(001CFBFFFEEA42B5): RunTableMonitor(): -- end
|
|---|
| 257 | [Thread 1266788688 (LWP 29271) exited]
|
|---|
| 258 | 2008-01-14 20:23:32.200 FireSM(001CFBFFFEEA42B5): Stop() -- end
|
|---|
| 259 | 2008-01-14 20:23:32.200 TVRec(1): TeardownSignalMonitor() -- end
|
|---|
| 260 | 2008-01-14 20:23:32.200 TVRec(1): ClearFlags(SignalMonitorRunning,) -> RunMainLoop,CancelNextRecording,WaitingForSignal,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
|
|---|
| 261 | 2008-01-14 20:23:32.200 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,DummyRecorderRunning,RingBufferReady,
|
|---|
| 262 | 2008-01-14 20:23:32.201 TVRec(1): Starting Recorder
|
|---|
| 263 | 2008-01-14 20:23:32.201 TVRec(1): ClearFlags(DummyRecorderRunning,) -> RunMainLoop,CancelNextRecording,NeedToStartRecorder,RingBufferReady,
|
|---|
| 264 | 2008-01-14 20:23:32.203 TVRec(1): FinishedRecording(Jonathan Creek) in recgroup: LiveTV
|
|---|
| 265 | 2008-01-14 20:23:32.204 Chain: Updated endtime for '1010_20080114202329' to 20080114202332
|
|---|
| 266 | 2008-01-14 20:23:32.204 Finished recording Jonathan Creek "Mother Redcap": channel 1010
|
|---|
| 267 | 2008-01-14 20:23:32.208 Using profile 'Live TV' to record
|
|---|
| 268 | 2008-01-14 20:23:32.208 TVRec(1): SwitchLiveTVRingBuffer(discont 1, set_rec 0)
|
|---|
| 269 | 2008-01-14 20:23:32.208 TVRec(1): GetProgramRingBufferForLiveTV()
|
|---|
| 270 | 2008-01-14 20:23:33.225 TVRec(1): StartedRecording(0xa0c800) fn(/recordings/1010_20080114202332.mpg)
|
|---|
| 271 | [New Thread 1266788688 (LWP 29274)]
|
|---|
| 272 | [New Thread 1258395984 (LWP 29275)]
|
|---|
| 273 | 2008-01-14 20:23:33.270 TVRec(1): FinishedRecording(Jonathan Creek) in recgroup: LiveTV
|
|---|
| 274 | 2008-01-14 20:23:33.271 Chain: Updated endtime for '1010_20080114202329' to 20080114202333
|
|---|
| 275 | 2008-01-14 20:23:33.281 Finished recording Jonathan Creek "Mother Redcap": channel 1010
|
|---|
| 276 | 2008-01-14 20:23:33.282 Preview: 'myth://192.168.0.99:6543/1010_20080114202329.mpg' is not local,
|
|---|
| 277 | replacing with '/recordings/1010_20080114202329.mpg', which is local.
|
|---|
| 278 | [New Thread 1275181392 (LWP 29276)]
|
|---|
| 279 | 2008-01-14 20:23:33.301 Chain: Appended@1 '1010_20080114202332'
|
|---|
| 280 | [Thread 1250003280 (LWP 29269) exited]
|
|---|
| 281 | [Thread 1241610576 (LWP 29268) exited]
|
|---|
| 282 | 2008-01-14 20:23:33.343 RecBase(1:/dev/video): SetRingBuffer(0xa58870) '/recordings/1010_20080114202332.mpg'
|
|---|
| 283 | 2008-01-14 20:23:33.343 CreatePATSingleProgram()
|
|---|
| 284 | 2008-01-14 20:23:33.343 PAT in input stream
|
|---|
| 285 | 2008-01-14 20:23:33.343 Program Association Table
|
|---|
| 286 | PSIP tableID(0x0) length(13) extension(0x1)
|
|---|
| 287 | version(2) current(1) section(0) last_section(0)
|
|---|
| 288 | tsid: 1
|
|---|
| 289 | programCount: 1
|
|---|
| 290 | program number 1 has PID 0x 33 data 0x 0 0x 1 0xe0 0x33
|
|---|
| 291 |
|
|---|
| 292 | 2008-01-14 20:23:33.343 desired_program(1) pid(0x33)
|
|---|
| 293 | 2008-01-14 20:23:33.344 pmt_pid(0x33)
|
|---|
| 294 | 2008-01-14 20:23:33.344 PAT for output stream
|
|---|
| 295 | 2008-01-14 20:23:33.344 Program Association Table
|
|---|
| 296 | PSIP tableID(0x0) length(13) extension(0x1)
|
|---|
| 297 | version(2) current(1) section(0) last_section(0)
|
|---|
| 298 | tsid: 1
|
|---|
| 299 | programCount: 1
|
|---|
| 300 | program number 1 has PID 0x 33 data 0x 0 0x 1 0xe0 0x33
|
|---|
| 301 |
|
|---|
| 302 | 2008-01-14 20:23:33.344 CreatePMTSingleProgram()
|
|---|
| 303 | 2008-01-14 20:23:33.344 PMT in input stream
|
|---|
| 304 | 2008-01-14 20:23:33.344 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
|
|---|
| 305 | Unknown(136) Descriptor (0x88) length(4)
|
|---|
| 306 |
|
|---|
| 307 | Stream #0 pid(0x881) type(video-mpeg2 0x2)
|
|---|
| 308 | Stream #1 pid(0x880) type(audio-ac3 0x81)
|
|---|
| 309 |
|
|---|
| 310 | 2008-01-14 20:23:33.345 Created PMT
|
|---|
| 311 | Program Map Table ver(2) pid(0x33) pnum(1) len(29)
|
|---|
| 312 | Unknown(136) Descriptor (0x88) length(4)
|
|---|
| 313 |
|
|---|
| 314 | Stream #0 pid(0x881) type(video-mpeg2 0x2)
|
|---|
| 315 | Stream #1 pid(0x880) type(audio-ac3 0x81)
|
|---|
| 316 |
|
|---|
| 317 | 2008-01-14 20:23:33.345 PMT for output stream
|
|---|
| 318 | 2008-01-14 20:23:33.345 Program Map Table ver(2) pid(0x33) pnum(1) len(29)
|
|---|
| 319 | Unknown(136) Descriptor (0x88) length(4)
|
|---|
| 320 |
|
|---|
| 321 | Stream #0 pid(0x881) type(video-mpeg2 0x2)
|
|---|
| 322 | Stream #1 pid(0x880) type(audio-ac3 0x81)
|
|---|
| 323 |
|
|---|
| 324 | 2008-01-14 20:23:33.345 RecBase(1:/dev/video): SetRecording(0x9af2a0) title(Jonathan Creek)
|
|---|
| 325 | [New Thread 1241610576 (LWP 29279)]
|
|---|
| 326 | 2008-01-14 20:23:33.365 FireRecBase(001CFBFFFEEA42B5): StartRecording
|
|---|
| 327 | 2008-01-14 20:23:33.365 TVRec(1): SetFlags(FrontendReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,NeedToStartRecorder,RingBufferReady,
|
|---|
| 328 | 2008-01-14 20:23:33.365 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread
|
|---|
| 329 | 2008-01-14 20:23:33.366 LFireDev(001CFBFFFEEA42B5): Starting Port Handler Thread -- locked
|
|---|
| 330 | 2008-01-14 20:23:33.366 LFireDev(001CFBFFFEEA42B5): OpenPort()
|
|---|
| 331 | 2008-01-14 20:23:33.368 LFireDev(001CFBFFFEEA42B5): OpenPort() -- got lock
|
|---|
| 332 | 2008-01-14 20:23:33.368 FireDev(001CFBFFFEEA42B5): AddListener() 1
|
|---|
| 333 | 2008-01-14 20:23:33.368 LFireDev(001CFBFFFEEA42B5): Opening broadcast connection on node 0, channel 63
|
|---|
| 334 | 2008-01-14 20:23:33.370 LFireDev(001CFBFFFEEA42B5): OpenAVStream
|
|---|
| 335 | 2008-01-14 20:23:33.373 TVRec(1): SetFlags(RecorderRunning,RingBufferReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,NeedToStartRecorder,RecorderRunning,RingBufferReady,
|
|---|
| 336 | 2008-01-14 20:23:33.374 LFireDev(001CFBFFFEEA42B5): Opening A/V stream object
|
|---|
| 337 | 2008-01-14 20:23:33.373 TVRec(1): ClearFlags(NeedToStartRecorder,) -> FrontendReady,RunMainLoop,CancelNextRecording,RecorderRunning,RingBufferReady,
|
|---|
| 338 | 2008-01-14 20:23:33.376 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
|
|---|
| 339 | 2008-01-14 20:23:33.374 LFireDev(001CFBFFFEEA42B5): Buffered packets 2000 (8000 KB)
|
|---|
| 340 | 2008-01-14 20:23:33.377 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- really
|
|---|
| 341 | 2008-01-14 20:23:33.384 LFireDev(001CFBFFFEEA42B5): Starting A/V streaming -- done
|
|---|
| 342 | 2008-01-14 20:23:33.438 Using runtime prefix = /usr/local, libdir = /usr/local/lib
|
|---|
| 343 | 2008-01-14 20:23:33.438 Empty LocalHostName.
|
|---|
| 344 | 2008-01-14 20:23:33.438 Using localhost value of mythtv
|
|---|
| 345 | 2008-01-14 20:23:33.444 New DB connection, total: 1
|
|---|
| 346 | 2008-01-14 20:23:33.447 Connected to database 'mythconverg' at host: localhost
|
|---|
| 347 | 2008-01-14 20:23:33.448 Closing DB connection named 'DBManager0'
|
|---|
| 348 | 2008-01-14 20:23:33.448 Connected to database 'mythconverg' at host: localhost
|
|---|
| 349 | 2008-01-14 20:23:33.449 Current Schema Version: 1207
|
|---|
| 350 | 2008-01-14 20:23:33.451 New DB connection, total: 2
|
|---|
| 351 | 2008-01-14 20:23:33.451 Connected to database 'mythconverg' at host: localhost
|
|---|
| 352 | 2008-01-14 20:23:33.455 Preview Error: Previewer file '/recordings/1010_20080114202329.mpg' is not valid.
|
|---|
| 353 | 2008-01-14 20:23:33.455 Preview Error: Run() file not local: '/recordings/1010_20080114202329.mpg'
|
|---|
| 354 | 2008-01-14 20:23:33.460 Preview Error: Preview process not ok.
|
|---|
| 355 | fileinfo(/recordings/1010_20080114202329.mpg.png) exits: 0 readable: 0 size: 0
|
|---|
| 356 | [Thread 1275181392 (LWP 29276) exited]
|
|---|
| 357 | 2008-01-14 20:24:34.632 AutoExpire: CalcParams(): Max required Free Space: 3.0 GB w/freq: 15 min
|
|---|
| 358 | 2008-01-14 20:24:34.882 Expiring 1299 MBytes for 1758 @ Sun Jan 13 17:00:00 2008 => Hillbilly: The Real Story
|
|---|
| 359 | 2008-01-14 20:24:34.882 Expiring 14731 MBytes for 1737 @ Sun Jan 13 17:00:00 2008 => Con Air
|
|---|
| 360 | 2008-01-14 20:24:34.882 Expiring 181 MBytes for 1737 @ Sun Jan 13 19:10:00 2008 => Con Air
|
|---|
| 361 | 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.
|
|---|
| 362 | 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.
|
|---|
| 363 | 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.
|
|---|
| 364 | 2008-01-14 20:24:50.905 ChannelBase(1): Failed to find channel() on current input (MPEG2TS) of card (1).
|
|---|
| 365 | 2008-01-14 20:24:50.905 ChannelBase(1): Failed to find channel() on any input of card (1).
|
|---|
| 366 | 2008-01-14 20:24:50.920 TVRec(1): SetChannel() -- begin
|
|---|
| 367 | 2008-01-14 20:24:50.920 TVRec(1): ClearFlags(RingBufferReady,) -> FrontendReady,RunMainLoop,CancelNextRecording,RecorderRunning,
|
|---|
| 368 | 2008-01-14 20:24:50.920 TVRec(1): Request: Program(no) channel(63) input() flags(LiveTV,)
|
|---|
| 369 | 2008-01-14 20:24:50.920 FireChan(001CFBFFFEEA42B5): SetChannelByString(63)
|
|---|
| 370 | 2008-01-14 20:24:50.923 FireDev(001CFBFFFEEA42B5): Requesting STB Power State
|
|---|
| 371 | 2008-01-14 20:24:50.925 FireDev(001CFBFFFEEA42B5): STB Power State: On
|
|---|
| 372 | 2008-01-14 20:24:50.952 FireRecBase(001CFBFFFEEA42B5): PauseAndWait(100) -- pause
|
|---|
| 373 | 2008-01-14 20:24:52.448 SetLastChannel(63): cleared: no
|
|---|
| 374 | 2008-01-14 20:24:52.448 FireChan(001CFBFFFEEA42B5): SetChannelByString(63) success
|
|---|
| 375 | mythbackend: mpeg2.c:113: mpeg2_recv_handler: Assertion `mpeg != ((void *)0)' failed.
|
|---|
| 376 |
|
|---|
| 377 | Program received signal SIGABRT, Aborted.
|
|---|
| 378 | [Switching to Thread 1090541904 (LWP 29204)]
|
|---|
| 379 | 0x00002b2086e85765 in raise () from /lib/libc.so.6
|
|---|
| 380 | (gdb) thread apply all bt full
|
|---|
| 381 |
|
|---|
| 382 | Thread 29 (Thread 1241610576 (LWP 29279)):
|
|---|
| 383 | #0 0x00002b20864a9af8 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
|
|---|
| 384 | No symbol table info available.
|
|---|
| 385 | #1 0x00002b20864a5ada in _L_mutex_lock_100 () from /lib/libpthread.so.0
|
|---|
| 386 | No symbol table info available.
|
|---|
| 387 | #2 0x00002b20864a5475 in pthread_mutex_lock () from /lib/libpthread.so.0
|
|---|
| 388 | No symbol table info available.
|
|---|
| 389 | #3 0x00002b20853c1001 in QRealMutexPrivate::lock () from /usr/lib/libqt-mt.so.3
|
|---|
| 390 | No symbol table info available.
|
|---|
| 391 | #4 0x00002b20853c0dea in QMutex::lock () from /usr/lib/libqt-mt.so.3
|
|---|
| 392 | No symbol table info available.
|
|---|
| 393 | #5 0x0000000000434391 in QMutexLocker (this=0x4a016ec0, m=0x87dc10) at /usr/include/qt3/qmutex.h:96
|
|---|
| 394 | No locals.
|
|---|
| 395 | #6 0x00002b208003d134 in LinuxFirewireDevice::RemoveListener (this=0x87dbd0, listener=0xa8bc40) at linuxfirewiredevice.cpp:362
|
|---|
| 396 | locker = {mtx = 0x87dc10}
|
|---|
| 397 | #7 0x00002b208002a6c4 in FirewireRecorder::StopStreaming (this=0xa8bad0) at firewirerecorder.cpp:54
|
|---|
| 398 | No locals.
|
|---|
| 399 | #8 0x00002b208002ab8a in FirewireRecorder::PauseAndWait (this=0xa8bad0, timeout=100) at firewirerecorder.cpp:178
|
|---|
| 400 | No locals.
|
|---|
| 401 | #9 0x00002b208002b4e1 in FirewireRecorder::StartRecording (this=0xa8bad0) at firewirerecorder.cpp:74
|
|---|
| 402 | No locals.
|
|---|
| 403 | #10 0x00002b207ffc85f4 in TVRec::RecorderThread (param=0xa8bad0) at tv_rec.cpp:1259
|
|---|
| 404 | recorder = (class RecorderBase *) 0xa8bad0
|
|---|
| 405 | #11 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 406 | No symbol table info available.
|
|---|
| 407 | #12 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 408 | No symbol table info available.
|
|---|
| 409 | #13 0x0000000000000000 in ?? ()
|
|---|
| 410 | No symbol table info available.
|
|---|
| 411 |
|
|---|
| 412 | Thread 27 (Thread 1258395984 (LWP 29275)):
|
|---|
| 413 | #0 0x00002b2086f21417 in fdatasync () from /lib/libc.so.6
|
|---|
| 414 | No symbol table info available.
|
|---|
| 415 | #1 0x00002b207fb3d235 in ThreadedFileWriter::Sync (this=0xa57c10) at ThreadedFileWriter.cpp:292
|
|---|
| 416 | No locals.
|
|---|
| 417 | #2 0x00002b207fb3d28a in ThreadedFileWriter::SyncLoop (this=0xa57c10) at ThreadedFileWriter.cpp:339
|
|---|
| 418 | No locals.
|
|---|
| 419 | #3 0x00002b207fb3d2b9 in ThreadedFileWriter::boot_syncer (wotsit=0xa57c10) at ThreadedFileWriter.cpp:109
|
|---|
| 420 | fw = (ThreadedFileWriter *) 0xa57c10
|
|---|
| 421 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 422 | No symbol table info available.
|
|---|
| 423 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 424 | No symbol table info available.
|
|---|
| 425 | #6 0x0000000000000000 in ?? ()
|
|---|
| 426 | No symbol table info available.
|
|---|
| 427 |
|
|---|
| 428 | Thread 26 (Thread 1266788688 (LWP 29274)):
|
|---|
| 429 | #0 0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 430 | No symbol table info available.
|
|---|
| 431 | #1 0x00002b20853c22fd in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 432 | No symbol table info available.
|
|---|
| 433 | #2 0x00002b207fb3cc1c in ThreadedFileWriter::DiskLoop (this=0xa57c10) at ThreadedFileWriter.cpp:362
|
|---|
| 434 | write_ok = true
|
|---|
| 435 | size = 57904
|
|---|
| 436 | #3 0x00002b207fb3e608 in ThreadedFileWriter::boot_writer (wotsit=0xa57c10) at ThreadedFileWriter.cpp:99
|
|---|
| 437 | fw = (ThreadedFileWriter *) 0xa57c10
|
|---|
| 438 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 439 | No symbol table info available.
|
|---|
| 440 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 441 | No symbol table info available.
|
|---|
| 442 | #6 0x0000000000000000 in ?? ()
|
|---|
| 443 | No symbol table info available.
|
|---|
| 444 |
|
|---|
| 445 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 446 | Thread 21 (Thread 1233217872 (LWP 29252)):
|
|---|
| 447 | #0 0x00002b20864aac7f in waitpid () from /lib/libpthread.so.0
|
|---|
| 448 | No symbol table info available.
|
|---|
| 449 | #1 0x00002b2081b643ce in myth_system (command=@0x2aaaac000920, flags=0) at util.cpp:280
|
|---|
| 450 | status = 0
|
|---|
| 451 | ready_to_lock = false
|
|---|
| 452 | lirc_lock_flag = true
|
|---|
| 453 | lirc_lock = {events_locked = false}
|
|---|
| 454 | joy_lock_flag = true
|
|---|
| 455 | joystick_lock = {events_locked = false}
|
|---|
| 456 | child = 29253
|
|---|
| 457 | #2 0x00002b207fb88b43 in JobQueue::DoUserJobThread (this=0x8b36b0) at jobqueue.cpp:2250
|
|---|
| 458 | program_info = (ProgramInfo *) 0x8dc330
|
|---|
| 459 | 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}
|
|---|
| 460 | jobID = 271
|
|---|
| 461 | 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}
|
|---|
| 462 | 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}
|
|---|
| 463 | result = 0
|
|---|
| 464 | #3 0x00002b207fb898c1 in JobQueue::UserJobThread (param=0x8b36b0) at jobqueue.cpp:2208
|
|---|
| 465 | theUserJob = (class JobQueue *) 0x8b36b0
|
|---|
| 466 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 467 | No symbol table info available.
|
|---|
| 468 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 469 | No symbol table info available.
|
|---|
| 470 | #6 0x0000000000000000 in ?? ()
|
|---|
| 471 | No symbol table info available.
|
|---|
| 472 |
|
|---|
| 473 | Thread 19 (Thread 1224825168 (LWP 29221)):
|
|---|
| 474 | #0 0x00002b2086f210a2 in select () from /lib/libc.so.6
|
|---|
| 475 | No symbol table info available.
|
|---|
| 476 | #1 0x00002b2081af2bc2 in MythSocket::readyReadThread () at mythsocket.cpp:809
|
|---|
| 477 | it = {<QGListIterator> = {list = 0x2b2081ea5f20, curNode = 0x0}, <No data fields>}
|
|---|
| 478 | rval = 1
|
|---|
| 479 | rfds = {fds_bits = {3899392, 0 <repeats 15 times>}}
|
|---|
| 480 | sock = (MythSocket *) 0x0
|
|---|
| 481 | maxfd = 21
|
|---|
| 482 | found = false
|
|---|
| 483 | #2 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 484 | No symbol table info available.
|
|---|
| 485 | #3 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 486 | No symbol table info available.
|
|---|
| 487 | #4 0x0000000000000000 in ?? ()
|
|---|
| 488 | No symbol table info available.
|
|---|
| 489 |
|
|---|
| 490 | Thread 18 (Thread 1216432464 (LWP 29220)):
|
|---|
| 491 | #0 0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 492 | No symbol table info available.
|
|---|
| 493 | #1 0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 494 | No symbol table info available.
|
|---|
| 495 | #2 0x0000000000482288 in ProcessRequestThread::run (this=0x8a8bf0) at mainserver.cpp:139
|
|---|
| 496 | No locals.
|
|---|
| 497 | #3 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 498 | No symbol table info available.
|
|---|
| 499 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 500 | No symbol table info available.
|
|---|
| 501 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 502 | No symbol table info available.
|
|---|
| 503 | #6 0x0000000000000000 in ?? ()
|
|---|
| 504 | No symbol table info available.
|
|---|
| 505 |
|
|---|
| 506 | Thread 17 (Thread 1208039760 (LWP 29219)):
|
|---|
| 507 | #0 0x00002b20864a9af8 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
|
|---|
| 508 | No symbol table info available.
|
|---|
| 509 | #1 0x00002b20864a5ada in _L_mutex_lock_100 () from /lib/libpthread.so.0
|
|---|
| 510 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 511 | No symbol table info available.
|
|---|
| 512 | #2 0x00002b20864a5475 in pthread_mutex_lock () from /lib/libpthread.so.0
|
|---|
| 513 | No symbol table info available.
|
|---|
| 514 | #3 0x00002b20853c1294 in QRecursiveMutexPrivate::lock () from /usr/lib/libqt-mt.so.3
|
|---|
| 515 | No symbol table info available.
|
|---|
| 516 | #4 0x00002b20853c0dea in QMutex::lock () from /usr/lib/libqt-mt.so.3
|
|---|
| 517 | No symbol table info available.
|
|---|
| 518 | #5 0x00002b207ffd8eda in TVRec::WaitForEventThreadSleep (this=0x872460, wake=true, time=18446744073709551615) at tv_rec.cpp:1502
|
|---|
| 519 | ok = false
|
|---|
| 520 | t = {m_timer = {ds = 73490920}}
|
|---|
| 521 | #6 0x00002b207ffd9337 in TVRec::SetChannel (this=0x872460, name=@0x48012460, requestType=256) at tv_rec.cpp:3030
|
|---|
| 522 | lock = {mtx = 0x872578}
|
|---|
| 523 | #7 0x000000000043acec in EncoderLink::SetChannel (this=0x88c570, name=@0x48012780) at encoderlink.cpp:705
|
|---|
| 524 | No locals.
|
|---|
| 525 | #8 0x0000000000465834 in MainServer::HandleRecorderQuery (this=0x8cd250, slist=@0x48012d80, commands=@0x48012d60, pbs=0x9ab080) at mainserver.cpp:3005
|
|---|
| 526 | 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}
|
|---|
| 527 | pbssock = (class MythSocket *) 0x2aaaac002320
|
|---|
| 528 | recnum = 1
|
|---|
| 529 | iter = {node = 0x8be1f0}
|
|---|
| 530 | enc = (EncoderLink *) 0x88c570
|
|---|
| 531 | 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}
|
|---|
| 532 | retlist = {<QValueList<QString>> = {sh = 0x2aaab4056620}, <No data fields>}
|
|---|
| 533 | #9 0x0000000000476c85 in MainServer::ProcessRequestWork (this=0x8cd250, sock=0x2aaaac002320) at mainserver.cpp:456
|
|---|
| 534 | listline = {<QValueList<QString>> = {sh = 0x2aaab401c620}, <No data fields>}
|
|---|
| 535 | 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}
|
|---|
| 536 | tokens = {<QValueList<QString>> = {sh = 0x2aaab40254c0}, <No data fields>}
|
|---|
| 537 | 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}
|
|---|
| 538 | pbs = (class PlaybackSock *) 0x9ab080
|
|---|
| 539 | #10 0x0000000000478c91 in MainServer::ProcessRequest (this=0x8cd250, sock=0x2aaaac002320) at mainserver.cpp:290
|
|---|
| 540 | No locals.
|
|---|
| 541 | #11 0x00000000004822b9 in ProcessRequestThread::run (this=0x8ca8f0) at mainserver.cpp:147
|
|---|
| 542 | No locals.
|
|---|
| 543 | #12 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 544 | No symbol table info available.
|
|---|
| 545 | #13 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 546 | No symbol table info available.
|
|---|
| 547 | #14 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 548 | No symbol table info available.
|
|---|
| 549 | #15 0x0000000000000000 in ?? ()
|
|---|
| 550 | No symbol table info available.
|
|---|
| 551 |
|
|---|
| 552 | Thread 16 (Thread 1199647056 (LWP 29218)):
|
|---|
| 553 | #0 0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 554 | No symbol table info available.
|
|---|
| 555 | #1 0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 556 | No symbol table info available.
|
|---|
| 557 | #2 0x0000000000482288 in ProcessRequestThread::run (this=0x8ccdc0) at mainserver.cpp:139
|
|---|
| 558 | No locals.
|
|---|
| 559 | #3 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 560 | No symbol table info available.
|
|---|
| 561 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 562 | No symbol table info available.
|
|---|
| 563 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 564 | No symbol table info available.
|
|---|
| 565 | #6 0x0000000000000000 in ?? ()
|
|---|
| 566 | No symbol table info available.
|
|---|
| 567 |
|
|---|
| 568 | Thread 15 (Thread 1191254352 (LWP 29217)):
|
|---|
| 569 | #0 0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 570 | No symbol table info available.
|
|---|
| 571 | #1 0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 572 | No symbol table info available.
|
|---|
| 573 | #2 0x0000000000482288 in ProcessRequestThread::run (this=0x8cae20) at mainserver.cpp:139
|
|---|
| 574 | No locals.
|
|---|
| 575 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 576 | #3 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 577 | No symbol table info available.
|
|---|
| 578 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 579 | No symbol table info available.
|
|---|
| 580 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 581 | No symbol table info available.
|
|---|
| 582 | #6 0x0000000000000000 in ?? ()
|
|---|
| 583 | No symbol table info available.
|
|---|
| 584 |
|
|---|
| 585 | Thread 14 (Thread 1182861648 (LWP 29216)):
|
|---|
| 586 | #0 0x00002b20864a77a6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 587 | No symbol table info available.
|
|---|
| 588 | #1 0x00002b20853c215f in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 589 | No symbol table info available.
|
|---|
| 590 | #2 0x0000000000482288 in ProcessRequestThread::run (this=0x8cd400) at mainserver.cpp:139
|
|---|
| 591 | No locals.
|
|---|
| 592 | #3 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 593 | No symbol table info available.
|
|---|
| 594 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 595 | No symbol table info available.
|
|---|
| 596 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 597 | No symbol table info available.
|
|---|
| 598 | #6 0x0000000000000000 in ?? ()
|
|---|
| 599 | No symbol table info available.
|
|---|
| 600 |
|
|---|
| 601 | Thread 13 (Thread 1174468944 (LWP 29215)):
|
|---|
| 602 | #0 0x00002b2086f210a2 in select () from /lib/libc.so.6
|
|---|
| 603 | No symbol table info available.
|
|---|
| 604 | #1 0x00002b20813af437 in SSDP::run (this=0x8a7490) at ssdp.cpp:207
|
|---|
| 605 | nMaxSocket = 13
|
|---|
| 606 | read_set = {fds_bits = {14336, 0 <repeats 15 times>}}
|
|---|
| 607 | timeout = {tv_sec = 0, tv_usec = 932000}
|
|---|
| 608 | #2 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 609 | No symbol table info available.
|
|---|
| 610 | #3 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 611 | No symbol table info available.
|
|---|
| 612 | #4 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 613 | No symbol table info available.
|
|---|
| 614 | #5 0x0000000000000000 in ?? ()
|
|---|
| 615 | No symbol table info available.
|
|---|
| 616 |
|
|---|
| 617 | Thread 12 (Thread 1166076240 (LWP 29214)):
|
|---|
| 618 | #0 0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
|
|---|
| 619 | No symbol table info available.
|
|---|
| 620 | #1 0x00002b2086eee104 in sleep () from /lib/libc.so.6
|
|---|
| 621 | No symbol table info available.
|
|---|
| 622 | #2 0x00000000004d6ffa in UPnpMedia::RunRebuildLoop (this=0x87f980) at upnpmedia.cpp:40
|
|---|
| 623 | No locals.
|
|---|
| 624 | #3 0x00000000004d7019 in UPnpMedia::doUPnpMediaThread (param=0x87f980) at upnpmedia.cpp:47
|
|---|
| 625 | upnpmedia = (UPnpMedia *) 0x87f980
|
|---|
| 626 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 627 | No symbol table info available.
|
|---|
| 628 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 629 | No symbol table info available.
|
|---|
| 630 | #6 0x0000000000000000 in ?? ()
|
|---|
| 631 | No symbol table info available.
|
|---|
| 632 |
|
|---|
| 633 | Thread 11 (Thread 1157683536 (LWP 29213)):
|
|---|
| 634 | #0 0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 635 | No symbol table info available.
|
|---|
| 636 | #1 0x00002b208508f5e1 in ?? () from /usr/lib/libqt-mt.so.3
|
|---|
| 637 | No symbol table info available.
|
|---|
| 638 | #2 0x00002b208508f864 in QThread::msleep () from /usr/lib/libqt-mt.so.3
|
|---|
| 639 | No symbol table info available.
|
|---|
| 640 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 641 | #3 0x00002b20813b29fc in TaskQueue::run (this=0x8a7670) at taskqueue.cpp:114
|
|---|
| 642 | ttNow = {tv_sec = 1200371092, tv_usec = 352111}
|
|---|
| 643 | pTask = (Task *) 0x0
|
|---|
| 644 | #4 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 645 | No symbol table info available.
|
|---|
| 646 | #5 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 647 | No symbol table info available.
|
|---|
| 648 | #6 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 649 | No symbol table info available.
|
|---|
| 650 | #7 0x0000000000000000 in ?? ()
|
|---|
| 651 | No symbol table info available.
|
|---|
| 652 |
|
|---|
| 653 | Thread 10 (Thread 1149290832 (LWP 29212)):
|
|---|
| 654 | #0 0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 655 | No symbol table info available.
|
|---|
| 656 | #1 0x00002b20853c213e in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 657 | No symbol table info available.
|
|---|
| 658 | #2 0x00002b20813bf580 in CEvent::WaitForEvent (this=0x8a8e30, time=500) at threadpool.cpp:96
|
|---|
| 659 | ret = false
|
|---|
| 660 | #3 0x00002b20813bf66c in WorkerThread::run (this=0x8a8e10) at threadpool.cpp:202
|
|---|
| 661 | timer = {m_timer = {ds = 73401519}}
|
|---|
| 662 | #4 0x00002b208509010a in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
|
|---|
| 663 | No symbol table info available.
|
|---|
| 664 | #5 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 665 | No symbol table info available.
|
|---|
| 666 | #6 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 667 | No symbol table info available.
|
|---|
| 668 | #7 0x0000000000000000 in ?? ()
|
|---|
| 669 | No symbol table info available.
|
|---|
| 670 |
|
|---|
| 671 | Thread 9 (Thread 1140898128 (LWP 29211)):
|
|---|
| 672 | #0 0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
|
|---|
| 673 | No symbol table info available.
|
|---|
| 674 | #1 0x00002b2086eee104 in sleep () from /lib/libc.so.6
|
|---|
| 675 | No symbol table info available.
|
|---|
| 676 | #2 0x00002b207fb9a749 in JobQueue::ProcessQueue (this=0x8b36b0) at jobqueue.cpp:463
|
|---|
| 677 | 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}
|
|---|
| 678 | starttime = {d = {jd = 2454479}, t = {ds = 72000000}}
|
|---|
| 679 | schedruntime = {d = {jd = 2454102}, t = {ds = 0}}
|
|---|
| 680 | 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}
|
|---|
| 681 | type = 512
|
|---|
| 682 | id = 271
|
|---|
| 683 | cmds = 0
|
|---|
| 684 | flags = 1
|
|---|
| 685 | status = 4
|
|---|
| 686 | 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}
|
|---|
| 687 | sleepTime = 60
|
|---|
| 688 | jobStatus = {sh = 0x916db0}
|
|---|
| 689 | maxJobs = 2
|
|---|
| 690 | 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}
|
|---|
| 691 | jobs = {sh = 0x9415b0}
|
|---|
| 692 | atMax = false
|
|---|
| 693 | inTimeWindow = true
|
|---|
| 694 | startedJobAlready = false
|
|---|
| 695 | #3 0x00002b207fb9a883 in JobQueue::RunQueueProcesser (this=0x8b36b0) at jobqueue.cpp:142
|
|---|
| 696 | No locals.
|
|---|
| 697 | #4 0x00002b207fb9a8a3 in JobQueue::QueueProcesserThread (param=0x8b36b0) at jobqueue.cpp:148
|
|---|
| 698 | jobqueue = (class JobQueue *) 0x8b36b0
|
|---|
| 699 | #5 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 700 | No symbol table info available.
|
|---|
| 701 | #6 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 702 | No symbol table info available.
|
|---|
| 703 | #7 0x0000000000000000 in ?? ()
|
|---|
| 704 | No symbol table info available.
|
|---|
| 705 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 706 |
|
|---|
| 707 | Thread 8 (Thread 1132505424 (LWP 29210)):
|
|---|
| 708 | #0 0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
|
|---|
| 709 | No symbol table info available.
|
|---|
| 710 | #1 0x00002b2086eee104 in sleep () from /lib/libc.so.6
|
|---|
| 711 | No symbol table info available.
|
|---|
| 712 | #2 0x00000000004255ab in AutoExpire::Sleep (this=0x8b4380, sleepTime=60) at autoexpire.cpp:320
|
|---|
| 713 | minSleep = 5
|
|---|
| 714 | timeExpended = 15
|
|---|
| 715 | #3 0x000000000042fcaf in AutoExpire::RunExpirer (this=0x8b4380) at autoexpire.cpp:305
|
|---|
| 716 | timer = {ds = 73474632}
|
|---|
| 717 | curTime = {d = {jd = 2454480}, t = {ds = 73474620}}
|
|---|
| 718 | next_expire = {d = {jd = 2454480}, t = {ds = 74374879}}
|
|---|
| 719 | #4 0x000000000042fced in AutoExpire::ExpirerThread (param=0x8b4380) at autoexpire.cpp:571
|
|---|
| 720 | expirer = (AutoExpire *) 0x8b4380
|
|---|
| 721 | #5 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 722 | No symbol table info available.
|
|---|
| 723 | #6 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 724 | No symbol table info available.
|
|---|
| 725 | #7 0x0000000000000000 in ?? ()
|
|---|
| 726 | No symbol table info available.
|
|---|
| 727 |
|
|---|
| 728 | Thread 7 (Thread 1124112720 (LWP 29209)):
|
|---|
| 729 | #0 0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 730 | No symbol table info available.
|
|---|
| 731 | #1 0x00002b20853c213e in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 732 | No symbol table info available.
|
|---|
| 733 | #2 0x000000000049f11b in Scheduler::RunScheduler (this=0x8b23f0) at scheduler.cpp:1483
|
|---|
| 734 | statuschanged = false
|
|---|
| 735 | recIter = {_M_cur = 0x881430, _M_first = 0x881430, _M_last = 0x881630, _M_node = 0x870ec8}
|
|---|
| 736 | prerollseconds = 1
|
|---|
| 737 | secsleft = 2108
|
|---|
| 738 | nexttv = (EncoderLink *) 0x0
|
|---|
| 739 | nextRecording = (ProgramInfo *) 0x9463d0
|
|---|
| 740 | nextrectime = {d = {jd = 2454480}, t = {ds = 75600000}}
|
|---|
| 741 | 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}
|
|---|
| 742 | curtime = {d = {jd = 2454480}, t = {ds = 73491932}}
|
|---|
| 743 | lastupdate = {d = {jd = 2454480}, t = {ds = 73397569}}
|
|---|
| 744 | startIter = {_M_cur = 0x881430, _M_first = 0x881430, _M_last = 0x881630, _M_node = 0x870ec8}
|
|---|
| 745 | blockShutdown = true
|
|---|
| 746 | idleSince = {d = {jd = 0}, t = {ds = 0}}
|
|---|
| 747 | idleTimeoutSecs = 0
|
|---|
| 748 | idleWaitForRecordingTime = 15
|
|---|
| 749 | firstRun = false
|
|---|
| 750 | fillstart = {tv_sec = 1200370997, tv_usec = 652810}
|
|---|
| 751 | fillend = {tv_sec = 1200370997, tv_usec = 732959}
|
|---|
| 752 | matchTime = 0.0837349966
|
|---|
| 753 | placeTime = 0.0801490024
|
|---|
| 754 | query = {<> = {<No data fields>}, m_db = 0x8b4860, m_isConnected = true, m_returnConnection = false}
|
|---|
| 755 | #3 0x00000000004a24d8 in Scheduler::SchedulerThread (param=0x8b23f0) at scheduler.cpp:2000
|
|---|
| 756 | sched = (Scheduler *) 0x8b23f0
|
|---|
| 757 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 758 | No symbol table info available.
|
|---|
| 759 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 760 | No symbol table info available.
|
|---|
| 761 | #6 0x0000000000000000 in ?? ()
|
|---|
| 762 | No symbol table info available.
|
|---|
| 763 |
|
|---|
| 764 | Thread 6 (Thread 1115720016 (LWP 29208)):
|
|---|
| 765 | #0 0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 766 | No symbol table info available.
|
|---|
| 767 | #1 0x00002b20853c22fd in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 768 | No symbol table info available.
|
|---|
| 769 | #2 0x00002b207ff9e88f in EITScanner::RunEventLoop (this=0x8b15b0) at eitscanner.cpp:150
|
|---|
| 770 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 771 | list_size = 0
|
|---|
| 772 | rate = 1
|
|---|
| 773 | t = {m_timer = {ds = 0}}
|
|---|
| 774 | eitCount = 0
|
|---|
| 775 | sz = {2000, 1800, 1600, 1400, 1200}
|
|---|
| 776 | rt = {0, 0.200000003, 0.400000006, 0.600000024, 0.800000012}
|
|---|
| 777 | #3 0x00002b207ff9eb87 in EITScanner::SpawnEventLoop (param=0x8b15b0) at eitscanner.cpp:68
|
|---|
| 778 | scanner = (EITScanner *) 0x8b15b0
|
|---|
| 779 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 780 | No symbol table info available.
|
|---|
| 781 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 782 | No symbol table info available.
|
|---|
| 783 | #6 0x0000000000000000 in ?? ()
|
|---|
| 784 | No symbol table info available.
|
|---|
| 785 |
|
|---|
| 786 | Thread 5 (Thread 1107327312 (LWP 29207)):
|
|---|
| 787 | #0 0x00002b20864a7997 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
|
|---|
| 788 | No symbol table info available.
|
|---|
| 789 | #1 0x00002b20853c22fd in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
|
|---|
| 790 | No symbol table info available.
|
|---|
| 791 | #2 0x00002b207ffed4ad in TVRec::RunTV (this=0x872bf0) at tv_rec.cpp:1475
|
|---|
| 792 | lock = {mtx = 0x872d08}
|
|---|
| 793 | #3 0x00002b207ffed56f in TVRec::EventThread (param=0x872bf0) at tv_rec.cpp:1248
|
|---|
| 794 | thetv = (class TVRec *) 0x872bf0
|
|---|
| 795 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 796 | No symbol table info available.
|
|---|
| 797 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 798 | No symbol table info available.
|
|---|
| 799 | #6 0x0000000000000000 in ?? ()
|
|---|
| 800 | No symbol table info available.
|
|---|
| 801 |
|
|---|
| 802 | Thread 4 (Thread 1098934608 (LWP 29205)):
|
|---|
| 803 | #0 0x00002b207fd3dffd in ChannelUtil::IsOnSameMultiplex (srcid=1, new_channum=@0x1, old_channum=@0x41805bf0) at channelutil.cpp:921
|
|---|
| 804 | old_mplexid = 2136414904
|
|---|
| 805 | new_mplexid = 11040
|
|---|
| 806 | #1 0x00002b207ffcb160 in TVRec::TuningOnSameMultiplex (this=0x872460, request=@0x41805c90) at tv_rec.cpp:3340
|
|---|
| 807 | sourceid = 1
|
|---|
| 808 | 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}
|
|---|
| 809 | 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}
|
|---|
| 810 | #2 0x00002b207ffebc2f in TVRec::HandleTuning (this=0x872460) at tv_rec.cpp:3390
|
|---|
| 811 | 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,
|
|---|
| 812 | 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,
|
|---|
| 813 | static shared_null = 0x71e3b0}, majorChan = 0, minorChan = 0, progNum = -1}
|
|---|
| 814 | 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}
|
|---|
| 815 | streamData = (class MPEGStreamData *) 0x2b207ffee678
|
|---|
| 816 | #3 0x00002b207ffec4df in TVRec::RunTV (this=0x872460) at tv_rec.cpp:1345
|
|---|
| 817 | lock = {mtx = 0x872578}
|
|---|
| 818 | #4 0x00002b207ffed56f in TVRec::EventThread (param=0x872460) at tv_rec.cpp:1248
|
|---|
| 819 | thetv = (class TVRec *) 0x872460
|
|---|
| 820 | #5 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 821 | No symbol table info available.
|
|---|
| 822 | #6 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 823 | No symbol table info available.
|
|---|
| 824 | #7 0x0000000000000000 in ?? ()
|
|---|
| 825 | No symbol table info available.
|
|---|
| 826 |
|
|---|
| 827 | Thread 3 (Thread 1090541904 (LWP 29204)):
|
|---|
| 828 | #0 0x00002b2086e85765 in raise () from /lib/libc.so.6
|
|---|
| 829 | No symbol table info available.
|
|---|
| 830 | #1 0x00002b2086e871c0 in abort () from /lib/libc.so.6
|
|---|
| 831 | No symbol table info available.
|
|---|
| 832 | #2 0x00002b2086e7ec2f in __assert_fail () from /lib/libc.so.6
|
|---|
| 833 | No symbol table info available.
|
|---|
| 834 | #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)
|
|---|
| 835 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 836 | at mpeg2.c:113
|
|---|
| 837 | result = <value optimized out>
|
|---|
| 838 | __PRETTY_FUNCTION__ = "mpeg2_recv_handler"
|
|---|
| 839 | #4 0x00002b2083a8c7ee in _raw1394_iso_iterate (handle=0x8c1420) at iso.c:517
|
|---|
| 840 | info = (struct raw1394_iso_packet_info *) 0x2aaaac004180
|
|---|
| 841 | disp = <value optimized out>
|
|---|
| 842 | err = 0
|
|---|
| 843 | #5 0x00002b2083a8b943 in raw1394_loop_iterate (handle=0x8c1420) at eventloop.c:92
|
|---|
| 844 | req = {type = 10004, error = 0, misc = 0, generation = 177, length = 0, address = 0, tag = 0, sendb = 0, recvb = 0}
|
|---|
| 845 | retval = 6
|
|---|
| 846 | channel = <value optimized out>
|
|---|
| 847 | #6 0x00002b2080043afc in LinuxFirewireDevice::RunPortHandler (this=0x87dbd0) at linuxfirewiredevice.cpp:661
|
|---|
| 848 | ret = 0
|
|---|
| 849 | reset_timer_on = false
|
|---|
| 850 | handle_reset = false
|
|---|
| 851 | fwfd = 5
|
|---|
| 852 | ready = true
|
|---|
| 853 | #7 0x00002b20800440f7 in linux_firewire_device_port_handler_thunk (param=0x87dbd0) at linuxfirewiredevice.cpp:592
|
|---|
| 854 | mon = (LinuxFirewireDevice *) 0x87dbd0
|
|---|
| 855 | #8 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 856 | No symbol table info available.
|
|---|
| 857 | #9 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 858 | No symbol table info available.
|
|---|
| 859 | #10 0x0000000000000000 in ?? ()
|
|---|
| 860 | No symbol table info available.
|
|---|
| 861 |
|
|---|
| 862 | Thread 2 (Thread 1082149200 (LWP 29203)):
|
|---|
| 863 | #0 0x00002b2086eee2e1 in nanosleep () from /lib/libc.so.6
|
|---|
| 864 | No symbol table info available.
|
|---|
| 865 | #1 0x00002b2086eee104 in sleep () from /lib/libc.so.6
|
|---|
| 866 | No symbol table info available.
|
|---|
| 867 | #2 0x00000000004ba178 in HouseKeeper::RunHouseKeeping (this=0x871430) at housekeeper.cpp:262
|
|---|
| 868 | period = 1
|
|---|
| 869 | maxhr = 5
|
|---|
| 870 | minhr = 2
|
|---|
| 871 | 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}
|
|---|
| 872 | #3 0x00000000004ba1c7 in HouseKeeper::doHouseKeepingThread (param=0x871430) at housekeeper.cpp:591
|
|---|
| 873 | hkeeper = (HouseKeeper *) 0x871430
|
|---|
| 874 | #4 0x00002b20864a3317 in start_thread () from /lib/libpthread.so.0
|
|---|
| 875 | No symbol table info available.
|
|---|
| 876 | #5 0x00002b2086f27d5d in clone () from /lib/libc.so.6
|
|---|
| 877 | No symbol table info available.
|
|---|
| 878 | #6 0x0000000000000000 in ?? ()
|
|---|
| 879 | No symbol table info available.
|
|---|
| 880 |
|
|---|
| 881 | Thread 1 (Thread 47418752709792 (LWP 29200)):
|
|---|
| 882 | #0 0x00002b2086f210a2 in select () from /lib/libc.so.6
|
|---|
| 883 | No symbol table info available.
|
|---|
| 884 | #1 0x00002b208503debd in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
|
|---|
| 885 | No symbol table info available.
|
|---|
| 886 | #2 0x00002b20850b07e7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
|
|---|
| 887 | No symbol table info available.
|
|---|
| 888 | #3 0x00002b20850b05ef in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
|
|---|
| 889 | No symbol table info available.
|
|---|
| 890 | #4 0x00002b2085098d68 in QApplication::exec () from /usr/lib/libqt-mt.so.3
|
|---|
| 891 | No symbol table info available.
|
|---|
| 892 | #5 0x0000000000455c09 in main (argc=3, argv=0x7fff2b555f18) at main.cpp:961
|
|---|
| 893 | a = <incomplete type>
|
|---|
| 894 | settingsOverride = {sh = 0x84f5d0}
|
|---|
| 895 | 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}
|
|---|
| 896 | previewFrameNumber = -2
|
|---|
| 897 | previewSeconds = -2
|
|---|
| 898 | previewSize = {wd = 0, ht = 0}
|
|---|
| 899 | 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}
|
|---|
| 900 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 901 | 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}
|
|---|
| 902 | 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}
|
|---|
| 903 | 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}
|
|---|
| 904 | daemonize = false
|
|---|
| 905 | printsched = false
|
|---|
| 906 | testsched = false
|
|---|
| 907 | resched = false
|
|---|
| 908 | nosched = false
|
|---|
| 909 | noupnp = false
|
|---|
| 910 | nojobqueue = false
|
|---|
| 911 | nohousekeeper = false
|
|---|
| 912 | noexpirer = false
|
|---|
| 913 | 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}
|
|---|
| 914 | clearsettingscache = false
|
|---|
| 915 | wantupnprebuild = false
|
|---|
| 916 | pidfs = <incomplete type>
|
|---|
| 917 | port = 6543
|
|---|
| 918 | 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}
|
|---|
| 919 | ismaster = true
|
|---|
| 920 | fatal_error = false
|
|---|
| 921 | runsched = true
|
|---|
| 922 | pHS = (class HttpServer *) 0x8ab9a0
|
|---|
| 923 | #0 0x00002b2086e85765 in raise () from /lib/libc.so.6
|
|---|
| 924 | (gdb)
|
|---|