Date: Sun, 21 Jan 1996 11:31:34 +0200 (IST) From: Eli Zaretskii To: "Tein H. Yuan" Cc: djgpp AT delorie DOT com Subject: Re: HELP: SIGSEGV while malloc On 18 Jan 1996, Tein H. Yuan wrote: > I meet an error message while I am using v2.0-beta4 to make a program, > which worked on WATCOM C 9.5 and Borland C/C++ 3.1. > > I am sure the error is caused by "malloc". You should use the `symify' program to really be sure. It will convert the stack trace to a list of source files and line numbers where the problem occured.