Yes, I had no development package installed, so I had no br support. I guess that it will be good to fix error message, it is misleading. Thank you!
btw, default list of supported encodings in firefox is network.http.accept-encoding.secure gzip,deflate,br if I remove br then everything works. Looks like c-icap does not recognize brotli compression, although looks like there is support for it in source code, may be I it is not compiled-in in my case, I return here several minutes later :-) Thank you!
Unable to uncompress deflate encoded data
Yes! You are absolutely right! I guess this module is from distribution package, and I did not changed path to modules in config , just because everything worked for 0.4 installation- this is my error in configuration and not bug. Thank you very much! Now I have 0.5.3 working :-) And sorry for wasting you time :-(
Hello! Output is attached. And yes, I found some fresh cores from squid in /var/cache :-( Thank you!
Oops, forgot to login :-( There is nothing in log, no coredump in current dir or /var/crash ( strange, but true) . gdb does not accept suggested options: gdb /usr/local/bin/c-icap -D -d 9 -N Warning: -d: No such file or directory. gdb: unrecognized option '-N' Looks like you developing 0.5 using newer software. Could you, please, install ubuntu 16.04 and try to reproduce? Thank you!