SSL3_CTX_CTRL:called a function you should not call
Maxim Dounin
mdounin at mdounin.ru
Tue Mar 17 14:38:21 UTC 2015
Hello!
On Tue, Mar 17, 2015 at 10:11:48AM -0400, rbqdg9 wrote:
> > So, the alert is harmless and can be safely ignored.
> The real problem - it doesnt, it always accompanied by something like:
> nginx[32624] trap invalid opcode ip:47e04d sp:7fff6971ae50 error:0 in
> nginx[400000+a0000]
> (exactly one "invalid opcode" for each "function you should not call" in
> nginx log) and session reset.
What you say sounds wrong - the SSL_CTX_set_tmp_rsa_callback() is
only called while reading the configuration, and it shouldn't
happen at all at runtime. Either way, as already suggested:
http://wiki.nginx.org/Debugging
Just discussing your problems won't help. Make sure to at least
provide enough information for others to reproduce them.
--
Maxim Dounin
http://nginx.org/
More information about the nginx
mailing list