Nils Goroll

Results 592 comments of Nils Goroll

We now have the jail warning for linux if the working directory is not on tmpfs, and a warning if mlock() fails, so can we close this issue?

A _lot_ of tests on CCI are timing out, which is interesting because I did not see this locally.

bugwash * @mbgrydeland your feedback on anything like this would be greatly appreciated. * it has been pointed out that whatever wait might be indefinite, depending on the use case,...

When I last worked in this feature, the CCI checks were timing out, so I suspected that something might be fundamentally wrong. I am re-checking now and have rebased to...

Found the trivial mistake, fixed in 44bb699ef57822de855478281c40806a9b6fe17a, subsequently squashed

checked again, and `./bin/varnishtest/varnishtest -j20 -n100 -i ./bin/varnishtest/tests/r01506.vtc` seems to pretty reliably trigger a vtc timeout. A deliberate `WRONG()` shows that a backend thread is holding a vcl busy: ```...

@dwalrond could you please get the return value of `sysconf(_SC_THREAD_STACK_MIN)` for your system?