BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003334 [BusyBox] Other minor always 05-16-08 02:21 05-18-08 08:15
Reporter opalenzuela View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0003334: Segfault with httpd with -v (1.10.2)
Description I get a segmentation fault when the httpd is loaded with -i and -v options. I'm using httpd from inetd, but after trying I've seen that this does not happen when httpd is launched in standalone mode.
Additional Information # /usr/sbin/httpd --help
BusyBox v1.10.2 (2008-05-14 17:37:30 CEST) multi-call binary

Usage: httpd [-c conffile] [-p [ip:]port] [-i] [-f] [-v[v]] [-u user[:grp]] [-r realm] [-m pass] [-h home] [-d/-e string]

# /usr/sbin/httpd -c /etc/httpd.conf -v -i -h /var/www/html/
GET /

Segmentation fault
# /usr/sbin/httpd -c /etc/httpd.conf -vv -i -h /var/www/html/
GET /
Segmentation fault
#
# /usr/sbin/httpd -c /etc/httpd.conf -vvv -i -h /var/www/html/
Segmentation fault

Attached Files

- Relationships

- Notes
(0007764)
vda
05-18-08 08:15

This happens only if you run httpd -i from command line and input http commands by hand.
Fixed in rev 22001. Thanks.
 

- Issue History
Date Modified Username Field Change
05-16-08 02:21 opalenzuela New Issue
05-16-08 02:21 opalenzuela Status new => assigned
05-16-08 02:21 opalenzuela Assigned To  => BusyBox
05-18-08 08:15 vda Status assigned => closed
05-18-08 08:15 vda Note Added: 0007764
05-18-08 08:15 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker