Ticket #9726: unicable_trace

File unicable_trace, 3.7 KB (added by warpme@…, 12 years ago)

be segfault trace with mixed unable & non-unicable cards

Line 
1[New Thread 0x7fffe4094700 (LWP 1573)]
22012-06-25 09:35:32.635826 C  mythbackend version: exported [v0.25-206-g1d41f74-dirty-20120707] www.mythtv.org
32012-06-25 09:35:32.635856 C  Qt version: compile: 4.8.1, runtime: 4.8.1
42012-06-25 09:35:32.635866 N  Enabled verbose msgs:  general record
52012-06-25 09:35:32.635892 N  Setting Log Level to LOG_INFO
62012-06-25 09:35:32.635949 I  Added logging to the console
72012-06-25 09:35:32.635957 N  Setting up SIGHUP handler
82012-06-25 09:35:32.637775 N  Using runtime prefix = /usr
92012-06-25 09:35:32.637805 N  Using configuration directory = /root/.mythtv
102012-06-25 09:35:32.638179 I  Assumed character encoding: en_US.UTF-8
11[New Thread 0x7fffe31a7700 (LWP 1574)]
12[Thread 0x7fffe31a7700 (LWP 1574) exited]
132012-06-25 09:35:32.639044 N  Empty LocalHostName.
142012-06-25 09:35:32.639057 I  Using localhost value of mythtv
152012-06-25 09:35:32.777923 N  Setting QT default locale to pl_US
162012-06-25 09:35:32.777940 I  Current locale pl_US
172012-06-25 09:35:32.777982 E  No locale defaults file for pl_US, skipping
182012-06-25 09:35:32.779714 I  Current MythTV Schema Version (DBSchemaVer): 1299
192012-06-25 09:35:32.780043 I  Loading pl translation for module mythfrontend
202012-06-25 09:35:32.780777 N  MythBackend: Starting up as the master server.
212012-06-25 09:35:32.910400 I  DVBChan(19:/dev/dvb/adapter0/frontend0): Using DVB card /dev/dvb/adapter0/frontend0, with frontend 'Montage Technology DS3000/TS2020'.
22
23Program received signal SIGSEGV, Segmentation fault.
240x00007ffff73c1d96 in DiSEqCDevSCR::GetIntermediateFrequency (this=0x0, frequency=1199000) at diseqc.cpp:2243
252243    diseqc.cpp: No such file or directory.
26
27Thread 2 (Thread 0x7fffe4094700 (LWP 1573)):
28#0  0x00007ffff5b65c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
29#1  0x00007ffff3e0fae7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
30#2  0x00007ffff694bd43 in LoggerThread::run (this=0x7e1190) at logging.cpp:826
31#3  0x00007ffff68802d9 in MThreadInternal::run (this=0x83b710) at mthread.cpp:78
32#4  0x00007ffff3e0f68b in ?? () from /usr/lib/libQtCore.so.4
33#5  0x00007ffff5b61e0e in start_thread () from /lib/libpthread.so.0
34#6  0x00007ffff32c91ed in clone () from /lib/libc.so.6
35
36Thread 1 (Thread 0x7ffff7fbe7c0 (LWP 1570)):
37#0  0x00007ffff73c1d96 in DiSEqCDevSCR::GetIntermediateFrequency (this=0x0, frequency=1199000) at diseqc.cpp:2243
38#1  0x00007ffff7887d25 in DVBChannel::Tune (this=0x878a00, tuning=..., inputid=17, force_reset=false, same_input=false) at dvbchannel.cpp:720
39#2  0x00007ffff7886689 in DVBChannel::Tune (this=0x878a00, tuning=..., inputname=...) at dvbchannel.cpp:520
40#3  0x00007ffff7719cdd in DTVChannel::SetChannelByString (this=0x878a00, channum=...) at dtvchannel.cpp:317
41#4  0x00007ffff78837f3 in DVBChannel::SwitchToInput (this=0x878a00, inputname=..., chan=...) at dvbchannel.cpp:313
42#5  0x00007ffff770a36d in ChannelBase::Init (this=0x878a00, inputname=..., startchannel=..., setchan=true) at channelbase.cpp:74
43#6  0x00007ffff7883766 in DVBChannel::Init (this=0x878a00, inputname=..., startchannel=..., setchan=true) at dvbchannel.cpp:302
44#7  0x00007ffff7714948 in ChannelBase::CreateChannel (tvrec=0x87f580, genOpt=..., dvbOpt=..., fwOpt=..., startchannel=..., enter_power_save_mode=true, rbFileExt=...) at channelbase.cpp:1236
45#8  0x00007ffff779758c in TVRec::CreateChannel (this=0x87f580, startchannel=..., enter_power_save_mode=true) at tv_rec.cpp:132
46#9  0x00007ffff77976cb in TVRec::Init (this=0x87f580) at tv_rec.cpp:160
47#10 0x0000000000514f85 in setupTVs (ismaster=true, error=@0x7fffffffe4ef: false) at main_helpers.cpp:188
48#11 0x0000000000518bc1 in run_backend (cmdline=...) at main_helpers.cpp:566
49#12 0x000000000045fb31 in main (argc=6, argv=0x7fffffffea98) at main.cpp:127
50(gdb)