[MacPorts] #57251: py36-numpy crash on Mojave (workaround on #56954)
MacPorts
noreply at macports.org
Thu Oct 4 19:28:44 UTC 2018
#57251: py36-numpy crash on Mojave (workaround on #56954)
-----------------------+-----------------------
Reporter: lfarv | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: mojave
Port: py-numpy |
-----------------------+-----------------------
Changes (by mf2k):
* owner: (none) => michaelld
* status: new => assigned
* port: py27-numpy @1.15.2_0 => py-numpy
Old description:
> The function "dgelsd" (among others) creates a memory allocation failure
> on Mojave:
>
> python(61682,0x1192915c0) malloc: can't allocate region
> *** mach_vm_map(size=18446744071689490432) failed (error code=3)
> python(61682,0x1192915c0) malloc: *** set a breakpoint in
> malloc_error_break to debug
> init_dgelsd failed init
New description:
The function "dgelsd" (among others) creates a memory allocation failure
on Mojave:
{{{
python(61682,0x1192915c0) malloc: can't allocate region
*** mach_vm_map(size=18446744071689490432) failed (error code=3)
python(61682,0x1192915c0) malloc: *** set a breakpoint in
malloc_error_break to debug
init_dgelsd failed init
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/57251#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list