Bug 262893 - Kwin crashed while exiting from the present desktop effect
Summary: Kwin crashed while exiting from the present desktop effect
Status: RESOLVED DUPLICATE of bug 253942
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-11 21:27 UTC by Paul Grandperrin
Modified: 2011-01-11 21:36 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 Paul Grandperrin 2011-01-11 21:27:22 UTC
Application: kwin (4.4.5 (KDE 4.4.5))
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.37-trunk-amd64 x86_64
Distribution: Debian GNU/Linux 6.0 (n/a)

-- Information about the crash:
I was moving a window (kdevelop) from one desktop to another using the present desktop effect, and then when I clicked on the kdevelop window the zoom in, kwin crashed.

Maybe unrelated additionnal information:
When I zoomed out, kdevelop was loading itself (so there was just the splashscreen window), then I moved the splashscreen window to another desktop, and then I suppose that kdevelop was in the process of switching from the splashscreen to the main window at the instant when I clicked to zoom in.

 -- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[KCrash Handler]
#6  0x00000008 in ?? ()
#7  0xf0271e80 in KWin::DesktopGridEffect::windowInputMouseEvent (this=0x9f14908, e=0xff90ea68) at ../../../kwin/effects/desktopgrid/desktopgrid.cpp:631
#8  0xf7760d00 in KWin::EffectsHandlerImpl::checkInputWindowEvent (this=0x9ddb3f0, e=0xff90efc0) at ../../kwin/effects.cpp:817
#9  0xf76fd9d8 in KWin::Workspace::workspaceEvent (this=0x9d2ce88, e=0xff90efc0) at ../../kwin/events.cpp:260
#10 0xf76d6fd2 in KWin::Application::x11EventFilter (this=0xff90f368, e=0xff90efc0) at ../../kwin/main.cpp:361
#11 0xf60ff7d0 in qt_x11EventFilter (ev=0xff90efc0) at kernel/qapplication_x11.cpp:409
#12 0xf610ec6e in QApplication::x11ProcessEvent (this=0xff90f368, event=0xff90efc0) at kernel/qapplication_x11.cpp:3243
#13 0xf613e372 in x11EventSourceDispatch (s=0x9cf0240, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#14 0xf2b77305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#15 0xf2b7afe8 in ?? () from /lib/libglib-2.0.so.0
#16 0xf2b7b1c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0xf5dc3075 in QEventDispatcherGlib::processEvents (this=0x9cd7350, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#18 0xf613ded5 in QGuiEventDispatcherGlib::processEvents (this=0x9cd7350, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#19 0xf5d95ae9 in QEventLoop::processEvents (this=0xff90f2b4, flags=) at kernel/qeventloop.cpp:149
#20 0xf5d95f3a in QEventLoop::exec (this=0xff90f2b4, flags=...) at kernel/qeventloop.cpp:201
#21 0xf5d9b16f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#22 0xf607f667 in QApplication::exec () at kernel/qapplication.cpp:3581
#23 0xf76d8aa0 in kdemain (argc=3, argv=0xff90f574) at ../../kwin/main.cpp:526
#24 0x0804860b in main (argc=3, argv=0xff90f574) at kwin_dummy.cpp:3

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

Possible duplicates by query: bug 253942, bug 249137, bug 248817, bug 233363, bug 227343.

Reported using DrKonqi
Comment 1 Thomas Lübking 2011-01-11 21:36:54 UTC

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