[Bug fortran/58425] Finalization: Segfault at runtime

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 15 20:20:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58425

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #2)
> At least with Crayftn, it seems to work (also with valgring/MALLOC_PERTURB_
> set).

Same result with pgf90 13.4-0. Additionally, I re-checked it with "ftn
-dynamic" and valgrind, which prints:
craylibs//google-perftools/src/tcmalloc.cc:632] Attempt to free invalid
pointer: 0x4084520

Thus, I close the bug as INVALID without having tried to investigate where the
bug occurs.

ALL: If you have reason to believe that it is (still) a compiler bug, feel free
to re-open the PR.



More information about the Gcc-bugs mailing list