after the domain module fix, my proxy started, but after handling a few
messages, it crashed like this:
(gdb) where
#0 0x00007f916bcd8b92 in relay_reply (t=0x7f9166c6af98,
p_msg=0xffffffffffffffff, branch=0, msg_status=408,
cancel_data=0x7fff4a6b44a0, do_put_on_wait=0) at t_reply.c:1786
#1 0x00007f916bd0aa50 in fake_reply (t=0x7f9166c6af98, branch=0, code=408)
at timer.c:328
#2 0x00007f916bd0aeeb in final_response_handler (r_buf=0x7f9166c6b1b0,
t=0x7f9166c6af98) at timer.c:500
#3 0x00007f916bd0af94 in retr_buf_handler (ticks=1738640990,
tl=0x7f9166c6b1d0, p=0xfffffffe) at timer.c:558
#4 0x00000000004ac2d0 in slow_timer_main () at timer.c:1130
#5 0x000000000052f397 in main_loop () at main.c:1634
#6 0x00000000005354e8 in main (argc=17, argv=0x7fff4a6b4968) at main.c:2566
-- juha