https://bugs.documentfoundation.org/show_bug.cgi?id=164532
Bug ID: 164532
Summary: Crash with libreoffice-script-provider-python
installed when attempting to run or organize macros
Product: LibreOffice
Version: 24.2.7.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
On Ubuntu, installed libreoffice-script-provider-python
(4:24.2.7-0ubuntu0.24.04.1). With package installed, Writer's run / organize
menu item crashes soffice with "terminate after throwing an instance of
'std::bad_alloc'". Without package installed, basic macro functionality is as
expected.
Steps to Reproduce:
1. On Ubuntu 24.04.1, install libreoffice-script-provider-python
2. In Writer, attempt to run / organize macros
3.
Actual Results:
$ soffice
Warning: failed to launch javaldx - java may not function correctly
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Expected Results:
Allow to run/organize basic and python macros
Reproducible: Always
User Profile Reset: Yes
Additional Info:
tried with "SAL_USE_VCLPLUGIN=gen" as suggested in bug report elsewhere on
older version. Same effect.
--
You are receiving this mail because:
You are the assignee for the bug.