https://bugs.kde.org/show_bug.cgi?id=419595

            Bug ID: 419595
           Summary: 6abd23ed0220b14a4a05fa280869ba3c953565e3 makes KWin
                    crash in KWin::Cursor::pos()
           Product: kwin
           Version: git master
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kwin-bugs-n...@kde.org
          Reporter: n...@kde.org
  Target Milestone: ---

Created attachment 127242
  --> https://bugs.kde.org/attachment.cgi?id=127242&action=edit
Full backtrace

With everything built from source,
https://cgit.kde.org/kwin.git/commit/?id=6abd23ed0220b14a4a05fa280869ba3c953565e3
causes KWin to reproducibly crash on launch for me. A full backtrace is
attached, and the relevant bits are included below. If I revert that commit, it
stops crashing. As it happens, I did a clean build of the entire KDE software
stack this morning, so it's not an issue of an outdated build directory
somewhere in the stack.

#0  0x00007ffff7d7b420 in KWin::Cursor::pos() (this=0x0)
    at /home/nate/kde/src/kwin/cursor.cpp:164
#1  0x00007ffff7e3dff8 in KWin::Screens::current() const (this=0x56acc0)
    at /home/nate/kde/src/kwin/cursor.h:269
#2  0x00007ffff7dc628c in KWin::FocusChain::getForActivation(unsigned int)
const
    (this=0x6d9270, desktop=desktop@entry=1) at
/home/nate/kde/src/kwin/screens.h:241
#3  0x00007ffff7e9c56a in
KWin::Workspace::findClientToActivateOnDesktop(unsigned int)
    (this=0x5e3ab0, desktop=1) at /home/nate/kde/src/kwin/focuschain.h:224
#4  0x00007ffff7e9c765 in KWin::Workspace::activateClientOnNewDesktop(unsigned
int) (
    this=this@entry=0x5e3ab0, desktop=desktop@entry=1)
    at /home/nate/kde/src/kwin/workspace.cpp:971
#5  0x00007ffff7e9eb04 in KWin::Workspace::slotCurrentDesktopChanged(unsigned
int, unsigned int) (this=0x5e3ab0, oldDesktop=0, newDesktop=1)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to