On Thu, Sep 28, 2017 at 01:17:24AM +0200, Hans Petter Selasky wrote:
> Hi,
>
> I just upgraded and hit these SEGFAULTs too. First of all you need to
> install GDB 8.0 from ports to get the right backtrace (important). This
> leads straight into LibUnwind in libgcc:
>
> (gdb) bt
> #0 uw_frame_s
On Thu, 2017-09-28 at 01:17 +0200, Hans Petter Selasky wrote:
> Hi,
>
> I just upgraded and hit these SEGFAULTs too. First of all you need
> to
> install GDB 8.0 from ports to get the right backtrace (important).
> This
> leads straight into LibUnwind in libgcc:
>
> (gdb) bt
> #0 uw_frame_stat
Hi,
I just upgraded and hit these SEGFAULTs too. First of all you need to
install GDB 8.0 from ports to get the right backtrace (important). This
leads straight into LibUnwind in libgcc:
(gdb) bt
#0 uw_frame_state_for (context=context@entry=0x7fffdf3bbe20,
fs=fs@entry=0x7fffdf3bbb70)
a
On 09/19/2017 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 enab
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
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
On 09/18/17 09:39, Tao Zhou wrote:
I recently upgraded asterisk13 from 13.17.0_1 to 13.17.1, and also
upgraded freebsd from 11.0 to 11.1. since then asterisk starts crashing
every few minutes.
I ran /usr/local/share/asterisk/scripts/ast_coredumper /tmp/asterisk.core
and got the following resu