Forum

fork errno 11 "Resource temporarily unavailable"

PKLI
25 December 2015, 19:24
$ cd /usr/local/sbin/
$ ./hiawatha.exe
C:/cygwin64/usr/local/sbin/hiawatha.exe: error while loading shared libraries: cygmbedx509-0.dll: cannot open shared object file: No such file or directory
$ cd /usr/local/lib/hiawatha/
$ ls
cygmbedcrypto-0.dll cygmbedx509-0.dll libmbedtls.dll.a
cygmbedtls-10.dll libmbedcrypto.dll.a libmbedx509.dll.a
$ /usr/local/sbin/hiawatha.exe
2 [main] hiawatha 4296 fork: child -1 - forked process 2912 died unexpectedly, retry 0, exit code 0xC0000135, errno 11
fork(): Resource temporarily unavailable

tried :http://stackoverflow.com/a/27940600

# dash.exe (as admin)
$ cd /usr/bin/
$ /usr/bin/peflags * -d 1
$ /usr/bin/rebaseall -v

still errno 11

did the rebase in ../lib/hiawatha and in ../sbin/

still errno 11

no windows defender
no firewall installed
windows firewall off
PKLI
25 December 2015, 20:10
$ cd /usr/loca/lib/hiawatha; /usr/local/sbin/hiawatha.exe -v
Hiawatha v10.0, cache, IPv6, reverse proxy, TLS v2.2.0, URL toolkit, XSLT
Copyright (c) by Hugo Leisink <hugo@leisink.net>
$ uname -a
CYGWIN_NT-6.1 FWQW 2.3.1(0.291/5/3) 2015-11-14 12:44 x86_64 Cygwin
PKLI
26 December 2015, 11:51
This was me trying to compile from source on cygwin. I just tried the pre-compiled binary on windows and it works... so... just delete this thread please.
Hugo Leisink
26 December 2015, 22:29
Ok. Good to hear it all works.
This topic has been closed.