Bugs item #1847821, was opened at 2007-12-10 12:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1847821&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: IƱaki Baz (ibc_sf) Assigned to: Nobody/Anonymous (nobody) Summary: Crash because domain change? Initial Comment: Hi, I was changing a domain from "sip.aliax.net" to "aliax.net" (SRV type) so I was changing the domain in some OpenSer tables. But during it OpenSer crashes: Dec 10 12:58:15 [27011] CRITICAL:core:mk_proxy: could not resolve hostname: "aliax.net" Dec 10 12:58:15 [27011] ERROR:tm:uri2proxy: bad host name in URI <sip:[EMAIL PROTECTED]> Dec 10 12:58:15 [27011] ERROR:tm:uri2su: failed create a dst proxy Dec 10 12:58:15 [27011] ERROR:tm:t_uac: no socket found Dec 10 12:58:15 [27011] ERROR:pua:send_publish: in t_request tm module function Dec 10 12:58:15 [27011] CRITICAL:core:qm_free: freeing already freed pointer, first free: send_publish.c: send_publish(556) - aborting Dec 10 12:58:15 [27003] INFO:core:handle_sigs: child process 27011 exited by a signal 6 Dec 10 12:58:15 [27003] INFO:core:handle_sigs: core was not generated Dec 10 12:58:15 [27003] INFO:core:handle_sigs: terminating due to SIGCHLD Dec 10 12:58:15 [27047] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27044] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27017] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27014] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27008] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27007] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27006] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27005] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27004] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27075] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27072] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27069] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27066] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27063] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27060] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27057] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27054] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27051] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27050] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27041] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27038] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27035] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27032] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27029] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27026] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27023] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27020] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27078] INFO:core:sig_usr: signal 15 received Dec 10 12:58:15 [27003] INFO:pike:pike_exit: destroying... Dec 10 12:58:15 [27003] NOTICE:presence:destroy: destroy module ... Of course this needs more testing and I'll try it but for now it seems a little unexpected to crash because those kinds of changes. Any suggestion or something I could test? I'm just now in the process of domain transfer so aliax.net is not still propagated so the SRV record doesn't exist for OpenSer. Anyway shouldn't crash because it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1847821&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
