Re: signal 11 in make
David Laight <[email protected]> Thu, 4 Oct 2007 22:14:59 +0100
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 04, 2007 at 04:10:28PM -0500, Jeremy C. Reed wrote: > > Program terminated with signal 11, Segmentation fault. > #0 0xbbb92bfa in memmove () from /usr/lib/libc.so.12 > (gdb) bt > #0 0xbbb92bfa in memmove () from /usr/lib/libc.so.12 > #1 0x08056c67 in ParseGetLine (flags=0, length=0xbfbfcc1c) > at /opt/src/usr.bin/make/parse.c:2130 > #2 0x080576b1 in Parse_File (name=0x80624c3 "Makefile", fd=3) > at /opt/src/usr.bin/make/parse.c:2307 > #3 0x08053b88 in ReadMakefile (p=0x80624c3, q=0x0) > at /opt/src/usr.bin/make/main.c:1199 > #4 0x0805460a in main (argc=2, argv=0xbfbfdaf4) > at /opt/src/usr.bin/make/main.c:979 It might just be out or memory, try changing ulimit -d David -- David Laight: [email protected]