Date: Tue, 19 Sep 2017 09:57:34 +1000 From: Tao Zhou <tao@ish.com.au> To: Hans Petter Selasky <hps@selasky.org>, Asterisk on BSD discussion <asterisk-bsd@lists.digium.com>, freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: [Asterisk-bsd] Asterisk13 coredump on freebsd 11.1 Message-ID: <f5e97b7e-cd46-9e38-7409-c20e1b9b6e94@ish.com.au> In-Reply-To: <25f05b1c-34e5-aa88-39cc-55c9a7b15616@selasky.org> References: <30f177e2-3fd7-37e7-2f77-4b43a56c6713@ish.com.au> <25f05b1c-34e5-aa88-39cc-55c9a7b15616@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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) Not sure if it relevant, but our make environment looks like this: WITH_PKGNG=yes WITHOUT_X11=yes JAVA_PORT=java/openjdk8 JAVA_VERSION=1.8 apache22-worker-mpm_SET+=PROXY_AJP PROXY_BALANCER PROXY_CONNECT PROXY_FTP PROXY_HTTP PROXY_SCGI WITH_BDB_VER=5 DEFAULT_VERSIONS+= php=7.1 DEFAULT_VERSIONS+= apache=2.4 DEFAULT_VERSIONS+= ssl=openssl WITH_MYSQL_VER=102m # This is needed when using openssl from ports OPTIONS_UNSET+= GSSAPI_BASE OPTIONS_SET+= GSSAPI_MIT -- Tao ZHOU ish http://www.ish.com.au Level 1, 30 Wilson Street Newtown 2042 Australia phone +61 2 9550 5001
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f5e97b7e-cd46-9e38-7409-c20e1b9b6e94>