[Libreoffice-bugs] [Bug 128220] Fatal Python error: Python memory allocator called without holding the GIL
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Oct 19 20:53:57 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128220
--- Comment #10 from julien at palard.fr ---
Looks like the error happen really near some:
>
/usr/lib/python3/dist-packages/uno.py(562)_uno_extract_printable_stacktrace()
-> return ''.join(traceback.format_tb(trace))
probably right after. This looks called directly from Java (I have no
stacktrace), the function runs well, and right after the return I have the
crash.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191019/17383008/attachment.html>
More information about the Libreoffice-bugs
mailing list