[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:42:56 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=128220

--- Comment #9 from julien at palard.fr ---
So my locales: 

    LANG=en_US.UTF-8
    LANGUAGE=
    LC_CTYPE="en_US.utf8"
    LC_NUMERIC="en_US.utf8"
    LC_TIME="en_US.utf8"
    LC_COLLATE="en_US.utf8"
    LC_MONETARY="en_US.utf8"
    LC_MESSAGES="en_US.utf8"
    LC_PAPER="en_US.utf8"
    LC_NAME="en_US.utf8"
    LC_ADDRESS="en_US.utf8"
    LC_TELEPHONE="en_US.utf8"
    LC_MEASUREMENT="en_US.utf8"
    LC_IDENTIFICATION="en_US.utf8"
    LC_ALL=en_US.utf8

> Did you install any specific extensions?

No, it's a brand new laptop, freshly installed.

> Also when you indicated you uninstalled LO, did you include the profile in ~/.config/libreoffice ?

No but rm -fr it does not help (still crashes).

Tried:

$ sudo apt purge python3-libvoikko
[sudo] password for mdk: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  libreoffice-voikko* python3-libvoikko*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 168 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 328933 files and directories currently installed.)
Removing libreoffice-voikko (5.0-3+b1) ...
Removing python3-libvoikko (4.2-2) ...
Processing triggers for libreoffice-common (1:6.3.2-1) ...

Then no crash.

Then:

$ sudo apt install libreoffice-voikko
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  python3-libvoikko
The following NEW packages will be installed:
  libreoffice-voikko python3-libvoikko
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 50.5 kB of archives.
After this operation, 168 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 https://cdn-aws.deb.debian.org/debian bullseye/main amd64
python3-libvoikko all 4.2-2 [27.1 kB]
Get:2 https://cdn-aws.deb.debian.org/debian bullseye/main amd64
libreoffice-voikko amd64 5.0-3+b1 [23.4 kB]
Fetched 50.5 kB in 2s (31.8 kB/s)              
Selecting previously unselected package python3-libvoikko.
(Reading database ... 328897 files and directories currently installed.)
Preparing to unpack .../python3-libvoikko_4.2-2_all.deb ...
Unpacking python3-libvoikko (4.2-2) ...
Selecting previously unselected package libreoffice-voikko.
Preparing to unpack .../libreoffice-voikko_5.0-3+b1_amd64.deb ...
Unpacking libreoffice-voikko (5.0-3+b1) ...
Setting up python3-libvoikko (4.2-2) ...
Setting up libreoffice-voikko (5.0-3+b1) ...
Processing triggers for libreoffice-common (1:6.3.2-1) ...
mdk at seraph$ rm -fr ~/.config/libreoffice/
mdk at seraph$ libreoffice  # Then click on "Writer Document"
Fatal Python error: Python memory allocator called without holding the GIL

> what desktop do you use? Personally, I use gtk3.

I don't really understand this question, I'll try to answer, tell me if I'm out
of scope: I'm using i3wm, started by lightdm, on top of Xorg.

-- 
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/152168b9/attachment-0001.html>


More information about the Libreoffice-bugs mailing list