I have been trying to test 2.1.3 by checking out from .../traffic/tags/2.1.3 and it's not working for me. Is that the correct place to get the 2.1.3 source?
The crash is a failed assert at LocalManager.cc:282. I did a bit more checking and the value (config.proxy.ssl.enabled) is in the hash table but is not registered (the type looks correct) even though I can see it in records.config. Interesting, 'config.proxy.http.enabled' is *not* in records.config but that asert (just before the failing one) succeeds. Any pointers?