bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Another memory overrun bug in CVS arm-elf-ld (lang_gc_sections)


From: Nick Clifton
Subject: Re: Another memory overrun bug in CVS arm-elf-ld (lang_gc_sections)
Date: Fri, 20 Jun 2003 09:12:21 +0100
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (gnu/linux)

Hi Michael,

> I've found another memory overrun bug in CVS arm-elf-ld.  This time
> in 'lang_gc_sections'.  I'm running under cygwin with malloc debug
> enabled.  Hopefully the gdb trace will be enough to track it down.
> If not, I could use some suggestions to for building a simple test
> case.

A simple test case would really help.  Ideally we would like:

  * Small C or assembler source file or files that can be compiled or
    assembled to produce the minimum necessary object files.

  * The command line used to compile or assemble these files.

  * The command line used to link the object files and that causes the
    memory corruption.  Ideally without any dependencies on libraries,
    especially not non-standard ones.  (ie not libc, libm, libgcc).

If putting this together is too difficult or the results are too big
to post to a mailing list, you could make the object files available
for download via ftp/http and we could grab them that way.

Cheers
        Nick
        





reply via email to

[Prev in Thread] Current Thread [Next in Thread]