Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Profiling casuing JVM to crash

Open
#11,749 19 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
java

Research direction

Start by examining the attached javadump.txt and the reported change from tracer 1.58.1 to 1.63.0 on Java 25 and 26 with Amazon Corretto. Investigate the profiling path, including why dd.profiling.ddprof.enabled=false does not prevent the crash, and compare behavior with the profiler fully disabled. Done means the crash is reproduced or explained and a regression test or verified fix prevents it.

Written by the indexing model from the issue text.

Description

type: bug report
Tracer Version(s)

1.63.0

Java Version(s)

25.0.2.10.1, 26.0.1.8.1

JVM Vendor

Amazon Corretto

Bug Report

We are seeing tengs of crashes per day across our fleet. Started happening after upgrading 1.58.1 to 1.63.0. We see it on both java 25 and 26.

We also tried setting dd.profiling.ddprof.enabled=false but it didnt fix the crashes. Fully disabling the profiler makes them go away though

javadump.txt

Expected Behavior

Not crashing.

Reproduction Code

No response

Dominant language
Java
Stars
737
Forks
361
Avg merge
3d 20h
Merged PRs (30d)
173

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DataDog/dd-trace-java

All issues in DataDog/dd-trace-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.