Re: [SR-Users] t_lookup.c: WARNING: script writer didn't release transaction - problem

2013-03-03 Thread Daniel-Constantin Mierla
Hello, a crash should not happen no matter what script errors are. Also, the log message is a warning. Besides that, the log message is printed by process 791 and the process crashed is 796, so the reason can be related but not necessary that one. You got a core file, according to the log me

[SR-Users] t_lookup.c: WARNING: script writer didn't release transaction - problem

2013-03-03 Thread Efelin Novak
Hi folks, we have a serious issue with tm module. In Fail route we would like to send a reply 404 when a cr_route function fails(no destination found). We use t_reply("404", "No route to destination"). However after the call is disconnected with a 404 reply the tm module writes a following warning