<?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>206163</bug_id>
          
          <creation_ts>2009-09-03 20:57:33 +0000</creation_ts>
          <short_desc>kde4-window-decorator crash at startup</short_desc>
          <delta_ts>2009-09-04 04:07:09 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Plasma</classification>
          <product>kwin</product>
          <component>decorations</component>
          <version>unspecified</version>
          <rep_platform>Compiled Sources</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <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="Tom Max">tmassimi</reporter>
          <assigned_to name="KWin default assignee">kwin-bugs-null</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>823844</commentid>
    <comment_count>0</comment_count>
    <who name="Tom Max">tmassimi</who>
    <bug_when>2009-09-03 20:57:33 +0000</bug_when>
    <thetext>Version:           4.3.1 (using Devel)
OS:                Linux
Installed from:    Compiled sources

every time kde4.3.1 starts, the crash handler window appears because kde4-window-decorator crashed.

the backtrace shown an assert, but it is not full and I can&apos;t found the debug symbol for libkdecorator :(

here what gdb tells:


(gdb) r
Starting program: /usr/bin/kde4-window-decorator
[Thread debugging using libthread_db enabled]
[New Thread 0xb4e9f8e0 (LWP 24841)]
kde-window-decorator(24841)/kdeui (KIconLoader) KIconCache::Private::themeDirsChanged: Theme directory has been modified
kde-window-decorator(24841)/kdeui (KIconLoader) KIconLoaderPrivate::initIconThemes: &quot;Theme tree: (Oxygen)&quot;
kde-window-decorator(24841)/kdeui (KIconLoader) KPixmapCache::Private::invalidateMmapFiles: Invalidating cache
Detaching after fork from child process 24844.
kde-window-decorator(24841)/kio (KDirWatch) KDirWatchPrivate::KDirWatchPrivate: Available methods:  (&quot;Stat&quot;, &quot;FAM&quot;, &quot;INotify&quot;)
kde-window-decorator(24841)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added File &quot;/root/.kde4/share/config/plasmarc&quot; NotExisting for &quot;&quot; [&quot;KDirWatch-1&quot;]
kde-window-decorator(24841)/kio (KDirWatch) KDirWatchPrivate::addEntry: Added Dir &quot;/root/.kde4/share/config&quot; for &quot;/root/.kde4/share/config/plasmarc&quot; [&quot;&quot;]
kde-window-decorator(24841) KWD::KDecorationPlugins::loadPlugin: kwin : path  &quot;/usr/lib/kde4/kwin3_iaora.so&quot;  for  &quot;kwin3_iaora&quot;
ASSERT: &quot;dynamic_cast&lt; KDecorationBridgeUnstable* &gt;( bridge )&quot; in file /tmp/build/kdebase4-workspace/BUILD/kdebase-workspace-4.3.1/kwin/lib/kdecoration.cpp, line 389

Program received signal SIGABRT, Aborted.
0xffffe424 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6b91c00 in raise () from /lib/i686/libc.so.6
#2  0xb6b93668 in abort () from /lib/i686/libc.so.6
#3  0xb71c2d45 in qt_message_output () from /usr/lib/libQtCore.so.4
#4  0xb71c2e3c in qFatal () from /usr/lib/libQtCore.so.4
#5  0xb71c2f35 in qt_assert () from /usr/lib/libQtCore.so.4
#6  0xb6f0be50 in KDecorationUnstable::KDecorationUnstable () from /usr/lib/libkdecorations.so.4
#7  0xb6f16082 in ?? () from /usr/lib/libkdecorations.so.4
#8  0xb6f147c6 in KCommonDecoration::KCommonDecoration () from /usr/lib/libkdecorations.so.4
#9  0xb35d51c2 in ?? () from /usr/lib/kde4/kwin3_iaora.so
#10 0xb35d521c in ?? () from /usr/lib/kde4/kwin3_iaora.so
#11 0x0805d40c in ?? ()
#12 0x08061c94 in ?? ()
#13 0x080590e4 in ?? ()
#14 0x08051354 in QWidget::moveEvent ()
#15 0xb6b7e6a5 in __libc_start_main () from /lib/i686/libc.so.6
#16 0x08050121 in QWidget::moveEvent ()
(gdb)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>823845</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Flöser">mgraesslin</who>
    <bug_when>2009-09-03 21:01:02 +0000</bug_when>
    <thetext>kde-window-decorator is developed by Compiz. Please report to them

*** This bug has been marked as a duplicate of bug 143419 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>823866</commentid>
    <comment_count>2</comment_count>
    <who name="Tom Max">tmassimi</who>
    <bug_when>2009-09-03 21:32:54 +0000</bug_when>
    <thetext>On Thu, Sep 3, 2009 at 9:01 PM, Martin
Gräßlin&lt;ubuntu@martin-graesslin.com&gt; wrote:
&gt; https://bugs.kde.org/show_bug.cgi?id=206163
&gt;
&gt;
&gt; Martin Gräßlin &lt;ubuntu@martin-graesslin.com&gt; changed:
&gt;
&gt;           What    |Removed                     |Added
&gt; ----------------------------------------------------------------------------
&gt;             Status|UNCONFIRMED                 |RESOLVED
&gt;         Resolution|                            |DUPLICATE
&gt;
&gt;
&gt;
&gt;
&gt; --- Comment #1 from Martin Gräßlin &lt;ubuntu martin-graesslin com&gt;  2009-09-03 21:01:02 ---
&gt; kde-window-decorator is developed by Compiz. Please report to them
&gt;
&gt; *** This bug has been marked as a duplicate of bug 143419 ***

please note that my bug is triggered by an assert,
bug 143419 is triggered by a destruction...
in my opininion these fault are very different,
also because 143419 was detected on KDE 3.5.6

regards
Tommaso</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>823883</commentid>
    <comment_count>3</comment_count>
    <who name="Thomas Lübking">thomas.luebking</who>
    <bug_when>2009-09-03 22:00:11 +0000</bug_when>
    <thetext>from a kwin/kde pov the bugs are equal in &quot;it&apos;s someone elses problem&quot;
(it crashes in compiz/kwd and with the iaora deco - which is not shipped with KDE)
detailed distinction will be done by the KWD devs

nevertheless:
as the unstable api is in use this /might/ be due to a version mismatch (you updated KDE but not compiz -or kwd has not been aligned to changes in KDecorationUnstable at all- and thus the asserted dynamic cast fails.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>824066</commentid>
    <comment_count>4</comment_count>
    <who name="">lucas</who>
    <bug_when>2009-09-04 04:07:09 +0000</bug_when>
    <thetext>Compiz bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>