Hey fellas,
I'm happily using ViMbAdmin but I recently encountered a problem concerning segmentation faults.
Since 04/22 I run into segmentation faults trying to access vba. I think it might be caused by the recent update of OpenSSL (openssl:amd64 1.0.1e-2+deb7u), because that's basically the only thing that changed.
Any hints on how to debug the problem? The current output is not helpful at all:
$ php -S localhost:8080 -t public
PHP 5.4.4-14+deb7u8 Development Server started at Thu Apr 24 13:52:26 2014
Listening on localhost:8080
Document root is /srv/www/vimbadmin/public
Press Ctrl-C to quit.
[Thu Apr 24 13:52:28 2014] 127.0.0.1:43980 [302]: /
zsh: segmentation fault php -S localhost:8080 -t public
Hey fellas,
I'm happily using ViMbAdmin but I recently encountered a problem concerning segmentation faults.
Since 04/22 I run into segmentation faults trying to access vba. I think it might be caused by the recent update of OpenSSL (openssl:amd64 1.0.1e-2+deb7u), because that's basically the only thing that changed.
Any hints on how to debug the problem? The current output is not helpful at all: