[Build 620] Assertion fails

Questions about YourKit Java Profiler
Post Reply
jgindin
Posts: 2
Joined: Tue Jul 12, 2005 6:37 pm

[Build 620] Assertion fails

Post by jgindin »

Periodically when running my app profiled I see an message box with the error, "Assertion failed line 80 of Utils.cpp". Then, when I look back in IntelliJ, I see the following:

ERROR: JVMTI error err=15(JVMTI_ERROR_THREAD_NOT_ALIVE) in Sampling.cpp:80

My JVM is gone. This only happens once in a while, even when there have been no code changes between runs.
jgindin
Posts: 2
Joined: Tue Jul 12, 2005 6:37 pm

Post by jgindin »

It just happened again, and I noticed that it's actually line 26 of Utils.cpp.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

Thank you very much for the report.

The bug is fixed in upcoming build 624.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Post by Anton Katilin »

The build 624 that fixes the problem is available for download.
Post Reply