help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Segmentation fault with gsl_vector_alloc


From: Brian Gough
Subject: Re: [Help-gsl] Segmentation fault with gsl_vector_alloc
Date: Mon, 7 Feb 2005 19:57:45 +0000

notinh notien writes:
 > In regard with the previous email about gsl_vector_alloc's segmentation 
 > fault.  I am currently using gsl-1.6, g++ (gcc) 3.3.3-7 (Redhat FC 2)

Those sorts of problems are generally caused by memory corruption
earlier in the program.  Try a debugging malloc, such as "Electric
Fence" which is available under the GNU GPL.

-- 
Brian Gough

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




reply via email to

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