ports/76702: nsping breaks when executed with pid > 65536

Vladimir Kotal vlada at devnull.cz
Wed Jan 26 09:30:18 UTC 2005


>Number:         76702
>Category:       ports
>Synopsis:       nsping breaks when executed with pid > 65536
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 26 09:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Kotal
>Release:        4.10-RELEASE
>Organization:
>Environment:
>Description:
      There is a bug in nsping source which presumes that pid numbers cannot be bigger than 65536. On systems where nsping is started with pid bigger than that, nsping cannot work, since it sets ID of DNS query packet to pid value of nsping process.                                                        
                                                                                
Patch which corrects this problem is included. (already contains patch-ab from nsping port)
>How-To-Repeat:
      
>Fix:
      apply the patch:

http://techie.devnull.cz/public/nsping.c.patch
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list