From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d599b4c1b1efb222 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!z26g2000yqm.googlegroups.com!not-for-mail From: ProstetnikV Newsgroups: comp.lang.ada Subject: Re: Gnat Programming Studio (GPS) crashes immediately after start on SuSE 11.2 Date: Thu, 11 Feb 2010 07:37:16 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <757dbf47-edc7-4089-84a7-6371e68f2b37@i39g2000yqm.googlegroups.com> <7tilesFuklU1@mid.individual.net> NNTP-Posting-Host: 62.225.145.235 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1265902637 18890 127.0.0.1 (11 Feb 2010 15:37:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 11 Feb 2010 15:37:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z26g2000yqm.googlegroups.com; posting-host=62.225.145.235; posting-account=GN24TgoAAACgsXsX0PRmLvgPirCpsQg- User-Agent: G2/1.0 X-HTTP-Via: 1.1 fetcher:80 (squid/2.5.STABLE10-CVS), 1.0 sv102.de.thalesgroup.com:8080 (squid/2.5.STABLE3) X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.5.21022; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.30618),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9113 Date: 2010-02-11T07:37:16-08:00 List-Id: On 11 Feb., 16:18, "Alex R. Mosteo" wrote: > ProstetnikV wrote: > > Hi guys, > > > hope I'm not too o.t. with this issue. > > > GPS crashes immediately with the following: > > > Execution terminated by unhandled exception > > Exception name: STORAGE_ERROR > > Message: stack overflow > > Call stack straceback locations: > > 0x9196b3e > > > (Address is changing with different versions of GPS) > > > I've tried several snapshots of GPS so far. It's running fine on SuSE > > 11.1 but not on 11.2 which I have to use in our current project. > > I've tried to build GPS for my self for debugging, bat the compiler > > bails out on one of the source files with an similar error... > > > Any idea appreciated! > > I have had problems with the libs for Xorg/Xfree that gps ships with. Try > switching or removing altogether the /lib/gps soft link.- Zitierten Text ausblenden - > > - Zitierten Text anzeigen - Alex, perfect! Deleting the link fixed it! Thanx a lot!