THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#21 - Crash at t_reply.c:668
User who did this - Andrei Pelinescu-Onciul (andrei)
----------
It looks there is a local transaction (probably created by one of the modules you use?).
There was a related problem with drop_replies in the kamailio_3.0 branch fixed
earlier today in a883a0b2501ba2b25ca87994d4c211f75a556ebe. This commit should also fix
your crash.
The crash happens in the error path for failed branches, when it is executed for a local
transaction. The commit above fixed a bug that wrongly triggered the error path.
I've made another fix in the sr_3.0 branch, that should avoid the problem even if the
error path would be called sometime in the future (right now it should not be possible to
trigger it for local replies).
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=21#comment14
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.