On Sat, 9 Mar 2019 17:44:02 +0100 olivier sallou <osal...@debian.org> wrote: > Looking at core generated file and using gdb we see that it fails in > fortran lib. > > Either program tries something wrong in a fortran updated lib version, > either the fortran lib is itself buggy. > > I have no fortran knowledge to debug this however. And it lacks debug info > to find calling line in profnet.
The debug symbols exists for non-amd64 archs: https://packages.debian.org/sid/profnet-snapfun-dbgsym So you can make your own debug symbols locally by rebuilding the package, or someone could upload a new source package as it has been almost a year. I made some cosmetic cleanups to the Debian packaging if that is a good enough excuse (though snapfun still segfaults for me) > > Test: rofnet_snapfun switch 385 55 10 46 100 PROFin.dat PROFacc_tst.jct > none dbg > > Gdb result: > > Core was generated by `profnet_snapfun switch 385 55 10 46 100 PROFin.dat > PROFacc_tst.jct none dbg'. -- Michael