<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Fatal Python error: Python memory allocator called without holding the GIL"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128220#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Fatal Python error: Python memory allocator called without holding the GIL"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128220">bug 128220</a>
              from <span class="vcard"><a class="email" href="mailto:julien@palard.fr" title="julien@palard.fr">julien@palard.fr</a>
</span></b>
        <pre>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

<span class="quote">> Did you install any specific extensions?</span >

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

<span class="quote">> Also when you indicated you uninstalled LO, did you include the profile in ~/.config/libreoffice ?</span >

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 <a href="https://cdn-aws.deb.debian.org/debian">https://cdn-aws.deb.debian.org/debian</a> bullseye/main amd64
python3-libvoikko all 4.2-2 [27.1 kB]
Get:2 <a href="https://cdn-aws.deb.debian.org/debian">https://cdn-aws.deb.debian.org/debian</a> 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@seraph$ rm -fr ~/.config/libreoffice/
mdk@seraph$ libreoffice  # Then click on "Writer Document"
Fatal Python error: Python memory allocator called without holding the GIL

<span class="quote">> what desktop do you use? Personally, I use gtk3.</span >

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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>