[mythtv] Seg fault when pressing "o" on a channel with no epg-data

markus scholz macdanger at web.de
Thu May 1 17:20:38 EDT 2003


Hi all,

when pressing "o" while watching TV to bring up the mini-epg on a channel with 
no epg-data in database I get a segfault. The same is when pressing "o" in a 
channel with epg data and then scrolling through the channels to a channel 
without epg-data:

Mythfrontend backtrace:
(gdb) run
Starting program: /usr/local/bin/mythfrontend
[New Thread 16384 (LWP 5351)]
connecting to backend server: 127.0.0.1:6543
[New Thread 32769 (LWP 5354)]
[New Thread 16386 (LWP 5355)]
Changing from None to WatchingLiveTV
[New Thread 32771 (LWP 5361)]
[New Thread 49156 (LWP 5362)]
Over/underscanning. V: 0.000000, H: 0.000000, XOff: 0, YOff: 0
Using XV port 106
[New Thread 65541 (LWP 5363)]
[New Thread 81926 (LWP 5364)]
QTime::setHMS Invalid time 60:00:00.000
QDate::setYMD: Invalid date 2003-50-16
QTime::fromString: Parameter out of range.
QTime::setHMS Invalid time 60:00:00.000
QDate::setYMD: Invalid date 2003-50-16

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16386 (LWP 5355)]
0x406ac452 in QString::operator=(QString const&) () from 
/usr/lib/libqt-mt.so.3
(gdb) bt
#0  0x406ac452 in QString::operator=(QString const&) ()
   from /usr/lib/libqt-mt.so.3
#1  0x0812d8a4 in ProgramInfo::ToMap(QSqlDatabase*, QMap<QString, QString>&) (
    this=0x0, db=0x83bf1c0, progMap=@0xbf7ff96c) at programinfo.cpp:184
#2  0x08183cb8 in TV::BrowseDispInfo(int) (this=0x844ef78, direction=1)
    at tv_play.cpp:2094
#3  0x0817add0 in TV::ProcessKeypress(int) (this=0x844ef78, keypressed=0)
    at tv_play.cpp:803
#4  0x0817a7b6 in TV::RunTV() (this=0xbf7ff87c) at tv_play.cpp:721
#5  0x0817a4fd in TV::EventThread(void*) (param=0x83bf1c0) at tv_play.cpp:685
#6  0x40924c60 in pthread_start_thread () from /lib/libpthread.so.0
#7  0x40924cdf in pthread_start_thread_event () from /lib/libpthread.so.0
(gdb)


Mythbackend:

sorry, i could not kill the frontendtask in gdb so I had to restart my hole 
systm :-(

greets markus


More information about the mythtv-dev mailing list