comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Clubley <clubley@remove_me.eisner.decus.org-Earth.UFP>
Subject: Re: Help needed - "Storage_Error stack overflow or erroneous memory access"
Date: Sun, 18 Jun 2017 14:58:17 -0000 (UTC)
Date: 2017-06-18T14:58:17+00:00	[thread overview]
Message-ID: <oi64e9$mji$1@dont-email.me> (raw)
In-Reply-To: 291a8209-d893-4822-896d-32727d5c9509@googlegroups.com

On 2017-06-18, Egil H H <ehh.public@gmail.com> wrote:
> On Sunday, June 18, 2017 at 2:01:01 PM UTC+2, reinert wrote:
>> Here below are results from "ulimit -a" for both computers:
>> 
>> On the (problematic) "stretch computer":
>> 
>> open files                      (-n) 1024
>> 
>> On the "jessie" computer (where tings works):
>> 
>> open files                      (-n) 65536
>
> I guess this is your culprit
>

I would have personally expected to see a different error message if
the process ran out of available channels, however it is certainly
worth trying to increase the limit to see if it fixes the problem.

We can also see from the ulimit output that there is no specific
stack limit set.

To the OP, can you post the section of code this is failing on and
then identify which line in that specific section of code is line 268 ?

Does changing (for example) the optimisation options cause the failing
line number to change ?

Simon.

-- 
Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world


  reply	other threads:[~2017-06-18 14:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-18 10:34 Help needed - "Storage_Error stack overflow or erroneous memory access" reinert
2017-06-18 10:41 ` Simon Clubley
2017-06-18 12:00   ` reinert
2017-06-18 12:24     ` Egil H H
2017-06-18 14:58       ` Simon Clubley [this message]
2017-06-18 15:44         ` reinert
2017-06-18 18:04           ` reinert
2017-06-19  4:53             ` reinert
2017-06-19  7:03               ` Simon Wright
2017-06-19 13:01               ` Simon Clubley
2017-06-19 14:58                 ` reinert
2017-06-19 17:33                   ` Simon Clubley
2017-06-18 11:59 ` Dmitry A. Kazakov
replies disabled

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