Bug 203286 - Using gtkpod changing windows with Alt+tab crashed kwin
Summary: Using gtkpod changing windows with Alt+tab crashed kwin
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2009-08-10 10:37 UTC by David Rankin
Modified: 2018-10-21 05:01 UTC (History)
1 user (show)

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 David Rankin 2009-08-10 10:37:15 UTC
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-ARCH x86_64

What I was doing when the application crashed:
I was using gtkpod and also using alt+tab to switch back and forth to konqueror and konsole. All of a sudden kwin crashed and drkonqi appeared. Strace is attached.

 -- Backtrace:
Application: KWin (kwin), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f94f2e47c41 in KWin::FlipSwitchEffect::paintScreen () from /usr/lib/kde4/kwin4_effect_builtins.so
#6  0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#7  0x00007f94f2df32dd in KWin::DesktopGridEffect::paintScreen () from /usr/lib/kde4/kwin4_effect_builtins.so
#8  0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#9  0x00007f94f2e3b3c2 in KWin::CubeEffect::paintScreen () from /usr/lib/kde4/kwin4_effect_builtins.so
#10 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#11 0x00007f94f2e42e92 in KWin::CubeSlideEffect::paintScreen () from /usr/lib/kde4/kwin4_effect_builtins.so
#12 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#13 0x00007f94ffde9e0f in KWin::Effect::paintScreen () from /usr/lib/libkwineffects.so.1
#14 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#15 0x00007f94ffde9e0f in KWin::Effect::paintScreen () from /usr/lib/libkwineffects.so.1
#16 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#17 0x00007f94ffde9e0f in KWin::Effect::paintScreen () from /usr/lib/libkwineffects.so.1
#18 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#19 0x00007f94ffde9e0f in KWin::Effect::paintScreen () from /usr/lib/libkwineffects.so.1
#20 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#21 0x00007f94f2e2b661 in KWin::ZoomEffect::paintScreen () from /usr/lib/kde4/kwin4_effect_builtins.so
#22 0x00007f95012b135b in KWin::EffectsHandlerImpl::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#23 0x00007f950129cbe5 in KWin::Scene::paintScreen () from /usr/lib/libkdeinit4_kwin.so
#24 0x00007f95012ab0c3 in KWin::SceneOpenGL::paint () from /usr/lib/libkdeinit4_kwin.so
#25 0x00007f9501298cba in KWin::Workspace::performCompositing () from /usr/lib/libkdeinit4_kwin.so
#26 0x00007f95012356b6 in KWin::Workspace::qt_metacall () from /usr/lib/libkdeinit4_kwin.so
#27 0x00007f94fd241e0c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#28 0x00007f94fd23bdb3 in QObject::event () from /usr/lib/libQtCore.so.4
#29 0x00007f94fd92ee2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#30 0x00007f94fd9360fe in QApplication::notify () from /usr/lib/libQtGui.so.4
#31 0x00007f9500ab8ff6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#32 0x00007f94fd22cd0c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#33 0x00007f94fd258322 in ?? () from /usr/lib/libQtCore.so.4
#34 0x00007f94fd25528d in ?? () from /usr/lib/libQtCore.so.4
#35 0x00007f94f73eadbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0x00007f94f73ee568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#37 0x00007f94f73ee690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0x00007f94fd2551d6 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#39 0x00007f94fd9c1dde in ?? () from /usr/lib/libQtGui.so.4
#40 0x00007f94fd22b612 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#41 0x00007f94fd22b9e4 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#42 0x00007f94fd22db99 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#43 0x00007f950124bbc4 in kdemain () from /usr/lib/libkdeinit4_kwin.so
#44 0x00007f9500ed29ed in __libc_start_main () from /lib/libc.so.6
#45 0x0000000000400629 in _start ()

Reported using DrKonqi
Comment 1 Martin Flöser 2009-08-10 10:42:21 UTC
The backtrace is missing important parts. Please have a look at http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Nevertheless I think we already have that crash report. Is it possible that a window closed while you used alt+tab?
Comment 2 Dario Andres 2009-08-11 00:14:53 UTC
Bug 187761 ?
Regards
Comment 3 Martin Flöser 2009-08-29 16:19:43 UTC
We still need a proper backtrace and the question isn't answered, so we cannot really fix this crash.
Comment 4 Andrew Crouthamel 2018-09-20 03:14:18 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-10-21 05:01:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!