Re: Crash in genfit/geane [message #9572 is a reply to message #9567] |
Sat, 17 October 2009 12:45 |
Anonymous Poster
|
|
From: *dip.t-dialin.net
|
|
Hi,
I am trying to keep track of all FPE pitfalls. Can you please give me more exact information on the crash, i.e. the complete stack trace and also frame info of the steps in the stack trace that are inside the fortran code. You can get this if you compiled the external packages with debugging symbols (which it looks like you did) and then start the crashing macro like
gdb root.exe
run mymacro.C
[after the crash]
where
fr N
fr M
where N and M and ... are the frames inside fortran.
In case you knew all this, I want to apologize for telling you again
Cheers, Christian
|
|
|