El Fri, 3 Feb 2017 10:06:21 +0100
Daniel-Constantin Mierla <miconda(a)gmail.com> escribió:
Would be good to see the difference, if it still
crashes or not. But
this needs to be fixed, no crash should happen at runtime no matter of
what's the input from network or db.
As I looked quickly over the commits in dispatcher module, are you using
the socket attribute? It was one of the major addition lately, otherwise
the dispatcher was quite steady for 4.4.
Hi Daniel
Doing some tests with latest nightly we can reproduce the issue only if attrs
is populated with arbitrary strings AND the modparam
sock_avp is set. All other 3 combinations do not crash.
cheers,
Jon