Re: [naviserver-devel] Problem with new pthread code: Resource temporarily unavailable

2021-04-27 Thread Oscar Rodriguez Fonseca
---Mensaje original- De: Gustaf Neumann Responder a: naviserver-devel@lists.sourceforge.net Para: naviserver-devel@lists.sourceforge.net Asunto: Re: [naviserver-devel] Problem with new pthread code: Resource temporarily unavailable Fecha: Tue, 27 Apr 2021 12:12:36 +0200 Ju

Re: [naviserver-devel] Problem with new pthread code: Resource temporarily unavailable

2021-04-27 Thread Gustaf Neumann
Just a quick followup: I've tested what I've suggested below with Debian buster (== Debian stable) root@buster# uname -a Linux buster 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28) x86_64 GNU/Linux root@buster# lsb_release -d Description:    Debian GNU/Linux 10 (buster)

Re: [naviserver-devel] Problem with new pthread code: Resource temporarily unavailable

2021-04-27 Thread Gustaf Neumann
Dear Oscar, Can you make please a quick check: when you run [1] the installation says at the end:    You can now run plain NaviServer by typing the following command:    sudo /usr/local/ns/bin/nsd -f -u nsadmin -g nsadmin -t /usr/local/ns/conf/nsd-config.tcl When you start this instance of na

[naviserver-devel] Problem with new pthread code: Resource temporarily unavailable

2021-04-26 Thread Oscar Rodriguez Fonseca
Dear all, First I'd like to thank all devs for your great work in naviserver. I had been using aolserver 4.5 for one legacy project for a very long time. A couple of years ago I replaced it for naviserver and has been very happy for the great improvement in stability and performance since then.