Mailinglist Archive: opensuse-bugs (14006 mails)

< Previous Next >
[Bug 382214] bash script aborts with memory dump if interpreter not specified on first line
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 25 Apr 2008 07:56:12 -0600 (MDT)
  • Message-id: <20080425135612.2ECFF245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=382214

User osl2008@xxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=382214#c13


richard meek <osl2008@xxxxxxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
Info Provider|osl2008@xxxxxxxxxxxxxx |




--- Comment #13 from richard meek <osl2008@xxxxxxxxxxxxxx> 2008-04-25 07:56:11
MST ---
Had to revert to 11.0-Beta1 version first:

iMac:/home/rpm # rpm -Uhv bug-382214_bash-3.2-101.ppc.rpm
Preparing... ########################################### [100%]
package bash-3.2-101 is already installed
file /bin/bash from install of bash-3.2-101 conflicts with file from
package bash-3.2-101
file /usr/bin/bashbug from install of bash-3.2-101 conflicts with file
from package bash-3.2-101
(used YaST to re-install standard version)
iMac:/home/rpm # rpm -q bash
bash-3.2-99
iMac:/home/rpm # rpm -Uhv bug-382214_bash-3.2-101.ppc.rpm
Preparing... ########################################### [100%]
1:bash ########################################### [100%]
iMac:/home/rpm # exit
logout
{rebooted at this point}

rpm@iMac:~> /bin/sh
iMac:~>
iMac:~> echo $SHLVL
2
iMac:~> ./test
total 832
drwxr-xr-x 24 rpm users 4096 2008-04-25 14:52 .
drwxr-xr-x 5 root root 4096 2008-04-22 11:42 ..
-rw-r--r-- 1 rpm users 284321 2008-04-22 11:44 374693-21.log
-rw------- 1 rpm users 1840 2008-04-25 14:52 .bash_history
<snip>
iMac:~> echo $SHLVL
2
iMac:~> /bin/bash
rpm@iMac:~> echo $SHLVL
3
rpm@iMac:~> ./test
total 832
drwxr-xr-x 24 rpm users 4096 2008-04-25 07:43 .
drwxr-xr-x 5 root root 4096 2008-04-22 11:42 ..
-rw-r--r-- 1 rpm users 284321 2008-04-22 11:44 374693-21.log

Looks like a fix to me -many thanks!


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References