https://bugs.kde.org/show_bug.cgi?id=460953
--- Comment #1 from Oded Arbel <o...@geek.co.il> --- Happened again, here's the new crashing thread backtrace: Thread 1 (Thread 0x7ff4fc9329c0 (LWP 187967)): #0 0x0000000000000000 in () #1 0x00007ff50340bd9e in KWin::Output::vrrPolicy() const (this=this@entry=0x55d647e84800) at ./src/core/output.cpp:373 #2 0x00007ff50340cdb4 in KWin::OutputConfiguration::constChangeSet(KWin::Output*) const (this=this@entry=0x55d6493235d8, output=output@entry=0x55d647e84800) at ./src/core/outputconfiguration.cpp:32 #3 0x00007ff50340ce9e in KWin::OutputConfiguration::changeSet(KWin::Output*) (this=0x55d6493235d8, output=0x55d647e84800) at ./src/core/outputconfiguration.cpp:16 #4 0x00007ff503604dd6 in KWaylandServer::OutputConfigurationV2Interface::kde_output_configuration_v2_mode(QtWaylandServer::kde_output_configuration_v2::Resource*, wl_resource*, wl_resource*) (this=0x55d649323580, resource=<optimized out>, outputdevice=<optimized out>, modeResource=<optimized out>) at ./src/wayland/outputmanagement_v2_interface.cpp:107 #5 0x00007ff4feb3ce2e in ffi_call_unix64 () at ../src/x86/unix64.S:105 #6 0x00007ff4feb39493 in ffi_call_int (cif=<optimized out>, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:672 #7 0x00007ff5002772a0 in wl_closure_invoke (closure=closure@entry=0x55d6483804c0, target=<optimized out>, target@entry=0x55d64705fd60, opcode=opcode@entry=1, data=<optimized out>, data@entry=0x55d64704b500, flags=<optimized out>) at ../src/connection.c:1025 #8 0x00007ff50027b694 in wl_client_connection_data (fd=<optimized out>, mask=<optimized out>, data=0x55d64704b500) at ../src/wayland-server.c:437 #9 0x00007ff50027a0fa in wl_event_loop_dispatch (loop=0x55d646f00100, timeout=<optimized out>) at ../src/event-loop.c:1027 #10 0x00007ff5035eb85a in KWaylandServer::Display::dispatchEvents() (this=<optimized out>) at ./src/wayland/display.cpp:114 #11 0x00007ff501c2edc4 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffd0841af50, r=0x55d646eff730, this=0x55d646f07080) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #12 doActivate<false>(QObject*, int, void**) (sender=0x55d647394af0, signal_index=3, argv=0x7ffd0841af50) at kernel/qobject.cpp:3919 #13 0x00007ff501c27e67 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x55d647394af0, m=m@entry=0x7ff501e981a0 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd0841af50) at kernel/qobject.cpp:3979 #14 0x00007ff501c32303 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) (this=this@entry=0x55d647394af0, _t1=..., _t2=<optimized out>, _t3=...) at .moc/moc_qsocketnotifier.cpp:178 #15 0x00007ff501c32b33 in QSocketNotifier::event(QEvent*) (this=0x55d647394af0, e=0x7ffd0841b070) at kernel/qsocketnotifier.cpp:302 #16 0x00007ff501100763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #17 0x00007ff501bf6fea in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55d647394af0, event=0x7ffd0841b070) at kernel/qcoreapplication.cpp:1064 #18 0x00007ff501c4d9eb in QEventDispatcherUNIXPrivate::activateSocketNotifiers() (this=0x55d646edb390) at kernel/qeventdispatcher_unix.cpp:304 #19 0x00007ff501c4de5b in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=<optimized out>, flags=...) at kernel/qeventdispatcher_unix.cpp:511 #20 0x000055d646900cd1 in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () #21 0x00007ff501bf590b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd0841b200, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #22 0x00007ff501bfdea4 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #23 0x000055d646822e74 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./src/main_wayland.cpp:613 -- You are receiving this mail because: You are watching all bug changes.