Not logged in. · Lost password · Register
Forum: Community Pre-release Discussion RSS
0.12-RC2 crash on Appearance Options

Announcement

11-16-2005, 12:33 by halr9000
Subject: Psi Groupchat (new address)
Join us at the Psi Groupchat (MUC)! Room name: psi@conference.psi-im.org
Avatar
danadam #1
Member since 04/2007 · 17 posts · Location: Cracow, Poland
Group memberships: Members
Show profile · Link to this post
Subject: 0.12-RC2 crash on Appearance Options
System: Debian Testing
Qt: 4.4.0-rc1

Trying to open Appearance Options always causes Segmentation fault.

danadam@lappy]$ rm -rf ~/.psi
danadam@lappy]$ gdb ./psi
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
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 "i486-linux-gnu"...
run
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /home/danadam/files/install/sources/psi-0.12-RC2/psi
[Thread debugging using libthread_db enabled]
[New Thread 0xb6726940 (LWP 3811)]
[New Thread 0xb64e0b90 (LWP 3869)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6726940 (LWP 3811)]
0x083e7d9f in OptionsTabWidget::updateCurrent (this=0x88ac2e0, w=0x88b5b78) at options/optionstab.cpp:166
166                     QWidget *tab = opttab->widget();
(gdb) bt
#0  0x083e7d9f in OptionsTabWidget::updateCurrent (this=0x88ac2e0, w=0x88b5b78) at options/optionstab.cpp:166
#1  0x083e7fb0 in OptionsTabWidget::qt_metacall (this=0x88ac2e0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc85e5c)
    at .moc/optionstab.moc:71
#2  0xb6db8f09 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#3  0xb6db95d2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#4  0xb74c11d3 in QTabWidget::currentChanged () from /usr/lib/libQtGui.so.4
#5  0xb74c3232 in ?? () from /usr/lib/libQtGui.so.4
#6  0xb74c3455 in QTabWidget::qt_metacall () from /usr/lib/libQtGui.so.4
#7  0x083e7f2c in OptionsTabWidget::qt_metacall (this=0x88ac2e0, _c=QMetaObject::InvokeMetaMethod, _id=35, _a=0xbfc85fcc)
    at .moc/optionstab.moc:64
#8  0xb6db8f09 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb6db95d2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb74bad23 in QTabBar::currentChanged () from /usr/lib/libQtGui.so.4
#11 0xb74bc15a in QTabBar::setCurrentIndex () from /usr/lib/libQtGui.so.4
#12 0xb74c06a2 in QTabBar::insertTab () from /usr/lib/libQtGui.so.4
#13 0xb74c2af7 in QTabWidget::insertTab () from /usr/lib/libQtGui.so.4
#14 0xb74c2b79 in QTabWidget::insertTab () from /usr/lib/libQtGui.so.4
#15 0xb74c2be3 in QTabWidget::addTab () from /usr/lib/libQtGui.so.4
#16 0x083e819b in OptionsTabWidget::addTab (this=0x88ac2e0, tab=0x878acd8) at options/optionstab.cpp:146
#17 0x083e846a in MetaOptionsTab::widget (this=0x878ab50) at options/optionstab.cpp:244
#18 0x083ea5a3 in OptionsDlg::Private::openTab (this=0x878a430, id=@0xbfc86310) at options/optionsdlg.cpp:407
#19 0x083eac59 in OptionsDlg::Private::itemSelected (this=0x878a430, item=0x8793b90) at options/optionsdlg.cpp:501
#20 0x083ebb42 in OptionsDlg::Private::qt_metacall (this=0x878a430, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc8641c)
    at .moc/optionsdlg.moc:77
#21 0xb6db8f09 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb6db95d2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb7b1e4f3 in Q3ListView::selectionChanged () from /usr/lib/libQt3Support.so.4
#24 0xb79b4985 in Q3ListView::setCurrentItem () from /usr/lib/libQt3Support.so.4
#25 0xb79c625d in Q3ListView::contentsMousePressEventEx () from /usr/lib/libQt3Support.so.4
#26 0xb79c6c94 in Q3ListView::contentsMousePressEvent () from /usr/lib/libQt3Support.so.4
#27 0xb7a18ca1 in Q3ScrollView::viewportMousePressEvent () from /usr/lib/libQt3Support.so.4
#28 0xb7a1b1b8 in Q3ScrollView::eventFilter () from /usr/lib/libQt3Support.so.4
#29 0xb79be856 in Q3ListView::eventFilter () from /usr/lib/libQt3Support.so.4
#30 0xb6da4561 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#31 0xb70c5e43 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb70caf35 in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0x0833887b in PsiApplication::notify (this=0xbfc872d0, receiver=0x88b2270, event=0xbfc86be0) at psiapplication.cpp:250
#34 0xb6da41e9 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb70c8081 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#36 0xb713160e in ?? () from /usr/lib/libQtGui.so.4
#37 0xb713051e in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#38 0xb7157da4 in ?? () from /usr/lib/libQtGui.so.4
#39 0xb68de7e8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb68e1a3e in ?? () from /usr/lib/libglib-2.0.so.0
#41 0x086d4500 in ?? ()
#42 0x00000000 in ?? ()
(gdb)
Daniel Adamski (danadam)
The Wheel weaves as the Wheel wills.
Avatar
Kev (Administrator) #2
User title: Project Lead
Member since 11/2002 · 3051 posts · Location: Exeter, UK
Group memberships: Administrators, Developers, Members
Show profile · Link to this post
Yes - Qt-4.4 isn't backwards compatible.
Psi-SVN is now Qt-4.4 compatible, and 0.12 will be, when it's released.
Psi Project Leader.
Homepage, including development blog
Close Smaller – Larger + Reply to this post:
Smilies: :mellow: :huh: ^_^ :o ;) :P :D :lol: B) :rolleyes: -_- <_< :) :wub: :angry: :( :unsure: :wacko: :blink: :ph34r:
Special characters:
Go to forum
Unclassified NewsBoard devel of 20051113 © 2003-5 by Yves Goergen
Current time: 10-11-2008, 07:59:43 (UTC -04:00)