bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] sort


From: Brian Gough
Subject: Re: [Bug-gsl] sort
Date: Mon, 24 Oct 2005 17:00:23 +0100

Duane Petrovich writes:
 > gsl_sort_index segfaults using a million elements.
 > seems to work fine with a smaller number of elements.
 > perhaps im doing something wrong...

That is probably a stack overflow due to the size of the arrays and
not a bug in gsl.  If you allocate with malloc instead it will likely
work.

-- 
regards,

Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

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