Ticket #6099: gdb-output.txt

File gdb-output.txt, 5.4 KB (added by nietu@…, 15 years ago)
Line 
1(gdb) run
2Starting program: /usr/bin/mythfrontend
3[Thread debugging using libthread_db enabled]
4QIconvCodec::convertToUnicode: using ASCII for conversion, iconv_open failed
5QIconvCodec::convertFromUnicode: using ASCII for conversion, iconv_open failed
6Qt: gdb: -nograb added to command-line options.
7         Use the -dograb option to enforce grabbing.
82009-01-22 10:10:36.776 mythfrontend version: trunk [Unknown] www.mythtv.org
92009-01-22 10:10:36.802 Using runtime prefix = /usr
10[New Thread 0xb5bda8e0 (LWP 2613)]
11[New Thread 0xb5bd9b90 (LWP 2616)]
12[New Thread 0xb53d9b90 (LWP 2617)]
13[New Thread 0xb4bd9b90 (LWP 2618)]
142009-01-22 10:10:39.769 Using localhost value of Mythfront-2-livingr
152009-01-22 10:10:39.772 Testing network connectivity to 192.168.1.40
16[New Thread 0xb4324b90 (LWP 2621)]
17[Thread 0xb4324b90 (LWP 2621) exited]
182009-01-22 10:10:40.610 New DB connection, total: 1
192009-01-22 10:10:40.645 Connected to database 'mythconverg' at host: 192.168.1.40
202009-01-22 10:10:40.690 Closing DB connection named 'DBManager0'
212009-01-22 10:10:40.812 DPMS is active.
222009-01-22 10:10:40.960 Primary screen: 0.
232009-01-22 10:10:40.979 Connected to database 'mythconverg' at host: 192.168.1.40
242009-01-22 10:10:41.005 Using screen 0, 720x576 at 0,0
252009-01-22 10:10:41.298 MythUI Image Cache size set to 20971520 bytes
26[New Thread 0xb4324b90 (LWP 2625)]
272009-01-22 10:10:41.321 Enabled verbose msgs:  important general
282009-01-22 10:10:42.862 Problem reading theme preview image /usr/share/mythtv/themes/Retro/preview.jpg
292009-01-22 10:10:43.398 Primary screen: 0.
302009-01-22 10:10:43.401 Using screen 0, 720x576 at 0,0
312009-01-22 10:10:43.407 Switching to square mode (Retro)
322009-01-22 10:10:43.459 Using the Qt painter
332009-01-22 10:10:43.510 LIRC: Successfully initialized '/dev/lircd' using '/home/minimyth/.mythtv/lircrc' config
34[New Thread 0xb3ae7b90 (LWP 2626)]
352009-01-22 10:10:43.516 JoystickMenuThread Error: Joystick disabled - Failed to read /home/minimyth/.mythtv/joystickmenurc
362009-01-22 10:10:46.126 Loading from: /usr/share/mythtv/themes/Retro/base.xml
372009-01-22 10:10:49.135 Loading from: /usr/share/mythtv/themes/default/base.xml
382009-01-22 10:10:51.333 Current Schema Version: 1228
392009-01-22 10:10:51.426 Connecting to backend server: 192.168.1.40:6543 (try 1 of 5)
402009-01-22 10:10:51.441 Using protocol version 43
41[New Thread 0xb2c93b90 (LWP 2627)]
422009-01-22 10:10:52.384 Registering Internal as a media playback plugin.
43[New Thread 0xb2493b90 (LWP 2628)]
442009-01-22 10:10:55.302 MonitorRegisterExtensions(0x100, gif,jpg,png)
452009-01-22 10:11:05.555 Failed to run 'cdrecord --scanbus' error code: 0
462009-01-22 10:11:05.566 Failed to run 'cdrecord --scanbus -dev=ATA' error code: 0
472009-01-22 10:11:05.576 Failed to run 'cdrecord --scanbus -dev=ATAPI' error code: 0
482009-01-22 10:11:05.760 MonitorRegisterExtensions(0x40, ogg,mp3,aac,flac)
492009-01-22 10:11:10.859 SIP listening on IP Address 192.168.1.7:5060 NAT address 192.168.1.7
502009-01-22 10:11:10.868 SIP: Cannot register; proxy, username or password not set
51[New Thread 0xb14fab90 (LWP 2635)]
52[New Thread 0xb0cfab90 (LWP 2636)]
53ASSERT: "i >= 0 && i < size()" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 680
54
55Program received signal SIGABRT, Aborted.
56[Switching to Thread 0xb5bda8e0 (LWP 2613)]
570xb6812967 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
5864      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
59        in ../nptl/sysdeps/unix/sysv/linux/raise.c
60Current language:  auto; currently c
61(gdb) backtrace
62#0  0xb6812967 in *__GI_raise (sig=6)
63    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64#1  0xb68146b4 in *__GI_abort () at abort.c:88
65#2  0xb6aba010 in qt_message_output (msgType=QtFatalMsg,
66    buf=0xb0301b18 "ASSERT: \"i >= 0 && i < size()\" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 680") at global/qglobal.cpp:1993
67#3  0xb6aba083 in qFatal (msg=0xb6c064d8 "ASSERT: \"%s\" in file %s, line %d")
68    at global/qglobal.cpp:2188
69#4  0xb6aba4ba in qt_assert (assertion=0xb7533c9e "i >= 0 && i < size()",
70    file=0xb7533c58 "../../include/QtCore/../../src/corelib/tools/qstring.h",
71    line=680) at global/qglobal.cpp:1764
72#5  0xb6e9922a in QString::at (this=0xbfff9254, i=3)
73    at ../../include/QtCore/../../src/corelib/tools/qstring.h:680
74#6  0xb6eca303 in QKeySequence::assign (this=0xbfff9314, ks=@0xbfff94b8)
75    at kernel/qkeysequence.cpp:921
76#7  0xb6eca4ba in QKeySequence (this=0xbfff9314, key=@0xbfff94b8)
77    at kernel/qkeysequence.cpp:751
78#8  0xb76d02cc in MythMainWindow::BindKey (this=0x9b69560,
79    context=@0xbfff958c, action=@0xbfff9588, key=@0xbfff94b8)
80    at mythmainwindow.cpp:1014
81#9  0xb76d12f1 in MythMainWindow::RegisterKey (this=0x9b69560,
82    context=@0xbfff958c, action=@0xbfff9588, description=@0xbfff9584,
83    key=@0xbfff9580) at mythmainwindow.cpp:1108
84---Type <return> to continue, or q <return> to quit---
85#10 0xb0490bb6 in setupKeys () from /usr/lib/mythtv/plugins/libmythstream.so
86#11 0xb0491675 in mythplugin_init ()
87   from /usr/lib/mythtv/plugins/libmythstream.so
88#12 0xb781a7e1 in MythPlugin::init (this=0x9bc4cd0,
89    libversion=0xb78d30aa "0.22.20090108-1") at mythplugin.cpp:42
90#13 0xb781ac5a in MythPluginManager::init_plugin (this=0x9cf71d8,
91    plugname=@0xbfff976c) at mythplugin.cpp:164
92#14 0xb781b95e in MythPluginManager (this=0x9cf71d8) at mythplugin.cpp:146
93#15 0x08061496 in main (argc=164590832, argv=Cannot access memory at address 0xa39
94) at main.cpp:1336
95(gdb)
96
97