Seg. fault with roots(b)

Ben Abbott bpabbott at mac.com
Sun Apr 26 21:04:36 CDT 2009


On Apr 26, 2009, at 7:48 PM, Robert Jenssen wrote:

> Hi,
>
> Thanks to all who make octave a great project.
>
> My apologies if this is actually an atlas bug.
>
> I'm having a problem with the following code:
>
> b=[ 6.148085718323177e-05 0.0008536007856335365 ...
> 0.0006762894290155496 0.008536007856335364 ...
> 0.003381447145077748 0.03841203535350914 ...
> 0.01014434143523324 0.1024320942760244 ...
> 0.02028868287046649 0.1792561649830427 ...
> 0.02840415601865308 0.2151073979796512 ...
> 0.02840415601865308 0.1792561649830427 ...
> 0.02028868287046649 0.1024320942760244 ...
> 0.01014434143523324 0.03841203535350914 ...
> 0.003381447145077748 0.008536007856335364 ...
> 0.0006762894290155495 0.0008536007856335365 ...
> 6.148085718323177e-05];
> c=roots(b)
>
> which gives:
>
> panic: Segmentation fault: 11 -- stopping myself...
> attempting to save variables to `octave-core'...
> save to `octave-core' complete
> Segmentation fault: 11 (core dumped)

This won't be much help, but your example works for me (no seg-fault).

I'm running Mac OSX with Apple's vecLib.

Ben




More information about the Bug-octave mailing list