Bug 120542 - Resizing window in fresh master build on macOS crashes it with assertion failure
Summary: Resizing window in fresh master build on macOS crashes it with assertion failure
Status: RESOLVED DUPLICATE of bug 120342
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: x86-64 (AMD64) macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 09:38 UTC by How can I remove my account?
Modified: 2018-10-15 07:13 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description How can I remove my account? 2018-10-12 09:38:21 UTC
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:
.
Comment 1 Telesto 2018-10-12 09:54:32 UTC
Same assert found here: bug 120342
Comment 2 How can I remove my account? 2018-10-12 10:01:19 UTC
Presumably a duplicate, yes. I don't have a backtrace of the assert yet, sorry.
Comment 3 Telesto 2018-10-12 11:58:29 UTC
(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..
Comment 4 Alex Thurgood 2018-10-15 07:13:13 UTC

*** This bug has been marked as a duplicate of bug 120342 ***