bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] GSL_SIMAN Bug


From: Brian Gough
Subject: Re: [Bug-gsl] GSL_SIMAN Bug
Date: Fri, 1 Jul 2005 14:50:06 +0100

Zach Jones writes:
 > I am using the function gls_siman_solve with a 8-parameter system.  On 
 > iteration 1246 I get the following message: "*** glibc detected *** 
 > free(): invalid next size (fast): 0x080fbaf0 *** \\ Aborted."

Hello,
Thanks for the email. I couldn't get your program to compile though so
I wasn't able to check for the error.  If you can make a reproducible
test case I'll look at it again.

-- 
regards
Brian Gough

hp$ g++ -Wall -W -O2 s.c -lgsl -lgslcblas -lm
s.c: In function `void S1(const gsl_rng *, void *, double)':
s.c:63: warning: too many arguments for format
s.c: In function `int siman_start(double *)':
s.c:80: warning: unused variable `int i'
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
/tmp/cctG17ij.o: In function `E1(void *)':
/tmp/cctG17ij.o(.text+0xd): undefined reference to `ErrorFun3(double *)'
collect2: ld returned 1 exit status




reply via email to

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