NoiseByNorthwest / php-spx

A simple & straight-to-the-point PHP profiling extension with its built-in web UI
GNU General Public License v3.0
2.13k stars 84 forks source link

php7.3 failure on enable spx #94

Open tsukasa-mixer opened 5 years ago

tsukasa-mixer commented 5 years ago
PHP         : /usr/bin/php7.3 
PHP_SAPI    : cli
PHP_VERSION : 7.3.9-1+ubuntu16.04.1+deb.sury.org+1
ZEND_VERSION: 3.3.9

> phpize7.3
Configuring for:
PHP Api Version:         20180731
Zend Module Api No:      20180731
Zend Extension Api No:   320180731

terminated by signal SIGSEGV (Address boundary error)

spx_gc_traced_7_3.log

NoiseByNorthwest commented 5 years ago

Do you have a Dockerfile ? I've tried to reproduce it on various 7.3.9 images without success.