bug-gmp
[Top][All Lists]
Advanced

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

Segfault


From: David Burley
Subject: Segfault
Date: Thu, 19 Oct 2000 01:47:22 -0400

Hello,

I am receiving a segmentation fault in my program. The function along with
a main function to reproduce the issue can be found here:
http://khemicals.org/fail.cpp

At any rate I have tried different versions of GMP (3.1, 3.0 and 2.0.2) all
with the same error. The output from a gdb backtrace (using GMP 3.1)
follows:

#0  0x400d4f93 in __libc_free (mem=0xbffffa48) at malloc.c:3012
3012    in malloc.c

#1  0x804aabe in __gmp_default_free (blk_ptr=0x0, blk_size=1) at
memory.c:159

#2  0x0 in ?? ()

I have read the past 2 months of the mailing list (and then searched the
rest of it) to see if this issue was reported... I did not see it so I
decided to post it myself. If I am incorrect and missed this same thread
please point me to it.

Any help resolving this issue would be greatly appreciated. Please contact
me directly with any questions, comments or answers regarding this issue
to:
address@hidden (the reply-to field of the email matches this). 

Regards,
David Burley
address@hidden



reply via email to

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