Hi Joao,
do you compiled openser by yourself or you installed the binaries?
to be able to get info from core is essential to have the correct binary.
so, to simplify the thinks, please extract the backtrace from the core
by yourself:
1) enter gdb: gdb openser_binar_file core_file
2) get backtrace : bt
send me all the output of gdb from the beginning.
thanks,
bogdan
Joao Pereira wrote:
I already did it, I deleted the file
/usr/local/sbin/openser
and all modules in:
/usr/local/lib/openser/modules/
I installed again openser 1.0.1-tls and the problem persists.
The core file has 34 Mb, so I putted it in:
sip.startel.pt/core/
Thanks for the help.
Joao Pereira