This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new release candidate (gsl-1.5.90)


John Lamb writes:
 > Program received signal SIGSEGV, Segmentation fault.
 > 0x08049bd6 in akima_calc (x_array=0xbfffe8f0, b=0x8055160, c=0x8055190, 
 > d=0x80551c0, size=5, m=0x8055200)
 >      at ../../../SOURCES/gsl-1.5.90/interpolation/akima.c:97
 > 97        for (i = 0; i < (size - 1); i++)
 > (gdb) print i
 > $1 = 0

Thanks.  The code looks ok and I have double-checked it with Bounds
Checking version of GCC.  Since it works on other versions of GCC we
will just have to leave it as an unknown cause for now.

-- 
Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]