[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 21:45:01 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128220
--- Comment #17 from julien at palard.fr ---
Still investigating slowly, I bet this is near:
/usr/lib/libreoffice/share/extensions/voikko/pythonpath/PropertyManager.py(83)initialize()
in the call of:
self.__linguPropSet.addPropertyChangeListener("IsSpellWithDigits", self)
Which I bet is a Java function as __linguPropSet is a pyuno object
(com.sun.star.uno.XInterface)0x561ace7484c0{implementationName=com.sun.star.lingu2.LinguProps,
supportedServices={com.sun.star.linguistic2.LinguProperties},
supportedInterfaces={com.sun.star.linguistic2.XLinguProperties,com.sun.star.beans.XFastPropertySet,com.sun.star.beans.XPropertyAccess,com.sun.star.lang.XComponent,com.sun.star.lang.XServiceInfo,com.sun.star.lang.XTypeProvider,com.sun.star.uno.XWeak}}
--
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/59a74d65/attachment.html>
More information about the Libreoffice-bugs
mailing list