THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#234 - kamailio crah [pass_fd.c:293]: ERROR: receive_fd: EOF on 46
User who did this - David Kovarik (kovik)
----------
I insert something like this to route
and there is nothing special happens about 50 times per hour without crash.
if(is_method("INVITE")){
if($sht(call=>$ci::prot)==$null){
$sht(call=>$ci::prot)=$pr;
$sht(call=>$ci::port)=$sp;
}else{
if($sht(call=>$ci::prot)!=$pr && $sht(call=>$ci::port)!=$sp){
xlogl("L_INFO","$ci - CRASH - another port an protocol INVITE si:$si,fU:$fU,ua:$ua,pr:$pr != $sht(call=>$ci::prot),$sp != $sht(call=>$ci::port)");
}
}
}
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=234#comment678
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#234 - kamailio crah [pass_fd.c:293]: ERROR: receive_fd: EOF on 46
User who did this - Daniel-Constantin Mierla (miconda)
----------
Can you send me the backtrace via email (miconda at gmail dot com), i deleted it from here, now thinking a bit more, I may have overlooked some values there.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=234#comment677
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#234 - kamailio crah [pass_fd.c:293]: ERROR: receive_fd: EOF on 46
User who did this - David Kovarik (kovik)
----------
I compiled the last git, and I will follow if the problem persists.
Thank you
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=234#comment676
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#234 - kamailio crah [pass_fd.c:293]: ERROR: receive_fd: EOF on 46
User who did this - Daniel-Constantin Mierla (miconda)
----------
Can you try with latest git master branch? I made a commit to fix, hopefully being the reason:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=31f404a…
The backtrace was related to a REGISTER, you added sip trace of an INVITE, all being over UDP (no TCP).
If you have sensitive data, don't post on the tracker unless you obfuscate it (e.g., replace the IP). It might be too late to delete them even after few minutes, as the web is indexed by many crawlers.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=234#comment675
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#234 - kamailio crah [pass_fd.c:293]: ERROR: receive_fd: EOF on 46
User who did this - David Kovarik (kovik)
----------
Can you delete files (dump,out,pcap) after use it? For privaci reason.
Thank you
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=234#comment674
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.