Bug 155666 - Crash while connecting to IRC server
Summary: Crash while connecting to IRC server
Status: RESOLVED DUPLICATE of bug 152101
Alias: None
Product: kopete
Classification: Applications
Component: IRC Plugin (show other bugs)
Version: 0.12.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 17:56 UTC by Dorian Vasco
Modified: 2009-05-29 20:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dorian Vasco 2008-01-13 17:56:19 UTC
Version:           0.12.7 (using KDE 3.5.8 "release 31.1" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.22.13-0.3-default

[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb61d86d0 (LWP 4194)]
[KCrash handler]
#6  0xb7ea5581 in Kopete::ChatSession::setDisplayName ()
   from /opt/kde3/lib/libkopete.so.1
#7  0xb5aabeb5 in IRCChannelContact::channelTopic ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#8  0xb5acabb2 in IRCSignalMappingSingle<IRCChannelContact>::exec ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#9  0xb5a9c145 in QMemberSingle::qt_invoke ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#10 0xb700c77d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb5adf6de in KIRC::Engine::incomingExistingTopic ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#12 0xb5aee32b in KIRC::Engine::numericReply_332 ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#13 0xb5ae43d3 in KIRC::Engine::qt_invoke ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#14 0xb700c77d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb5af297e in KIRC::MessageRedirector::redirect ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#16 0xb5af2bf7 in KIRC::MessageRedirector::operator() ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#17 0xb5ae3b82 in KIRC::Engine::slotReadyRead ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#18 0xb5ae4a52 in KIRC::Engine::qt_invoke ()
   from /opt/kde3/lib/kde3/kopete_irc.so
#19 0xb700c77d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb734057e in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb7028177 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb702f433 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb6fadf7c in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6faed66 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb7682142 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#26 0xb6fa3254 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb6f5d3a3 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb6fc4b00 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb6fc4996 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb6fadaef in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x0807fea3 in main ()
Comment 1 Dorian Vasco 2008-01-13 18:02:18 UTC
This just happens, when the nick/username is longer than 8 characters.

I think I remember, that in an older version the last characters are ignored.
Comment 2 Dario Andres 2008-12-08 01:04:10 UTC
This is related/duplicate of bug 105977. May be a regression
Comment 3 Dario Andres 2009-05-29 20:18:00 UTC
Marking as duplicate of bug 152101. Thanks

*** This bug has been marked as a duplicate of bug 152101 ***