Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 14:14:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215321] net/jwhois damage to the base of requests and then use all available memory and crash with many running services
Message-ID:  <bug-215321-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215321

            Bug ID: 215321
           Summary: net/jwhois damage to the base of requests and then use
                    all available memory and crash with many running
                    services
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: admin@support.od.ua

Subj.

FreeBSD 11.0-STABLE #0 r309276: Tue Nov 29 13:33:29 EET 2016

# pkg info jwhois
jwhois-4.0_5
Name           : jwhois
Version        : 4.0_5
Installed on   : Wed Dec 14 05:32:57 2016 EET
Origin         : net/jwhois
Architecture   : freebsd:11:x86:64

# diff jwhois.conf.1 jwhois.conf.sample
950c950
< cachefile =3D "/var/db/jwhois/jwhois2";
---
> #cachefile =3D "/var/lib/jwhois.db";
956d955
< cacheexpire =3D 96;
967c966
< browser-pathname =3D "/usr/local/bin/lynx";
---
> browser-pathname =3D "/usr/bin/lynx";
1005c1004
< connect-timeout =3D 12;
---
> #connect-timeout =3D 3;

#truss jwhois -c /usr/local/etc/jwhois.conf.1 5.230.141.0/24

Attached trace query and problem in the database

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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