[Konversation-devel] [Bug 143613] Konversation randomly crashes (IRCView, ChatWindow, InputFilter)

orzel at freehackers.org orzel at freehackers.org
Sun Mar 2 14:15:39 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=143613         




------- Additional Comments From orzel freehackers org  2008-03-02 14:15 -------
I'm seeing exactly the same behaviour here for several weeks, if not months. konvi crashes, usually when i'm not there (hence not typing or whatever in it). I tried re-installing everything, i've tried konvi from gentoo, or from svn (as i use kde svn), updating several times.

here's a bt :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2ad612913dc0 (LWP 6874)]
0x00000000004a91c8 in IRCView::updateLineParagraphs (this=<value optimized out>, numRemoved=2) at ircview.cpp:808
808             if ((*it) < numRemoved)
(gdb) bt
#0  0x00000000004a91c8 in IRCView::updateLineParagraphs (this=<value optimized out>, numRemoved=2) at ircview.cpp:808
#1  0x00000000004a943f in IRCView::doAppend (this=0x1d77b90, newLine=<value optimized out>, self=<value optimized out>) at ircview.cpp:1095
#2  0x00000000004ab803 in IRCView::appendCommandMessage (this=0x1d77b90, type= 0x7fff9fd40da0, message= 0x7fff9fd40d70, important=<value optimized out>, parseURL=<value optimized out>,
    self=<value optimized out>) at ircview.cpp:987
#3  0x000000000049f90e in Channel::joinNickname (this=0x1a56ad0, channelNick= 0x7fff9fd40e30) at channel.cpp:1129
#4  0x00000000004b7661 in Server::nickJoinsChannel (this=0xd33220, channelName=<value optimized out>, nickname= 0x7fff9fd40fc0, hostmask= 0x7fff9fd40fb0) at server.cpp:2697
#5  0x0000000000496177 in InputFilter::parseClientCommand (this=0xd33558, prefix= 0x7fff9fd418c0, command= 0x7fff9fd418b0, parameterList= 0x7fff9fd418a0, _trailing= 0x7fff9fd418e0)
    at inputfilter.cpp:526
#6  0x0000000000496b70 in InputFilter::parseLine (this=0xd33558, a_newLine=<value optimized out>) at inputfilter.cpp:110
#7  0x00000000004bac9b in Server::processIncomingData (this=0xd33220) at server.cpp:1023
#8  0x00000000004be406 in Server::qt_invoke (this=0xd33220, _id=55, _o=0x7fff9fd41d00) at server.moc:878
#9  0x00002ad60de7891c in QObject::activate_signal () from /usr/qt/3/lib64/libqt-mt.so.3
#10 0x00002ad60de795c3 in QObject::activate_signal () from /usr/qt/3/lib64/libqt-mt.so.3
#11 0x00002ad60de97b75 in QTimer::event () from /usr/qt/3/lib64/libqt-mt.so.3
#12 0x00002ad60de223a5 in QApplication::internalNotify () from /usr/qt/3/lib64/libqt-mt.so.3
#13 0x00002ad60de22fa7 in QApplication::notify () from /usr/qt/3/lib64/libqt-mt.so.3
#14 0x00002ad60ca2cf6e in KApplication::notify () from /usr/kde/3.svn/lib/libkdecore.so.4
#15 0x00002ad60de18ac2 in QEventLoop::activateTimers () from /usr/qt/3/lib64/libqt-mt.so.3
#16 0x00002ad60ddd9542 in QEventLoop::processEvents () from /usr/qt/3/lib64/libqt-mt.so.3
#17 0x00002ad60de36af2 in QEventLoop::enterLoop () from /usr/qt/3/lib64/libqt-mt.so.3
#18 0x00002ad60de369a2 in QEventLoop::exec () from /usr/qt/3/lib64/libqt-mt.so.3
#19 0x00000000004c5248 in main (argc=2, argv=<value optimized out>) at main.cpp:112


More information about the Konversation-devel mailing list