bug-gmp
[Top][All Lists]
Advanced

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

Re: Segfault


From: Torbjorn Granlund
Subject: Re: Segfault
Date: 19 Oct 2000 14:33:41 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6

David Burley <address@hidden> writes:

  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:

This is not a GMP bug.  If you run gdb on your program, and
single-step until the crash happens, you should be able to spot your
bug quickly.

-- 
Torbjörn



reply via email to

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