Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 11:19:13 -0500
From:      Brian Ledbetter <brian@shadowcom.net>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Curious problem w/ 5.2-RELEASE su
Message-ID:  <20040120161913.GB1289@shadowcom.net>
In-Reply-To: <20040120160843.GA1289@shadowcom.net>
References:  <20040120160843.GA1289@shadowcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Additionally, I am seeing this message in syslog:

Jan 20 10:48:26 tokyo su: in openpam_load_module(): no pam_wheel.so found

though /usr/lib/pam_wheel.so -> /usr/lib/pam_wheel.so.2 exists, and has
the same md5 hash as on the working host.  What am I missing here?





On Tue, Jan 20, 2004 at 11:08:43AM -0500, Brian Ledbetter wrote:
> I have two systems which I recently upgraded from src to
> 5.2-RELEASE.  (Both systems were upgraded from the same
> /usr/src tree)  Everything seemed to be working fine until
> a little while ago this morning, when I started having this
> problem with /usr/bin/su:
> 
> $ su -
> su in free(): error: chunk is already free
> Abort trap (core dumped)
> $ sudo sh
> $ id
> uid=0(root) gid=0(wheel) groups=0(wheel), 2(kmem), 3(sys),
> 4(tty), 5(operator), 20(staff), 31(guest)
> $ su - 
> su in free(): error: chunk is already free
> Abort trap (core dumped)
> 
> Does anyone have any idea what would be causing this?  The
> MD5 hash of /usr/bin/su and all linked libraries are identical
> between the two systems, but /usr/sbin/su works just fine on
> the other host.  dmesg reports nothing unusual on system startup.
> What can I do to fix this?
> 
> Thanks in advance!
> 
> -- 
> Brian C. Ledbetter <brian@shadowcom.net>
> http://www.shadowcom.net/brian/
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
-- 
Brian C. Ledbetter <brian@shadowcom.net>
http://www.shadowcom.net/brian/



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