Bug 282576 - konversation crashes
Summary: konversation crashes
Status: RESOLVED DUPLICATE of bug 210106
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-22 21:04 UTC by hyper_ch
Modified: 2011-10-07 16:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.02 KB, text/plain)
2011-10-07 06:47 UTC, JR
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hyper_ch 2011-09-22 21:04:45 UTC
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-11-generic x86_64
Distribution: Ubuntu oneiric (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

Konversation was just running fine while I was watching something with dragon player. Then it just crashed for no apparent reason.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f936418c780 (LWP 3387))]

Thread 2 (Thread 0x7f934e13e700 (LWP 3399)):
#0  0x00007f935f2a9773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f935af8e058 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f935af8e519 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9360bedf3e in QEventDispatcherGlib::processEvents (this=0x1348520, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f9360bc1cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f9360bc1ef7 in QEventLoop::exec (this=0x7f934e13ddd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f9360ad927f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f9360ba4cbf in QInotifyFileSystemWatcherEngine::run (this=0x1347900) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f9360adbd05 in QThreadPrivate::start (arg=0x1347900) at thread/qthread_unix.cpp:331
#9  0x00007f935d20fedc in start_thread (arg=0x7f934e13e700) at pthread_create.c:304
#10 0x00007f935f2b589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f936418c780 (LWP 3387)):
[KCrash Handler]
#6  __GI___libc_free (mem=0x51) at malloc.c:3709
#7  0x0000000000520351 in node_destruct (n=0x265d4a8, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:375
#8  erase (it=<optimized out>, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:452
#9  removeFirst (this=0x1ab61d8) at /usr/include/qt4/QtCore/qlist.h:273
#10 takeFirst (this=0x1ab61d8) at /usr/include/qt4/QtCore/qlist.h:477
#11 IRCView::cullMarkedLine (this=0x1ab61a0, where=<optimized out>, rem=<optimized out>, add=<optimized out>) at ../../src/viewer/ircview.cpp:474
#12 0x000000000044619f in IRCView::qt_metacall (this=0x1ab61a0, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fff2c17e290) at moc_ircview.cpp:224
#13 0x00007f9360bd5eba in QMetaObject::activate (sender=0x1aba970, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff2c17e290) at kernel/qobject.cpp:3278
#14 0x00007f936036945a in QTextDocument::contentsChange (this=<optimized out>, _t1=0, _t2=67, _t3=0) at .moc/release-shared/moc_qtextdocument.cpp:188
#15 0x00007f935ff74bc8 in QTextDocumentPrivate::finishEdit (this=0x1aba990) at text/qtextdocument_p.cpp:1216
#16 0x00007f935ff74e5d in QTextDocumentPrivate::ensureMaximumBlockCount (this=0x1aba990) at text/qtextdocument_p.cpp:1703
#17 0x00007f935ff74b21 in QTextDocumentPrivate::finishEdit (this=0x1aba990) at text/qtextdocument_p.cpp:1226
#18 0x00007f935ff37d03 in QTextControlPrivate::append (this=0x1aba800, text=..., format=Qt::AutoText) at text/qtextcontrol.cpp:2918
#19 0x00007f9360161121 in QTextEdit::append (this=<optimized out>, text=...) at widgets/qtextedit.cpp:2622
#20 0x000000000051a5d7 in IRCView::doRawAppend (this=0x1ab61a0, newLine=..., rtl=false) at ../../src/viewer/ircview.cpp:956
#21 0x000000000051fa56 in IRCView::doAppend (this=0x1ab61a0, newLine=..., rtl=false, self=<optimized out>) at ../../src/viewer/ircview.cpp:925
#22 0x000000000052424a in IRCView::appendAction (this=0x1ab61a0, nick=..., message=...) at ../../src/viewer/ircview.cpp:778
#23 0x00000000004b2cce in Channel::appendAction (this=0x1a99a00, nickname=..., message=...) at ../../src/irc/channel.cpp:2960
#24 0x00000000004ea44b in InputFilter::parseClientCommand (this=0x16164d8, prefix=<optimized out>, command=<optimized out>, parameterList=<optimized out>) at ../../src/irc/inputfilter.cpp:222
#25 0x00000000004f6007 in InputFilter::parseLine (this=0x16164d8, line=...) at ../../src/irc/inputfilter.cpp:151
#26 0x0000000000499ec1 in Server::processIncomingData (this=0x16163b0) at ../../src/irc/server.cpp:1027
#27 0x00000000004a8f10 in Server::qt_metacall (this=0x16163b0, _c=QMetaObject::InvokeMetaMethod, _id=88, _a=0x7fff2c17fc20) at ./server.moc:414
#28 0x00007f9360bd5eba in QMetaObject::activate (sender=0x1616438, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#29 0x00007f9360bd9789 in QObject::event (this=0x1616438, e=<optimized out>) at kernel/qobject.cpp:1181
#30 0x00007f935fcfa3d4 in notify_helper (e=0x7fff2c180180, receiver=0x1616438, this=0xf42840) at kernel/qapplication.cpp:4486
#31 QApplicationPrivate::notify_helper (this=0xf42840, receiver=0x1616438, e=0x7fff2c180180) at kernel/qapplication.cpp:4458
#32 0x00007f935fcff241 in QApplication::notify (this=0x7fff2c180480, receiver=0x1616438, e=0x7fff2c180180) at kernel/qapplication.cpp:4365
#33 0x00007f93615f8266 in KApplication::notify (this=0x7fff2c180480, receiver=0x1616438, event=0x7fff2c180180) at ../../kdeui/kernel/kapplication.cpp:311
#34 0x00007f9360bc2afc in QCoreApplication::notifyInternal (this=0x7fff2c180480, receiver=0x1616438, event=0x7fff2c180180) at kernel/qcoreapplication.cpp:787
#35 0x00007f9360befd62 in sendEvent (event=0x7fff2c180180, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 QTimerInfoList::activateTimers (this=0xf46300) at kernel/qeventdispatcher_unix.cpp:603
#37 0x00007f9360bed514 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#38 0x00007f935af8db4d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f935af8e348 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f935af8e519 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f9360beded6 in QEventDispatcherGlib::processEvents (this=0xf09f40, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#42 0x00007f935fda1c6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x00007f9360bc1cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#44 0x00007f9360bc1ef7 in QEventLoop::exec (this=0x7fff2c180410, flags=...) at kernel/qeventloop.cpp:201
#45 0x00007f9360bc6789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#46 0x0000000000442a34 in main (argc=1, argv=0x7fff2c181258) at ../../src/main.cpp:101

Possible duplicates by query: bug 240868, bug 214514, bug 210106.

Reported using DrKonqi
Comment 1 Bernd Buschinski 2011-09-22 21:16:58 UTC

*** This bug has been marked as a duplicate of bug 210106 ***
Comment 2 JR 2011-10-07 06:47:25 UTC
Created attachment 64298 [details]
New crash information added by DrKonqi

konversation (1.3.1) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4

Kubuntu oneiric amd64, Konversation package version 1.3.1-2ubuntu6 from oneiric/main. Qt4 libraries are version 4:4.7.4-0ubuntu8.

- What I was doing when the application crashed:
Absolutely nothing. Konversation was sitting in the system tray and I was sleeping. :>

This has happened three times now; twice when I was away from the computer, and once when I was browsing with Konversation in the background.

-- Backtrace (Reduced):
#6  __GI___libc_free (mem=0x111) at malloc.c:3709
#7  0x0000000000520351 in node_destruct (n=0xceddc8, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:375
#8  erase (it=<optimized out>, this=<optimized out>) at /usr/include/qt4/QtCore/qlist.h:452
#9  removeFirst (this=0x186f1f8) at /usr/include/qt4/QtCore/qlist.h:273
#10 takeFirst (this=0x186f1f8) at /usr/include/qt4/QtCore/qlist.h:477
Comment 3 argonel 2011-10-07 16:36:54 UTC
This particular bug report has been closed as it is a duplicate. Please refrain from attaching any more reports to it.