Changes between Initial Version and Version 2 of Ticket #57251


Ignore:
Timestamp:
Oct 4, 2018, 7:28:44 PM (6 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57251

    • Property Status changed from new to assigned
    • Property Owner set to michaelld
    • Property Port py-numpy added; py27-numpy @1.15.2_0 removed
  • Ticket #57251 – Description

    initial v2  
    11The function "dgelsd" (among others) creates a memory allocation failure on Mojave:
    2 
     2{{{
    33python(61682,0x1192915c0) malloc: can't allocate region
    44*** mach_vm_map(size=18446744071689490432) failed (error code=3)
    55python(61682,0x1192915c0) malloc: *** set a breakpoint in malloc_error_break to debug
    66init_dgelsd failed init
     7}}}