Bug 160902 - kopete crashes with irc plugin
Summary: kopete crashes with irc plugin
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: IRC Plugin (show other bugs)
Version: 0.12.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-04-16 15:51 UTC by James
Modified: 2018-10-27 02:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James 2008-04-16 15:51:33 UTC
Version:           0.12.7 (using KDE 3.5.9)
Installed from:    Ubuntu Packages
OS:                Linux

Kopete crashes regularly when using the IRC plugin with SSL enabled. I have the following crash capture

[Thread debugging using libthread_db enabled]
[New Thread 0xb60b46c0 (LWP 6025)]
[KCrash handler]
#6  0xb61749b5 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6c6406d in QGArray::duplicate (this=0x8c30780, 
    d=0x9c00480 "\230W��\t\020��c\b", len=4294967295) at tools/qgarray.cpp:465
#8  0xb6fe75ef in KBufferedIO::feedReadBuffer (this=0x83d59e0, nbytes=0, 
    buffer=0x9c00480 "\230W��\t\020��c\b", atBeginning=false)
    at /usr/share/qt3/include/qmemarray.h:88
#9  0xb59b25c2 in KSSLSocket::slotReadData (this=0x83d59e0)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/ksslsocket.cpp:125
#10 0xb59b4fa8 in KSSLSocket::qt_invoke (this=0x83d59e0, _id=9, _o=0xbfa5dd50)
    at ./ksslsocket.moc:114
#11 0xb696f704 in QObject::activate_signal (this=0x83f7600, clist=0x8f63ba0, 
    o=0xbfa5dd50) at kernel/qobject.cpp:2359
#12 0xb6970051 in QObject::activate_signal (this=0x83f7600, signal=2, 
    param=18) at kernel/qobject.cpp:2452
#13 0xb6cffb99 in QSocketNotifier::activated (this=0x83f7600, t0=18)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#14 0xb6991766 in QSocketNotifier::event (this=0x83f7600, e=0xbfa5e060)
    at kernel/qsocketnotifier.cpp:261
#15 0xb6903c36 in QApplication::internalNotify (this=0xbfa5e324, 
    receiver=0x83f7600, e=0xbfa5e060) at kernel/qapplication.cpp:2638
#16 0xb6905a5f in QApplication::notify (this=0xbfa5e324, receiver=0x83f7600, 
    e=0xbfa5e060) at kernel/qapplication.cpp:2361
#17 0xb70c4672 in KApplication::notify (this=0xbfa5e324, receiver=0x83f7600, 
    event=0xbfa5e060)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#18 0xb689428d in QApplication::sendEvent (receiver=0x83f7600, 
    event=0xbfa5e060) at ../include/qapplication.h:523
#19 0xb68f5b4a in QEventLoop::activateSocketNotifiers (this=0x81339b0)
    at kernel/qeventloop_unix.cpp:581
#20 0xb68a9630 in QEventLoop::processEvents (this=0x81339b0, flags=4)
    at kernel/qeventloop_x11.cpp:386
#21 0xb691ef90 in QEventLoop::enterLoop (this=0x81339b0)
    at kernel/qeventloop.cpp:201
#22 0xb691ec8e in QEventLoop::exec (this=0x81339b0)
    at kernel/qeventloop.cpp:148
#23 0xb69057df in QApplication::exec (this=0xbfa5e324)
    at kernel/qapplication.cpp:2761
#24 0x0807fc73 in main (argc=)
    at /build/buildd/kdenetwork-3.5.9/./kopete/kopete/main.cpp:107
Comment 1 James 2008-04-16 19:24:58 UTC
another crash in kopete showing a similar error under the same circumstances. 

[Thread debugging using libthread_db enabled]
[New Thread 0xb604b6c0 (LWP 16602)]
[KCrash handler]
#6  0xb610b9b5 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6bfb06d in QGArray::duplicate (this=0x9232350, 
    d=0x8799280 "�r\203\bh�\200\b", len=4294967295) at tools/qgarray.cpp:465
#8  0xb6f7e5ef in KBufferedIO::feedReadBuffer (this=0x94d8910, nbytes=0, 
    buffer=0x8799280 "�r\203\bh�\200\b", atBeginning=false)
    at /usr/share/qt3/include/qmemarray.h:88
#9  0xb59485c2 in KSSLSocket::slotReadData (this=0x94d8910)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/ksslsocket.cpp:125
#10 0xb594afa8 in KSSLSocket::qt_invoke (this=0x94d8910, _id=9, _o=0xbf882bc0)
    at ./ksslsocket.moc:114
#11 0xb6906704 in QObject::activate_signal (this=0x8c311a0, clist=0x906fee0, 
    o=0xbf882bc0) at kernel/qobject.cpp:2359
#12 0xb6907051 in QObject::activate_signal (this=0x8c311a0, signal=2, 
    param=18) at kernel/qobject.cpp:2452
#13 0xb6c96b99 in QSocketNotifier::activated (this=0x8c311a0, t0=18)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#14 0xb6928766 in QSocketNotifier::event (this=0x8c311a0, e=0xbf882ed0)
    at kernel/qsocketnotifier.cpp:261
#15 0xb689ac36 in QApplication::internalNotify (this=0xbf885234, 
    receiver=0x8c311a0, e=0xbf882ed0) at kernel/qapplication.cpp:2638
#16 0xb689ca5f in QApplication::notify (this=0xbf885234, receiver=0x8c311a0, 
    e=0xbf882ed0) at kernel/qapplication.cpp:2361
#17 0xb705b672 in KApplication::notify (this=0xbf885234, receiver=0x8c311a0, 
    event=0xbf882ed0)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#18 0xb682b28d in QApplication::sendEvent (receiver=0x8c311a0, 
    event=0xbf882ed0) at ../include/qapplication.h:523
#19 0xb688cb4a in QEventLoop::activateSocketNotifiers (this=0x8137df0)
    at kernel/qeventloop_unix.cpp:581
#20 0xb6840630 in QEventLoop::processEvents (this=0x8137df0, flags=4)
    at kernel/qeventloop_x11.cpp:386
#21 0xb68b5f90 in QEventLoop::enterLoop (this=0x8137df0)
    at kernel/qeventloop.cpp:201
#22 0xb689c75d in QApplication::enter_loop (this=0xbf885234)
    at kernel/qapplication.cpp:2796
#23 0xb6ab96c7 in QDialog::exec (this=0x9c24738) at dialogs/qdialog.cpp:435
#24 0xb7341397 in KMessageBox::createKMessageBox (dialog=0x9c24738, 
    icon=@0xbf883260, text=@0xbf883478, strlist=@0xbf883328, ask=@0x8108ae8, 
    checkboxReturn=0x0, options=<value optimized out>, details=@0x8108ae8, 
    notifyType=QMessageBox::Critical)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:309
#25 0xb7341ae7 in KMessageBox::createKMessageBox (dialog=0x9c24738, 
    icon=QMessageBox::Critical, text=@0xbf883478, strlist=@0xbf883328, 
    ask=@0x8108ae8, checkboxReturn=0x0, options=1, details=@0x8108ae8)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:146
#26 0xb7343980 in KMessageBox::errorListWId (parent_id=67108882, 
    text=@0xbf883478, strlist=@0xbf883328, caption=@0xbf88335c, 
    options=<value optimized out>)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:772
#27 0xb7343b23 in KMessageBox::error (parent=0x81e23d8, text=@0xbf883478, 
    caption=@0xbf88335c, options=1)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:737
#28 0xb5603312 in JabberAccount::handleStreamError (streamError=10, 
    streamCondition=142687416, connectorCode=1, server=@0xbf8834b4, 
    errorClass=@0xbf8834b8)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberaccount.cpp:984
#29 0xb5615e41 in JabberAccount::slotCSError (this=0x8b25608, error=10)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberaccount.cpp:1007
#30 0xb56169fd in JabberAccount::qt_invoke (this=0x8b25608, _id=36, 
    _o=0xbf883580) at ./jabberaccount.moc:251
#31 0xb6906704 in QObject::activate_signal (this=0x87d2530, clist=0x88aed80, 
    o=0xbf883580) at kernel/qobject.cpp:2359
#32 0xb6907051 in QObject::activate_signal (this=0x87d2530, signal=4, 
    param=10) at kernel/qobject.cpp:2452
#33 0xb56f3813 in JabberClient::csError (this=0x87d2530, t0=10)
    at ./jabberclient.moc:300
#34 0xb56f58fd in JabberClient::slotCSError (this=0x87d2530, error=10)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberclient.cpp:1041
#35 0xb56f6d3d in JabberClient::qt_invoke (this=0x87d2530, _id=8, 
    _o=0xbf8836e0) at ./jabberclient.moc:507
#36 0xb6906831 in QObject::activate_signal (this=0x9207490, clist=0x90f9288, 
    o=0xbf8836e0) at kernel/qobject.cpp:2383
#37 0xb6907051 in QObject::activate_signal (this=0x9207490, signal=6, 
    param=10) at kernel/qobject.cpp:2452
#38 0xb5652543 in XMPP::Stream::error (this=0x9207490, t0=10)
    at xmpp.moc.cpp:629
#39 0xb568889a in XMPP::ClientStream::cr_error (this=0x9207490)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/libiris/iris/xmpp-core/stream.cpp:990
#40 0xb5652f32 in XMPP::ClientStream::qt_invoke (this=0x9207490, _id=4, 
    _o=0xbf883828) at xmpp.moc.cpp:872
#41 0xb6906704 in QObject::activate_signal (this=0x85bfd80, clist=0x9263928, 
    o=0xbf883828) at kernel/qobject.cpp:2359
#42 0xb69071e9 in QObject::activate_signal (this=0x85bfd80, signal=3)
    at kernel/qobject.cpp:2328
#43 0xb565229c in XMPP::Connector::error (this=0x85bfd80) at xmpp.moc.cpp:90
#44 0xb56f3d43 in JabberConnector::slotError (this=0x85bfd80, code=1)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberconnector.cpp:85
#45 0xb56f3e05 in JabberConnector::qt_invoke (this=0x85bfd80, _id=3, 
    _o=0xbf883930) at ./jabberconnector.moc:88
#46 0xb6906704 in QObject::activate_signal (this=0x8aff430, clist=0x8932d20, 
    o=0xbf883930) at kernel/qobject.cpp:2359
#47 0xb6907051 in QObject::activate_signal (this=0x8aff430, signal=6, param=1)
    at kernel/qobject.cpp:2452
#48 0xb56efb43 in ByteStream::error (this=0x8aff430, t0=1)
    at ./bytestream.moc:120
#49 0xb56f3d74 in JabberByteStream::slotError (this=0x8aff430, code=1)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberbytestream.cpp:152
#50 0xb56f4ab0 in JabberByteStream::qt_invoke (this=0x8aff430, _id=6, 
    _o=0xbf883a70) at ./jabberbytestream.moc:110
#51 0xb6906704 in QObject::activate_signal (this=0x88b9ed0, clist=0x9e984d8, 
    o=0xbf883a70) at kernel/qobject.cpp:2359
#52 0xb6907051 in QObject::activate_signal (this=0x88b9ed0, signal=3, param=1)
    at kernel/qobject.cpp:2452
#53 0xb7088943 in KNetwork::KClientSocketBase::gotError (this=0x88b9ed0, t0=1)
    at ./kclientsocketbase.moc:130
#54 0xb709be59 in KNetwork::KClientSocketBase::lookupFinishedSlot (
    this=0x88b9ed0)
    at /build/buildd/kdelibs-3.5.9/./kdecore/network/kclientsocketbase.cpp:437
#55 0xb709beda in KNetwork::KClientSocketBase::qt_invoke (this=0x88b9ed0, 
    _id=4, _o=0xbf883c04) at ./kclientsocketbase.moc:206
#56 0xb709bfdb in KNetwork::KStreamSocket::qt_invoke (this=0x88b9ed0, _id=4, 
    _o=0xbf883c04) at ./kstreamsocket.moc:100
#57 0xb709c088 in KNetwork::KBufferedSocket::qt_invoke (this=0x88b9ed0, 
    _id=4, _o=0xbf883c04) at ./kbufferedsocket.moc:100
#58 0xb6906704 in QObject::activate_signal (this=0x8ba5038, clist=0x91b3958, 
    o=0xbf883c04) at kernel/qobject.cpp:2359
#59 0xb708861e in KNetwork::KResolver::finished (this=0x8ba5038, 
    t0=@0xbf883c50) at ./kresolver.moc:95
#60 0xb709af2a in KNetwork::KResolver::emitFinished (this=0x8ba5038)
    at /build/buildd/kdelibs-3.5.9/./kdecore/network/kresolver.cpp:546
#61 0xb709afb3 in KNetwork::KResolver::event (this=0x8ba5038, e=0x907d4d8)
    at /build/buildd/kdelibs-3.5.9/./kdecore/network/kresolver.cpp:532
#62 0xb689ac36 in QApplication::internalNotify (this=0xbf885234, 
    receiver=0x8ba5038, e=0x907d4d8) at kernel/qapplication.cpp:2638
#63 0xb689ca5f in QApplication::notify (this=0xbf885234, receiver=0x8ba5038, 
    e=0x907d4d8) at kernel/qapplication.cpp:2361
#64 0xb705b672 in KApplication::notify (this=0xbf885234, receiver=0x8ba5038, 
    event=0x907d4d8)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#65 0xb682b28d in QApplication::sendEvent (receiver=0x8ba5038, 
    event=0x907d4d8) at ../include/qapplication.h:523
#66 0xb689bc6e in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3302
#67 0xb689bd76 in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3213
#68 0xb683f8a3 in QEventLoop::processEvents (this=0x8137df0, flags=4)
    at kernel/qeventloop_x11.cpp:147
#69 0xb68b5f90 in QEventLoop::enterLoop (this=0x8137df0)
    at kernel/qeventloop.cpp:201
#70 0xb689c75d in QApplication::enter_loop (this=0xbf885234)
    at kernel/qapplication.cpp:2796
#71 0xb6ab96c7 in QDialog::exec (this=0x855eb10) at dialogs/qdialog.cpp:435
#72 0xb7341397 in KMessageBox::createKMessageBox (dialog=0x855eb10, 
    icon=@0xbf8842b0, text=@0xbf8844c8, strlist=@0xbf884378, ask=@0x8108ae8, 
    checkboxReturn=0x0, options=<value optimized out>, details=@0x8108ae8, 
    notifyType=QMessageBox::Critical)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:309
#73 0xb7341ae7 in KMessageBox::createKMessageBox (dialog=0x855eb10, 
    icon=QMessageBox::Critical, text=@0xbf8844c8, strlist=@0xbf884378, 
    ask=@0x8108ae8, checkboxReturn=0x0, options=1, details=@0x8108ae8)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:146
#74 0xb7343980 in KMessageBox::errorListWId (parent_id=67108882, 
    text=@0xbf8844c8, strlist=@0xbf884378, caption=@0xbf8843ac, 
    options=<value optimized out>)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:772
#75 0xb7343b23 in KMessageBox::error (parent=0x81e23d8, text=@0xbf8844c8, 
    caption=@0xbf8843ac, options=1)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kmessagebox.cpp:737
#76 0xb5603312 in JabberAccount::handleStreamError (streamError=10, 
    streamCondition=24, connectorCode=1, server=@0xbf884504, 
    errorClass=@0xbf884508)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberaccount.cpp:984
#77 0xb5615e41 in JabberAccount::slotCSError (this=0x89f5d78, error=10)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberaccount.cpp:1007
#78 0xb56169fd in JabberAccount::qt_invoke (this=0x89f5d78, _id=36, 
    _o=0xbf8845d0) at ./jabberaccount.moc:251
#79 0xb6906704 in QObject::activate_signal (this=0x87e1868, clist=0x91d4ce0, 
    o=0xbf8845d0) at kernel/qobject.cpp:2359
#80 0xb6907051 in QObject::activate_signal (this=0x87e1868, signal=4, 
    param=10) at kernel/qobject.cpp:2452
#81 0xb56f3813 in JabberClient::csError (this=0x87e1868, t0=10)
    at ./jabberclient.moc:300
#82 0xb56f58fd in JabberClient::slotCSError (this=0x87e1868, error=10)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberclient.cpp:1041
#83 0xb56f6d3d in JabberClient::qt_invoke (this=0x87e1868, _id=8, 
    _o=0xbf884730) at ./jabberclient.moc:507
#84 0xb6906831 in QObject::activate_signal (this=0x87560b8, clist=0x897bb28, 
    o=0xbf884730) at kernel/qobject.cpp:2383
#85 0xb6907051 in QObject::activate_signal (this=0x87560b8, signal=6, 
    param=10) at kernel/qobject.cpp:2452
#86 0xb5652543 in XMPP::Stream::error (this=0x87560b8, t0=10)
    at xmpp.moc.cpp:629
#87 0xb568889a in XMPP::ClientStream::cr_error (this=0x87560b8)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/libiris/iris/xmpp-core/stream.cpp:990
#88 0xb5652f32 in XMPP::ClientStream::qt_invoke (this=0x87560b8, _id=4, 
    _o=0xbf884878) at xmpp.moc.cpp:872
#89 0xb6906704 in QObject::activate_signal (this=0x84031f8, clist=0x90f2700, 
    o=0xbf884878) at kernel/qobject.cpp:2359
#90 0xb69071e9 in QObject::activate_signal (this=0x84031f8, signal=3)
    at kernel/qobject.cpp:2328
#91 0xb565229c in XMPP::Connector::error (this=0x84031f8) at xmpp.moc.cpp:90
#92 0xb56f3d43 in JabberConnector::slotError (this=0x84031f8, code=1)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberconnector.cpp:85
#93 0xb56f3e05 in JabberConnector::qt_invoke (this=0x84031f8, _id=3, 
    _o=0xbf884980) at ./jabberconnector.moc:88
#94 0xb6906704 in QObject::activate_signal (this=0x8d4d5d8, clist=0x9b9c720, 
    o=0xbf884980) at kernel/qobject.cpp:2359
#95 0xb6907051 in QObject::activate_signal (this=0x8d4d5d8, signal=6, param=1)
    at kernel/qobject.cpp:2452
#96 0xb56efb43 in ByteStream::error (this=0x8d4d5d8, t0=1)
    at ./bytestream.moc:120
#97 0xb56f3d74 in JabberByteStream::slotError (this=0x8d4d5d8, code=1)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/jabber/jabberbytestream.cpp:152
#98 0xb56f4ab0 in JabberByteStream::qt_invoke (this=0x8d4d5d8, _id=6, 
    _o=0xbf884ac0) at ./jabberbytestream.moc:110
#99 0xb6906704 in QObject::activate_signal (this=0x9e02e00, clist=0x8b95e58, 
    o=0xbf884ac0) at kernel/qobject.cpp:2359
#100 0xb6907051 in QObject::activate_signal (this=0x9e02e00, signal=3, 
    param=1) at kernel/qobject.cpp:2452
#101 0xb7088943 in KNetwork::KClientSocketBase::gotError (this=0x9e02e00, 
    t0=1) at ./kclientsocketbase.moc:130
#102 0xb709be59 in KNetwork::KClientSocketBase::lookupFinishedSlot (
    this=0x9e02e00)
    at /build/buildd/kdelibs-3.5.9/./kdecore/network/kclientsocketbase.cpp:437
#103 0xb709beda in KNetwork::KClientSocketBase::qt_invoke (this=0x9e02e00, 
    _id=4, _o=0xbf884c54) at ./kclientsocketbase.moc:206
#104 0xb709bfdb in KNetwork::KStreamSocket::qt_invoke (this=0x9e02e00, _id=4, 
    _o=0xbf884c54) at ./kstreamsocket.moc:100
#105 0xb709c088 in KNetwork::KBufferedSocket::qt_invoke (this=0x9e02e00, 
    _id=4, _o=0xbf884c54) at ./kbufferedsocket.moc:100
#106 0xb6906704 in QObject::activate_signal (this=0x8a82280, clist=0x838f308, 
    o=0xbf884c54) at kernel/qobject.cpp:2359
#107 0xb708861e in KNetwork::KResolver::finished (this=0x8a82280, 
    t0=@0xbf884ca0) at ./kresolver.moc:95
#108 0xb709af2a in KNetwork::KResolver::emitFinished (this=0x8a82280)
    at /build/buildd/kdelibs-3.5.9/./kdecore/network/kresolver.cpp:546
#109 0xb709afb3 in KNetwork::KResolver::event (this=0x8a82280, e=0x8735b50)
    at /build/buildd/kdelibs-3.5.9/./kdecore/network/kresolver.cpp:532
#110 0xb689ac36 in QApplication::internalNotify (this=0xbf885234, 
    receiver=0x8a82280, e=0x8735b50) at kernel/qapplication.cpp:2638
#111 0xb689ca5f in QApplication::notify (this=0xbf885234, receiver=0x8a82280, 
    e=0x8735b50) at kernel/qapplication.cpp:2361
#112 0xb705b672 in KApplication::notify (this=0xbf885234, receiver=0x8a82280, 
    event=0x8735b50)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#113 0xb682b28d in QApplication::sendEvent (receiver=0x8a82280, 
    event=0x8735b50) at ../include/qapplication.h:523
#114 0xb689bc6e in QApplication::sendPostedEvents (receiver=0x0, event_type=0)
    at kernel/qapplication.cpp:3302
#115 0xb689bd76 in QApplication::sendPostedEvents ()
    at kernel/qapplication.cpp:3213
#116 0xb683f8a3 in QEventLoop::processEvents (this=0x8137df0, flags=4)
    at kernel/qeventloop_x11.cpp:147
#117 0xb68b5f90 in QEventLoop::enterLoop (this=0x8137df0)
    at kernel/qeventloop.cpp:201
#118 0xb68b5c8e in QEventLoop::exec (this=0x8137df0)
    at kernel/qeventloop.cpp:148
#119 0xb689c7df in QApplication::exec (this=0xbf885234)
    at kernel/qapplication.cpp:2761
#120 0x0807fc73 in main (argc=)
    at /build/buildd/kdenetwork-3.5.9/./kopete/kopete/main.cpp:107
Comment 2 James 2008-04-17 10:17:13 UTC
Hi,

It seems that this crash occurs when the internet connection becomes somewhat unreliable. Here is another crash.

[Thread debugging using libthread_db enabled]
[New Thread 0xb608a6c0 (LWP 27286)]
[KCrash handler]
#6  KSSL::write (this=0x0, buf=0x8f8f320, len=10)
    at /build/buildd/kdelibs-3.5.9/./kio/kssl/kssl.cc:531
#7  0xb59870c3 in KSSLSocket::writeBlock (this=0x8861330, 
    data=0x8f8f320 "WHO #net\r\n", len=10)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/ksslsocket.cpp:106
#8  0xb5980dcd in KIRC::Message::writeRawMessage (engine=0x871cfb8, 
    codec=0x8117e98, str=@0xbfe3126c)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/kircmessage.cpp:107
#9  0xb5982a7e in KIRC::Message::writeMessage (engine=0x871cfb8, 
    codec=0x8117e98, message=@0xbfe312c0)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/kircmessage.cpp:114
#10 0xb596f34f in KIRC::Engine::writeMessage (this=0xa0d, msg=@0xbfe312c0, 
    codec=0xfeff090c)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/kircengine.cpp:325
#11 0xb593d4b9 in IRCChannelContact::slotUpdateInfo (this=0x85191a0)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/ircchannelcontact.cpp:91
#12 0xb5947331 in IRCChannelContact::qt_invoke (this=0x85191a0, _id=45, 
    _o=0xbfe31388) at ./ircchannelcontact.moc:158
#13 0xb6945704 in QObject::activate_signal (this=0x95e1000, clist=0x982c608, 
    o=0xbfe31388) at kernel/qobject.cpp:2359
#14 0xb69461e9 in QObject::activate_signal (this=0x95e1000, signal=2)
    at kernel/qobject.cpp:2328
#15 0xb6cd7320 in QTimer::timeout (this=0x95e1000)
    at .moc/debug-shared-mt/moc_qtimer.cpp:82
#16 0xb696cd0e in QTimer::event (this=0x95e1000, e=0xbfe31688)
    at kernel/qtimer.cpp:222
#17 0xb68d9c36 in QApplication::internalNotify (this=0xbfe31954, 
    receiver=0x95e1000, e=0xbfe31688) at kernel/qapplication.cpp:2638
#18 0xb68dba5f in QApplication::notify (this=0xbfe31954, receiver=0x95e1000, 
    e=0xbfe31688) at kernel/qapplication.cpp:2361
#19 0xb709a672 in KApplication::notify (this=0xbfe31954, receiver=0x95e1000, 
    event=0xbfe31688)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#20 0xb686a28d in QApplication::sendEvent (receiver=0x95e1000, 
    event=0xbfe31688) at ../include/qapplication.h:523
#21 0xb68ccb19 in QEventLoop::activateTimers (this=0x8137d78)
    at kernel/qeventloop_unix.cpp:559
#22 0xb687f64b in QEventLoop::processEvents (this=0x8137d78, flags=4)
    at kernel/qeventloop_x11.cpp:392
#23 0xb68f4f90 in QEventLoop::enterLoop (this=0x8137d78)
    at kernel/qeventloop.cpp:201
#24 0xb68f4c8e in QEventLoop::exec (this=0x8137d78)
    at kernel/qeventloop.cpp:148
#25 0xb68db7df in QApplication::exec (this=0xbfe31954)
    at kernel/qapplication.cpp:2761
#26 0x0807fc73 in main (argc=)
    at /build/buildd/kdenetwork-3.5.9/./kopete/kopete/main.cpp:107
Comment 3 James 2008-04-17 12:18:44 UTC
[Thread debugging using libthread_db enabled]
[New Thread 0xb60aa6c0 (LWP 29658)]
[KCrash handler]
#6  0xb616a9b5 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6c5a06d in QGArray::duplicate (this=0x9879350, 
    d=0x98330f0 "\2103$&#56319;&#57014;\2103$&#56319;&#57014;&#56319;&#57064;0\203\t&#56319;&#57064;0\203\tH\217&#56319;&#57066;&#56319;&#57013;S&#56319;&#57006;&#56319;&#57066;&#56319;&#57013;&#56319;&#57048;\201\222\t&#56319;&#57008;&#56319;&#57004;\206\t", len=4294967295) at tools/qgarray.cpp:465
#8  0xb6fdd5ef in KBufferedIO::feedReadBuffer (this=0x94fbf00, nbytes=0, 
    buffer=0x98330f0 "\2103$&#56319;&#57014;\2103$&#56319;&#57014;&#56319;&#57064;0\203\t&#56319;&#57064;0\203\tH\217&#56319;&#57066;&#56319;&#57013;S&#56319;&#57006;&#56319;&#57066;&#56319;&#57013;&#56319;&#57048;\201\222\t&#56319;&#57008;&#56319;&#57004;\206\t", atBeginning=false) at /usr/share/qt3/include/qmemarray.h:88
#9  0xb59a75c2 in KSSLSocket::slotReadData (this=0x94fbf00)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/ksslsocket.cpp:125
#10 0xb59a9fa8 in KSSLSocket::qt_invoke (this=0x94fbf00, _id=9, _o=0xbffd73a0)
    at ./ksslsocket.moc:114
#11 0xb6965704 in QObject::activate_signal (this=0x832f8b8, clist=0x8f96fe8, 
    o=0xbffd73a0) at kernel/qobject.cpp:2359
#12 0xb6966051 in QObject::activate_signal (this=0x832f8b8, signal=2, 
    param=19) at kernel/qobject.cpp:2452
#13 0xb6cf5b99 in QSocketNotifier::activated (this=0x832f8b8, t0=19)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#14 0xb6987766 in QSocketNotifier::event (this=0x832f8b8, e=0xbffd76b0)
    at kernel/qsocketnotifier.cpp:261
#15 0xb68f9c36 in QApplication::internalNotify (this=0xbffd7974, 
    receiver=0x832f8b8, e=0xbffd76b0) at kernel/qapplication.cpp:2638
#16 0xb68fba5f in QApplication::notify (this=0xbffd7974, receiver=0x832f8b8, 
    e=0xbffd76b0) at kernel/qapplication.cpp:2361
#17 0xb70ba672 in KApplication::notify (this=0xbffd7974, receiver=0x832f8b8, 
    event=0xbffd76b0)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#18 0xb688a28d in QApplication::sendEvent (receiver=0x832f8b8, 
    event=0xbffd76b0) at ../include/qapplication.h:523
#19 0xb68ebb4a in QEventLoop::activateSocketNotifiers (this=0x8137d00)
    at kernel/qeventloop_unix.cpp:581
#20 0xb689f630 in QEventLoop::processEvents (this=0x8137d00, flags=4)
    at kernel/qeventloop_x11.cpp:386
#21 0xb6914f90 in QEventLoop::enterLoop (this=0x8137d00)
    at kernel/qeventloop.cpp:201
#22 0xb6914c8e in QEventLoop::exec (this=0x8137d00)
    at kernel/qeventloop.cpp:148
#23 0xb68fb7df in QApplication::exec (this=0xbffd7974)
    at kernel/qapplication.cpp:2761
#24 0x0807fc73 in main (argc=)
    at /build/buildd/kdenetwork-3.5.9/./kopete/kopete/main.cpp:107
Comment 4 James 2008-05-01 11:12:48 UTC
If the IRC server goes offline or the connection drops out kopete will always crash on KDE 3.5.9.
Here is another crash log

[Thread debugging using libthread_db enabled]
[New Thread 0xb60786c0 (LWP 6256)]
[KCrash handler]
#6  0xb61389b5 in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7  0xb6c2806d in QGArray::duplicate (this=0x8b0b5a8, 
    d=0x950c540 "\220\021!&#56319;&#57014;@db\b", len=4294967295) at tools/qgarray.cpp:465
#8  0xb6fab5ef in KBufferedIO::feedReadBuffer (this=0x8364178, nbytes=0, 
    buffer=0x950c540 "\220\021!&#56319;&#57014;@db\b", atBeginning=false)
    at /usr/share/qt3/include/qmemarray.h:88
#9  0xb59745c2 in KSSLSocket::slotReadData (this=0x8364178)
    at /build/buildd/kdenetwork-3.5.9/./kopete/protocols/irc/libkirc/ksslsocket.cpp:125
#10 0xb5976fa8 in KSSLSocket::qt_invoke (this=0x8364178, _id=9, _o=0xbfd9d720)
    at ./ksslsocket.moc:114
#11 0xb6933704 in QObject::activate_signal (this=0x858ec70, clist=0x9294fc0, 
    o=0xbfd9d720) at kernel/qobject.cpp:2359
#12 0xb6934051 in QObject::activate_signal (this=0x858ec70, signal=2, 
    param=18) at kernel/qobject.cpp:2452
#13 0xb6cc3b99 in QSocketNotifier::activated (this=0x858ec70, t0=18)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#14 0xb6955766 in QSocketNotifier::event (this=0x858ec70, e=0xbfd9da30)
    at kernel/qsocketnotifier.cpp:261
#15 0xb68c7c36 in QApplication::internalNotify (this=0xbfd9dcf4, 
    receiver=0x858ec70, e=0xbfd9da30) at kernel/qapplication.cpp:2638
#16 0xb68c9a5f in QApplication::notify (this=0xbfd9dcf4, receiver=0x858ec70, 
    e=0xbfd9da30) at kernel/qapplication.cpp:2361
#17 0xb7088672 in KApplication::notify (this=0xbfd9dcf4, receiver=0x858ec70, 
    event=0xbfd9da30)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#18 0xb685828d in QApplication::sendEvent (receiver=0x858ec70, 
    event=0xbfd9da30) at ../include/qapplication.h:523
#19 0xb68b9b4a in QEventLoop::activateSocketNotifiers (this=0x814d720)
    at kernel/qeventloop_unix.cpp:581
#20 0xb686d630 in QEventLoop::processEvents (this=0x814d720, flags=4)
    at kernel/qeventloop_x11.cpp:386
#21 0xb68e2f90 in QEventLoop::enterLoop (this=0x814d720)
    at kernel/qeventloop.cpp:201
#22 0xb68e2c8e in QEventLoop::exec (this=0x814d720)
    at kernel/qeventloop.cpp:148
#23 0xb68c97df in QApplication::exec (this=0xbfd9dcf4)
    at kernel/qapplication.cpp:2761
#24 0x0807fc73 in main (argc=)
    at /build/buildd/kdenetwork-3.5.9/./kopete/kopete/main.cpp:107
Comment 5 Christoph Feck 2013-09-12 21:36:13 UTC
This crash report is at least 3 years old and there were no further comments or status updates since then.

Therefore we believe that this crash is already fixed in recent KDE 4 versions or the backtrace is no longer applicable to the current KDE 4 sources.

If the crash still happens with a recent KDE version (4.10.5 or 4.11), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

(To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or CONFIRMED)
Comment 6 Andrew Crouthamel 2018-09-24 02:01:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Andrew Crouthamel 2018-10-27 02:48:58 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!