Jan 312009
 

[zodiac@localhost qutim]$ gdb qutim
GNU gdb 6.8-2mdv2009.0 (Mandriva Linux release 2009.0)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type “show copying”
and “show warranty” for details.
This GDB was configured as “i586-mandriva-linux-gnu”…
(gdb) run
Starting program: /home/zodiac/Desktop/devel/qutim/qutim
[Thread debugging using libthread_db enabled]
[New Thread 0xb611b930 (LWP 12789)]
Debug: “The file ‘/home/zodiac/Desktop/devel/qutim/plugins/nowplaying-0.0.1.tar’ is not a valid Qt plugin.”
Debug: Protocol “ICQ” was loaded

Debug: Protocol “Jabber” was loaded

Debug: Protocol “MRIM” was loaded

Warning: QTreeView::rowsInserted internal representation of the model has been corrupted, resetting.
Debug: “null@deltaz.org”
[New Thread 0xb4cf3b90 (LWP 12803)]
Detaching after fork from child process 12804.
Debug: “zodiac.nv@jabber.ru”
Warning: QMetaObject::connectSlotsByName: No matching signal for on_groupBox_toggled(bool)

Program received signal SIGSEGV, Segmentation fault.
0xb6fb0812 in QWidget::insertAction () from /usr/lib/libQtGui.so.4
Missing debug package(s), you should install: OpenEXR-debug bzip2-debug dbus-debug fontconfig-debug freetype2-debug gcc-debug glib2.0-debugglibc-debug gnutls-debug ilmbase-debug jasper-debug kdebase4-runtime-debug kdelibs4-debug lcms-debug libgcrypt-debug libgpg-error-debug libice-debug libjpeg-debug libmng-debug libpng-debug libsm-debug libtasn1-debug libtiff-debug libx11-debug libxau-debug libxcb-debug libxcursor-debug libxdmcp-debug libxext-debug libxfixes-debug libxi-debug libxinerama-debug libxml2-debug libxrandr-debug libxrender-debug libxtst-debug lzma-utils-debug openssl-debug pcre-debug qt4-debug sqlite3-debug zlib-debug
(gdb) where
#0 0xb6fb0812 in QWidget::insertAction () from /usr/lib/libQtGui.so.4
#1 0xb73540ac in QMenu::insertMenu () from /usr/lib/libQtGui.so.4
#2 0x081a3806 in AbstractLayer::addStatusesToMenu ()
#3 0x081a38cb in AbstractLayer::addAccountMenusToTrayMenu ()
#4 0x081e2ac1 in qutIM::qutIM ()
#5 0x080b3d13 in main ()
(gdb)