From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 23:47:25 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C497216A4CE for ; Thu, 21 Oct 2004 23:47:25 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C9143D41 for ; Thu, 21 Oct 2004 23:47:25 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 48CD6F19A3 for ; Thu, 21 Oct 2004 16:47:23 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00663-04 for ; Thu, 21 Oct 2004 16:47:22 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 280DEF185F for ; Thu, 21 Oct 2004 16:47:22 -0700 (PDT) From: Sean McNeil To: freebsd-current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wYy3tviccatMxsHHye7n" Message-Id: <1098402441.964.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 21 Oct 2004 16:47:22 -0700 X-Virus-Scanned: by amavisd-new at mcneil.com Subject: man core dumps todays build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 23:47:25 -0000 --=-wYy3tviccatMxsHHye7n Content-Type: text/plain Content-Transfer-Encoding: quoted-printable amd64 system: server# gdb /usr/bin/man man.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you ar= e welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Core was generated by `man'. Program terminated with signal 10, Bus error. Reading symbols from /lib/libz.so.2...done. Loaded symbols for /lib/libz.so.2 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x00000002007f70c6 in strcmp ( s1=3D0x636f6c2f7273752f
, s2=3D0x50d0b1 "usr/share/man") at /usr/src/lib/libc/string/strcmp.c:54 54 return (0); (gdb) bt #0 0x00000002007f70c6 in strcmp ( s1=3D0x636f6c2f7273752f
, s2=3D0x50d0b1 "usr/share/man") at /usr/src/lib/libc/string/strcmp.c:54 #1 0x00000000004051de in add_dir_to_list (lp=3D0x52b1a0, dir=3D0x50d0b0 "/usr/share/man", perrs=3D0) at /usr/src/gnu/usr.bin/man/man/../manpath/manpath.c:535 #2 0x0000000000404f96 in get_manpath (perrs=3D0, path=3D0x636f6c2f7273752f
) at /usr/src/gnu/usr.bin/man/man/../manpath/manpath.c:444 #3 0x0000000000404775 in manpath (perrs=3D0) at /usr/src/gnu/usr.bin/man/man/../manpath/manpath.c:195 #4 0x000000000040220c in man_getopt (argc=3D1, argv=3D0x7fffffffec88) at /usr/src/gnu/usr.bin/man/man/man.c:479 #5 0x00000000004019cc in main (argc=3D1, argv=3D0x7fffffffec88) at /usr/src/gnu/usr.bin/man/man/man.c:153 --=-wYy3tviccatMxsHHye7n Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBeEqJyQsGN30uGE4RAkLhAJ92MRg1+tNLfHewpKhOJo9rcPe7ZQCgwPcO iZ1yGI7jjoAJHYXGRmDiyM8= =4K4z -----END PGP SIGNATURE----- --=-wYy3tviccatMxsHHye7n--