Justo Alonso
Justo Alonso
Hi ! I have opened a pull request to update the kubernetes libraries and the associated go version (go 1.18 and kubernetes 0.24). We have to review the tests, since...
@hiddeco any news ?
Hi Flavio, yes, I'm using the module with the new features. I have this nginx server behind varnish. But we have 5 varnish farms (diferent cdn providers). When we have...
Hi Flavio, all work fine after put mutex around avformat_free_context and avformat_close_input. But, I've been thinking about this, and I think that the best solution is create one init function...
Hi Flavio, sounds like my libav have threads ... (at least, is linked with the library). Maybe the mpegts output format don't work fine, I don't known. On this server,...
Hi Flavio, I'm trying the changes that I tell you, but don't work. I created the init function put the initialitations function into it, but the nginx crash into libav...
Hi Flavio, sorry. I'm bussy this week .. ;-( .. yesterday compile new libav for my machine (this time I'm sure that have threads support), and recompile nginx against the...
I try this week without the patchs about lock manager j On Wed, Jan 28, 2015 at 1:44 PM, Justo Alonso [email protected] wrote: > Hi Flavio, > sorry. I'm bussy...
Hi Flavio, I try without lock manager, and all work fine now (from this morning without crashes). I'm preparing a patch to send you a patch ... thanks ! j...
Hi Flavio, sorry, but the nginx crash again. I install debug symbols for libc and the new libav libs ... and this is the backtrace: ``` (gdb) bt #0 0x00007f3321ebead0...