(gdb) freqmod@store ~ $ gdb mythfrontend
GNU gdb 6.0
Copyright 2003 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 "i686-pc-linux-gnu"...
(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(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 15437)]
2005-05-06 13:26:46.999 New DB connection, total: 1
Total desktop width=2560, height=1024, numscreens=1
2005-05-06 13:26:47.004 Running in a window
2005-05-06 13:26:47.005 Using screen 0, 2559x1006 at 0,18
[New Thread 32769 (LWP 15441)]
[New Thread 16386 (LWP 15442)]
2005-05-06 13:26:47.033 mythfrontend version: 0.18.20050504-1 www.mythtv.org
2005-05-06 13:26:47.033 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 13:26:50.292 Switching to square mode (MythTVMediaCenter)
[New Thread 32771 (LWP 15443)]
2005-05-06 13:26:50.917 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 13:26:55.986 New DB connection, total: 2
[New Thread 49155 (LWP 15445)]
2005-05-06 13:26:56.041 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2005-05-06 13:26:56.048 Using protocol version 16
2005-05-06 13:26:56.076 Using protocol version 16
[New Thread 65540 (LWP 15450)]
[New Thread 81925 (LWP 15451)]
2005-05-06 13:27:00.015 Opening audio device '/dev/dsp'.
2005-05-06 13:27:00.015 Opening OSS audio device '/dev/dsp'.
[New Thread 98310 (LWP 15452)]
[New Thread 114695 (LWP 15453)]
2005-05-06 13:27:00.633 Changing from None to WatchingLiveTV
2005-05-06 13:27:00.639 Realtime priority would require SUID as root.
2005-05-06 13:27:00.735 Video timing method: USleep with busy wait
QDateTime::fromString: Parameter out of range
QDateTime::fromString: Parameter out of range
QDateTime::fromString: Parameter out of range
[New Thread 131080 (LWP 15454)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 15437)]
0xb6cc3071 in operator==(QString const&, char const*) ()
from /usr/qt/3/lib/libqt-mt.so.3
(gdb) bt
#0 0xb6cc3071 in operator==(QString const&, char const*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#1 0xb6cc3114 in operator!=(QString const&, char const*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#2 0xb79ebb3b in GuideGrid::paintChannels(QPainter*) ()
from /usr/local/lib/libmythtv-0.18.so.0
#3 0xb79ec2d7 in GuideGrid::paintEvent(QPaintEvent*) ()
from /usr/local/lib/libmythtv-0.18.so.0
#4 0xb6a0d6b5 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#5 0xb6971b3f in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#6 0xb6971cdc in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#7 0xb690386d in QETWidget::translatePaintEvent(_XEvent const*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#8 0xb6909e4c in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#9 0xb691dab6 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib/libqt-mt.so.3
#10 0xb6988316 in QEventLoop::processEvents(unsigned, int) ()
from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb6970c8e in QApplication::processEvents(int) ()
from /usr/qt/3/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
#12 0xb6970cc5 in QApplication::processEvents() ()
from /usr/qt/3/lib/libqt-mt.so.3
#13 0x080685ac in ?? ()
#14 0x08068b09 in ?? ()
#15 0xb73350ce in ThemedMenuPrivate::handleAction(QString const&) ()
from /usr/local/lib/libmyth-0.18.so.0
#16 0xb7335f12 in ThemedMenuPrivate::keyPressHandler(QKeyEvent*) ()
from /usr/local/lib/libmyth-0.18.so.0
#17 0xb73360c4 in ThemedMenu::keyPressEvent(QKeyEvent*) ()
from /usr/local/lib/libmyth-0.18.so.0
#18 0xb6a0d98b in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#19 0xb6971b3f in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb69723bf in QApplication::notify(QObject*, QEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb6902c2a in QETWidget::translateKeyEvent(_XEvent const*, bool) ()
from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb6909cdc in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/qt/3/lib/libqt-mt.so.3
#23 0xb691dab6 in QEventLoop::processEvents(unsigned) ()
from /usr/qt/3/lib/libqt-mt.so.3
#24 0xb69881e0 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb6970d1f in QApplication::enter_loop() ()
---Type <return> to continue, or q <return> to quit---
from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb739315d in MythDialog::exec() () from /usr/local/lib/libmyth-0.18.so.0
#27 0x08063efe in ?? ()
#28 0x08065baa in ?? ()
#29 0xb6540811 in __libc_start_main () from /lib/libc.so.6
#30 0x00000001 in ?? ()
#31 0xbf92c824 in ?? ()
#32 0xbf92c82c in ?? ()
#33 0x08060c00 in ?? ()