Bug 349428 - kwin_x11 crashes when using xrandr
Summary: kwin_x11 crashes when using xrandr
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.3.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-06-20 22:46 UTC by Sebastian Schultz
Modified: 2018-10-27 04:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
gdb backtrace (16.99 KB, text/plain)
2015-06-20 22:46 UTC, Sebastian Schultz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Schultz 2015-06-20 22:46:05 UTC
Created attachment 93271 [details]
gdb backtrace

Using xrandr ('xrandr --output DFP1 --auto && xrandr --output DFP5 --off') crashes kwin.

I'm using the latest packages in arch (not experimental).
Comment 1 Thomas Lübking 2015-06-20 23:14:38 UTC
lacks debug symbols, bug is likely just bug #341497



Program received signal SIGSEGV, Segmentation fault.
0x00007f701938e8fd in ?? () from /usr/lib/libkwin.so.5
(gdb) bt
#0  0x00007f701938e8fd in ?? () from /usr/lib/libkwin.so.5
#1  0x00007f70175f6b00 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#2  0x00007f701828762c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#3  0x00007f701828cd10 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#4  0x00007f70175c557b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQt5Core.so.5
#5  0x00007f70175c76b7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
   from /usr/lib/libQt5Core.so.5
#6  0x00007f701761a282 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7  0x00007f7001c222dd in ?? () from /usr/lib/qt/plugins/platforms/libqxcb.so
#8  0x00007f70175c2ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#9  0x00007f70175caa4c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#10 0x00007f7019a975ef in kdemain () from /usr/lib/libkdeinit5_kwin_x11.so
#11 0x00007f7019710790 in __libc_start_main () from /usr/lib/libc.so.6
#12 0x00000000004007b9 in _start ()
Comment 2 Andrew Crouthamel 2018-09-25 21:48:05 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 3 Andrew Crouthamel 2018-10-27 04:20:57 UTC
Dear Bug Submitter,

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!