https://bugs.documentfoundation.org/show_bug.cgi?id=173028
--- Comment #1 from Justin L <[email protected]> --- I thought maybe this was just related to nWhich == 0, but it isn't. The same kind of crash can be caused by setting a format (I used font color == yellow, which is nWhich 3). #0 SfxItemPool::IsInRange (this=0x100000001, nWhich=3) at include/svl/itempool.hxx:329 Although the final crash point is different, it both are triggered by the Clear from SearchAttrItemList::~SearchAttrItemList. -- You are receiving this mail because: You are the assignee for the bug.
