Reload segmentation violation

When doing an fwconsole restart I get a segmentation fault error 139. Everything still seems to work but annoying.

Error message below

==========

In Process.php line 239:

The command “runuser ‘asterisk’ -s ‘/bin/bash’ -c ‘cd /var/www/html/admin/modules/pm2/nod
e && mkdir -p /home/asterisk/.pm2 && mkdir -p /var/www/html/admin/modules/pm2/node/logs &
& export HOME=/home/asterisk && export PM2_HOME=/home/asterisk/.pm2 && export ASTLOGDIR=/
var/log/asterisk && export ASTVARLIBDIR=/var/lib/asterisk && export PATH=$HOME/.node/bin:
$PATH && export NODE_PATH=$HOME/.node/lib/node_modules:$NODE_PATH && export MANPATH=$HOME
/.node/share/man:$MANPATH && /var/www/html/admin/modules/pm2/node/node_modules/pm2/bin/pm
2 jlist’” failed.

Exit Code: 139(Segmentation violation)

Working directory: /root

Output:

Error Output:

Segmentation fault

===============

Is there a simple fix for this problem? It does not seem uncommon, but I am unsure how to proceed without breaking something.

Thanks.

1.4 Common Error Codes says that this could mean you’re running out of memory…

Thanks :smiley: !

I will investigate further.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.