From owner-freebsd-current Thu Jul 27 20: 9:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 600D837B709; Thu, 27 Jul 2000 20:09:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.11.0/8.11.0.Beta1) with ESMTP id e6S39pG46251; Fri, 28 Jul 2000 12:09:52 +0900 (JST) Date: Fri, 28 Jul 2000 12:09:51 +0900 Message-ID: <7mr98fq7b4.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: cracauer@FreeBSD.org Cc: Current Subject: /bin/sh dumps core with here-document of 8bit text User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 10) (Capitol Reef) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: multipart/mixed; boundary="Multipart_Fri_Jul_28_12:09:51_2000-1" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Multipart_Fri_Jul_28_12:09:51_2000-1 Content-Type: text/plain; charset=US-ASCII I don't know you are the right person to ask, but I found you committed some of 8bit cleaning in src/bin/sh. Shell script which contains here-document of 8bit text sometimes dumps core. For example, please test this script in 4.1 or -current. #!/bin/sh cat < // FreeBSD Project --Multipart_Fri_Jul_28_12:09:51_2000-1 Content-Type: application/octet-stream; type=gzip Content-Disposition: attachment; filename="8bit.sh.gz" Content-Transfer-Encoding: base64 H4sICEn4gDkAAzhiaXQuc2gAU1bUT8rM0y/O4EpOLFGwsXH1d+NqOtR0hgvEAABiGHPjHQAAAA== --Multipart_Fri_Jul_28_12:09:51_2000-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message