| Summary: | Kwin crash moving shaded fullscreen window | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | agroz |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | mfranz |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
agroz
2004-02-11 02:23:14 UTC
[New Thread 1099434752 (LWP 1079)] 0x4107d3ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #0 0x4107d3ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #1 0x4078fc04 in KCrash::defaultCrashHandler(int) () from /home/andyg/kde3.2/lib/libkdecore.so.4 #2 <signal handler called> #3 0x41270da9 in raise () from /lib/tls/libc.so.6 #4 0x4137d110 in ?? () from /lib/tls/libc.so.6 #5 0xbfffe6f0 in ?? () #6 0x41272601 in abort () from /lib/tls/libc.so.6 [New Thread 1099434752 (LWP 1346)] 0x4107d3ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #0 0x4107d3ee in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #1 0x4078fc04 in KCrash::defaultCrashHandler(int) () from /home/andyg/kde3.2/lib/libkdecore.so.4 #2 <signal handler called> #3 0x41270da9 in raise () from /lib/tls/libc.so.6 #4 0x4137d110 in ?? () from /lib/tls/libc.so.6 #5 0xbfffe6f0 in ?? () #6 0x41272601 in abort () from /lib/tls/libc.so.6 I'm unable to type in the comment box for the backtraces (and unable to save the backtraces due to being unable to type a filename into the saveas dialog); as a matter of fact the keyboard seems completely disabled after the kwin crash, so I can't restart kwin from the Run dialog, so it appears to be KDE related. This crash *only* happens with fullscreen windows. Disabling hover did not make a difference. The first backtrace is from Mozilla; fullscreen, attempted to move window, kwin crashed. The second is from Konqueror; fullscreen, attempted to move window, kwin crashed. I'll note that I'm moving the mouse to the titlebar and click-hold-move. copy/paste continues to work using the rightclick menu, but not keyboard. minimized apps on the taskbar will not maximize Other notes: Panel is set to "shade" itself but does not appear affected by kwin crash. Menus all work. I'm not that familiar with the system calls but it appears to be a bad call or badly handled call to libc.so.6 - is it possible I need to update libc? The installation started as a Knoppix install and has been heavily updated using debian testing and debian unstable binaries, including a global update just before installing kde 3.2 via Konstruct. The install is otherwise very stable. One more comment: Shaded windows do not exhibit the same behavior; ie, crashing kwin. I was wrong. Shaded windows *do* exhibit the same behavior, as I just found out. This had not happened before. This seems to be getting progressively worse. I can't move a fullscreened window without a crash now. Problem may *possibly* have been wmxmms and it's small window; investigating now. managed to restart kwin from a console (after this crash for some reason the keyboard worked); then crashed it again. Here's the relevant console output: kwin: User timestamp, initial:87763800 kwin: User timestamp, ASN:87763800 kwin: User timestamp, final:87763800 kwin: User timestamp, initial:136482 kwin: User timestamp, ASN:136482 kwin: User timestamp, final:136482 kwin: User timestamp, initial:85732299 kwin: User timestamp, ASN:85732299 kwin: User timestamp, final:85732299 kwin: User timestamp, initial:87729241 kwin: User timestamp, ASN:87729241 kwin: User timestamp, final:87729241 kwin: User timestamp, initial:66014 kwin: User timestamp, ASN:66014 kwin: User timestamp, final:66014 kwin: User timestamp, initial:4294967295 kwin: User timestamp, ASN:4294967295 kwin: User timestamp, final:136666 kwin: User timestamp, initial:4294967295 kwin: User timestamp, ASN:4294967295 kwin: User timestamp, final:31163401 kwin: User timestamp, initial:37798979 kwin: User timestamp, ASN:37798979 kwin: User timestamp, final:37798979 kwin: User timestamp, initial:87790717 kwin: User timestamp, ASN:87790717 kwin: User timestamp, final:87790717 kwin: User timestamp, initial:87838443 kwin: User timestamp, ASN:87838443 kwin: User timestamp, final:87838443 kwin: h:34:t:29:b:8 kwin: geometry.cpp:1136: void KWinInternal::Client::setGeometry(int, int, int, int, KWinInternal::ForceGeometry_t): Assertion `false' failed. *** Bug 75371 has been marked as a duplicate of this bug. *** |