Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2005 09:20:44 GMT
From:      Vladimir Kotal <vlada@devnull.cz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/76702: nsping breaks when executed with pid > 65536
Message-ID:  <200501260920.j0Q9Ki0Y080031@www.freebsd.org>
Resent-Message-ID: <200501260930.j0Q9UIK4036543@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501260920.j0Q9Ki0Y080031>