https://bugs.documentfoundation.org/show_bug.cgi?id=154629
--- Comment #8 from Julien Nabet <[email protected]> --- I enabled style inspector and could reproduce the crash right away. So I added traces again and again, impossible to reproduce the pb until I get a crash at random. I noticed these: TODO SwView dtr 0x55dc73ab8a20 TODO SwEditWin dispose 0x55dc7091ab10 warn:legacy.osl:41045:41045:sw/source/core/access/accpage.cxx:51: bSelected out of sync warn:legacy.osl:41045:41045:sw/source/core/access/accpage.cxx:51: bSelected out of sync TODO SwEditWin ctr 0x55dc764a50a0 TODO SwView ctr 0x55dc73ab8a20 warn:legacy.osl:41045:41045:sw/source/core/access/acccontext.cxx:91: no window warn:unotools:41045:41045:unotools/source/config/lingucfg.cxx:1133: DBG_UNHANDLED_EXCEPTION in GetVendorImageUrl_Impl exception: com.sun.star.container.NoSuchElementException message: "org.openoffice.lingu.new.Thesaurus at /home/julien/lo/libreoffice/configmgr/source/access.cxx:403" TODO SwView dtr 0x55dc73ab8a20 TODO SwView dtr 0x55dc73ab8a20 The last 2 lines aren't a copy-paste error, the same view is destroyed twice. Hope to find a way to reproduce this with a 100% working process. -- You are receiving this mail because: You are the assignee for the bug.
