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

            Bug ID: 386279
           Summary: Random crash in KisUpdateJobItem
           Product: krita
           Version: 4.0 pre-alpha
          Platform: Compiled Sources
                OS: OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: krita-bugs-n...@kde.org
          Reporter: poke1...@gmx.de
  Target Milestone: ---

Happened with c6473821e095b6b4462259ab119265423de80c8d

The access looks like a nullptr memory exception (KERN_INVALID_ADDRESS at
0x0000000000000038).

So it seems like it's inside KisUpdateJobItem::runMergeJob (inlined) and then
gets a nullptr memory exception when accessing m_walker->changeRect() as
m_walker is null.

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

Reply via email to