While testing a problem with "spontaeously" and "occasionally" rebooting asterisk, I came upon this problem:
 

Program received signal SIGSEGV, Segmentation fault.

[Switching to Thread -1210770512 (LWP 11346)]

0x002e3fe1 in pri_release_timeout (data="" at q931.c:2589

2589 q931.c: No such file or directory.

in q931.c

 

q931.c is in libpri, function pri_release_timeout, and line 2589 reads: 

        if (pri->debug & PRI_DEBUG_Q931_STATE)
                pri_message(pri, "Timed out looking for release complete\n");

 

PRI Debug was not on in the asterisk console. 

Any ideas?  My asterisk restarts about twice a day, and drops any current calls in the process.

Regards,

Mark McQuiggan

 

 



This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to