public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* Sysmalloc error
@ 2023-06-26 16:48 odyhpc Fdez
  0 siblings, 0 replies; only message in thread
From: odyhpc Fdez @ 2023-06-26 16:48 UTC (permalink / raw)
  To: fortran

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

Hello,

Running an app generates the error:

app_name.exe: malloc.c:2617: sysmalloc: Assertion `(old_top == initial_top
(av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE &&
prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)'
failed.

From posts in other mailing lists, I think that the error is due to the
allocation of some variables. I’m using GCCv11.3 and was wondering if
either upgrading to GCCv13.1 or using some specific flag for  gfortran
would help to overcome the issue.

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-26 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-26 16:48 Sysmalloc error odyhpc Fdez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).