Bug 91623 - crash on hidding shaded window (interesting even funny.)
Summary: crash on hidding shaded window (interesting even funny.)
Status: RESOLVED DUPLICATE of bug 82837
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 22:26 UTC by Mathieu Jobin
Modified: 2004-10-19 12:33 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 Mathieu Jobin 2004-10-18 22:26:29 UTC
Version:           unknown (using KDE 3.3.1, Gentoo)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.7

oh, here is a weird one.
i'm not sure if its related to bug #53323

- shade kscd
- click on kscd systray icon to hide main window
- kwin crashed.


Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 7220)]
[KCrash handler]
#5  0x416f67b1 in kill () from /lib/libc.so.6
#6  0x41571751 in pthread_kill () from /lib/libpthread.so.0
#7  0x41571aa5 in raise () from /lib/libpthread.so.0
#8  0x416f6404 in raise () from /lib/libc.so.6
#9  0x416f7a58 in abort () from /lib/libc.so.6
#10 0x416efcb9 in __assert_fail () from /lib/libc.so.6
#11 0x41908c0b in KWinInternal::Client::plainResize(int, int, KWinInternal::ForceGeometry_t) (this=0x818ba00, w=522, h=208, force=NormalGeometrySet)
    at geometry.cpp:1644
#12 0x418d7ee9 in KWinInternal::Client::plainResize(QSize const&, KWinInternal::ForceGeometry_t) (this=0x0, s=@0xbfffe730, force=1096252292) at client.h:810
#13 0x41907550 in KWinInternal::Client::configureRequest(int, int, int, int, int, int, bool) (this=0x818ba00, value_mask=15, rx=0, ry=0, rw=515, rh=171, 
    gravity=1, from_tool=false) at geometry.cpp:1377
#14 0x418e9baf in KWinInternal::Client::configureRequestEvent(XConfigureRequestEvent*) (this=0x818ba00, e=0xbfffed40) at events.cpp:812
#15 0x418e94f0 in KWinInternal::Client::windowEvent(_XEvent*) (this=0x818ba00, 
    e=0xbfffed40) at events.cpp:555
#16 0x418e889e in KWinInternal::Workspace::workspaceEvent(_XEvent*) (
    this=0x81295d8, e=0xbfffed40) at events.cpp:258
#17 0x418dfd91 in KWinInternal::Application::x11EventFilter(_XEvent*) (
    this=0x0, e=0xbfffed40) at main.cpp:146
#18 0x40bcd5cd in qt_x11EventFilter (ev=0xbfffed40)
    at kernel/qapplication_x11.cpp:386
#19 0x40bd92c5 in QApplication::x11ProcessEvent(_XEvent*) (this=0xbfffeea0, 
    event=0xbfffed40) at kernel/qapplication_x11.cpp:3305
#20 0x40bf7215 in QEventLoop::processEvents(unsigned) (this=0x80e0170, flags=4)
    at kernel/qeventloop_x11.cpp:192
#21 0x40c73181 in QEventLoop::enterLoop() (this=0x80e0170)
    at kernel/qeventloop.cpp:198
#22 0x40c7309a in QEventLoop::exec() (this=0x80e0170)
    at kernel/qeventloop.cpp:145
#23 0x40c5bf53 in QApplication::exec() (this=0xbfffeea0)
    at kernel/qapplication.cpp:2758
#24 0x418e0194 in kdemain (argc=3, argv=0x8070538) at main.cpp:274
#25 0x4090f982 in kdeinitmain (argc=0, argv=0x0) at kwin_dummy.cpp:2
#26 0x0804e1c3 in launch (argc=3, _name=0x8070174 "kwin", args=0x80701ba "", 
    cwd=0x0, envc=0, envs=0x80701be "", reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x0) at kinit.cpp:599
#27 0x080505a0 in handle_launcher_request (sock=8) at kinit.cpp:1163
#28 0x0804f3a8 in handle_requests (waitForPid=0) at kinit.cpp:1364
#29 0x0804d5eb in main (argc=3, argv=0xbffff664, envp=0x0) at kinit.cpp:1817
Comment 1 Lubos Lunak 2004-10-19 12:33:02 UTC

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