Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2026 15:44:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 295948] lang/python311: Illegal instruction on old amd64 CPU
Message-ID:  <bug-295948-21822-9FMlnPt5X7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295948-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295948

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |DUPLICATE

--- Comment #5 from Charlie Li <vishwin@freebsd.org> ---
Actually your AMD Phenom is K10, which puts it as a v1 microarchitecture, which
is below the new baseline of v2. You will need to disable compiled
optimisations and rely on dispatched code for numpy in order to run on that
machine.

*** This bug has been marked as a duplicate of bug 295664 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295948-21822-9FMlnPt5X7>