handler->handler_pool is somehow NULL when we invoke get_locations. Weird.
Perhaps you can throw some printf's before the get_locations call to see
if it is indeed NULL and not an artifact of the trace. A quick glance at
the code shows handler_pool should be set in add_file correctly. -- justin
On Wednesday, June 13, 2012, Johan Corveleyn wrote:
> Justin (or anyone),
>
> With latest trunk (@1349944) I get a crash in authz_tests.py 15
> ("authz issue #3242 - access required at repo root") when running with
> serf and my AVG SurfShield enabled. Possibly also other tests crash
> (I'll do a full run later tonight). With SurfShield disabled, there is
> no crash.
>
> See dav-fails.log (containing the stacktrace, now with more useful
> line and variable information than before, thanks to Bert) in
> attachment.
>
> --
> Johan
>