<?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>256800</bug_id>
          
          <creation_ts>2010-11-13 15:22:57 +0000</creation_ts>
          <short_desc>Yakuake crashes on close</short_desc>
          <delta_ts>2010-11-13 15:33:38 +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>unspecified</version>
          <rep_platform>openSUSE</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="Cristian Rodríguez">crrodriguez</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>1043914</commentid>
    <comment_count>0</comment_count>
    <who name="Cristian Rodríguez">crrodriguez</who>
    <bug_when>2010-11-13 15:22:57 +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.36-92-desktop x86_64
Distribution: &quot;openSUSE 11.3 (x86_64)&quot;

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

yakuake crashes, when there was previous activity on the console, let&apos;s say, build yakuake itself, then press control D or type exit.

The crash can be reproduced every time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fcb33998594 in indexOfMethodRelative&lt;4&gt; (baseObject=0x7fffecfa3228, signal=0x1ad5c19 &quot;destroyed(QObject*)&quot;, normalizeStringData=false) at kernel/qmetaobject.cpp:498
#7  QMetaObjectPrivate::indexOfSignalRelative (baseObject=0x7fffecfa3228, signal=0x1ad5c19 &quot;destroyed(QObject*)&quot;, normalizeStringData=false) at kernel/qmetaobject.cpp:601
#8  0x00007fcb339a47ec in QObject::disconnect (sender=0x1920830, signal=0x1ad5c19 &quot;destroyed(QObject*)&quot;, receiver=0x1906750, method=0x1adc299 &quot;_k_associatedWidgetDestroyed(QObject*)&quot;)
    at kernel/qobject.cpp:2726
#9  0x00007fcb35029bc5 in KActionCollection::removeAssociatedWidget (this=0x1906750, widget=0x1920830) at /usr/src/debug/kdelibs-4.5.3/kdeui/actions/kactioncollection.cpp:726
#10 0x00007fcb3503bc6d in KXMLGUIClient::prepareXMLUnplug (this=0x1928e98, w=0x1920830) at /usr/src/debug/kdelibs-4.5.3/kdeui/xmlgui/kxmlguiclient.cpp:734
#11 0x00007fcb350ffc1a in KXMLGUIFactory::removeClient (this=&lt;value optimized out&gt;, client=0x1928e98) at /usr/src/debug/kdelibs-4.5.3/kdeui/xmlgui/kxmlguifactory.cpp:439
#12 0x00007fcb351001a1 in KXMLGUIClient::~KXMLGUIClient (this=0x1928e98, __in_chrg=&lt;value optimized out&gt;) at /usr/src/debug/kdelibs-4.5.3/kdeui/xmlgui/kxmlguiclient.cpp:100
#13 0x00007fcb260116dd in Konsole::SessionController::~SessionController (this=0x1928e70, __in_chrg=&lt;value optimized out&gt;) at /usr/src/debug/kdebase-4.5.3/apps/konsole/src/SessionController.cpp:175
#14 0x00007fcb26011709 in Konsole::SessionController::~SessionController (this=0x1928e70, __in_chrg=&lt;value optimized out&gt;) at /usr/src/debug/kdebase-4.5.3/apps/konsole/src/SessionController.cpp:181
#15 0x00007fcb339a3bc8 in QObject::event (this=0x1928e70, e=&lt;value optimized out&gt;) at kernel/qobject.cpp:1194
#16 0x00007fcb34326cd4 in QApplicationPrivate::notify_helper (this=0x173a420, receiver=0x1928e70, e=0x18f2fb0) at kernel/qapplication.cpp:4445
#17 0x00007fcb3432f1ca in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x1928e70, e=0x18f2fb0) at kernel/qapplication.cpp:4324
#18 0x00007fcb34f83826 in KApplication::notify (this=0x7fffecfa3f80, receiver=0x1928e70, event=0x18f2fb0) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310
#19 0x00007fcb3398fd5c in QCoreApplication::notifyInternal (this=0x7fffecfa3f80, receiver=0x1928e70, event=0x18f2fb0) at kernel/qcoreapplication.cpp:732
#20 0x00007fcb33993555 in sendEvent (receiver=0x0, event_type=0, data=0x1709050) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1709050) at kernel/qcoreapplication.cpp:1373
#22 0x00007fcb339ba813 in sendPostedEvents (s=0x1738ae0) at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x1738ae0) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007fcb300dea93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fcb300df270 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fcb300df510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fcb339ba9af in QEventDispatcherGlib::processEvents (this=0x170eb00, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:415
#28 0x00007fcb343cbeae in QGuiEventDispatcherGlib::processEvents (this=&lt;value optimized out&gt;, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007fcb3398f192 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007fcb3398f3a5 in QEventLoop::exec (this=0x7fffecfa3ed0, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007fcb3399380b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x0000000000415822 in main (argc=1, argv=0x7fffecfa4348) at /usr/src/debug/yakuake/app/main.cpp:73

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1043921</commentid>
    <comment_count>1</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2010-11-13 15:33:38 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>