From owner-freebsd-hackers Fri May 15 14:27:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA08086 for freebsd-hackers-outgoing; Fri, 15 May 1998 14:27:10 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from larch.math.umn.edu (qmailr@larch.math.umn.edu [128.101.154.131]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA08051 for ; Fri, 15 May 1998 14:26:55 -0700 (PDT) (envelope-from rantapaa@math.umn.edu) Received: (qmail 3778 invoked by uid 3044); 15 May 1998 21:26:48 -0000 Date: Fri, 15 May 1998 16:26:48 -0500 (CDT) From: "Erik E. Rantapaa" To: ylo@cs.hut.fi, Raphael Manfredi , freebsd-hackers@FreeBSD.ORG Subject: ssh/FreeBSD/Storable interaction? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I would like to report a weird behavior with a system involving ssh-1.2.20, FreeBSD 2.2.5-STABLE and the Perl5 module "Storable". I have a 7-line perl5 script for which the commands: perl-script ssh localhost perl-script produce different output. The output of the ssh version has the same length but the output is rearranged. I haven't determine yet which system(s) are at fault. More details may be found at: http://www.math.umn.edu/~rantapaa/ssh-bug There you can find a test script, input data and two output files which demonstrate the problem. My test script doesn't duplicate this this problem under SunOS 5.5.1 (running perl5.004_01 and ssh-1.2.22). Any pointers would be gratefully appreciated... -- Erik E. Rantapaa -- rantapaa@math.umn.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message