Mail Archives: djgpp-workers/2004/11/23/08:54:21
Quoting Esa A E Peuha <peuha AT cc DOT helsinki DOT fi>:
> On Sun, 21 Nov 2004 fdonahoe AT wilkes DOT edu wrote:
>
> > Call frame traceback EIPs:
> > 0x00016416 free+69, file malloc.c
> > 0x00017c6b popen+248, file popen.c
> > 0x00006f72 .debug_info+982, file c:/djg/gnu/sed-4.1-2/ \
> > sed/execute.c, line 1399
> > 0x00002179 .comment+9
> > 0x000157ad __crt1_startup+657, file crt1.c
> > ....
>
> Could you compile malloc.c and popen.c with -g and reproduce the
> crash?
> That would show the line numbers inside free and popen, which would
> be
> helpful.
> ....
Compiling just malloc.c and popen.c proved trickier than I
imagined, with the flags and dependencies concealed by three
'dots' so I took the easy way and recompiled the whole library.
A build of "sed.exe" with the fat "libc.a" failed the eval test
but it didn't crash!
I will try again later, replacing just the object files of
interest in the stripped libc to try to reproduce the crash.
Regards,
Frank
-----------------------------------------------------------------------
This mail was sent through Wilkes Webmail: http://webmail.wilkes.edu
Wilkes Webmail is using IMP: http://horde.org/imp/
- Raw text -