laruence / taint

Taint is a PHP extension, used for detecting XSS codes
Other
611 stars 128 forks source link

try to repro a segfault #51

Closed staabm closed 7 years ago

staabm commented 7 years ago

this constellation segfaulted on my php7.0.14 on ubuntu16.

this test tries to repro the segfault

laruence commented 7 years ago

I can not see the segfault, and valgrind also clean....

staabm commented 7 years ago

yeah.. I dont know why my apache dies .. seems like there is more code arround affecting it. It doesnt generate a coredump so I dont know how to handle that.