<?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>280414</bug_id>
          
          <creation_ts>2011-08-19 12:12:18 +0000</creation_ts>
          <short_desc>Closing tabs using ctrl+D crashes yakuake</short_desc>
          <delta_ts>2011-08-19 12:14:47 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>yakuake</product>
          <component>general</component>
          <version>2.9.6</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>246652</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>zohn.joidberg</reporter>
          <assigned_to name="Eike Hein">hein</assigned_to>
          
          
          <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>1155259</commentid>
    <comment_count>0</comment_count>
    <who name="">zohn.joidberg</who>
    <bug_when>2011-08-19 12:12:18 +0000</bug_when>
    <thetext>Application: yakuake (2.9.6)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-33-generic x86_64
Distribution: Ubuntu 10.04.3 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Closing tabs in yakuake using ctrl+D

This does not always happen, but quite often. It notably does not seem to happen when closing the first tab directly after starting yakuake (i.e. without ever opening a new tab).

- Unusual behavior I noticed:
My home directory is on a server on the network and connected via NFS (I think, haven&apos;t really checked in detail since I&apos;m no full admin here).
I had some problems with dbus and qdbus which caused sound not to work once. autofs restart was needed to fix it.
Amarok also previously took a long time to load until I upgraded it and when run from terminal gave lots of dbus/qdbus errors if I remember correctly.

After upgrading to KDE 4.5 via backports, I got an error message when I first started amarok and when I tried to open any file dialog from it. After reboot, everything was fine however and amarok starts faster than before.

Note that I am under a Gnome desktop in Ubuntu 10.04.3 LTS.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::operator!= (this=0x13762d0, action=0x1378280) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:75
#7  QList&lt;QAction*&gt;::detachShared (this=0x13762d0, action=0x1378280) at ../../include/QtCore/../../src/corelib/tools/qlist.h:131
#8  QList&lt;QAction*&gt;::removeAll (this=0x13762d0, action=0x1378280) at ../../include/QtCore/../../src/corelib/tools/qlist.h:757
#9  QWidget::removeAction (this=0x13762d0, action=0x1378280) at kernel/qwidget.cpp:3167
#10 0x00007fee58354dd4 in KActionCollection::removeAssociatedWidget (this=0x1379260, widget=0x13762d0) at ../../kdeui/actions/kactioncollection.cpp:723
#11 0x00007fee585693bd in KXMLGUIClient::prepareXMLUnplug (this=0x1352088, w=0x13762d0) at ../../kdeui/xmlgui/kxmlguiclient.cpp:734
#12 0x00007fee58572046 in KXMLGUIFactory::removeClient (this=&lt;value optimized out&gt;, client=0x1352088) at ../../kdeui/xmlgui/kxmlguifactory.cpp:439
#13 0x00007fee5856bb51 in ~KXMLGUIClient (this=0x1352088, __in_chrg=&lt;value optimized out&gt;) at ../../kdeui/xmlgui/kxmlguiclient.cpp:100
#14 0x00007fee3bb90105 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#15 0x00007fee577a1ea8 in QObject::event (this=0x1352060, e=0x13b42e0) at kernel/qobject.cpp:1202
#16 0x00007fee56afb6ec in QApplicationPrivate::notify_helper (this=0xcfb0c0, receiver=0x1352060, e=0x13bd580) at kernel/qapplication.cpp:4396
#17 0x00007fee56b011dd in QApplication::notify (this=0x7fffaadb2390, receiver=0x1352060, e=0x13bd580) at kernel/qapplication.cpp:4277
#18 0x00007fee58448926 in KApplication::notify (this=0x7fffaadb2390, receiver=0x1352060, event=0x13bd580) at ../../kdeui/kernel/kapplication.cpp:310
#19 0x00007fee577900ac in QCoreApplication::notifyInternal (this=0x7fffaadb2390, receiver=0x1352060, event=0x13bd580) at kernel/qcoreapplication.cpp:732
#20 0x00007fee57792fd2 in QCoreApplication::sendEvent (receiver=0x0, event_type=&lt;value optimized out&gt;, data=0xcd6c20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=&lt;value optimized out&gt;, data=0xcd6c20) at kernel/qcoreapplication.cpp:1373
#22 0x00007fee577bc643 in QCoreApplication::sendPostedEvents (s=0xcfd960) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0xcfd960) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007fee51a3f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007fee51a43748 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007fee51a438fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007fee577bc183 in QEventDispatcherGlib::processEvents (this=0xcd6370, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:415
#28 0x00007fee56bad97e in QGuiEventDispatcherGlib::processEvents (this=0x2, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007fee5778edd2 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=) at kernel/qeventloop.cpp:149
#30 0x00007fee5778f1bc in QEventLoop::exec (this=0x7fffaadb22e0, flags=) at kernel/qeventloop.cpp:201
#31 0x00007fee5779326b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x0000000000414df6 in _start ()

This bug may be a duplicate of or related to bug 246652.

Possible duplicates by query: bug 262249, bug 259165, bug 258071, bug 257926, bug 257503.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1155261</commentid>
    <comment_count>1</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2011-08-19 12:14:47 +0000</bug_when>
    <thetext>This crash is in Konsole rather than Yakuake (Yakuake embeds the Konsole KPart component). It&apos;s fixed in KDE 4.5.4 or any newer version.

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

    </bug>

</bugzilla>