Application: konversation (1.3.1) KDE Platform Version: 4.7.1 (4.7.1) Qt Version: 4.7.4 Operating System: Linux 3.0.0-12-generic x86_64 Distribution: Ubuntu 11.10 -- Information about the crash: - What I was doing when the application crashed: in away mode, and program sat idle for at least one hour. Restart the program with no problems, but once I go idle and leave the computer, after an hour or so it will crash again. each time I was in 4 channels, -- Backtrace: Application: Konversation (konversation), signal: Segmentation fault [Current thread is 1 (Thread 0x7fab76602780 (LWP 5666))] Thread 2 (Thread 0x7fab602e5700 (LWP 5667)): #0 0x00007fab6d400dc0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007fab6d401429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fab73065f3e in QEventDispatcherGlib::processEvents (this=0x23f8ac0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424 #3 0x00007fab73039cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #4 0x00007fab73039ef7 in QEventLoop::exec (this=0x7fab602e4dd0, flags=...) at kernel/qeventloop.cpp:201 #5 0x00007fab72f5127f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498 #6 0x00007fab7301ccbf in QInotifyFileSystemWatcherEngine::run (this=0x23d6f40) at io/qfilesystemwatcher_inotify.cpp:248 #7 0x00007fab72f53d05 in QThreadPrivate::start (arg=0x23d6f40) at thread/qthread_unix.cpp:331 #8 0x00007fab6f682efc in start_thread (arg=0x7fab602e5700) at pthread_create.c:304 #9 0x00007fab7172d89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fab76602780 (LWP 5666)): [KCrash Handler] #6 __memmove_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2819 #7 0x00007fab72f718b9 in QListData::remove (this=0x2ae4698, i=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string3.h:58 #8 0x00007fab72f71b9b in QListData::erase (this=0x2ae4698, xi=<optimized out>) at tools/qlist.cpp:412 #9 0x000000000052035c in erase (it=<optimized out>, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:453 #10 removeFirst (this=0x2ae4698) at /usr/include/qt4/QtCore/qlist.h:273 #11 takeFirst (this=0x2ae4698) at /usr/include/qt4/QtCore/qlist.h:477 #12 IRCView::cullMarkedLine (this=0x2ae4660, where=<optimized out>, rem=<optimized out>, add=<optimized out>) at ../../src/viewer/ircview.cpp:474 #13 0x000000000044619f in IRCView::qt_metacall (this=0x2ae4660, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fff678efc60) at moc_ircview.cpp:224 #14 0x00007fab7304deba in QMetaObject::activate (sender=0x2ae8b40, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff678efc60) at kernel/qobject.cpp:3278 #15 0x00007fab727e18da in QTextDocument::contentsChange (this=<optimized out>, _t1=0, _t2=67, _t3=0) at .moc/release-shared/moc_qtextdocument.cpp:188 #16 0x00007fab723ed068 in QTextDocumentPrivate::finishEdit (this=0x2ae8b60) at text/qtextdocument_p.cpp:1216 #17 0x00007fab723ed2fd in QTextDocumentPrivate::ensureMaximumBlockCount (this=0x2ae8b60) at text/qtextdocument_p.cpp:1703 #18 0x00007fab723ecfc1 in QTextDocumentPrivate::finishEdit (this=0x2ae8b60) at text/qtextdocument_p.cpp:1226 #19 0x00007fab723b01c3 in QTextControlPrivate::append (this=0x2ae89d0, text=..., format=Qt::AutoText) at text/qtextcontrol.cpp:2918 #20 0x00007fab725d95f1 in QTextEdit::append (this=<optimized out>, text=...) at widgets/qtextedit.cpp:2622 #21 0x000000000051a5d7 in IRCView::doRawAppend (this=0x2ae4660, newLine=..., rtl=false) at ../../src/viewer/ircview.cpp:956 #22 0x000000000051fa56 in IRCView::doAppend (this=0x2ae4660, newLine=..., rtl=false, self=<optimized out>) at ../../src/viewer/ircview.cpp:925 #23 0x0000000000522d27 in IRCView::appendCommandMessage (this=0x2ae4660, type=..., message=..., important=<optimized out>, parseURL=<optimized out>, self=false) at ../../src/viewer/ircview.cpp:863 #24 0x00000000004b31c6 in Channel::removeNick (this=0x2ac90e0, channelNick=..., reason=<optimized out>, quit=<optimized out>) at ../../src/irc/channel.cpp:1438 #25 0x00000000004a3ddf in Server::removeNickFromChannel (this=0x2774490, channelName=..., nickname=..., reason=..., quit=true) at ../../src/irc/server.cpp:3085 #26 0x00000000004a3f88 in Server::removeNickFromServer (this=0x2774490, nickname=..., reason=...) at ../../src/irc/server.cpp:3127 #27 0x00000000004eae8b in InputFilter::parseClientCommand (this=0x27745b8, prefix=..., command=..., parameterList=...) at ../../src/irc/inputfilter.cpp:666 #28 0x00000000004f6007 in InputFilter::parseLine (this=0x27745b8, line=...) at ../../src/irc/inputfilter.cpp:151 #29 0x0000000000499ec1 in Server::processIncomingData (this=0x2774490) at ../../src/irc/server.cpp:1027 #30 0x00000000004a8f10 in Server::qt_metacall (this=0x2774490, _c=QMetaObject::InvokeMetaMethod, _id=88, _a=0x7fff678f1b40) at ./server.moc:414 #31 0x00007fab7304deba in QMetaObject::activate (sender=0x2774518, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278 #32 0x00007fab73051789 in QObject::event (this=0x2774518, e=<optimized out>) at kernel/qobject.cpp:1181 #33 0x00007fab72172424 in notify_helper (e=0x7fff678f20a0, receiver=0x2774518, this=0x204ad80) at kernel/qapplication.cpp:4486 #34 QApplicationPrivate::notify_helper (this=0x204ad80, receiver=0x2774518, e=0x7fff678f20a0) at kernel/qapplication.cpp:4458 #35 0x00007fab72177291 in QApplication::notify (this=0x7fff678f23a0, receiver=0x2774518, e=0x7fff678f20a0) at kernel/qapplication.cpp:4365 #36 0x00007fab73a701e6 in KApplication::notify (this=0x7fff678f23a0, receiver=0x2774518, event=0x7fff678f20a0) at ../../kdeui/kernel/kapplication.cpp:311 #37 0x00007fab7303aafc in QCoreApplication::notifyInternal (this=0x7fff678f23a0, receiver=0x2774518, event=0x7fff678f20a0) at kernel/qcoreapplication.cpp:787 #38 0x00007fab73067d62 in sendEvent (event=0x7fff678f20a0, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #39 QTimerInfoList::activateTimers (this=0x2052c60) at kernel/qeventdispatcher_unix.cpp:603 #40 0x00007fab73065538 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #41 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #42 0x00007fab6d400a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #43 0x00007fab6d401258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #44 0x00007fab6d401429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #45 0x00007fab73065ed6 in QEventDispatcherGlib::processEvents (this=0x2018f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #46 0x00007fab7221a07e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #47 0x00007fab73039cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #48 0x00007fab73039ef7 in QEventLoop::exec (this=0x7fff678f2330, flags=...) at kernel/qeventloop.cpp:201 #49 0x00007fab7303e789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #50 0x0000000000442a34 in main (argc=1, argv=0x7fff678f3178) at ../../src/main.cpp:101 Possible duplicates by query: bug 283764, bug 282598, bug 282076. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 210106 ***