ports/129042: net/poptop Segmentation fault () from use options [-h] [--help]

zlopi.ru zlopi.ru at gmail.com
Fri Nov 21 09:20:02 UTC 2008


>Number:         129042
>Category:       ports
>Synopsis:       net/poptop Segmentation fault () from use options [-h] [--help]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 21 09:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     zlopi.ru
>Release:        FreeBSD 7.0-RELEASE-p5 amd64
>Organization:
IPCT
>Environment:
System: FreeBSD 6.2
System: FreeBSD 6.3
System: FreeBSD 7.0
>Description:
pptpd v1.3.4
Usage: pptpd [options], where options are:

 [-c] [--conf file]        Specifies the config file to read default
                           settings from (default is /usr/local/etc/pptpd.conf).
 [-d] [--debug]            Turns on debugging (to syslog).
 [-e] [--ppp file]         Use alternate pppd binary, default /usr/sbin/ppp.
 [-f] [--fg]               Run in foreground.
 [-h] [--help]             Displays this help message.
 [-i] [--noipparam]        Suppress the passing of the client's IP address
                           to PPP, which is done by default otherwise.
 [-l] [--listen x.x.x.x]   Specifies IP of local interface to listen to.
 [-p] [--pidfile file]     Specifies the file to write the process ID to
                           (default is /var/run/pptpd.pid).
 [-t] [--stimeout seconds] Specifies the timeout for the first packet. This is a DOS protection
Segmentation fault ()

>How-To-Repeat:
pptpd --help
>Fix:
net/poptop/files/patch-pptpd.c

-       printf("                           (default is %s).\n",STIMEOUT_DEFAULT);
+       printf("                           (default is %d).\n",STIMEOUT_DEFAULT);


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list