Description: Copy of report generated by Mac High Sierra sent as 'Add an Attachment' Steps to Reproduce: 1.Open Libre Office 2.Click 'Help' 3.Click 'Check for Updates' Actual Results: Program crashes immediately Expected Results: Program checks and notifies of any updates available Reproducible: Always User Profile Reset: Yes Additional Info: User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Safari/604.1.38
Created attachment 136855 [details] Copy of crash report generated by Mac High Sierra
No repro: Version: 5.4.2.2 Build ID: 22b09f6418e8c2d508a9eaf86b2399209b0990f4 CPU threads: 4; OS: Mac OS X 10.13; UI render: default; Locale: fr-FR (fr_FR.UTF-8); Calc: group
@Benjamin : do you have a langpack installed, and if so, which one(s) ?
I can reproduce this with the FR langpack installed (but not in a default download without any langpacks). Confirming. The main windows closes abruptly (StartCenter, Writer, Calc, etc), leaving a partially drawn Update window and an overlaid white canvas which doesn't receive the focus to update its UI elements. At a guess, this is a VCL/main thread/subthread redraw issue. Putting Jan-Marek on CC. @Jan-Marek : thought you might be interested by this.
Hi Alex, No extensions or Language Packs installed. It is a clean install. Regards, Ben (In reply to Alex Thurgood from comment #3) > @Benjamin : do you have a langpack installed, and if so, which one(s) ?
(In reply to Alex Thurgood from comment #3) > @Benjamin : do you have a langpack installed, and if so, which one(s) ? Just to clarify. The only extensions are the ones that were installed with the program. 1. English spelling dictionary, hyphenation rules and thesaurus, etc. 2. French spelling dictionary, hyphenation rules and thesaurus 6.0.3 3. Solver for Nonlinear Programming 0.9 4. Spanish spelling dictionary, hyphenation rules and thesaurus for Spain and Latin America 2.1 Re Item 1. I cannot give you the full name/version as the tab covers half of it. If I try to close the extra tab (it won't usually let me) Libre will seize up or crash. If you want a screen shot, let me know. Ben
Thread 10 Crashed: 0 libsystem_c.dylib 0x00007fff75c223ea __abort + 177 1 libsystem_c.dylib 0x00007fff75c22339 abort + 142 2 libsystem_c.dylib 0x00007fff75bea380 __assert_rtn + 320 3 com.apple.AppKit 0x00007fff4c13e0da NSViewSetCurrentlyBuildingLayerTreeForDisplay + 255 4 com.apple.AppKit 0x00007fff4c13df4d NSViewBuildLayerTreeForDisplay + 50 5 com.apple.AppKit 0x00007fff4b9c8c45 -[NSWindow displayIfNeeded] + 264 6 libvcllo.dylib 0x000000010bb27c45 -[SalFrameWindow displayIfNeeded] + 117 7 com.apple.AppKit 0x00007fff4c1681fb ___NSWindowGetDisplayCycleObserver_block_invoke.5897 + 308 8 com.apple.AppKit 0x00007fff4b9c878a __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 695 So this thread hits an assertion inside some macOS code. It looks like GUI stuff in a non-main thread. Might be fixed by the patch for bug 99784. Please test master - I couldn't reproduce the crash.
Alex, Jan-Marek, If it is any help, I had the same problem re checking for updates with the previous release of LibreOffice. But, no problems with earlier versions.
(In reply to Benjamin Levi from comment #8) > Alex, Jan-Marek, > If it is any help, I had the same problem re checking for updates with the > previous release of LibreOffice. But, no problems with earlier versions. Hi benjamin, Could you please check with a master build from master build libreoffice ?
(In reply to Xisco Faulí from comment #9) > (In reply to Benjamin Levi from comment #8) > > Alex, Jan-Marek, > > If it is any help, I had the same problem re checking for updates with the > > previous release of LibreOffice. But, no problems with earlier versions. > > Hi benjamin, > Could you please check with a master build from master build libreoffice ? I am happy to do this, but excuse my ignorance. How and where do I get a master build? Ben
> I am happy to do this, but excuse my ignorance. How and where do I get a > master build? > Ben oh sorry, I was on mac and I didn't use the correct key shortcuts from copy&paste. You can download it from http://dev-builds.libreoffice.org/daily/master/
*** This bug has been marked as a duplicate of bug 112414 ***