Re: tmpfs: kernel BUG at mm/shmem.c:814

From: Alexey Dobriyan
Date: Sat Jul 26 2008 - 10:34:20 EST


On Sat, Jul 26, 2008 at 10:10:11PM +1000, Kel Modderman wrote:
> # mount -t tmpfs -o mode=1777 tmpfs /var/tmp/
> # exit
> $ cd /var/tmp/
> $ wget -q http://users.tpg.com.au/sigm/misc/insserv-1.11.10-shmem.tar.gz
> $ tar xzf insserv-1.11.10-shmem.tar.gz
> $ cd insserv-1.11.10/
> $ make
> gcc -W -Wall -g -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DINITDIR=\"/etc/init.d\" -DINSCONF=\"/etc/insserv.conf\" -pipe -falign-loops=0 -c insserv.c
> gcc -W -Wall -g -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DINITDIR=\"/etc/init.d\" -DINSCONF=\"/etc/insserv.conf\" -pipe -falign-loops=0 -c listing.c
> gcc -W -Wall -g -O2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DINITDIR=\"/etc/init.d\" -DINSCONF=\"/etc/insserv.conf\" -pipe -Wl,-O,3,--relax -o insserv insserv.o listing.o
> sed -r '\!@@BEGIN_SUSE@@!,\!@@(ELSE|END)_SUSE@@!d;\!@@(NOT|END)_SUSE@@!d' < insserv.8.in > insserv.8
> $ chmod +x tests/run-testsuite
> $ ./tests/run-testsuite

> ------------[ cut here ]------------
> kernel BUG at mm/shmem.c:814!

Perfectly reproducible, thanks for testcase.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/