<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>284614</bug_id>
          
          <creation_ts>2011-10-21 12:35:05 +0000</creation_ts>
          <short_desc>Konversation crashes  while minimized to tray</short_desc>
          <delta_ts>2011-10-21 12:41:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konversation</product>
          <component>general</component>
          <version>1.3.1</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>210106</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>demopley</reporter>
          <assigned_to name="Konversation Bugs">konversation-bugs-null</assigned_to>
          <cc>b.buschinski</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1175787</commentid>
    <comment_count>0</comment_count>
    <who name="">demopley</who>
    <bug_when>2011-10-21 12:35:05 +0000</bug_when>
    <thetext>Application: konversation (1.3.1)
KDE Platform Version: 4.7.2 (4.7.2) &quot;release 9&quot; (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.6-44-desktop x86_64
Distribution: &quot;openSUSE 11.4 (x86_64)&quot;

-- Information about the crash:
- What I was doing when the application crashed:
Konversation had a few channels joined, minimized to tray, and after a few hours, it crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fde43434289 in free () from /lib64/libc.so.6
#7  0x00000000005217f1 in node_destruct (this=&lt;optimized out&gt;, n=0x11499c8) at /usr/include/QtCore/qlist.h:375
#8  erase (it=&lt;optimized out&gt;, this=&lt;optimized out&gt;) at /usr/include/QtCore/qlist.h:452
#9  removeFirst (this=0x12f2a58) at /usr/include/QtCore/qlist.h:273
#10 takeFirst (this=0x12f2a58) at /usr/include/QtCore/qlist.h:477
#11 IRCView::cullMarkedLine (this=0x12f2a20, where=&lt;optimized out&gt;, rem=&lt;optimized out&gt;, add=&lt;optimized out&gt;) at /usr/src/debug/konversation-1.3.1/src/viewer/ircview.cpp:474
#12 0x000000000044754f in IRCView::qt_metacall (this=0x12f2a20, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7fffe49000f0) at /usr/src/debug/konversation-1.3.1/build/src/moc_ircview.cpp:224
#13 0x00007fde44d1fe8f in QMetaObject::activate (sender=0x12f71f0, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x7fffe49000f0) at kernel/qobject.cpp:3287
#14 0x00007fde444c666a in QTextDocument::contentsChange(int, int, int) () from /usr/lib64/libQtGui.so.4
#15 0x00007fde440d4ad4 in ?? () from /usr/lib64/libQtGui.so.4
#16 0x00007fde440d4d61 in ?? () from /usr/lib64/libQtGui.so.4
#17 0x00007fde440d4a41 in ?? () from /usr/lib64/libQtGui.so.4
#18 0x00007fde44098660 in ?? () from /usr/lib64/libQtGui.so.4
#19 0x00007fde442be156 in QTextEdit::append(QString const&amp;) () from /usr/lib64/libQtGui.so.4
#20 0x000000000051abbc in IRCView::doRawAppend (this=0x12f2a20, newLine=&lt;optimized out&gt;, rtl=false) at /usr/src/debug/konversation-1.3.1/src/viewer/ircview.cpp:956
#21 0x0000000000521bf6 in IRCView::doAppend (this=0x12f2a20, newLine=..., rtl=false, self=&lt;optimized out&gt;) at /usr/src/debug/konversation-1.3.1/src/viewer/ircview.cpp:925
#22 0x000000000052349f in IRCView::appendCommandMessage (this=0x12f2a20, type=&lt;optimized out&gt;, message=..., important=&lt;optimized out&gt;, parseURL=&lt;optimized out&gt;, self=false) at /usr/src/debug/konversation-1.3.1/src/viewer/ircview.cpp:863
#23 0x00000000004b83a9 in Channel::joinNickname (this=0x1275400, channelNick=...) at /usr/src/debug/konversation-1.3.1/src/irc/channel.cpp:1392
#24 0x000000000049f7e8 in Server::nickJoinsChannel (this=&lt;optimized out&gt;, channelName=..., nickname=..., hostmask=...) at /usr/src/debug/konversation-1.3.1/src/irc/server.cpp:3057
#25 0x00000000004eb507 in InputFilter::parseClientCommand (this=0xd54368, prefix=&lt;optimized out&gt;, command=..., parameterList=...) at /usr/src/debug/konversation-1.3.1/src/irc/inputfilter.cpp:642
#26 0x00000000004f63f5 in InputFilter::parseLine (this=0xd54368, line=...) at /usr/src/debug/konversation-1.3.1/src/irc/inputfilter.cpp:151
#27 0x000000000049910b in Server::processIncomingData (this=0xd54240) at /usr/src/debug/konversation-1.3.1/src/irc/server.cpp:1027
#28 0x00000000004aae10 in Server::qt_metacall (this=0xd54240, _c=QMetaObject::InvokeMetaMethod, _id=88, _a=0x7fffe4901d60) at /usr/src/debug/konversation-1.3.1/build/src/server.moc:414
#29 0x00007fde44d1fe8f in QMetaObject::activate (sender=0xd542c8, m=&lt;optimized out&gt;, local_signal_index=&lt;optimized out&gt;, argv=0x0) at kernel/qobject.cpp:3287
#30 0x00007fde44d1f4d9 in QObject::event (this=0xd542c8, e=&lt;optimized out&gt;) at kernel/qobject.cpp:1190
#31 0x00007fde43e57264 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#32 0x00007fde43e5f81a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#33 0x00007fde45753ae6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#34 0x00007fde44d0b7cc in QCoreApplication::notifyInternal (this=0x7fffe49028c0, receiver=0xd542c8, event=0x7fffe4902500) at kernel/qcoreapplication.cpp:787
#35 0x00007fde44d39198 in sendEvent (event=0x7fffe4902500, receiver=&lt;optimized out&gt;) at kernel/qcoreapplication.h:215
#36 QTimerInfoList::activateTimers (this=0x8909e0) at kernel/qeventdispatcher_unix.cpp:618
#37 0x00007fde44d35f04 in timerSourceDispatch (source=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:184
#38 0x00007fde3e6e1bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#39 0x00007fde3e6e23b0 in ?? () from /lib64/libglib-2.0.so.0
#40 0x00007fde3e6e2650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#41 0x00007fde44d365df in QEventDispatcherGlib::processEvents (this=0x863310, flags=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:422
#42 0x00007fde43efd1ae in ?? () from /usr/lib64/libQtGui.so.4
#43 0x00007fde44d0ac22 in QEventLoop::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#44 0x00007fde44d0ae35 in QEventLoop::exec (this=0x7fffe4902810, flags=...) at kernel/qeventloop.cpp:201
#45 0x00007fde44d0f27b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#46 0x000000000046ce6c in main (argc=5, argv=0x7fffe4903698) at /usr/src/debug/konversation-1.3.1/src/main.cpp:101

Possible duplicates by query: bug 283891, bug 283890, bug 283789, bug 283717, bug 283231.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1175788</commentid>
    <comment_count>1</comment_count>
    <who name="Bernd Buschinski">b.buschinski</who>
    <bug_when>2011-10-21 12:41:44 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 210106 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>