Welcome, Guest
Username: Password: Remember me

TOPIC: Unidentified segmentation fault error with Mascaret

Unidentified segmentation fault error with Mascaret 10 years 8 months ago #12370

  • special_20
  • special_20's Avatar
Hello all,

I've got a segmentation fault with Mascaret that happens at the end of the systeme_mascaret.f90 subroutine during the global deallocation of the variables. But this happens only with a particular case (I mean geometry and .cas file). With other geometry and .cas file I don't have this problem. Do you have any idea to help me ?
The administrator has disabled public write access.

Unidentified segmentation fault error with Mascaret 10 years 8 months ago #12372

  • fzao
  • fzao's Avatar
  • OFFLINE
  • Moderator
  • Posts: 64
  • Thank you received: 20
Hello special_20,

as far as I remember this subroutine was specifically created for the DAMP project to mimic the role of an API before the release of the MASCARET one. If you are a user of DAMP, you may consider to use a version based on the official MASCARET API if it is available.

If it is not available or you cannot change of version, try to compile and run your executable in debug mode in order to identify the deallocation problem. As all pointers are tested for association before the deallocation, you can also try to force the initialisation for all the pointers to a null value. This will avoid the use of uninitialised pointers.

Regards
The administrator has disabled public write access.
Moderators: JFourdrinoy

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.