Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #16495

bash 5.0 on AIX 7.2 server -- Division by 0 when using bash from shell window

Path csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail
From "Krongard, William T. (BLM)" <WTKrongard@express-scripts.com>
Newsgroups gnu.bash.bug
Subject bash 5.0 on AIX 7.2 server -- Division by 0 when using bash from shell window
Date Mon, 29 Jun 2020 20:24:01 +0000
Lines 40
Approved bug-bash@gnu.org
Message-ID <mailman.677.1593465429.2574.bug-bash@gnu.org> (permalink)
References <576596d2aa2b49e69afbb0577a140a40@express-scripts.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding quoted-printable
X-Trace usenet.stanford.edu 1593465430 29191 209.51.188.17 (29 Jun 2020 21:17:10 GMT)
X-Complaints-To action@cs.stanford.edu
To "bug-bash@gnu.org" <bug-bash@gnu.org>
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=express-scripts.com; h=from : to : subject : date : message-id : content-type : mime-version; s=26Nov2018; bh=g/PGvpbNeJsRBYDnAf8yru5EJQbFvXE3+BLnTg7aWAo=; b=Ph3yOdmp1iNVfaOtnr/BRvWKvJkVBZNzdAIPlfTR05O3QDYpbxHNoK2CUAfQe6xK8hPA HBaqwvDDfkaQ8ezboIa6+ON8Og3uwH6JvoxEN0ADhvgQr+G6lfsPxsySnyirUqDKR/JX Gq3kaY44T/GGW+5pkye94VOixsI0HXmowAypA8AgPBY1noWc4psNACUMpQfUKqRrP9CW ZH3uT5mV9r75uH+KJpR7jKwdX1GfEP7ZSkGyoyXcQZA7AOU2QFsTLOLAleEfbQkCkZK9 CNsAeFBmVo7uLLBsCZE6bgzF/sc7TW17LxYzYZiUblrdRISnoa1wvqkt4Y2AIa7Yo1rb Og==
Thread-Topic bash 5.0 on AIX 7.2 server -- Division by 0 when using bash from shell window
Thread-Index AdZOUwvTA/Nr4VixSXaMo3Vfqo4C4g==
Accept-Language en-US
Content-Language en-US
X-MS-Has-Attach
X-MS-TNEF-Correlator
x-originating-ip [10.222.252.1]
X-Proofpoint-Virus-Version vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-06-29_21:2020-06-29, 2020-06-29 signatures=0
X-Host-Lookup-Failed Reverse DNS lookup failed for 167.211.104.141 (deferred)
Received-SPF pass client-ip=167.211.104.141; envelope-from=prvs=1449d3dba6=wtkrongard@express-scripts.com; helo=ps2imail02.express-scripts.com
X-detected-operating-system by eggs.gnu.org: First seen = 2020/06/29 16:24:02
X-ACL-Warn Detected OS = Linux 3.x [generic] [fuzzy]
X-Spam_score_int 6
X-Spam_score 0.6
X-Spam_bar /
X-Spam_report (0.6 / 5.0 requ) BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN
X-Spam_action no action
X-Mailman-Approved-At Mon, 29 Jun 2020 17:17:08 -0400
X-Content-Filtered-By Mailman/MimeDel 2.1.23
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <576596d2aa2b49e69afbb0577a140a40@express-scripts.com>
Xref csiph.com gnu.bash.bug:16495

Show key headers only | View raw


Configuration Information [Automatically generated, do not change]:
Machine: powerpc
OS: aix6.1.9.0
Compiler: /opt/freeware/bin/gcc  -maix64 -O2
Compilation CFLAGS: -g -O2 -Wno-parentheses -Wno-format-security
uname output: AIX es2a236d 2 7 00C746B74C00
Machine Type: powerpc-ibm-aix6.1.9.0

Bash Version: 5.0
Patch Level: 0
Release Status: release

Description:
        execution of "bash" from shell window gets a division by zero message
# bash
bash: (1-0/roothome1): division by 0 (error token is "roothome1)")
bash: (1-0/roothome1): division by 0 (error token is "roothome1)")

every command executed is followed by the division by 0 message


Repeat-By:
          upgrade from bash4.4 to 5.0 issue began

Respectfully,

William Krongard
Express Scripts Services,
Server Support
Work:  (952)-837-7537
Cell:  (763) 442-0640
Server Support Confluence page:
Server Support landing page<https://confluence.express-scripts.com/display/ComputeSystems/Server+Support>
To reach out to the Server Support Team through Mattermost:
https://mattermost.express-scripts.com/express-scripts/channels/server-support

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

bash 5.0 on AIX 7.2 server -- Division by 0 when using bash from shell window "Krongard, William T. (BLM)" <WTKrongard@express-scripts.com> - 2020-06-29 20:24 +0000

csiph-web