Manuel Mausz
Manuel Mausz
Where can I find edb4d50856bb5331749220de5a83fa2062624a9d?
In some issue or PR I've said that I've removed all compilers except the latest. Edit: gcc 4.9 on stable, 4.9 + 5.x (default) on unstable Please do these kind...
Both python and lua are using the CPP NameIterator and KeySetIterator. So if you remove them you are also removing them from python+lua.
@Piankero I assume `ksRewind`, `ksNext`, `ksCurrent`, `ksGetCursor`, `ksSetCursor` @markus2330 You should add Ruby. It's actually wrapping all five and also using them in the ruby iterator implementation
Due to kernel updates and subsequent reboots it took longer to verify than expected. However we are seeing this issue again. backtrace is the same. Loop in pool.c:173
> To help unwind this linked list loop, would it be possible to print out the `pool_tag` variable in `gdb`, for each of those layers? ```gdb (gdb) bt #0 0x0000562a6b1f773f...
Sure. Only users using the FTP vhost are looping. SFTP is working fine. All foreign modules should be available at https://manuel.mausz.at/coding/proftpd/ ``` Compile-time Settings: Version: 1.3.8rc3 (devel) Platform: LINUX [Linux...
> @manuelm Thanks! I hadn't realized there were non-standard modules involved in your build; good to know. Hopefully they aren't causing this behavior -- I'll take a look at them....
We've noticed the same issue. I've managed to trigger the behavior with the following few lines ```perl $lowerval = 0; %val = (); %nextval = (); %egal = (); AddInTree("0",...
> Any news on when it could possibly be pached? See https://github.com/eldy/AWStats/pull/247