bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bash exceeds stack from interrupt characters


From: creelan
Subject: Bash exceeds stack from interrupt characters
Date: Mon, 28 Jul 2003 07:41:58 -0700 (PDT)

Configuration Information [Automatically generated, do not change]:
Machine: hppa2.0w
OS: hpux11.11
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='hppa2.0w' 
-DCONF_OSTYPE='hpux11.11' -DCONF_MACHTYPE='hppa2.0w-hp-hpux11.11' 
-DCONF_VENDOR='hp' -DSHELL -DHAVE_CONFIG_H -DHPUX   -I.  -I. -I./include 
-I./lib -I/usr/local/include -g -O2
uname output: HP-UX or B.11.11 U 9000/785 2007778944 unlimited-user license
Machine Type: hppa2.0w-hp-hpux11.11

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

Description:
        When the user enters interrupt characters (^C) bash eventually fails 
with 
        this error:

        "Pid 17255 received a SIGSEGV for stack growth failure.
        Possible causes: insufficient memory or swap space,
        or stack size exceeded maxssiz."

        Under solaris this is the error following failure, using bash 2.04:

        "free: called with already freed block argument
        last command: unset PROMPT_COMMAND
        Stopping myself...Connection closed."


Repeat-By:
        Start a bash session via ssh on an hpux or solaris machine. Type
        Control-C for 1-5 minutes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]