[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Re: Segfault on gsl_vector_alloc(3)
From: |
Dmitri Bachtin |
Subject: |
[Help-gsl] Re: Segfault on gsl_vector_alloc(3) |
Date: |
Mon, 19 Jan 2009 17:40:00 +0100 |
Ah, I'm sorry, I wrote free() instead of the appropriate destructor a
few times. It is my mistake. Looks like malloc fails because of that.
Thanks to valgrind I found it.
-- Dmitri Bachtin
On Mon, 2009-01-19 at 16:04 +0100, Dmitri Bachtin wrote:
> Hello all,
>
...
>
> Thank you in advance.
> -- Dmitri Bachtin
>