PHPStorm 2019.1.1 cannot read Xdebug 2.7.1 profile output Follow
Hi all,
I found this post, which seems to be similar (https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000048484-Incorrect-profiler-snapshot-format-incorrect-function-parameters?flash_digest=4d152fe568709a98eb75e008d0e2a05f9b261180) however, I am running PHPStorm 2019.1.1 and Xdebug 2.7.1
I can generate cachegrind.out files from the Xdebug profiler, but when I try to open them with PHPStorm's Analyze Xdebug's Profiler Snapshot tool, I get this:
Incorrect profiler snapshot format:
For input string: "18446744073709506255"
There have been one or two very small snapshots that opened just fine, but every other attempt yields this same message with the same input string.
Any idea how to get this working?
Cheers,
Chris
Please sign in to leave a comment.
Unfortunately, this issue hasn't been fixed yet. I'll ping the developer, please also vote for the issue: https://youtrack.jetbrains.com/issue/WI-44833