Hi Bobby,
what is the status on that? have you managed to get the core files?
Regards,
Bogdan
Bobby Smith wrote:
Greetings,
We're encountering an issue on 1.6 trunk where we're receiving random
segmentation faults that DO NOT generate cores.
I've had a couple of segfaults (which I've poste
And you're sure you have enabled Core dumps in the /etc/init.d/opensips
file?
if test "$DUMP_CORE" = "yes" ; then
# set proper ulimit
ulimit -c unlimited
# directory for the core dump files
COREDIR=/home/opensips/corefiles
[ -d $COREDIR ] || mkdir $COREDIR
chmod 777 $CORE
Greetings,
We're encountering an issue on 1.6 trunk where we're receiving random
segmentation faults that DO NOT generate cores.
I've had a couple of segfaults (which I've posted to the list) that have
resulted in core dumps, but doing a dmesg:
opensips[28467]: segfault at 0010 rip 0