[MacPorts] #59678: fftw-3 @3.3.8 (math): on macOS Catalina (only) segmentation fault for 2^N with N=12

MacPorts noreply at macports.org
Sun Dec 15 22:05:16 UTC 2019


#59678: fftw-3 @3.3.8 (math): on macOS Catalina (only) segmentation fault for 2^N
with N=12
---------------------+--------------------
  Reporter:  sa35    |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.2
Resolution:          |   Keywords:
      Port:  fftw-3  |
---------------------+--------------------

Comment (by volgy):

 I have a similar problem with several packages using fftw-3 or
 fftw-3-single (3.3.8) on Catalina.
 I created a minimal program to trigger the crash ({{{Abort trap: 6}}}),
 see the attached file ({{{fftw_crash.c}}}). The FFTW library corrupts the
 stack during the planning phase ({{{fftw_plan_dft_1d}}})

 It seems the problem is with the binary distribution, only. Installing the
 same package from source ({{{port -s install fftw-3}}}) resolves the
 problem.
 Here is some information on my system:
 {{{
 $ uname -a
 Darwin watney.local 19.2.0 Darwin Kernel Version 19.2.0: Sat Nov  9
 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 x86_64

 $ xcode-select -p
 /Applications/Xcode.app/Contents/Developer

 $ /usr/bin/xcodebuild -version
 Xcode 11.3
 Build version 11C29
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/59678#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list