make 3.81 crash: make: double free or corruption (!prev)
From:
J Jay
Subject:
make 3.81 crash: make: double free or corruption (!prev)
Date:
Mon, 28 Jan 2008 17:44:57 +0100
$ uname -a Linux localhost.localdomain 2.6.23.14-107.fc8 #1 SMP Mon Jan 14 21:37:30 EST 2008 i686 i686 i386 GNU/Linux $ make --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Note the backslash. Also, that was the minimum number of t's I could use to crash it, and I had to use a minimum of 3 t.o files. None of the files need to exist. Sometimes (with a slightly changed Makefile) you just get a segmentation fault without any output. I've only tested this on one machine (Fedora 8 latest updates).