24 Sep
2007
24 Sep
'07
8:36 a.m.
A.L.M.Buxey@lboro.ac.uk wrote:
If you still have the sources you used to build that version, knowing the contents of line 842 would help.
I've updated the assertion macro to print it's contents, too.
ah yes. that i can do:
main/event.c
case REQUEST_PROXIED: rad_assert(request->next_callback != NULL); ... I note that the latest code i'm running hasnt changed this section...
I've just taken a sweep through the code, clarifying it, and adding a few more assertions. Hopefully this should work, but I don't really understand why it hit that assertion before... Alan DeKok.