Date: Sun, 2 Jan 2000 03:10:03 -0800 (PST) From: Alexander Langer <alex@big.endian.de> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/15831: pr command segfaults as non-root user Message-ID: <200001021110.DAA75745@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/15831; it has been noted by GNATS. From: Alexander Langer <alex@big.endian.de> To: jacobsm@gate.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: bin/15831: pr command segfaults as non-root user Date: Sun, 2 Jan 2000 11:16:23 +0100 Thus spake jacobsm@gate.net (jacobsm@gate.net): > Sign on as non-root user, enter pr without any filename or options. > it should fail. It doesn't for me. Can you start it with gdb, please? alex:~ $ gdb pr GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... (gdb) run Starting program: /usr/bin/pr (no debugging symbols found)...(no debugging symbols found)... Program exited normally. (gdb) quit Alex -- I doubt, therefore I might be. 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?200001021110.DAA75745>