Description: Run a fresh master build of LO (with assertions active). Try to resize the Start Centre. Boom. Assertion failed: (ImplGetSVData()->mpDefInst->GetYieldMutex()->IsCurrentThread() && "SolarMutex not owned!"), function ImplDbgTestSolarMutex, file /Users/tml/lo/osx/vcl/source/app/dbggui.cxx, line 46. After that the LibreOfficeDev app is fairly dead. It has opened a "LibreOfficeDev 6.2 Document Recovery" window (or has restarted itself and opened it?), but that doesn't show anything and nothing works. Only Force Quit helps. Steps to Reproduce: . Actual Results: . Expected Results: . Reproducible: Always User Profile Reset: No Additional Info: .
Same assert found here: bug 120342
Presumably a duplicate, yes. I don't have a backtrace of the assert yet, sorry.
(In reply to Tor Lillqvist from comment #2) > Presumably a duplicate, yes. I don't have a backtrace of the assert yet, > sorry. No need to be sorry in any way ;-). The conformation comes as a delight. There only two or three people around using a MacOS debug build (you, Stephan Bergmann, and maybe Jmux). So it's not easy to get a assert conformation.. I felt somewhat obligated to build a debug build only to confirm Stephan Bergmann.. I don't have to anymore..
*** This bug has been marked as a duplicate of bug 120342 ***