Bug 96358 - kwin crashes on opening of new window
Summary: kwin crashes on opening of new window
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 13:39 UTC by Pascal Niklaus
Modified: 2005-01-12 18:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Niklaus 2005-01-05 13:39:54 UTC
Version:           unknown (using KDE 3.3.2, compiled sources)
Compiler:          gcc version 3.3.3 (SuSE Linux)
OS:                Linux (i686) release 2.6.5-7.111.19-default

When opening new document (OpenOffice 1.1.3), KWin crashes. I cannot reproduce this systematically, but it is the third time it happens. Keyboard inputs didn't work anymore, but mouseclicks did.

Here's the back trace:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096155456 (LWP 4046)]
[KCrash handler]
#7  0xffffe410 in ?? ()
#8  0xbfffdf10 in ?? ()
#9  0x00000006 in ?? ()
#10 0x00000fce in ?? ()
#11 0x414187a1 in raise () from /lib/tls/libc.so.6
#12 0x41419f79 in abort () from /lib/tls/libc.so.6
#13 0x41411fe3 in __assert_fail () from /lib/tls/libc.so.6
#14 0x4177fadf in KWinInternal::Client::plainResize ()
   from /usr/local/kde/lib/libkdeinit_kwin.so
#15 0x41784fb5 in KWinInternal::Client::configureRequest ()
   from /usr/local/kde/lib/libkdeinit_kwin.so
#16 0x41785474 in KWinInternal::Client::configureRequestEvent ()
   from /usr/local/kde/lib/libkdeinit_kwin.so
#17 0x4178e3d0 in KWinInternal::Client::windowEvent ()
   from /usr/local/kde/lib/libkdeinit_kwin.so
#18 0x4178e7aa in KWinInternal::Workspace::workspaceEvent ()
   from /usr/local/kde/lib/libkdeinit_kwin.so
#19 0x4178f2d5 in KWinInternal::Application::x11EventFilter ()
   from /usr/local/kde/lib/libkdeinit_kwin.so
#20 0x40b14ed2 in qt_x11EventFilter () from /usr/local/qt/lib/libqt-mt.so.3
#21 0x40b235ae in QApplication::x11ProcessEvent ()
   from /usr/local/qt/lib/libqt-mt.so.3
#22 0x40b33829 in QEventLoop::processEvents ()
   from /usr/local/qt/lib/libqt-mt.so.3
#23 0x40b96c2a in QEventLoop::enterLoop () from /usr/local/qt/lib/libqt-mt.so.3
#24 0x40b96a84 in QEventLoop::exec () from /usr/local/qt/lib/libqt-mt.so.3
#25 0x40b822d0 in QApplication::exec () from /usr/local/qt/lib/libqt-mt.so.3
#26 0x41791ef3 in kdemain () from /usr/local/kde/lib/libkdeinit_kwin.so
#27 0x408da900 in kdeinitmain () from /usr/local/kde/lib/kde3/kwin.so
#28 0x0804e6b1 in launch ()
#29 0x0804ee12 in handle_launcher_request ()
#30 0x0804f410 in handle_requests ()
#31 0x0804fbb3 in main ()
Comment 1 Pascal Niklaus 2005-01-05 13:53:58 UTC
Happened again -- this time during an ALT-TAB operation to switch windows
Comment 2 Lubos Lunak 2005-01-05 14:10:07 UTC

*** This bug has been marked as a duplicate of 82837 ***
Comment 3 Pascal Niklaus 2005-01-12 17:57:48 UTC
I have recompiled and installed kdebase from CVS (KDE_3_3_BRANCH) on January 7, 2005, and this bug persists. 
Comment 4 Lubos Lunak 2005-01-12 18:10:34 UTC
Sorry, I don't expect the fix to be backported for KDE3.3.x. I suggest not to shade OpenOffice windows, as that's what usually triggers the problem.