tony2001 / pinba_extension

Pinba PHP extension
http://pinba.org
GNU Lesser General Public License v2.1
83 stars 22 forks source link

Segmentation fault on PinbaClient constructor #40

Open gggeek opened 1 year ago

gggeek commented 1 year ago

This causes a core dump:

$c = new PinbaClient(array());

tested with the extension version as found in Ubuntu 20.04