bug-gmp
[Top][All Lists]
Advanced

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

GMP caused a segmentation fault


From: Russell Francis
Subject: GMP caused a segmentation fault
Date: Tue, 24 Jul 2001 11:45:47 -0400 (EDT)

I am using GMP and believe it is responsible for causing a signal 11,
segmentation fault in my program.  I opened the program and .core file in
gdb and it gave the following response.

(no debugging symbols foun)...
Core was generated by `hamiltonian'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libm.so.2... (no debugging symbols
found)...done.
Reading symbols from /usr/lib/libgmp.so.3...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols
found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
found)...done.
#0 0x28093dc9 in mpf_sub () from /usr/lib/libgmp.so.3

I am running FreeBSD 4.2-RELEASE on a dual PIII.

I am not skilled at deciphering core files but thought I would let you
know.  If there is anything I can do to help you track down this problem
let me know.

Thanks,
Russell Francis




reply via email to

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