Date: Mon, 22 Jul 1996 09:49:43 +0000 () From: James Raynard <fbugs@jraynard.demon.co.uk> To: Marc Slemko <marcs@valis.worldgate.com> Cc: freebsd-bugs@freebsd.org Subject: Re: bin/1411: vi dumps core when using 'set list' Message-ID: <199607220949.JAA00932@jraynard.demon.co.uk> In-Reply-To: <Pine.BSI.3.94.960721201245.2697A-100000@valis.worldgate.com> from "Marc Slemko" at Jul 21, 96 08:59:44 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > If anyone else running either 2.1.5 with precompiled vi, 2.1.5 with > locally compiled vi compiled with -m486 or -O2, 2.1.5 with locally > compiled vi compiled without any special CFLAGS, or current with vi > compiled with -m486 or -O2 cares to test it (in brief: load version > 1.36.4.5 [other versions should have the same problem, although not > necessarily at the same place] of /sys/scsi/st.c in vi, do a ':set list', > then hit ^F until you either get to the end of the file or it core dumps) > I would appreciate knowing the results. I can do this with no problems with -current on version 1.71 of st.c. As with the rest of my system, vi was compiled with CFLAGS= -O2 -m486 -pipe -fno-strength-reduce Does adding the -fno-strength-reduce option help? If not, the only thing you can do, as others have suggested, is to compile a debug version, fire up gdb and start digging.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607220949.JAA00932>