[BusyBox 0003884]: msh bails out with "out of string space" error
bugs at busybox.net
bugs at busybox.net
Fri Jun 27 02:33:04 PDT 2008
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=3884
======================================================================
Reported By: psl
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 3884
Category: Other
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 06-27-2008 02:33 PDT
Last Modified: 06-27-2008 02:33 PDT
======================================================================
Summary: msh bails out with "out of string space" error
Description:
Hello,
I've tried the following simple script on the busybox' msh:
#!/bin/msh
while true; do
continue
done
Running the script, I've got the following:
# ./tt
out of string space
#
Apparently, there is some memory leak in the implementation of
the msh.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-27-08 02:33 psl New Issue
06-27-08 02:33 psl Status new => assigned
06-27-08 02:33 psl Assigned To => BusyBox
======================================================================
More information about the busybox-cvs
mailing list