Hi, Vlad This is my debug output http://fpaste.org/H8aI/
Alexander 02.07.2012 14:18, Vlad Paiu пишет: > Hello, > > Please do > gdb [path_to_opensips_binary] [path_to_core_file] > and then > bt full > > and paste here the output so we can further debug this. > > Regards, > > Vlad Paiu > OpenSIPS Developer > http://www.opensips-solutions.com > > > On 07/02/2012 11:05 AM, Александр Мустафин wrote: >> Hello. >> >> I'm testing OpenSIPS 1.8.0 with drouting module (example from book >> "Building Telephony Systems with OpenSIPS 1.6"). And when OpenSIPS >> executing "do_routing" function - is crashing. >> >> >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]: >> INFO:core:handle_sigs: child process 29186 exited by a signal 11 >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]: >> INFO:core:handle_sigs: core was generated >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]: >> INFO:core:handle_sigs: terminating due to SIGCHLD >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29197]: INFO:core:sig_usr: >> signal 15 received >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29192]: INFO:core:sig_usr: >> signal 15 received >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29187]: INFO:core:sig_usr: >> signal 15 received >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29185]: INFO:core:sig_usr: >> signal 15 received >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29184]: INFO:core:sig_usr: >> signal 15 received >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29183]: INFO:core:sig_usr: >> signal 15 received >> Jul 2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]: INFO:core:cleanup: >> cleanup >> >> route[4] >> { >> >> >> >> <------>if (!do_routing("0")) >> { >> >> >> >> <------><------>send_reply("503", "No Rules matching the >> URI"); >> >> <------>exit; >> >> <------>} >> >> <------>if (is_method("INVITE")) >> { >> >> <------><------>t_on_failure("4"); >> >> <------>} >> >> >> route(1); >> >> } >> >> What is the problem? >> >> Best regards, >> Alexander >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
