[Solved] WinCacheGrind Parser error: At this point at least main instance is expected.

2023/04/28 4:56

Parser error: At this point at least main instance is expected.

cachegrind.out line number: 342121

CurInst: NULL

Stack: empty

Call buffer: empty

Snipaste_2023-04-07_19-24-06

Snipaste_2023-04-07_19-24-06

Solution

xdebug.use_compression = false

disable the compressioin, because WinCacheGrind  can’t read gzip file…

Leave a Reply

Back to top