https://bugs.documentfoundation.org/show_bug.cgi?id=150756
--- Comment #5 from Julien Nabet <[email protected]> --- (In reply to Julien Nabet from comment #4) ... > 2) it crashes (it's not an assertion this time) when closing the report Sorry, it is an assertion: #4 0x00007f1ff4028395 in __assert_fail_base (fmt=0x7f1fe07665aa "%s%s%s :%u : %s%s l'assertion « %s » a échoué.\n%n", assertion=0x7f1fedeaf567 "false && \"Unknown Inventor in SvxDrawPage::CreateShape()\"", file=0x7f1feddf3284 "/home/julien/lo/libreoffice/svx/source/unodraw/unopage.cxx", line=796, function=<optimized out>) at ./assert/assert.c:92 #5 0x00007f1ff4036b02 in __GI___assert_fail (assertion=0x7f1fedeaf567 "false && \"Unknown Inventor in SvxDrawPage::CreateShape()\"", file=0x7f1feddf3284 "/home/julien/lo/libreoffice/svx/source/unodraw/unopage.cxx", line=796, function=0x7f1feddff577 "static rtl::Reference<SvxShape> SvxDrawPage::CreateShapeByTypeAndInventor(SdrObjKind, SdrInventor, SdrObject *, SvxDrawPage *, const rtl::OUString &)") at ./assert/assert.c:101 #6 0x00007f1feed5dfbf in SvxDrawPage::CreateShapeByTypeAndInventor(SdrObjKind, SdrInventor, SdrObject*, SvxDrawPage*, rtl::OUString const&) (nType=SdrObjKind::ReportDesignFixedText, nInventor=SdrInventor::ReportDesign, pObj=0x55e0841c4450, mpPage=0x55e089b100c0, referer="") at svx/source/unodraw/unopage.cxx:796 -- You are receiving this mail because: You are the assignee for the bug.
