[BusyBox 0001129]: su segfaults, svn 12-22-2006

bugs at busybox.net bugs at busybox.net
Fri Dec 22 19:00:38 PST 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1129 
====================================================================== 
Reported By:                espakman
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1129
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             12-22-2006 15:40 PST
Last Modified:              12-22-2006 19:00 PST
====================================================================== 
Summary:                    su segfaults, svn 12-22-2006
Description: 
su segfaults, either with or without CONFIG_FEATURE_SU_CHECKS_SHELLS
enabled.

/etc/shells contains:
/bin/ash
/bin/bash
/bin/sh

# su
su: cannot run /bin/sh: Bad address

# su test
segmentation fault
====================================================================== 

---------------------------------------------------------------------- 
 vda - 12-22-06 19:00  
---------------------------------------------------------------------- 
Typo: "argv -= optind" -> "argv += optind"

Fixed in rev 17064, thanks 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-22-06 15:40  espakman       New Issue                                    
12-22-06 15:40  espakman       Status                   new => assigned     
12-22-06 15:40  espakman       Assigned To               => BusyBox         
12-22-06 19:00  vda            Status                   assigned => closed  
12-22-06 19:00  vda            Note Added: 0001930                          
======================================================================



More information about the busybox-cvs mailing list