Opened 6 years ago

Last modified 5 years ago

#57251 closed defect

py36-numpy crash on Mojave (workaround on #56954) — at Version 2

Reported by: lfarv (Laurent Farvacque) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: mojave Cc:
Port: py-numpy

Description (last modified by mf2k (Frank Schima))

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

Change History (2)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting and add the port maintainer(s) to Cc (port info --maintainers py27-numpy), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: set to michaelld
Port: py-numpy added; py27-numpy @1.15.2_0 removed
Status: newassigned
Note: See TracTickets for help on using tickets.