problem with httpd hang

2015-02-13 Thread Manuel Bouyer
Hello, for some time I have an issue with apache (2.2) hangs on ftp.fr.netbsd.org (running a recent 7.0_BETA). When this happens, port 80 is still open and accepts connections, but requests are not handled. This seems to be because httpd doesn't do anything more, and zombies are not properly

Re: Bug in nvi: Adding Tags to the stack, removing, then re-adding causes Segmentation Fault

2015-02-13 Thread Patrick Welche
On Thu, Nov 27, 2014 at 08:04:58PM +, Christos Zoulas wrote: In article 14E87758ADB246A58C5FAE0359DE5506@WilliamTHINK, William D. Jones thor0...@comcast.net wrote: 2. For a given C source tree, run ctags -t path/to/*.c path/to/*.h. Open nvi. Position the cursor over a tag, press ^], then

Re: What modern chipsets / motherboards are supported right now?

2015-02-13 Thread Chavdar Ivanov
A few caveats: - fwohci does not reinitialize after a reboot or h/w reset - needs cold start. I didn't need it, so I modified boot.cfg to include 'userconf disable fwohci'. - The USB keyboard is not functional after 'boot -c'. Needs more testing, but I think it is probably a good starting point.

Re: DoS attack against TCP services

2015-02-13 Thread 6bone
On Wed, 4 Feb 2015, Sverre Froyen wrote: I'd also look at the open descriptors of the named process (although they should be closed at this time, since TIME_WAIT means closed on this side, and waiting for the 4 minutes to expire before killing the connection)... Also I'd record that

Re: problem with httpd hang

2015-02-13 Thread Manuel Bouyer
On Fri, Feb 13, 2015 at 12:36:39PM +0100, Manuel Bouyer wrote: Hello, for some time I have an issue with apache (2.2) hangs on ftp.fr.netbsd.org (running a recent 7.0_BETA). When this happens, port 80 is still open and accepts connections, but requests are not handled. This seems to be

Re: problem with httpd hang

2015-02-13 Thread Manuel Bouyer
On Fri, Feb 13, 2015 at 03:48:56PM +0100, Manuel Bouyer wrote: [...] The ktrace counts 935 writes and only 868 reads (and 868 calls to fork), so the root cause of the issue may be that the master process sends too many '!' to childrens. reading the code, the master can indeed write more '!'

clang build: bits/c++config.h not found

2015-02-13 Thread Jan Danielsson
Hello, When I try building -current using clang[*], I get this: In file included from /usr/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/allocator-inst.cc:29: In file included from /home/jan/sysbuild/dest.amd64/usr/include/c++/memory:598: In file included from

Re: Bug in nvi: Adding Tags to the stack, removing, then re-adding causes Segmentation Fault

2015-02-13 Thread Christos Zoulas
In article 025E5E120EE24294B235992D65745336@WilliamTHINK, William D. Jones thor0...@comcast.net wrote: Bug was fixed in current since I first reported this bug (in fact, it was fixed beforehand). Was there a regression? Yes, indeed. My comment was referring to the gdb libedit issue. christos

Re: Bug in nvi: Adding Tags to the stack, removing, then re-adding causes Segmentation Fault

2015-02-13 Thread Christos Zoulas
On Feb 13, 1:53pm, pr...@cam.ac.uk (Patrick Welche) wrote: -- Subject: Re: Bug in nvi: Adding Tags to the stack, removing, then re-addin | On Thu, Nov 27, 2014 at 08:04:58PM +, Christos Zoulas wrote: | In article 14E87758ADB246A58C5FAE0359DE5506@WilliamTHINK, | William D. Jones

Re: problem with httpd hang

2015-02-13 Thread Christos Zoulas
In article 20150213150020.ga27...@asim.lip6.fr, Manuel Bouyer bou...@antioche.eu.org wrote: On Fri, Feb 13, 2015 at 03:48:56PM +0100, Manuel Bouyer wrote: [...] The ktrace counts 935 writes and only 868 reads (and 868 calls to fork), so the root cause of the issue may be that the master

Re: DoS attack against TCP services

2015-02-13 Thread Christos Zoulas
In article pine.neb.4.64.1502101617420@6bone.informatik.uni-leipzig.de, 6b...@6bone.informatik.uni-leipzig.de wrote: The callout code in kern_timeout.c: if (delta 0) cc-cc_ev_late.ev_count++; At the same time, the problem occurs that expired

Re: Bug in nvi: Adding Tags to the stack, removing, then re-adding causes Segmentation Fault

2015-02-13 Thread William D. Jones
Bug was fixed in current since I first reported this bug (in fact, it was fixed beforehand). Was there a regression? -Original Message- From: Christos Zoulas Sent: Friday, February 13, 2015 11:03 AM To: Patrick Welche Cc: current-users@netbsd.org Subject: Re: Bug in nvi: Adding Tags

Re: i386 i915drmkms on i82845G/GL

2015-02-13 Thread Ryo ONODERA
Hi, My laptop has 8086/0a16, and Option AccelMethod SNA make my native X.org stable. From: John D. Baker jdba...@mylinuxisp.com, Date: Tue, 10 Feb 2015 16:10:11 -0600 (CST) On Tue, 10 Feb 2015, Manuel Bouyer wrote: On Mon, Feb 09, 2015 at 07:21:07PM -0600, John D. Baker wrote: to use

daily CVS update output

2015-02-13 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/base/mi P src/etc/mtree/NetBSD.dist.base P src/external/intel-fw-public/Makefile U src/external/intel-fw-public/iwl3160/Makefile U src/external/intel-fw-public/iwl3160/dist/LICENSE.iwlwifi-3160-ucode U