IntelliJ Profiler issue - InvalidJfrFileException: No readable chunks in recording

Hi there :waving_hand:

I wanted to run my app with the profiler.

I tried both IntelliJ Profiler and Async Profiler but none of them worked.

I the tool window I can see this message:

Profiler error: org.openjdk.jmc.flightrecorder.internal.InvalidJfrFileException: No readable chunks in recording

Some details about my IDE:

IntelliJ IDEA 2025.1.3 (Ultimate Edition)
Build #IU-251.26927.53, built on June 23, 2025
Source revision: a5abecbe752fe
Licensed to - / Mikolaj Kondratek
Subscription is active until -.
Runtime version: 21.0.7+9-b895.130 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.5
Kotlin plugin: K2 mode
Kotlin analyzer version: 2.2.0-ij251-153
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 8192M
Cores: 10
Metal Rendering is ON
Registry:
  ide.browser.jcef.debug.port=9222
  ide.experimental.ui=true
  ide.images.show.chessboard=true
Non-Bundled Plugins:
  org.jetbrains.completion.full.line (251.26927.53.2)
  DevKit (251.26927.70)
  com.intellij.uiDesigner (251.26927.70)
  nl.rubensten.texifyidea (0.10.4)
  org.jetbrains.plugins.gitlab (251.26927.54-IU)
  org.jetbrains.plugins.github (251.26927.54-IU)
  com.virtuslab.git-machete (6.1.3)
  com.sourcegraph.jetbrains (7.101.0-nightly)
  org.intellij.scala (2025.1.27)
  com.intellij.wiremock (251.23774.435)
Kotlin: 251.26927.53-IJ

The same (or a similar) problem has been reported a while ago:

I’d appreciate some assistance with this one. Is it a known issue? What can I do about it?

Kind regards,
Mikołaj Kondratek