comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Problem using GLOBE_3D/glut under Debian 10 (buster)
Date: Wed, 21 Aug 2019 11:52:51 +0200
Date: 2019-08-21T11:52:51+02:00	[thread overview]
Message-ID: <qjj49m$bri$1@gioia.aioe.org> (raw)
In-Reply-To: df1f65dc-b924-45bd-b265-81ab4c394454@googlegroups.com

On 2019-08-21 07:54, reinert wrote:
> It seems like I have circled down the problem. I did avoid this statement:
> 
> glut.MenuStatusFunc (menu1_callback1'Unrestricted_Access);
> 
> and the problem seems to disappear.
> 
> Under gnat-6 there was apparently no problem, but under gnat-7/-8 I just got
> "raised STORAGE_ERROR : s-intman.adb:136 explicit raise".

Maybe related to the GNAT 7, 8 (and possibly) 9 bug in generating 
dispatching tables. The bug causes infinite recursion in some 
dispatching calls (as well as in calls to Ada.Tags.Expanded_Name etc) 
which results in Storage_Error.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


      parent reply	other threads:[~2019-08-21  9:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-13  6:03 Problem using GLOBE_3D/glut under Debian 10 (buster) reinert
2019-08-21  5:53 ` reinert
2019-08-21  5:54 ` reinert
2019-08-21  7:00   ` Simon Wright
2019-08-21 13:22     ` Shark8
2019-08-21  9:52   ` Dmitry A. Kazakov [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox