| Summary: | kwin crashed when returning from wine fullscreen mode | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Karel Kozlík <kozlik> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | Keywords: | investigated, triaged |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Crashes in malloc are usually caused by corrupted memory. The backtrace, however, cannot tell when that corruption happended, so it is of no use. It could even be the glibc bug. anyway the kwin debug symbols are missing. In case that you are able to reproduce, please install kdebase-workspace-dbg and attach a new backtrace. Thanks 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! 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! |
Application that crashed: kwin Version of the application: 4.3.4 (KDE 4.3.4) KDE Version: 4.3.4 (KDE 4.3.4) Qt Version: 4.5.2 Operating System: Linux 2.6.31-17-generic x86_64 Distribution: Ubuntu 9.10 What I was doing when the application crashed: I hes been runing game "svetlograd" under wine. When I finished the game and returned back, the kwin crashed. -- Backtrace: Application: KWin (kwin), signal: Segmentation fault [KCrash Handler] #5 _int_malloc (av=0x7fa13be86e40, bytes=16) at malloc.c:4311 #6 0x00007fa13bb9682e in *__GI___libc_malloc (bytes=16) at malloc.c:3638 #7 0x00007fa13a34aeda in _XReply () from /usr/lib/libX11.so.6 #8 0x00007fa13a328447 in XGetWindowProperty () from /usr/lib/libX11.so.6 #9 0x00007fa13b856b96 in NETWinInfo::update (this=0x1fcbf20, dirty_props=<value optimized out>) at ../../kdeui/windowmanagement/netwm.cpp:3907 #10 0x00007fa13b858016 in NETWinInfo::event (this=0x1fcbf20, event=0x7fffe1f64e20, properties=0x7fffe1f63460, properties_size=2) at ../../kdeui/windowmanagement/netwm.cpp:3783 #11 0x00007fa13bee3f89 in ?? () from /usr/lib/libkdeinit4_kwin.so #12 0x00007fa13bee46a8 in ?? () from /usr/lib/libkdeinit4_kwin.so #13 0x00007fa13becdc08 in ?? () from /usr/lib/libkdeinit4_kwin.so #14 0x00007fa1386af391 in qt_x11EventFilter (ev=0x7fffe1f64e20) at kernel/qapplication_x11.cpp:375 #15 0x00007fa1386bfa24 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffe1f64e20) at kernel/qapplication_x11.cpp:3271 #16 0x00007fa1386e9d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #17 0x00007fa131a0ebce in g_main_dispatch (context=0x1c94920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 #18 IA__g_main_context_dispatch (context=0x1c94920) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 #19 0x00007fa131a12598 in g_main_context_iterate (context=0x1c94920, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 #20 0x00007fa131a126c0 in IA__g_main_context_iteration (context=0x1c94920, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654 #21 0x00007fa137f791a6 in QEventDispatcherGlib::processEvents (this=0x1c77e90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #22 0x00007fa1386e94be in QGuiEventDispatcherGlib::processEvents (this=0x7fa13be86e40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #23 0x00007fa137f4f532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #24 0x00007fa137f4f904 in QEventLoop::exec (this=0x7fffe1f65150, flags=) at kernel/qeventloop.cpp:201 #25 0x00007fa137f51ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #26 0x00007fa13bed01e4 in kdemain () from /usr/lib/libkdeinit4_kwin.so #27 0x00007fa13bb3aabd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffe1f656f8) at libc-start.c:220 #28 0x0000000000400679 in _start () Reported using DrKonqi