This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/41929] 64-bit null_pointer_deref1 gnat.dg test consumes all available memory



------- Comment #7 from rguenther at suse dot de  2009-11-04 21:51 -------
Subject: Re:  64-bit null_pointer_deref1 gnat.dg test consumes
 all available memory

On Wed, 4 Nov 2009, rguenther at suse dot de wrote:

> ------- Comment #6 from rguenther at suse dot de  2009-11-04 13:12 -------
> Subject: Re:  64-bit null_pointer_deref1 gnat.dg test consumes
>  all available memory
> 
> On Wed, 4 Nov 2009, ebotcazou at gcc dot gnu dot org wrote:
> 
> > ------- Comment #5 from ebotcazou at gcc dot gnu dot org  2009-11-04 11:57 -------
> > > Running target unix//-m32
> > > FAIL: gnat.dg/null_pointer_deref1.adb execution test
> > > 
> > > the 64bit variant passes.
> > > 
> > > the log just states
> > > 
> > > raised STORAGE_ERROR : stack overflow (or erroneous memory access)
> > 
> > OK, thanks for the clarification.  Which kernel do you run?  Does the following
> > patch help?
> 
> I run 2.6.16.42-0.6-smp, that is some old SLES10 kernel.
> 
> I'll test if the patch helps.

It fixed the failure for me.

Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41929


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]