• Re: Pi3B+ illegal instruction in python3 STUR

    From Marco Moock@3:770/3 to All on Thu Feb 8 20:30:08 2024
    On 07.02.2024 um 21:11 Uhr druck wrote:

    On 07/02/2024 14:05, Marco Moock wrote:
    Hello!

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063253

    Can people here confirm that problem with their Pi and Debian 12? 3.11.2-1+b1
    Python3 is completely broken on that machine.

    Are you running just the 64 bit kernel or the 64 bit userland too?
    If it's the latter I don't recommend that with only 1GB of memory.

    All the packages are arm64.

    I am aware that they need more RAM, but does that create such errors?

    --
    kind regards
    Marco

    Send spam to muell456@cartoonies.org

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From druck@3:770/3 to Marco Moock on Thu Feb 8 21:24:35 2024
    On 08/02/2024 19:30, Marco Moock wrote:
    On 07.02.2024 um 21:11 Uhr druck wrote:

    On 07/02/2024 14:05, Marco Moock wrote:
    Hello!

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063253

    Can people here confirm that problem with their Pi and Debian 12?
    3.11.2-1+b1
    Python3 is completely broken on that machine.

    Are you running just the 64 bit kernel or the 64 bit userland too?
    If it's the latter I don't recommend that with only 1GB of memory.

    All the packages are arm64.

    I am aware that they need more RAM, but does that create such errors?

    It doesn't, you've got some configuration problem that will probably
    only be installed by a reinstall. If you are going down that route I'm suggesting that for machines which only have 1GB and function worse with
    a 64 bit OS and programs, you reinstall a 32 bit OS.

    ---druck

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
  • From Robert Riches@3:770/3 to Marco Moock on Fri Feb 9 04:10:23 2024
    On 2024-02-08, Marco Moock <mm+usenet-es@dorfdsl.de> wrote:
    On 07.02.2024 um 21:11 Uhr druck wrote:

    On 07/02/2024 14:05, Marco Moock wrote:
    Hello!

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063253

    Can people here confirm that problem with their Pi and Debian 12?
    3.11.2-1+b1
    Python3 is completely broken on that machine.

    Are you running just the 64 bit kernel or the 64 bit userland too?
    If it's the latter I don't recommend that with only 1GB of memory.

    All the packages are arm64.

    I am aware that they need more RAM, but does that create such errors?

    Just a wild guess on my part, but in theory if the program in
    question called malloc() and neglected to check whether the
    result was NULL, lack of RAM could be a contributing factor to a
    number of segmentation faults or similar. There might be a
    scenario where it could end up in an illegal instruction fault.

    --
    Robert Riches
    spamtrap42@jacob21819.net
    (Yes, that is one of my email addresses.)

    --- SoupGate-Win32 v1.05
    * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)