Thank's for reply Tino
follows the content of "print m" in gdb:
*
Program terminated with signal 11, Segmentation fault.
#0 init_mod_child (m=0xa238, rank=4) at sr_module.c:827
827 sr_module.c: Arquivo ou diretório não encontrado.
in sr_module.c
(gdb)
(gdb)
(gdb)
(gdb) print m
$1 = (st
Hey Bruno,
Am 09.11.2011 um 20:31 schrieb Bruno Bresciani:
> Kamailio 3.1.2 terminated with signal 11, segmentation fault, in the
> init_mod_child function at sr_module.c file. This problem occurs only when I
> try loading the loadbalance.so module, it was written by me.
>
> Someone Can help