Date: Tue, 9 Apr 2002 09:07:35 -0400 (EDT) From: Chris BeHanna <behanna@zbzoom.net> To: FreeBSD-Stable <stable@freebsd.org> Subject: Re: Unsopported relocation type? Message-ID: <20020409090542.R5710-100000@topperwein.dyndns.org> In-Reply-To: <038401c1df8f$087d20a0$01000001@ooe.kmjeuro.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Apr 2002, Karl M. Joch wrote: > Hello, > > i got that one on a freebsd 4.5 server running mostly only samba 2.2.3a with > about 50 workstations. > > /usr/libexec/ld-elf.so.1: > /usr/lib/libcrypto.so.2: Unsupported relocation type 85 in non-PLT > relocations PLT == Procedure Linkage Table Supposedly, this type of error can occur when non-PIC code is linked into a shared object. It could also be caused by a non-corrected bit error in memory (cosmic ray at an inopportune time while the rtld was doing its thing?). If it's not repeatable, don't worry about it--I've only seen it once in more than a dozen years myself, and it wasn't reproduceable. -- Chris BeHanna Software Engineer (Remove "bogus" before responding.) behanna@bogus.zbzoom.net I was raised by a pack of wild corn dogs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020409090542.R5710-100000>