https://bugs.freedesktop.org/show_bug.cgi?id=64686

--- Comment #5 from Terrence Enger <lo_b...@iseries-guru.com> ---
Created attachment 79469
  --> https://bugs.freedesktop.org/attachment.cgi?id=79469&action=edit
gdb backtrace from the segfault

The segfault is at SdrUndoObjList::SdrUndoObjList,
svx/source/svdraw/svdundo.cxx line 708, which reads ...

    m_pListener = new ObjListListener(*this, *pObj, *pObjList->GetModel());

pObjList is NULL, and the segfault follows immediately.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to