Bug 281663 - Konversation crash when running overnigt
Summary: Konversation crash when running overnigt
Status: RESOLVED DUPLICATE of bug 210106
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-09 06:24 UTC by Valentin Rusu
Modified: 2011-09-09 13:58 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 Valentin Rusu 2011-09-09 06:24:08 UTC
Application: konversation (1.3.1+ #4092)
KDE Platform Version: 4.7.1 (4.7.1) (Compiled from sources)
Qt Version: 4.8.0
Operating System: Linux 3.0.3-41-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Perhaps that's related to some maintenance SYSOP admins announced would happen.
The fact is I found Konversation crashed overnight.

-- Backtrace:
Application: Konversation (konversation), signal: Aborted
[KCrash Handler]
#6  0x00007f712ba6cab5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f712ba6dfb6 in abort () at abort.c:92
#8  0x00007f712da96138 in qt_message_output (msgType=QtFatalMsg, buf=0x1c0b4f8 "ASSERT: \"!isEmpty()\" in file /home/kde/include/QtCore/qlist.h, line 282") at global/qglobal.cpp:2255
#9  0x00007f712da962b4 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f712dc5ad88 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fff56cddaa0) at global/qglobal.cpp:2301
#10 0x00007f712da96b22 in qFatal (msg=0x7f712dc5ad88 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2484
#11 0x00007f712da95ceb in qt_assert (assertion=0x67cc69 "!isEmpty()", file=0x67cbf8 "/home/kde/include/QtCore/qlist.h", line=282) at global/qglobal.cpp:1999
#12 0x000000000056290e in QList<QTextBlock>::first (this=0x13efa08) at /home/kde/include/QtCore/qlist.h:282
#13 0x000000000056095f in QList<QTextBlock>::takeFirst (this=0x13efa08) at /home/kde/include/QtCore/qlist.h:490
#14 0x0000000000553b4d in IRCView::cullMarkedLine (this=0x13ef9d0, where=0, rem=110, add=0) at /home/kde/src/konversation/src/viewer/ircview.cpp:340
#15 0x000000000044d39f in IRCView::qt_static_metacall (_o=0x13ef9d0, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0x7fff56cdde00) at /home/kde/src/superbuild/extragear/build/Build/konversation/src/moc_ircview.cpp:197
#16 0x00007f712dbf489f in QMetaObject::activate (sender=0x13f4590, m=0x7f712d5167a0, local_signal_index=0, argv=0x7fff56cdde00) at kernel/qobject.cpp:3546
#17 0x00007f712cfcf190 in QTextDocument::contentsChange (this=0x13f4590, _t1=0, _t2=110, _t3=0) at .moc/debug-shared/moc_qtextdocument.cpp:202
#18 0x00007f712caadace in QTextDocumentPrivate::finishEdit (this=0x13f45b0) at text/qtextdocument_p.cpp:1217
#19 0x00007f712caad9b6 in QTextDocumentPrivate::endEditBlock (this=0x13f45b0) at text/qtextdocument_p.cpp:1201
#20 0x00007f712caafcf7 in QTextDocumentPrivate::ensureMaximumBlockCount (this=0x13f45b0) at text/qtextdocument_p.cpp:1725
#21 0x00007f712caadb88 in QTextDocumentPrivate::finishEdit (this=0x13f45b0) at text/qtextdocument_p.cpp:1227
#22 0x00007f712caad9b6 in QTextDocumentPrivate::endEditBlock (this=0x13f45b0) at text/qtextdocument_p.cpp:1201
#23 0x00007f712cae0d3f in QTextCursor::endEditBlock (this=0x7fff56cde0c0) at text/qtextcursor.cpp:2495
#24 0x00007f712ca62670 in QTextControlPrivate::append (this=0x13f4420, text=..., format=Qt::AutoText) at text/qtextcontrol.cpp:2931
#25 0x00007f712ca62726 in QTextControl::append (this=0x13f41d0, text=...) at text/qtextcontrol.cpp:2937
#26 0x00007f712cd3c480 in QTextEdit::append (this=0x13ef9d0, text=...) at widgets/qtextedit.cpp:2619
#27 0x0000000000557670 in IRCView::doRawAppend (this=0x13ef9d0, newLine=..., rtl=false) at /home/kde/src/konversation/src/viewer/ircview.cpp:844
#28 0x0000000000557471 in IRCView::doAppend (this=0x13ef9d0, newLine=..., rtl=false, self=false) at /home/kde/src/konversation/src/viewer/ircview.cpp:815
#29 0x0000000000554ae4 in IRCView::append (this=0x13ef9d0, nick=..., message=...) at /home/kde/src/konversation/src/viewer/ircview.cpp:548
#30 0x0000000000566914 in ChatWindow::append (this=0x13dc890, nickname=..., message=...) at /home/kde/src/konversation/src/viewer/chatwindow.cpp:224
#31 0x00000000004e4ed8 in Channel::append (this=0x13dc890, nickname=..., message=...) at /home/kde/src/konversation/src/irc/channel.cpp:2674
#32 0x00000000005204e0 in InputFilter::parsePrivMsg (this=0x12695c8, prefix=..., parameterList=...) at /home/kde/src/konversation/src/irc/inputfilter.cpp:2288
#33 0x0000000000511ec0 in InputFilter::parseClientCommand (this=0x12695c8, prefix=..., command=..., parameterList=...) at /home/kde/src/konversation/src/irc/inputfilter.cpp:489
#34 0x000000000050fa45 in InputFilter::parseLine (this=0x12695c8, line=...) at /home/kde/src/konversation/src/irc/inputfilter.cpp:154
#35 0x00000000004b5154 in Server::processIncomingData (this=0x12694c0) at /home/kde/src/konversation/src/irc/server.cpp:1081
#36 0x00000000004c6646 in Server::qt_static_metacall (_o=0x12694c0, _c=QMetaObject::InvokeMetaMethod, _id=93, _a=0x7fff56cdf810) at /home/kde/src/superbuild/extragear/build/Build/konversation/src/server.moc:407
#37 0x00007f712dbf489f in QMetaObject::activate (sender=0x1269528, m=0x7f712df889c0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3546
#38 0x00007f712dc56dbd in QTimer::timeout (this=0x1269528) at .moc/debug-shared/moc_qtimer.cpp:148
#39 0x00007f712dbfdd6b in QTimer::timerEvent (this=0x1269528, e=0x7fff56ce0220) at kernel/qtimer.cpp:280
#40 0x00007f712dbef257 in QObject::event (this=0x1269528, e=0x7fff56ce0220) at kernel/qobject.cpp:1156
#41 0x00007f712c76ff26 in QApplicationPrivate::notify_helper (this=0x972eb0, receiver=0x1269528, e=0x7fff56ce0220) at kernel/qapplication.cpp:4518
#42 0x00007f712c76d54a in QApplication::notify (this=0x7fff56ce0640, receiver=0x1269528, e=0x7fff56ce0220) at kernel/qapplication.cpp:3900
#43 0x00007f712ea13249 in KApplication::notify (this=0x7fff56ce0640, receiver=0x1269528, event=0x7fff56ce0220) at /home/kde/work/kdelibs/kdeui/kernel/kapplication.cpp:311
#44 0x00007f712dbd6129 in QCoreApplication::notifyInternal (this=0x7fff56ce0640, receiver=0x1269528, event=0x7fff56ce0220) at kernel/qcoreapplication.cpp:853
#45 0x00007f71300cfb33 in QCoreApplication::sendEvent(QObject*, QEvent*) () from /home/kde/lib/libQt3Support.so.4
#46 0x00007f712dc15f33 in QTimerInfoList::activateTimers (this=0x976840) at kernel/qeventdispatcher_unix.cpp:611
#47 0x00007f712dc121fd in timerSourceDispatch (source=0x9767e0) at kernel/qeventdispatcher_glib.cpp:186
#48 0x00007f712dc122e4 in idleTimerSourceDispatch (source=0x9768a0) at kernel/qeventdispatcher_glib.cpp:233
#49 0x00007f71269c7bd3 in g_main_dispatch (context=0x974e80) at gmain.c:2440
#50 g_main_context_dispatch (context=0x974e80) at gmain.c:3013
#51 0x00007f71269c83b0 in g_main_context_iterate (context=0x974e80, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091
#52 0x00007f71269c8650 in g_main_context_iteration (context=0x974e80, may_block=1) at gmain.c:3154
#53 0x00007f712dc12cc9 in QEventDispatcherGlib::processEvents (this=0x920050, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#54 0x00007f712c848f6e in QGuiEventDispatcherGlib::processEvents (this=0x920050, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0x00007f712dbd398e in QEventLoop::processEvents (this=0x7fff56ce05b0, flags=...) at kernel/qeventloop.cpp:149
#56 0x00007f712dbd3b18 in QEventLoop::exec (this=0x7fff56ce05b0, flags=...) at kernel/qeventloop.cpp:204
#57 0x00007f712dbd67aa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1125
#58 0x00007f712c76d134 in QApplication::exec () at kernel/qapplication.cpp:3779
#59 0x000000000047f25d in main (argc=5, argv=0x7fff56ce14e8) at /home/kde/src/konversation/src/main.cpp:124

Reported using DrKonqi
Comment 1 Eike Hein 2011-09-09 13:58:22 UTC

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