Bug 67980

Summary: kwin crashes sometimes, on new window
Product: [Plasma] kwin Reporter: Grzegorz Jaskiewicz <gj>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***