Date: Thu, 6 Apr 2000 07:10:02 -0700 (PDT) From: Daniel Hagan <dhagan@cs.vt.edu> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/3170: vi freaks and dump core if user doesn't exist Message-ID: <200004061410.HAA41115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/3170; it has been noted by GNATS. From: Daniel Hagan <dhagan@cs.vt.edu> To: Anatoly Vorobey <mellon@pobox.com> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/3170: vi freaks and dump core if user doesn't exist Date: Thu, 6 Apr 2000 10:00:41 -0400 (EDT) On Thu, 6 Apr 2000, Anatoly Vorobey wrote: > FWIW, I succeeded in recreating this in -CURRENT a few weeks ago, but > only once. I created a user, logged in as the user, created some files, > logged in as root at the same time, removed the user, switched back > to the user shell, tried to edit the files with vi. After I danced > around a file and a bunch of lines, it freaked as described in the PR, > but I couldn't reproduce it later. Apparently the bug is still there but > triggered pretty randomly. No NIS whatsoever in my setup. I didn't try this exact sequence. I tried: 1) Add bogus user 2) login as bogus 3) create file owned by bogus 4) logout 5) remove bogus from passwd files 6) edit file as root I'll try your procedure sometime, which I understand was: 1) Add bogus user 2) login as bogus 3) create file owned by bogus 4) remove bogus from passwd files while bogus is still logged in 5) edit file as bogus (who is still logged in) 6) hopefully get core dump and recreate problem Daniel -- Daniel Hagan Computer Science CSE dhagan@cs.vt.edu http://www.cs.vt.edu/~dhagan/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004061410.HAA41115>