Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 14:02:23 -0500 (EST)
From:      Robert Watson <rwatson@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/32299: nm coredumps on sendmail in -current
Message-ID:  <200111261902.fAQJ2Nd96033@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111261902.fAQJ2Nd96033>