https://bugs.documentfoundation.org/show_bug.cgi?id=172341
--- Comment #10 from [email protected] --- I reproduced this on Linux using: | G_SLICE=always-malloc MALLOC_CHECK_=3 MALLOC_PERTURB_=165 SAL_USE_VCLPLUGIN=gtk3 ./soffice in the bibisect repository: linux-64-25.8 Here are the results: Repository linux-64-25.2: Master | good | 93c0688bd7df1ab48888d28068b49a902c364d51 2025-11-02 12:50:14 +0100 Oldest | good | 36d42743a6445f6e5160135dc8eca2326ee8e127 2024-06-18 18:20:57 +0200 Repository linux-64-25.8: Master | bad | f8b367c9aa3aa7b06882b1a210fd3240c622c29e 2025-11-26 20:32:26 +0100 Oldest | bad | e16481e476e67e78cca4b4fd369bb92665629d1a 2025-11-19 21:11:02 +0100 According to the core repository, there are 500 commits between these two repositories, which is why I was unable to bisect the regression using the available bibisect repositories dbg trace when the error occurred: #0 0x00007ffff437074c in std::_Hashtable<SdrObject*, SdrObject*, std::allocator<SdrObject*>, std::__detail::_Identity, std::equal_to<SdrObject*>, std::hash<SdrObject*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_M_erase(std::integral_constant<bool, true>, SdrObject* const&) [clone .isra.0] () from [...]/linux-64-25.8/instdir/program/libsvxcorelo.so #1 0x00007ffff437a137 in SdrObject::~SdrObject() () from [...]/linux-64-25.8/instdir/program/libsvxcorelo.so #2 0x00007ffff437d945 in SdrCaptionObj::~SdrCaptionObj() () from [...]/linux-64-25.8/instdir/program/libsvxcorelo.so #3 0x00007fffc87b08be in ScPostIt::~ScPostIt() () from [...]/linux-64-25.8/instdir/program/../program/libsclo.so #4 0x00007fffc85e44e0 in mdds::mtv::element_block<mdds::mtv::noncopyable_managed_element_block<55, ScPostIt, mdds::mtv::delayed_delete_vector>, 55, ScPostIt*, mdds::mtv::delayed_delete_vector>::delete_block(mdds::mtv::base_element_block const*) () -- You are receiving this mail because: You are the assignee for the bug.
