Project

General

Profile

Bug #1034

Quassel crashes sometimes when left idle for a long time

Added by hurikhan77 over 13 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Quassel GUI (KDE)
Target version:
-
Start date:
10/21/2010
Due date:
% Done:

0%

Estimated time:
Version:
0.6.2
OS:
Linux

Description

Application: quasselclient (v0.6.3 (dist-de4dd62))
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-gentoo-r4 i686

-- Information about the crash:
Quassel crashed while left idle for a long time (>1d). The GUI was minimized to systray in KDE. The 0.6.3 is affected (which I could not choose below).

The crash can be reproduced some of the time.

-- Backtrace:
Application: Quassel IRC (quasselclient), signal: Aborted
[KCrash Handler]
#6  0xb78ba424 in __kernel_vsyscall ()
#7  0xb51d668f in raise () from /lib/libc.so.6
#8  0xb530eff4 in ?? () from /lib/libc.so.6
#9  0xbffb47e0 in ?? ()
#10 0xb51d8047 in abort () from /lib/libc.so.6
#11 0x00000001 in ?? ()
#12 0xbffb47c0 in ?? ()
#13 0xb78b9608 in ?? ()
#14 0xbffb479c in ?? ()
#15 0xb78c5b90 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2
#16 0xb76b0dec in qt_message (msgType=<value optimized out>, msg=0xb780c6dc "ASSERT: \"%s\" in file %s, line %d", ap=0xbffb48c4 "\001\r(\b$\n(\b\017\002") at global/qglobal.cpp:2312
#17 0xb76b0eec in qFatal (msg=0xb780c6dc "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2495
#18 0xb76b0f67 in qt_assert (assertion=0x8280d01 "!_ircChannel && ircChannel", file=0x8280a24 "/var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/client/networkmodel.cpp", line=527)
    at global/qglobal.cpp:2011
#19 0x081cccd8 in ChannelBufferItem::attachIrcChannel (this=0x8a62db0, ircChannel=0x93e3280) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/client/networkmodel.cpp:527
#20 0x081cd0ea in NetworkItem::attachIrcChannel (this=0x892df28, ircChannel=0x93e3280) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/client/networkmodel.cpp:160
#21 0x081e0ab5 in NetworkItem::qt_metacall (this=0x892df28, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbffb4ac8)
    at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3_build/src/client/moc_networkmodel.cxx:99
#22 0xb77ae902 in QMetaObject::metacall (object=0x892df28, cl=4697, idx=15, argv=0xbffb4ac8) at kernel/qmetaobject.cpp:237
#23 0xb77bc964 in QMetaObject::activate (sender=0x8a66c98, m=0x8290eb4, local_signal_index=10, argv=<value optimized out>) at kernel/qobject.cpp:3287
#24 0x08224075 in Network::ircChannelAdded (this=0x8a66c98, _t1=0x93e3280) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3_build/src/common/moc_network.cxx:434
#25 0x082018e9 in Network::newIrcChannel (this=0x8a66c98, channelname=..., initData=...) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/network.cpp:289
#26 0x082249e9 in Network::addIrcChannel (this=0x8a66c98, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbffb4c18)
    at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3_build/src/common/../../../quassel-0.6.3/src/common/network.h:250
#27 Network::qt_metacall (this=0x8a66c98, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbffb4c18) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3_build/src/common/moc_network.cxx:264
#28 0x082137c8 in SignalProxy::invokeSlot (this=0x87f58f8, receiver=0x8a66c98, methodId=49, params=..., returnValue=...)
    at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/signalproxy.cpp:811
#29 0x082182ae in SignalProxy::handleSync (this=0x87f58f8, sender=0x88eece8, params=) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/signalproxy.cpp:671
#30 0x082196ba in SignalProxy::receivePeerSignal (this=0x87f58f8, sender=0x88eece8, requestType=@0xbffb4eac, params=...)
    at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/signalproxy.cpp:607
#31 0x08219b7d in SignalProxy::receivePackedFunc (this=0x87f58f8, sender=0x88eece8, packedFunc=...) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/signalproxy.cpp:581
#32 0x08219e07 in SignalProxy::dataAvailable (this=0x87f58f8) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/signalproxy.cpp:832
#33 0x08225c0f in SignalProxy::qt_metacall (this=0x87f58f8, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbffb503c)
    at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3_build/src/common/moc_signalproxy.cxx:113
#34 0xb77ae902 in QMetaObject::metacall (object=0x87f58f8, cl=4697, idx=14, argv=0xbffb503c) at kernel/qmetaobject.cpp:237
#35 0xb77bc964 in QMetaObject::activate (sender=0x88c4890, m=0x82962b0, local_signal_index=0, argv=<value optimized out>) at kernel/qobject.cpp:3287
#36 0xb78081c0 in QIODevice::readyRead (this=0x88c4890) at .moc/release-shared/moc_qiodevice.cpp:91
#37 0xb6b6ce96 in QSslSocketPrivate::_q_readyReadSlot (this=0x8938d00) at ssl/qsslsocket.cpp:2131
#38 0xb6b7059f in QSslSocket::qt_metacall (this=0x88c4890, _c=QMetaObject::InvokeMetaMethod, _id=39, _a=0xbffb518c) at .moc/release-shared/moc_qsslsocket.cpp:121
#39 0xb77ae902 in QMetaObject::metacall (object=0x88c4890, cl=4697, idx=39, argv=0xbffb518c) at kernel/qmetaobject.cpp:237
#40 0xb77bc964 in QMetaObject::activate (sender=0x899eeb0, m=0x82962b0, local_signal_index=0, argv=<value optimized out>) at kernel/qobject.cpp:3287
#41 0xb78081c0 in QIODevice::readyRead (this=0x899eeb0) at .moc/release-shared/moc_qiodevice.cpp:91
#42 0xb6b54c83 in QAbstractSocketPrivate::canReadNotification (this=0x89a07c0) at socket/qabstractsocket.cpp:639
#43 0xb6b43877 in QAbstractSocketEngine::readNotification (this=0x88d0080) at socket/qabstractsocketengine.cpp:154
#44 0xb6b44a49 in QReadNotifier::event (this=0x6, e=0xbffb5624) at socket/qnativesocketengine.cpp:1097
#45 0xb6d09a8d in QApplicationPrivate::notify_helper (this=0x86dbee8, receiver=0x88f97d0, e=0xbffb5624) at kernel/qapplication.cpp:4302
#46 0xb6d10057 in QApplication::notify (this=0xbffb5a28, receiver=0x88f97d0, e=0xbffb5624) at kernel/qapplication.cpp:3706
#47 0xb569d487 in KApplication::notify (this=0xbffb5a28, receiver=0x88f97d0, event=0xbffb5624) at /var/tmp/portage/kde-base/kdelibs-4.4.5/work/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#48 0xb77a9b3f in QCoreApplication::notifyInternal (this=0xbffb5a28, receiver=0x88f97d0, event=0xbffb5624) at kernel/qcoreapplication.cpp:726
#49 0xb77d319b in QCoreApplication::sendEvent (source=0x86deaa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#50 socketNotifierSourceDispatch (source=0x86deaa0) at kernel/qeventdispatcher_glib.cpp:110
#51 0xb50f28c4 in g_main_dispatch (context=0x86dd910) at gmain.c:1960
#52 IA__g_main_context_dispatch (context=0x86dd910) at gmain.c:2513
#53 0xb50f618e in g_main_context_iterate (context=0x86dd910, block=<value optimized out>, dispatch=1, self=0x86db120) at gmain.c:2591
#54 0xb50f634a in IA__g_main_context_iteration (context=0x86dd910, may_block=1) at gmain.c:2654
#55 0xb77d2e24 in QEventDispatcherGlib::processEvents (this=0x86c64f8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#56 0xb6dbcb90 in QGuiEventDispatcherGlib::processEvents (this=0x86c64f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#57 0xb77a8383 in QEventLoop::processEvents (this=0xbffb58c4, flags=) at kernel/qeventloop.cpp:149
#58 0xb77a878d in QEventLoop::exec (this=0xbffb58c4, flags=...) at kernel/qeventloop.cpp:201
#59 0xb77ad4a4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#60 0xb6d09b22 in QApplication::exec () at kernel/qapplication.cpp:3581
#61 0x08073ae5 in main (argc=) at /var/tmp/portage/net-irc/quassel-0.6.3/work/quassel-0.6.3/src/common/main.cpp:139

An http://bugs.quassel-irc.org/projects/quassel-irc/issues/new berichten

Related issues

Is duplicate of Quassel IRC - Bug #1151: Quassel crash while afkResolved2012-04-09

History

#1 Updated by Anonymous about 10 years ago

  • Status changed from New to Resolved

Applied in changeset quassel|commit:670743897bc3b96b17a7fdad3f672637b46ea302.

Also available in: Atom PDF