Bug 67980 - kwin crashes sometimes, on new window
Summary: kwin crashes sometimes, on new window
Status: RESOLVED DUPLICATE of bug 67914
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-12 10:03 UTC by Grzegorz Jaskiewicz
Modified: 2003-11-12 11:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Jaskiewicz 2003-11-12 10:03:45 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          debian unstable up2dated gcc/g++ 
OS:          Linux

Kwin crashes sometimes badly,
I can reproduuce it with kimdaba.
Just open kimdaba, choose "Create own database" and than it crashes.
It crashes on other apps as well.

in console i got :
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)
ASSERT: "block_stacking_updates == 0" in layers.cpp (528)

and than it dies.
I do get this error message, just once sometimes, but kwin continues to work.
Comment 1 Lubos Lunak 2003-11-12 11:14:15 UTC
Should be fixed now.


*** This bug has been marked as a duplicate of 67914 ***