Advertisement
Guest User

KWin 5.24.0 crash

a guest
Feb 10th, 2022
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. Application: KWin (kwin_x11), signal: Segmentation fault
  2.  
  3. [KCrash Handler]
  4. #4 0x0000000000000018 in ()
  5. #5 0x00007fa9f036e3a4 in KWin::Toplevel::isOnOutput(KWin::AbstractOutput*) const (this=0x23df2f0, output=<optimized out>) at /usr/src/debug/kwin-5.24.0/src/toplevel.cpp:423
  6. #6 0x00007fa9f039d53b in KWin::Workspace::activeOutput() const (this=0x17d58e0) at /usr/src/debug/kwin-5.24.0/src/workspace.cpp:2419
  7. #7 0x00007fa9f036e3e3 in KWin::Toplevel::isOnActiveOutput() const (this=this@entry=0x23df2f0) at /usr/src/debug/kwin-5.24.0/src/toplevel.cpp:418
  8. #8 0x00007fa9f02543f1 in KWin::Workspace::takeActivity(KWin::AbstractClient*, QFlags<KWin::Workspace::ActivityFlag>) (this=0x17d58e0, c=c@entry=0x23df2f0, flags=..., flags@entry=...) at /usr/src/debug/kwin-5.24.0/src/activation.cpp:395
  9. #9 0x00007fa9f02490ed in KWin::AbstractClient::performMouseCommand(KWin::Options::MouseCommand, QPoint const&) (this=this@entry=0x23df2f0, cmd=<optimized out>, globalPos=...) at /usr/src/debug/kwin-5.24.0/src/abstract_client.cpp:1786
  10. #10 0x00007fa9f02a8d7b in KWin::X11Client::buttonPressEvent(unsigned int, int, int, int, int, int, int, unsigned int) (this=0x23df2f0, w=18880067, button=<optimized out>, state=16, x=<optimized out>, y=<optimized out>, x_root=1445, y_root=614, time=339864) at /usr/src/debug/kwin-5.24.0/src/events.cpp:904
  11. #11 0x00007fa9f02a959a in KWin::X11Client::windowEvent(xcb_generic_event_t*) (this=0x23df2f0, e=0x7fa9e0013ac0) at /usr/src/debug/kwin-5.24.0/src/events.cpp:414
  12. #12 0x00007fa9f02a9a0d in KWin::Workspace::workspaceEvent(xcb_generic_event_t*) (this=0x17d58e0, e=0x7fa9e0013ac0) at /usr/src/debug/kwin-5.24.0/src/events.cpp:167
  13. #13 0x00007fa9ee761fff in QAbstractEventDispatcher::filterNativeEvent(QByteArray const&, void*, long*) () at /usr/lib/libQt5Core.so.5
  14. #14 0x00007fa9e698e041 in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () at /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5
  15. #15 0x00007fa9e698f5a6 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5
  16. #16 0x00007fa9e69b3fdc in QXcbUnixEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5
  17. #17 0x00007fa9ee76339b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
  18. #18 0x00007fa9ee76afec in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
  19. #19 0x000000000042a7e7 in main(int, char**) (argc=<optimized out>, argv=0x7ffd7be023d8) at /usr/src/debug/kwin-5.24.0/src/main_x11.cpp:482
  20. [Inferior 1 (process 3262) detached]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement