From kwin Mon Aug 31 12:17:30 2009 From: =?UTF-8?Q?Steffen=20M=C3=B6ller=20?= Date: Mon, 31 Aug 2009 12:17:30 +0000 To: kwin Subject: [Bug 205785] New: The typical "change windows" ALT-TAB bug - just my Message-Id: X-MARC-Message: https://marc.info/?l=kwin&m=125172120020879 https://bugs.kde.org/show_bug.cgi?id=205785 Summary: The typical "change windows" ALT-TAB bug - just my KDE version was updated in the meantime Product: kwin Version: unspecified Platform: Unlisted Binaries OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kwin@kde.org ReportedBy: steffen_moeller@gmx.de Application that crashed: kwin Version of the application: 4.3.00 (KDE 4.3.0) KDE Version: 4.3.00 (KDE 4.3.0) Qt Version: 4.5.2 Operating System: Linux 2.6.30-1-amd64 x86_64 Distribution: Debian GNU/Linux 4.0r8 (etch) What I was doing when the application crashed: nothing more to add - it is a duplicate -- Backtrace: Application: KWin (kwin), signal: Segmentation fault [KCrash Handler] #5 0x0000000000010000 in ?? () #6 0x00007f24c126dc87 in WindowPaintData (this=0x7fffa4eb3780, w=0x1440520) at ../../../kwin/lib/kwineffects.cpp:76 #7 0x00007f24b4c4b8d7 in KWin::BoxSwitchEffect::paintWindowThumbnail (this=0x13fe1b0, w=0x1440520) at ../../../kwin/effects/boxswitch/boxswitch.cpp:747 #8 0x00007f24b4c4d58f in KWin::BoxSwitchEffect::paintScreen (this=0x13fe1b0, mask=8, region=..., data=) at ../../../kwin/effects/boxswitch/boxswitch.cpp:157 #9 0x00007f24c270a337 in KWin::EffectsHandlerImpl::paintScreen (this=0x134d550, mask=8, region=..., data=...) at ../../kwin/effects.cpp:122 #10 0x00007f24c126b520 in KWin::Effect::paintScreen (this=, mask=8, region=, data=...) at ../../../kwin/lib/kwineffects.cpp:206 #11 0x00007f24c270a337 in KWin::EffectsHandlerImpl::paintScreen (this=0x134d550, mask=8, region=..., data=...) at ../../kwin/effects.cpp:122 #12 0x00007f24b4c87565 in KWin::ZoomEffect::paintScreen (this=, mask=8, region=..., data=...) at ../../../kwin/effects/zoom/zoom.cpp:73 #13 0x00007f24c270a337 in KWin::EffectsHandlerImpl::paintScreen (this=0x134d550, mask=8, region=..., data=...) at ../../kwin/effects.cpp:122 #14 0x00007f24c26f5f1a in KWin::Scene::paintScreen (this=0x134b1c0, mask=0x7fffa4eb3e9c, region=0x7fffa4eb3fa0) at ../../kwin/scene.cpp:134 #15 0x00007f24c2704a4f in KWin::SceneOpenGL::paint (this=0x134b1c0, damage=..., toplevels=) at ../../kwin/scene_opengl.cpp:746 #16 0x00007f24c26f1386 in KWin::Workspace::performCompositing (this=0x1346290) at ../../kwin/composite.cpp:420 #17 0x00007f24c268db6a in KWin::Workspace::qt_metacall (this=0x1346290, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffa4eb4130) at ./workspace.moc:473 #18 0x00007f24be871682 in QMetaObject::activate (sender=0x13466b8, from_signal_index=, to_signal_index=4, argv=0x11) at kernel/qobject.cpp:3112 #19 0x00007f24be86bbf3 in QObject::event (this=0x13466b8, e=0x1440520) at kernel/qobject.cpp:1074 #20 0x00007f24bef9e80d in QApplicationPrivate::notify_helper (this=0x122f2b0, receiver=0x13466b8, e=0x7fffa4eb47e0) at kernel/qapplication.cpp:4056 #21 0x00007f24befa686a in QApplication::notify (this=0x7fffa4eb4b50, receiver=0x13466b8, e=0x7fffa4eb47e0) at kernel/qapplication.cpp:4021 #22 0x00007f24c1f17b2b in KApplication::notify (this=0x7fffa4eb4b50, receiver=0x13466b8, event=0x7fffa4eb47e0) at ../../kdeui/kernel/kapplication.cpp:302 #23 0x00007f24be85c51c in QCoreApplication::notifyInternal (this=0x7fffa4eb4b50, receiver=0x13466b8, event=0x7fffa4eb47e0) at kernel/qcoreapplication.cpp:610 #24 0x00007f24be888826 in QCoreApplication::sendEvent (this=0x1233000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #25 QTimerInfoList::activateTimers (this=0x1233000) at kernel/qeventdispatcher_unix.cpp:572 #26 0x00007f24be884c9d in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:165 #27 0x00007f24b923d7aa in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0x00007f24b9240df8 in ?? () from /usr/lib/libglib-2.0.so.0 #29 0x00007f24b9240fac in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0x00007f24be884bff in QEventDispatcherGlib::processEvents (this=0x12156a0, flags=) at kernel/qeventdispatcher_glib.cpp:327 #31 0x00007f24bf03564f in QGuiEventDispatcherGlib::processEvents (this=0x1440520, flags=) at kernel/qguieventdispatcher_glib.cpp:202 #32 0x00007f24be85ade2 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #33 0x00007f24be85b1b4 in QEventLoop::exec (this=0x7fffa4eb4a90, flags=...) at kernel/qeventloop.cpp:201 #34 0x00007f24be85d424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #35 0x00007f24c26a58d8 in kdemain (argc=3, argv=0x7fffa4eb5038) at ../../kwin/main.cpp:527 #36 0x00007f24c232e5c6 in __libc_start_main (main=0x400710
, argc=3, ubp_av=0x7fffa4eb5038, init=0x400740 <__libc_csu_init>, fini=, rtld_fini=, stack_end=0x7fffa4eb5028) at libc-start.c:222 #37 0x0000000000400649 in _start () at ../sysdeps/x86_64/elf/start.S:113 This bug may be a duplicate of or related to bug 204991 Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ kwin mailing list kwin@kde.org https://mail.kde.org/mailman/listinfo/kwin