Closed nesl247 closed 1 year ago
Thanks for the report! Sorry you are having problems. Which installation method did you use to install the tracer?
We're installing it via the APK.
This could be related to #1828. We'll keep you updated as we learn more.
Hey @nesl247,
version 0.83.0 has been released now, maybe this also fixes your issue? At least #1828 has been fixed in this new release. Could you please give it a try?
Thanks!
Hi @bwoebi, it doesn't appear to have solved the issue.
Thanks for reporting back @nesl247
Would it be possible for you to grab a coredump and give us a backtrace? See also https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/php/?tab=containers#troubleshooting-an-application-crash
Thanks!
I can't reproduce on PHP 8.2.3 anymore using 0.84.0.
Bug description
We attempted to upgrade our application from PHP 8.1 to 8.2. We started having failures with
composer install
and I tracked the issue down and found that anybin/console
executions result in aBus error
. I remove the extension fromphp.ini
and then everything started working again. As part of this, we upgraded to0.82.0
from0.81.0
of datadog.PHP version
Tracer version
0.82.0
Installed extensions
OS info
Diagnostics and configuration
Output of phpinfo() (ddtrace >= 0.47.0)