<?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>257174</bug_id>
          
          <creation_ts>2010-11-17 18:21:15 +0000</creation_ts>
          <short_desc>Yakuake crashes when closing shell using ctrl+d</short_desc>
          <delta_ts>2010-11-17 18:25:24 +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.7</version>
          <rep_platform>Arch Linux</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 name="Manuel">manuel.mayer</reporter>
          <assigned_to name="Eike Hein">hein</assigned_to>
          <cc>andresbajotierra</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>1045694</commentid>
    <comment_count>0</comment_count>
    <who name="Manuel">manuel.mayer</who>
    <bug_when>2010-11-17 18:21:15 +0000</bug_when>
    <thetext>Application: yakuake (2.9.7)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.1
Operating System: Linux 2.6.35-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Several tabs open. When I close a tab using ctrl+d yakuake crashes.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f30626cabd5 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/libQtCore.so.4
#8  0x00007f3063268775 in KActionCollection::removeAssociatedWidget(QWidget*) () from /usr/lib/libkdeui.so.5
#9  0x00007f3063443ffd in KXMLGUIClient::prepareXMLUnplug(QWidget*) () from /usr/lib/libkdeui.so.5
#10 0x00007f306344994a in KXMLGUIFactory::removeClient(KXMLGUIClient*) () from /usr/lib/libkdeui.so.5
#11 0x00007f3063444281 in KXMLGUIClient::~KXMLGUIClient() () from /usr/lib/libkdeui.so.5
#12 0x00007f3053e4165d in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#13 0x00007f3053e41689 in Konsole::SessionController::~SessionController() () from /usr/lib/libkonsoleprivate.so
#14 0x00007f30626ca1c8 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007f3061a7f2b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007f3061a83dca in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f306333a226 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f30626b5ebc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007f30626b96e5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#20 0x00007f30626e0db3 in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007f305d782bf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f305d7833d0 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0x00007f305d78366d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f30626e0f4f in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#25 0x00007f3061b2423e in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f30626b5252 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#27 0x00007f30626b549c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#28 0x00007f30626b999b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0x000000000041428c in _start ()

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

Possible duplicates by query: bug 256800, bug 256747, bug 255863, bug 254875.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1045698</commentid>
    <comment_count>1</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-17 18:25:24 +0000</bug_when>
    <thetext>[Comment from a bug triager]
This issue was reported at bug 246652 and should be fixed in KDE SC 4.5.4 and later. Thanks

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

    </bug>

</bugzilla>