From owner-freebsd-bugs Mon Nov 26 11:10: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4993737B41C for ; Mon, 26 Nov 2001 11:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAQJA1615921; Mon, 26 Nov 2001 11:10:01 -0800 (PST) (envelope-from gnats) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 9D1D337B417 for ; Mon, 26 Nov 2001 11:02:35 -0800 (PST) Received: (from robert@localhost) by fledge.watson.org (8.11.6/8.11.5) id fAQJ2Nd96033; Mon, 26 Nov 2001 14:02:23 -0500 (EST) (envelope-from robert) Message-Id: <200111261902.fAQJ2Nd96033@fledge.watson.org> Date: Mon, 26 Nov 2001 14:02:23 -0500 (EST) From: Robert Watson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/32299: nm coredumps on sendmail in -current Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32299 >Category: bin >Synopsis: nm coredumps on sendmail in -current >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 26 11:10:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 5.0-CURRENT i386 >Organization: NAI Labs >Environment: System: FreeBSD sproing.gw.tislabs.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Nov 9 12:16:03 EST 2001 rwatson@sproing.gw.tislabs.com:/usr/obj/usr/src/sys/SPROING i386 >Description: sproing:/tmp/tmp> nm `which sendmail` Segmentation fault (core dumped) sproing:/tmp/tmp> gdb `which nm` nm.core 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)... Core was generated by `nm'. Program terminated with signal 11, Segmentation fault. #0 0x8057c9c in ?? () (gdb) where #0 0x8057c9c in ?? () #1 0x8066e87 in ?? () #2 0x804d9b8 in ?? () #3 0x8049fb0 in ?? () #4 0x8049936 in ?? () #5 0x804973d in ?? () #6 0x80492cd in ?? () Unfortunately, no symbols in my nm, but I can reproduce it on several machines. >How-To-Repeat: nm `which sendmail` >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message