Bug 63686 - Bash crashed in small script
Summary: Bash crashed in small script
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bash
Version: 7.2
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: wdovlrrw
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-17 14:14 UTC by Need Real Name
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-29 12:52:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-04-17 14:14:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020314

Description of problem:
After start very simple script bash is 'core dumoed'

Version-Release number of selected component (if applicable):
bash-2.05-8

How reproducible:
Always

Steps to Reproduce:
1. Create script qqq:
-------
. $0
-------
2. Run 'bash qqq'

Comment 1 Phil Knirsch 2002-07-23 14:03:18 UTC
Well, this is a recursive call of the script, so a crash resp. an out of memory
error is unavoidable.

Read ya, Phil


Note You need to log in before you can comment on or make changes to this bug.