Hi All,

We are trying to install Sprout from source code on a server Ubuntu 12.04.
We have successfully built the source code. While running the command
<sudo LD_LIBRARY_PATH=usr/lib:$LD_LIBRARY_PATH build/bin/sprout -t -s 5054
-H 10.129.34.87:8888 -K 10.120.34.82:7253 -F /var/log/sprout> a SIGSEGV
signal is raised.
We have figured out that 'init_registrar(...)' in the main.cpp and in
particular 'pjsip_parse_uri(...)' in 'init_registrar(...)' has raised the
signal. The function 'pjsip_parse_uri(...)' is returning NULL to be
specific.

Please suggest how to resolve the issue.

Thank You
Sanchit Garg
Senior Undergrad CSE IIT Bombay
_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to