From owner-freebsd-stable Sat Jul 14 19:13: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by hub.freebsd.org (Postfix) with ESMTP id 41A3B37B403 for ; Sat, 14 Jul 2001 19:13:05 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.100] (cs-wla2-p44.lafn.org [192.168.16.44] (may be forged)) by zoon.lafn.org (8.11.3/8.11.3) with ESMTP id f6F2Cxi13666 for ; Sat, 14 Jul 2001 19:12:59 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: <20010714182040.B88702@xor.obsecurity.org> References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712152205.A20322@xor.obsecurity.org> <20010713154137.150DC1312F@netcom1.netcom.com> <20010714182040.B88702@xor.obsecurity.org> Date: Sat, 14 Jul 2001 19:12:32 -0700 To: freebsd-stable@FreeBSD.ORG From: Doug Hardie Subject: Problem with 4.3-Release Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a system running 4.3-Release that is having an interesting problem. When I do a massive file copy from one SCSI disk to another, the system tends to hang up and reboot with no messages whatsoever in /var/log. This last time I was in front of the console. However it didn't reboot. This time the copy did complete, but the console was useless. Any activity causes the following message: /usr/libexec/ld-elf.so.1: /usr/lib/libc.so.4: Undefined symbol "xdr_cry=C7e=F1yarg2" and then the console is useless. On tcp connections (ssh) I can login and run ps. But who generates the same message. However, the prompt returns and you can try again. grep also results in that message. getty for ttyv0, v1, and v2 is no longer active. The others are there because I havent tried them yet. Shutdown generates the message but at least it does work. After the reboot, everything works again. I just added a new SCSI controller and the disks. I couldn't generate this volume of transfer before with only a small IDE drive. The disks are old and very cranky when starting up. The system is on the IDE drive. Only test data is on the SCSI disks. Any ideas what might be going on here? -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message