[Bug 197] New: msh crashes when resetting positional args

bugzilla at busybox.net bugzilla at busybox.net
Thu Mar 19 00:34:18 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=197

           Summary: msh crashes when resetting positional args
           Product: Busybox
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: vapier at gentoo.org
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


i thought this used to work, but it certainly doesnt with latest trunk and the
1.13.x series

$ ./busybox msh
$ echo $1

$ set -- 1 2 3
$ echo $1
Segmentation fault


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


More information about the busybox-cvs mailing list