as i mentioned, my proxy is crashing at timer after transaction when trying to free xavps:
(gdb) where #0 xavp_destroy_list_unsafe (head=0xb4b07210) at xavp.c:354 #1 0xb68e2283 in free_cell (dead_cell=0xb4b065a8) at h_table.c:240 #2 0xb68fd7c9 in wait_handler (ti=1310418435, wait_tl=0xb4b065f0, data=0xb4b065a8) at timer.c:674 #3 0x08145cb3 in timer_list_expire () at timer.c:894 #4 timer_handler () at timer.c:959 #5 timer_main () at timer.c:998 #6 0x0809d85b in main_loop () at main.c:1708 #7 0x0809f18e in main (argc=17, argv=0xbf90e054) at main.c:2563
in tm module code, i have called a few times xavp_rm and have not got any errors to syslog.
any idea why the crash happens or, if it is my fault, what i'm doing wrong?
-- juha