[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bash-2.05b core dump on SunOS 4.1.3_U1
From: |
Karl-Olov Serrander |
Subject: |
bash-2.05b core dump on SunOS 4.1.3_U1 |
Date: |
Tue, 23 Sep 2003 15:13:02 +0200 (MET DST) |
Configuration Information [Automatically generated, do not change]:
Machine: sparc
OS: sunos4.1.3_U1
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc'
-DCONF_OSTYPE='sunos4.1.3_U1' -DCONF_MACHTYPE='sparc-sun-sunos4.1.3_U1'
-DCONF_VENDOR='sun' -DSHELL -DHAVE_CONFIG_H -DSunOS4 -I. -I. -I./include
-I./lib -g -O2
uname output: SunOS sparc68 4.1.3_U1 1 sun4m
Machine Type: sparc-sun-sunos4.1.3_U1
Bash Version: 2.05b
Patch Level: 0
Release Status: release
Description:
bash dumps core when interrupting ping to a machine that don't respond.
Interrupting "ping -s" is OK.
Also build --without-gnu-malloc, but same result.
gcc is gcc-2.95.3
Repeat-By:
bash-2.05b$ ping my_machine
^C
Segmentation fault (core dumped)
bash-2.05b$ ping -s my_machine
PING my_machine.mydomain 56 data bytes
^C
----my_machine.mydomain PING Statistics----
3 packets transmitted, 0 packets received, 100% packet loss
bash-2.05b$
Regards
--
Karl-Olov Serrander kase@cntw.com
- bash-2.05b core dump on SunOS 4.1.3_U1,
Karl-Olov Serrander <=