when testing trunk presence stuff, i noticed that openser -c crashes
when presence module is loaded:
with #loadmodule "presence.so":
# openser -c -P /var/run/openser/openser.pid -m 32 -u root -g root -w
/var/run/openser -n 8
Listening on
udp: 192.98.101.10 [192.98.101.10]:5060
tcp: 192.98.101.10 [192.98.101.10]:5060
Aliases:
*: sip.test.fi:5060
config file ok, exiting...
0(29092) INFO: mi_xmlrpc: destroy: Process hasn't been created -> nothing to
kill
0(29092) INFO:mi_fifo:mi_destroy:memory for the child's mi_fifo_pid was not
allocated -> nothing to destroy
0(29092) PIKE - destroying module
with loadmodule "presence.so":
# openser -c -P /var/run/openser/openser.pid -m 32 -u root -g root -w
/var/run/openser -n 8
Listening on
udp: 192.98.101.10 [192.98.101.10]:5060
tcp: 192.98.101.10 [192.98.101.10]:5060
Aliases:
*: sip.test.fi:5060
config file ok, exiting...
Segmentation fault (core dumped)
the only modparam that i have set for presence module is db_url.
without -c openser starts fine.
i can't find core dump file anywhere.
-- juha
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel