Not logged in. · Lost password · Register
Forum: Community Bugs RSS
PSI 0.12 RC2 crash with QT 4.4.1

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
Obi_Wan #1
Member since 06/2007 · 11 posts
Group memberships: Members
Show profile · Link to this post
Subject: PSI 0.12 RC2 crash with QT 4.4.1
Hi,

I hope this hasn't been posted already. When I go into options and then choose "appearance" psi crashes. Here is a backtrace:

Starting program: /usr/bin/psi
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb68e28e0 (LWP 16877)]
[New Thread 0xb66e2b90 (LWP 16880)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb68e28e0 (LWP 16877)]
0x083f1418 in ?? ()
(gdb) bt
#0  0x083f1418 in ?? ()
#1  0x083f16d6 in ?? ()
#2  0xb6dc839a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#3  0xb6dc87e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#4  0xb76a49e3 in QTabWidget::currentChanged () from /usr/lib/libQtGui.so.4
#5  0xb76a6e72 in QTabWidgetPrivate::_q_showTab () from /usr/lib/libQtGui.so.4
#6  0xb76a7065 in QTabWidget::qt_metacall () from /usr/lib/libQtGui.so.4
#7  0x083f167f in ?? ()
#8  0xb6dc839a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#9  0xb6dc87e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0xb769efc3 in QTabBar::currentChanged () from /usr/lib/libQtGui.so.4
#11 0xb76a023a in QTabBar::setCurrentIndex () from /usr/lib/libQtGui.so.4
#12 0xb76a41c6 in QTabBar::insertTab () from /usr/lib/libQtGui.so.4
#13 0xb76a63b7 in QTabWidget::insertTab () from /usr/lib/libQtGui.so.4
#14 0xb76a6439 in QTabWidget::insertTab () from /usr/lib/libQtGui.so.4
#15 0xb76a6493 in QTabWidget::addTab () from /usr/lib/libQtGui.so.4
#16 0x083f23aa in ?? ()
#17 0x083f2542 in ?? ()
#18 0x083f3c6f in ?? ()
#19 0x083f4009 in ?? ()
#20 0x083f57b9 in ?? ()
#21 0xb6dc839a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb6dc87e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb7bc7e33 in Q3ListView::selectionChanged () from /usr/lib/libQt3Support.so.4
#24 0xb7a7ff35 in Q3ListView::setCurrentItem () from /usr/lib/libQt3Support.so.4
#25 0xb7a87393 in Q3ListView::contentsMousePressEventEx () from /usr/lib/libQt3Support.so.4
#26 0xb7a87d44 in Q3ListView::contentsMousePressEvent () from /usr/lib/libQt3Support.so.4
#27 0xb7adb8a8 in Q3ScrollView::viewportMousePressEvent () from /usr/lib/libQt3Support.so.4
#28 0xb7adda28 in Q3ScrollView::eventFilter () from /usr/lib/libQt3Support.so.4
#29 0xb7a8a0a6 in Q3ListView::eventFilter () from /usr/lib/libQt3Support.so.4
#30 0xb6db7c61 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#31 0xb7304053 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#32 0xb730b635 in QApplication::notify () from /usr/lib/libQtGui.so.4
#33 0x0833e2f3 in ?? ()
#34 0xb6db7d39 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#35 0xb730a770 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#36 0xb73661ff in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4
#37 0xb73658ab in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#38 0xb7389d3c in QEventDispatcherX11::processEvents () from /usr/lib/libQtGui.so.4
#39 0xb6db6fcd in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#40 0xb6db7161 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#41 0xb6db92aa in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#42 0xb7303777 in QApplication::exec () from /usr/lib/libQtGui.so.4
#43 0x0844546b in ?? ()
#44 0xb6967fe0 in __libc_start_main () from /lib/libc.so.6
#45 0x08088941 in QAbstractItemModel::sort ()

Hope this helps somehow.
debianuser #2
Member since 01/2007 · 38 posts
Group memberships: Members
Show profile · Link to this post
This should be fixed in SVN, try an SVN snapshot to ensure if you want.
Thanks :)
Obi_Wan #3
Member since 06/2007 · 11 posts
Group memberships: Members
Show profile · Link to this post
Ok works
Albert #4
Member since 04/2005 · 30 posts
Group memberships: Members
Show profile · Link to this post
How did you get 4.4.1? Is even 4.4.0 released yet?
Obi_Wan #5
Member since 06/2007 · 11 posts
Group memberships: Members
Show profile · Link to this post
From the opensuse buildservices. When I type qmake --version I get:

Obi_Wan@shodan:~> qmake --version
QMake version 2.01a
Using Qt version 4.4.1-snapshot-20080413 in /usr/lib
Avatar
Kev (Administrator) #6
User title: Project Lead
Member since 11/2002 · 2998 posts · Location: Exeter, UK
Group memberships: Administrators, Developers, Members
Show profile · Link to this post
Nightlies are 4.4.1 now, I don't understand why.
Psi Project Leader.
Homepage, including development blog
theJackal #7
User title: feral.
Member for a week · 2 posts
Group memberships: Members
Show profile · Link to this post
Sorry, I dupe'd here: http://forum.psi-im.org/thread/4949

OT. Im guessing the .1 is because .0 is RC'd.  *shrug*
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: 05-17-2008, 11:53:11 (UTC -04:00)