Florian Engelhardt
Florian Engelhardt
Hey @dunglas, can you help me running FrankenPHP with `go -race`? I am not an expert in Go, but this looks to me like goroutine 106 and 35 both accessing...
@MartinSBelieve do you only run the tracer or also the profiler?
Hey there 👋 do you by chance use the profiler and the tracer, or just the tracer? Kind regards Florian
Hey @matthewnessworthy, Sorry for the radio silence, I am back from conferences now! I found you on the [Datadog Public Slack](https://chat.datadoghq.com/) and DM'ed you there.
> This is fine for a proof of concept; it let's us see how the accuracy of the allocation profiler is impacted. That's the sole reason I opened a draft...
Although it is working, we decided to opt for the `opline` out-of-bounds check in #3319
Thanks for the link. ```sh $ npm run production // ... Error: Unknown option '--no-progress' ``` Trying to "fix" this error just leads to other errors (`mix: command not found`)....
Hey there, thanks for making a reproducer, that helps. The good news is that in the latest `develop` branch that segfault is fixed, but you get a `zend_mm_heap corrupted` instead...
Hey @hschimpf, I am still trying to fully understand the problem and I'd like to ask you for a favour. Could you: - install parallel from latest `develop` branch -...
Reason is that I think it could be the same root cause as in #309