Summary: | kwin crash when using x2go session | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | wim.entrop |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asala |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
wim.entrop
2012-05-23 18:18:17 UTC
very likely an ubuntu specific but in libxrandr *** This bug has been marked as a duplicate of bug 293209 *** Created attachment 74021 [details]
New crash information added by DrKonqi
kwin (4.9.1) on KDE Platform 4.9.1 using Qt 4.8.2
- What I was doing when the application crashed:
Logging in to x2g from kde 4.9.1 on ubuntu 12.04 so it seems the bug is still around... either in kde or in x2go...
-- Backtrace (Reduced):
#6 mUSABLe (mem=0x7fff00000001) at malloc.c:4651
#7 __malloc_usable_size (m=0x7fff00000001) at malloc.c:3379
[...]
#10 0x00007f6171b7b819 in XFree () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#11 0x00007f61717232ee in XRRUpdateConfiguration () from /usr/lib/x86_64-linux-gnu/libXrandr.so.2
[...]
#14 0x00007f616ea5caa5 in qt_x11EventFilter (ev=0x7fff12dca710) at kernel/qapplication_x11.cpp:441
rather likely in libxrandr, unless you've updated that. Ubuntu stock 12.04 libxrandr is known cause crash XRRUpdateConfiguration in and suspicious to cause various issues not seen with any other combination and downgrading libxrandr is reported to fix them. See launchpad bug in the bug #293209 |