Bug 236277 - Window decorator crash on boot
Summary: Window decorator crash on boot
Status: RESOLVED DUPLICATE of bug 232213
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 08:37 UTC by alain.dens
Modified: 2010-05-04 13:02 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 alain.dens 2010-05-04 08:37:03 UTC
Application: kde4-window-decorator (0.0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Any time I boot my system i get the same error, most of the times it can be recovered by restarting the application, but smetimes reboot of the system is needed, after which I need to restart the aplication, a few time untill it gets to work.

The crash can be reproduced every time.

 -- Backtrace:
Application: KDE Window Decorator (kde4-window-decorator), signal: Segmentation fault
[KCrash Handler]
#6  0x574b334e in ?? ()
#7  0x003bd947 in KDecorationUnstable::compositingActive (this=0x9ad49e0) at ../../../kwin/lib/kdecoration.cpp:406
#8  0x003c3705 in KCommonDecorationUnstable::compositingActive (this=0x9ad3f90) at ../../../kwin/lib/kcommondecoration.cpp:1283
#9  0x00c52180 in Oxygen::OxygenClient::layoutMetric (this=0x9ad3f90, lm=KCommonDecoration::LM_BorderLeft, respectWindowState=true, btn=0x0) at ../../../../kwin/clients/oxygen/oxygenclient.cpp:310
#10 0x003c58a7 in KCommonDecoration::borders (this=0x9ad3f90, left=@0x9ad45fc, right=@0x9ad4600, top=@0x9ad4604, bottom=@0x9ad4608) at ../../../kwin/lib/kcommondecoration.cpp:169
#11 0x003c7ed0 in KCommonDecorationWrapper::borders (this=0x9ad49e0, left=@0x9ad45fc, right=@0x9ad4600, top=@0x9ad4604, bottom=@0x9ad4608) at ../../../kwin/lib/kcommondecoration_p.cpp:58
#12 0x08059b40 in KWD::Window::resizeDecoration (this=0x9ad45b0, force=true) at ../../../kde/window-decorator-kde4/window.cpp:836
#13 0x0805a3ab in KWD::Window::createDecoration (this=0x9ad45b0) at ../../../kde/window-decorator-kde4/window.cpp:794
#14 0x0805deae in Window (this=0x9ad45b0, parentId=27263010, clientId=429, frame=0, type=KWD::Window::Default, x=0, y=0, w=1, h=1) at ../../../kde/window-decorator-kde4/window.cpp:152
#15 0x08057146 in KWD::Decorator::enableDecorations (this=0x99a7e00, timestamp=62684) at ../../../kde/window-decorator-kde4/decorator.cpp:212
#16 0x0805066d in main (argc=1, argv=0xbfd70f74) at ../../../kde/window-decorator-kde4/main.cpp:113

This bug may be a duplicate of or related to bug 231233.

Possible duplicates by query: bug 236261, bug 236199, bug 235602, bug 234368, bug 234301.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-05-04 13:02:56 UTC

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