octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Seqfault with single complex matrices on Mac


From: Ben Abbott
Subject: Re: Seqfault with single complex matrices on Mac
Date: Wed, 06 Apr 2016 07:36:21 -0400

> On Apr 6, 2016, at 2:42 AM, Sebastian Schöps <address@hidden> wrote:
> 
> Dear all, 
> 
> there must be a change from 4.0.0 to 4.0.1 that leads to crashes on Mac OS
> using clang and Apple's BLAS lib. For example single complex matrices are
> affected, e.g.
> 
> single ([1+i 2+i 3+i]) * single ([ 4+i ; 5+i ; 6+i])
> 
> segfaults octave. Since the problem was not present in 4.0.0, maybe someone
> has an idea? If not, I would have to start bisecting, but this will take
> forever...
> 
> Thanks, 
> Sebastian 

This works for me on both the default and stable branches.

clang --version
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]