Re: Segmentation fault with default init.d

2016-06-22 Thread Aleksandar Lazic
Hi J B, Am 21-06-2016 17:59, schrieb J B: I installed nginx-extras and passenger from Phusion PPA and received the following error. /etc/init.d/nginx: line 46: 32069 Segmentation fault (core dumped) start-stop-daemon --start --quiet --pidfile $PID --exec $DAEMON -- $DAEMON_OPTS 2> /dev

Segmentation fault with default init.d

2016-06-21 Thread J B
I installed nginx-extras and passenger from Phusion PPA and received the following error. /etc/init.d/nginx: line 46: 32069 Segmentation fault (core dumped) start-stop-daemon --start --quiet --pidfile $PID --exec $DAEMON -- $DAEMON_OPTS 2> /dev/null What's the best way to begin troubleshoot