[Asterisk-bsd] Asterisk13 coredump on freebsd 11.1

Hans Petter Selasky hps at selasky.org
Tue Sep 19 00:31:09 CDT 2017


On 09/19/17 01:57, Tao Zhou wrote:
> On 18/9/17 5:40 pm, Hans Petter Selasky wrote:
> 
>> There is a known issue with the latest version of Asterisk 13.xxx 
>> crashing. I don't know the root cause. Try downgrading the Asterisk 
>> version. You probably should compile all code with debug flags enabled 
>> if you want to find the root cause of this. 
> 
> In our environment the crash happen almost always within two minutes. No 
> calls or other activity are needed to make the crash happen.
> 
> 
> Things that didn't help:
> 
> * downgrading asterisk13 to 13.17 or 13.16
> * downgrading gcc5 or upgrading it to gcc6
> * disabling all modules
> * compiling asterisk13 with GCC or CLANG
> * upgrading the poudriere build environment from 11.0 to 11.1
> 
> Thing that helped
> 
> * installing astersisk 13.16 from https://pkg.freebsd.org
> (All our previous attempts were with software which was compiled locally 
> on poudriere under FreeBSD 11.1 or 11.0)
> 

Try to do an ldd diff on the resulting binaries. Or check the list of 
installed Asterisk modules. Maybe there are some leftover libraries or 
asterisk modules which weren't deleted when the port was upgraded.

--HPS




More information about the Asterisk-BSD mailing list