Mailinglist Archive: opensuse-bugs (15103 mails)
| < Previous | Next > |
[Bug 304184] kde-window-decorator crashes quite often
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 10 Sep 2007 07:37:53 -0600 (MDT)
- Message-id: <20070910133753.6CF4ECC78D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=304184#c16
Lubos Lunak <llunak@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|llunak@xxxxxxxxxx |
--- Comment #16 from Lubos Lunak <llunak@xxxxxxxxxx> 2007-09-10 07:37:52 MST ---
No, not really :(. I spent a good part of Friday on IRC trying to debug this (I
still cannot reproduce here) and basically I'm utterly confused. The valgrind
log suggests a double delete, but according to debugging everything is deleted
only once and I don't see anything wrong in the sources either.
Also, this problem seems to be triggered by a race condition somewhere in
Compiz that makes it try to use a decoration even for splash windows (in
KWD::Decorator::handleWindowAdded() 'frame' is set even for such windows). It
might make sense to explicitly handle this case at least as a workaround.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Lubos Lunak <llunak@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|llunak@xxxxxxxxxx |
--- Comment #16 from Lubos Lunak <llunak@xxxxxxxxxx> 2007-09-10 07:37:52 MST ---
No, not really :(. I spent a good part of Friday on IRC trying to debug this (I
still cannot reproduce here) and basically I'm utterly confused. The valgrind
log suggests a double delete, but according to debugging everything is deleted
only once and I don't see anything wrong in the sources either.
Also, this problem seems to be triggered by a race condition somewhere in
Compiz that makes it try to use a decoration even for splash windows (in
KWD::Decorator::handleWindowAdded() 'frame' is set even for such windows). It
might make sense to explicitly handle this case at least as a workaround.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |