This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
11
gfortran backtrace useless?
Post Body
Is there a way to have gfortran's backtrace be useful? My code crashes with a segfault and gfortran gives no helpful information while Intel provides me files and line numbers.
I'm running on macOS with -g -fbacktrace -O0 -fcheck=all
but all gfortran gives me is a bunch of gibberish hex addresses on a segfault.
However, if I use Intel with similar compiler options -g -traceback -debug -O0 -check all
it gives me files and line numbers.
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 3 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/fortran/com...