https://bugs.documentfoundation.org/show_bug.cgi?id=154142
--- Comment #5 from Caolán McNamara <[email protected]> --- from: Crash Reason EXCEPTION_ACCESS_VIOLATION_READ Crash Address 0x0 I presume that SfxUndoManager* pMgr = mrViewData.GetSfxDocShell()->GetUndoManager(); returned nullptr and pMgr->SetMaxUndoActionCount( 0 ) is the null deref -- You are receiving this mail because: You are the assignee for the bug.
