(gdb) run
Starting program: /usr/bin/mythfrontend 
[Thread debugging using libthread_db enabled]
QIconvCodec::convertToUnicode: using ASCII for conversion, iconv_open failed
QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv_open failed
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
2009-01-22 10:10:36.776 mythfrontend version: trunk [Unknown] www.mythtv.org
2009-01-22 10:10:36.802 Using runtime prefix = /usr
[New Thread 0xb5bda8e0 (LWP 2613)]
[New Thread 0xb5bd9b90 (LWP 2616)]
[New Thread 0xb53d9b90 (LWP 2617)]
[New Thread 0xb4bd9b90 (LWP 2618)]
2009-01-22 10:10:39.769 Using localhost value of Mythfront-2-livingr
2009-01-22 10:10:39.772 Testing network connectivity to 192.168.1.40
[New Thread 0xb4324b90 (LWP 2621)]
[Thread 0xb4324b90 (LWP 2621) exited]
2009-01-22 10:10:40.610 New DB connection, total: 1
2009-01-22 10:10:40.645 Connected to database 'mythconverg' at host: 192.168.1.40
2009-01-22 10:10:40.690 Closing DB connection named 'DBManager0'
2009-01-22 10:10:40.812 DPMS is active.
2009-01-22 10:10:40.960 Primary screen: 0.
2009-01-22 10:10:40.979 Connected to database 'mythconverg' at host: 192.168.1.40
2009-01-22 10:10:41.005 Using screen 0, 720x576 at 0,0
2009-01-22 10:10:41.298 MythUI Image Cache size set to 20971520 bytes
[New Thread 0xb4324b90 (LWP 2625)]
2009-01-22 10:10:41.321 Enabled verbose msgs:  important general
2009-01-22 10:10:42.862 Problem reading theme preview image /usr/share/mythtv/themes/Retro/preview.jpg
2009-01-22 10:10:43.398 Primary screen: 0.
2009-01-22 10:10:43.401 Using screen 0, 720x576 at 0,0
2009-01-22 10:10:43.407 Switching to square mode (Retro)
2009-01-22 10:10:43.459 Using the Qt painter
2009-01-22 10:10:43.510 LIRC: Successfully initialized '/dev/lircd' using '/home/minimyth/.mythtv/lircrc' config
[New Thread 0xb3ae7b90 (LWP 2626)]
2009-01-22 10:10:43.516 JoystickMenuThread Error: Joystick disabled - Failed to read /home/minimyth/.mythtv/joystickmenurc
2009-01-22 10:10:46.126 Loading from: /usr/share/mythtv/themes/Retro/base.xml
2009-01-22 10:10:49.135 Loading from: /usr/share/mythtv/themes/default/base.xml
2009-01-22 10:10:51.333 Current Schema Version: 1228
2009-01-22 10:10:51.426 Connecting to backend server: 192.168.1.40:6543 (try 1 of 5)
2009-01-22 10:10:51.441 Using protocol version 43
[New Thread 0xb2c93b90 (LWP 2627)]
2009-01-22 10:10:52.384 Registering Internal as a media playback plugin.
[New Thread 0xb2493b90 (LWP 2628)]
2009-01-22 10:10:55.302 MonitorRegisterExtensions(0x100, gif,jpg,png)
2009-01-22 10:11:05.555 Failed to run 'cdrecord --scanbus' error code: 0
2009-01-22 10:11:05.566 Failed to run 'cdrecord --scanbus -dev=ATA' error code: 0
2009-01-22 10:11:05.576 Failed to run 'cdrecord --scanbus -dev=ATAPI' error code: 0
2009-01-22 10:11:05.760 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac)
2009-01-22 10:11:10.859 SIP listening on IP Address 192.168.1.7:5060 NAT address 192.168.1.7
2009-01-22 10:11:10.868 SIP: Cannot register; proxy, username or password not set
[New Thread 0xb14fab90 (LWP 2635)]
[New Thread 0xb0cfab90 (LWP 2636)]
ASSERT: "i >= 0 && i < size()" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 680

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb5bda8e0 (LWP 2613)]
0xb6812967 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c
Current language:  auto; currently c
(gdb) backtrace
#0  0xb6812967 in *__GI_raise (sig=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0xb68146b4 in *__GI_abort () at abort.c:88
#2  0xb6aba010 in qt_message_output (msgType=QtFatalMsg, 
    buf=0xb0301b18 "ASSERT: \"i >= 0 && i < size()\" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 680") at global/qglobal.cpp:1993
#3  0xb6aba083 in qFatal (msg=0xb6c064d8 "ASSERT: \"%s\" in file %s, line %d")
    at global/qglobal.cpp:2188
#4  0xb6aba4ba in qt_assert (assertion=0xb7533c9e "i >= 0 && i < size()", 
    file=0xb7533c58 "../../include/QtCore/../../src/corelib/tools/qstring.h", 
    line=680) at global/qglobal.cpp:1764
#5  0xb6e9922a in QString::at (this=0xbfff9254, i=3)
    at ../../include/QtCore/../../src/corelib/tools/qstring.h:680
#6  0xb6eca303 in QKeySequence::assign (this=0xbfff9314, ks=@0xbfff94b8)
    at kernel/qkeysequence.cpp:921
#7  0xb6eca4ba in QKeySequence (this=0xbfff9314, key=@0xbfff94b8)
    at kernel/qkeysequence.cpp:751
#8  0xb76d02cc in MythMainWindow::BindKey (this=0x9b69560, 
    context=@0xbfff958c, action=@0xbfff9588, key=@0xbfff94b8)
    at mythmainwindow.cpp:1014
#9  0xb76d12f1 in MythMainWindow::RegisterKey (this=0x9b69560, 
    context=@0xbfff958c, action=@0xbfff9588, description=@0xbfff9584, 
    key=@0xbfff9580) at mythmainwindow.cpp:1108
---Type <return> to continue, or q <return> to quit---
#10 0xb0490bb6 in setupKeys () from /usr/lib/mythtv/plugins/libmythstream.so
#11 0xb0491675 in mythplugin_init ()
   from /usr/lib/mythtv/plugins/libmythstream.so
#12 0xb781a7e1 in MythPlugin::init (this=0x9bc4cd0, 
    libversion=0xb78d30aa "0.22.20090108-1") at mythplugin.cpp:42
#13 0xb781ac5a in MythPluginManager::init_plugin (this=0x9cf71d8, 
    plugname=@0xbfff976c) at mythplugin.cpp:164
#14 0xb781b95e in MythPluginManager (this=0x9cf71d8) at mythplugin.cpp:146
#15 0x08061496 in main (argc=164590832, argv=Cannot access memory at address 0xa39
) at main.cpp:1336
(gdb) 


