octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 4.0.1 release candidate 1 available for ftp


From: Schöps , Sebastian
Subject: Re: Octave 4.0.1 release candidate 1 available for ftp
Date: Thu, 17 Dec 2015 08:22:00 +0000

>>>> Integrated test scripts: 
>>>> 
>>>> liboctave/array/Array.cc-tst ................................ PASS
>>   18/18   
>>>> liboctave/array/CMatrix.cc-tst
>> ..............................panic: Segmentation fault: 11 -- stopping
>> myself... 
>>>> Segmentation fault: 11 
> 
> Hi Sebastian,
> Can you attach gdb and provide a backtrace?

gdb from Octave 4.01rc1 (Mac OS 10.11.2, XCode 7.2, clang-700.1.81).

  liboctave/array/Array.cc-tst ................................ PASS     18/18  
  liboctave/array/CMatrix.cc-tst ..............................
Program received signal SIGSEGV, Segmentation fault.
0x00007fff9697b52e in ?? () from 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
(gdb) backtrace
#0  0x00007fff9697b52e in ?? () from 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
#1  0x00007fff5fbf4f40 in ?? ()
#2  0x0000000101e69f40 in zdotu_ () from 
/usr/local/opt/veclibfort/lib/libvecLibFort.dylib
Backtrace stopped: frame did not save the PC

I does not help me much. However, the problem seems to be related to the 
interplay with veclibfort but the segfault does not occur in 4.0.0 nor in the 
development version. Was there any change related to blas?

@mcg1969: do you have any inside?

Thanks for helping, bye
Sebastian


reply via email to

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