[mythtv] Segmentation error in frontend with on air DVB-EPG

gvout at freqmod.dyndns.org gvout at freqmod.dyndns.org
Fri May 6 12:43:49 UTC 2005


When i go into the program management screen mythtv gives a sigseg.
I have upgraded to QT 3.3.4, and tested it on mythtv v 0.18 & mythtv CVS @ 
6.5.2005 (DD/MM/YYYY).
It worked before i checked EPG to Use on air guide (in the channel editor in 
mythtv-setup) on a DVB-S channel (VIVA on astra).
Contact me if more information is needed.

Here is the GDB backtrace of the frontend:
gdb) run
Starting program: /usr/local/bin/mythfrontend
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 16701)]
2005-05-06 14:30:22.838 New DB connection, total: 1
Total desktop width=2560, height=1024, numscreens=1
2005-05-06 14:30:22.843 Running in a window
2005-05-06 14:30:22.846 Using screen 0, 2559x1005 at 0,19
[New Thread 32769 (LWP 16705)]
[New Thread 16386 (LWP 16706)]
2005-05-06 14:30:22.877 mythfrontend version: 0.18.20050504-1 www.mythtv.org
2005-05-06 14:30:22.877 Enabled verbose msgs : important general
/usr/lib/kde3/plugins/styles/baghira.so: Feature Baghira already defined 
in /usr/kde/3.4/lib/kde3/plugins/styles/baghira.so!
Xlib:  extension "RANDR" missing on display ":0.0".
DisplaResX: Unable to XRRgetScreenInfo
Xlib:  extension "RANDR" missing on display ":0.0".
DisplaResX: Unable to XRRgetScreenInfo
/usr/lib/kde3/plugins/styles/baghira.so: Feature Baghira already defined 
in /usr/kde/3.4/lib/kde3/plugins/styles/baghira.so!
2005-05-06 14:30:27.028 Switching to square mode (MythTVMediaCenter)
[New Thread 32771 (LWP 16708)]
2005-05-06 14:30:27.937 Registering Internal as a media playback plugin.
mythtv: could not connect to socket
mythtv: Oppkobling nektes
lirc_init failed for mythtv, see preceding messages
2005-05-06 14:30:36.422 New DB connection, total: 2
[New Thread 49155 (LWP 16710)]
2005-05-06 14:30:36.489 Connecting to backend server: 127.0.0.1:6543 (try 1 of 
5)
2005-05-06 14:30:36.496 Using protocol version 16
2005-05-06 14:30:36.536 Using protocol version 16
[New Thread 65540 (LWP 16715)]
[New Thread 81925 (LWP 16716)]
2005-05-06 14:30:40.838 Opening audio device '/dev/dsp'.
2005-05-06 14:30:40.839 Opening OSS audio device '/dev/dsp'.
[New Thread 98310 (LWP 16717)]
[New Thread 114695 (LWP 16718)]
2005-05-06 14:30:41.595 Realtime priority would require SUID as root.
2005-05-06 14:30:41.604 Changing from None to WatchingLiveTV
2005-05-06 14:30:41.750 Video timing method: USleep with busy wait
[New Thread 131080 (LWP 16719)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16701)]
0xb6d00071 in operator==(QString const&, char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
(gdb) bt
#0  0xb6d00071 in operator==(QString const&, char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#1  0xb6d00114 in operator!=(QString const&, char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#2  0xb7a28b3b in GuideGrid::paintChannels(QPainter*) ()
   from /usr/local/lib/libmythtv-0.18.so.0
#3  0xb7a292d7 in GuideGrid::paintEvent(QPaintEvent*) ()
   from /usr/local/lib/libmythtv-0.18.so.0
#4  0xb6a4a6b5 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#5  0xb69aeb3f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#6  0xb69aecdc in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0xb694086d in QETWidget::translatePaintEvent(_XEvent const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#8  0xb6946e4c in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#9  0xb695aab6 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb69c5316 in QEventLoop::processEvents(unsigned, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb69adc8e in QApplication::processEvents(int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
#12 0xb69adcc5 in QApplication::processEvents() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#13 0x080685ac in ?? ()
#14 0x08068b09 in ?? ()
#15 0xb73720ce in ThemedMenuPrivate::handleAction(QString const&) ()
   from /usr/local/lib/libmyth-0.18.so.0
#16 0xb7372f12 in ThemedMenuPrivate::keyPressHandler(QKeyEvent*) ()
   from /usr/local/lib/libmyth-0.18.so.0
#17 0xb73730c4 in ThemedMenu::keyPressEvent(QKeyEvent*) ()
   from /usr/local/lib/libmyth-0.18.so.0
#18 0xb6a4a98b in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb69aeb3f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb69af3bf in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb73d3e7a in MythMainWindow::keyPressEvent(QKeyEvent*) ()
   from /usr/local/lib/libmyth-0.18.so.0
#22 0xb6a4a98b in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#23 0xb69aeb3f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0xb69af3bf in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb693fc2a in QETWidget::translateKeyEvent(_XEvent const*, bool) ()
---Type <return> to continue, or q <return> to quit---
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb6946cdc in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#27 0xb695aab6 in QEventLoop::processEvents(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb69c51e0 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#29 0xb69add1f in QApplication::enter_loop() ()
   from /usr/qt/3/lib/libqt-mt.so.3
#30 0xb73d015d in MythDialog::exec() () from /usr/local/lib/libmyth-0.18.so.0
#31 0x08063efe in ?? ()
#32 0x08065baa in ?? ()
#33 0xb657d811 in __libc_start_main () from /lib/libc.so.6
#34 0x00000001 in ?? ()
#35 0xbfb67444 in ?? ()
#36 0xbfb6744c in ?? ()
#37 0x08060c00 in ?? ()




More information about the mythtv-dev mailing list