Description: LibreOffice crashes when pressing Run Macro (without JRE installed). Steps to Reproduce: 1. Open Writer 2. Tools -> Macro's -> Run Macro (doesn't occur with Alpha1.. a dialog appears.. ) Not sure if this a bug or difference between builds.. Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.0.alpha1+ (x64) Build ID: f9790da286f2d2fa47f1748f8cfa6172c6622ca3 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win; Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Not reproducible both on master and stable version. Probably is an issue with your PC. Version: 7.0.0.0.alpha1 (x64) Build ID: 6a03b2a54143a9bc0c6d4c7f1... CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: Skia/Raster; VCL: win; Locale: en-GB (en_GB); UI: en-US Calc: threaded Version: 6.4.3.2 (x64) Build ID: 747b5d0ebf89f41c860ec2a39efd7cb15b54f2d8 CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: GL; VCL: win; Locale: en-GB (en_GB); UI-Language: en-GB Calc: CL
Created attachment 161401 [details] Bibisect log Bisected to: author Thorsten Behrens <Thorsten.Behrens@CIB.de> 2020-05-06 23:45:55 +0200 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2020-05-07 15:56:06 +0200 commit 6ba74150866d71469827de9f4f19268dfa7db137 (patch) tree 0c24ca4b2a5a45afd024b14837f80232dfcd76bb parent 58c87f8261abf4f1528a43dc501e956cb9c1d2f2 (diff) jfw::isAccessibilitySupportDesired is obsolete There's no platform left that would require java accessibility. https://cgit.freedesktop.org/libreoffice/core/commit/?id=6ba74150866d71469827de9f4f19268dfa7db137 STR used: 1. Open Writer document with Image in it 2. Right Click Properties 3. Open Macro tab
When running the macro a dialog box appears and there are different options but even after selecting the options it is unable to run the macro.
Self-confirming: based on bug 134072 and bug 133708
Adding CC: to Thorsten Behrens vmfwklo!jfw_findAndSelectJRE+0x215 mergedlo!javaloader_component_getFactory+0x843b mergedlo!io_component_getFactory+0x20737 mergedlo!io_component_getFactory+0x2021a With "Use a java runtime environment" checked (which is the default setting) LibreOffice will crash a certain points (in my case without Java runtime present) Not sure what the setting was for bug 134072
Wonder if crash in bug 134167 is related?
(In reply to Thorsten Behrens (CIB) from comment #6) > Wonder if crash in bug 134167 is related? @Telesto, does it crash with https://git.libreoffice.org/core/commit/642fc41cd7d080384658e10b30bb9d3b38a2cbd9 included ?
*** This bug has been marked as a duplicate of bug 134167 ***