Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 00:58:32 +0400
From:      Lev Serebryakov <lev@imc.macro.ru>
To:        All <freebsd-stable@FreeBSD.ORG>
Subject:   3.5-STABLE problems with /bin/sh
Message-ID:  <640.000628@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hi, All!

  I've compiled 3.5-STABLE about 10 hours ago, and found very strange
  bug in new /bin/sh (I had used old 3.4-STABLE without any problems):

  I have some scripts, which generate output in codepage CP866
  (Russian DOS codepage). New sh trapped, if here is some russian
  letters from CP866 in script. I've tested all letters and found
  these:

 Russian big V  (0x82): Abort trap (core dumped)
 Russian big D  (0x84): Segmentation fault (core dumped)
 Russian big E  (0x85): Segmentation fault (core dumped)
 Russian big Ze (0x87): missing CTLARI (shouldn't happen)
 Russian big R  (0x90): Crash, and parent shell hangs up too!.
 Russian big ?? (0x9B): Abort trap (core dumped)

   These scripts work perfectly under 3.4-STABLE (old one).

               Lev Serebryakov, 2:5030/661.0




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?640.000628>