Giter Site home page Giter Site logo

Comments (7)

labbati avatar labbati commented on August 19, 2024

Hi, Thanks for posting this. We are unfortunately aware of the seg fault in 7.2 (we don't support 7.3 at the moment but it makes sense to me that it fails too).

Please see this comment on #302 for more details.

from dd-trace-php.

Daursu avatar Daursu commented on August 19, 2024

@labbati if it helps, it seems that the issue is happening around

ob_start();
require "{$template}";
$content = ob_get_clean();

where the template uses &$GLOBALS passed by reference.

from dd-trace-php.

labbati avatar labbati commented on August 19, 2024

Thanks for sharing this as well! Definitely something very specific that we can try to reproduce the issue!

from dd-trace-php.

labbati avatar labbati commented on August 19, 2024

Hi! We just release 0.13.4 which brings some fixes to the memory management and it is supposed to fix the segmentation faults in php-fpm 7.x.

Special thanks to @stayallive for helping us debugging the memory issues in his environment! His help and guidance were of paramount importance.

It would be great if you can install it in your hosts to make sure the error disappeared. We suspect that the issue you reported is a different face of this very same memory management error that we had.

from dd-trace-php.

labbati avatar labbati commented on August 19, 2024

Hi @Daursu, just out of curiosity: did you have a chance to test the latest version with 7.2?
I'd love to receive your feedback!
Thanks

from dd-trace-php.

Daursu avatar Daursu commented on August 19, 2024

@labbati I can confirm that the latest release works fine with both PHP 7.2 and 7.3.

Thanks for your help!

from dd-trace-php.

labbati avatar labbati commented on August 19, 2024

Thanks for the update! Glad that this resolved this issue!

from dd-trace-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.