https://bugs.documentfoundation.org/show_bug.cgi?id=149966
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Stephan Bergmann <[email protected]> --- (In reply to Laurent BP from comment #0) > Description: > When I tried to customize a menu in LibO 7.4.0 RC1, it freezes LibO @Laurent: So, contrary to the bug title "Crash when customizing Menu", this is about LO freezing rather than crashing? (In reply to Caolán McNamara from comment #9) > frame #7 and frame #23 both lock the same std::mutex so that's the hang > anyway. ...which would be fallout from <https://git.libreoffice.org/core/+/dab35c152af3345786b8335e83cd067b67d08b81%5E!/> "osl::Mutex->std::mutex in ModuleUIConfigurationManager". @Noel: Are you confident that that change was sound, and it was guaranteed that ModuleUIConfigurationManager::m_mutex would never be locked recursively? -- You are receiving this mail because: You are the assignee for the bug.
