[OpenSIPS-Devel] [ opensips-Bugs-2818650 ] signo=Could not find the frame base for "sig_alarm_abort"

SourceForge.net noreply at sourceforge.net
Thu Jul 9 09:54:27 CEST 2009


Bugs item #2818650, was opened at 2009-07-08 20:49
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2818650&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.4.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas V (tomvogt)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: signo=Could not find the frame base for "sig_alarm_abort"

Initial Comment:
opensips 1.4.5-notls, FreeBSD 7.0 (i386). opensips core dumps after a few hours with:

#0  0x28268017 in kill () from /lib/libc.so.7
#1  0x28267f76 in raise () from /lib/libc.so.7
#2  0x28266b8a in abort () from /lib/libc.so.7
#3  0x08067ee3 in sig_alarm_abort (signo=Could not find the frame base for "sig_alarm_abort".
) at main.c:423
#4  <signal handler called>
#5  fm_status (qm=0x287fe000) at mem/f_malloc.c:512
#6  0x080679ed in cleanup (show_status=1) at main.c:356
#7  0x08068795 in handle_sigs () at main.c:524
#8  0x0806c969 in main (argc=3, argv=0xbfbfec58) at main.c:866


any idea?


----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-07-09 10:54

Message:
Hi Thomas,

the core is actually showing an unsuccessful shutdown (see the cleanup()
on frame 6). The final coredump was generated because the shutdown took
longer than 20 seconds (and there is an ALARM signal to prevent blocking
during the shutdown). 
So the question is: in logs, do you have any reports related to the cause
for the initial shutdown ?

Regards,
Bogdan 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2818650&group_id=232389



More information about the Devel mailing list