Skip to content

[Bug]: DDTrace 1.10.0 Crashes with PHP 8.4.8 - Maybe still #3197 #3304

@gman-wa

Description

@gman-wa

Bug report

We have been seeing a lot of these since testing our application with 8.4.8 (coming from 8.3.22)

[Thu Jun 19 19:43:02.816680 2025] [proxy_fcgi:error] [pid 114:tid 215] [client 18.208.8.210:0] AH01067: Failed to read FastCGI header
[Thu Jun 19 19:43:02.816701 2025] [proxy_fcgi:error] [pid 114:tid 215] (104)Connection reset by peer: [client 18.208.8.210:0] AH01075: Error dispatching request to
[19-Jun-2025 19:43:02] WARNING: [pool www] child 65 exited on signal 11 (SIGSEGV) after 257.745689 seconds from start

Wondering if its related to #3197 ?

DDTrace 1.9.0 does not throw errors.

Yes, we are using OpCache JIT

PHP version

8.4.8

Tracer or profiler version

1.10.0

Installed extensions

[PHP Modules]
Core
ctype
curl
date
dom
fileinfo
filter
gd
hash
iconv
igbinary
intl
json
libxml
mbstring
memcached
msgpack
mysqli
mysqlnd
openssl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
random
readline
Reflection
session
SimpleXML
sodium
SPL
sqlite3
standard
tokenizer
xml
xmlreader
xmlwriter
Zend OPcache
zlib

[Zend Modules]
Zend OPcache

Output of phpinfo()

{ "date": "2025-06-19T20:10:13Z", "os_name": "Linux ip-XXXXXX.ec2.internal 5.10.235-227.919.amzn2.aarch64 #1 SMP Sat Apr 5 16:59:44 UTC 2025 aarch64", "os_version": "5.10.235-227.919.amzn2.aarch64", "version": "1.10.0", "lang": "php", "lang_version": "8.4.1", "env": "XXXXXX", "enabled": true, "service": "XXXXXX", "enabled_cli": true, "agent_url": "http://localhost:8126", "debug": false, "analytics_enabled": false, "sample_rate": 1, "sampling_rules": [], "tags": { }, "service_mapping": [], "distributed_tracing_enabled": true, "dd_version": "XXXXXX", "architecture": "aarch64", "instrumentation_telemetry_enabled": true, "sapi": "fpm-fcgi", "datadog.trace.sources_path": "/opt/datadog/dd-library/1.10.0/dd-trace-sources/src", "open_basedir_configured": false, "uri_fragment_regex": null, "ori_mapping_incoming": null, "uri_mapping_outgoing": null, "auto_flush_enabled": false, "generate_root_span": true, "http_client_split_by_domain": true, "measure_compile_time": true, "report_hostname_on_root_span": false, "traced_internal_functions": null, "enabled_from_env": true, "opcache.file_cache": null, "sidecar_trace_sender": true }

Diagnostic checks passed

Upgrading from

8.3.22

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions