Can't open xdebug snapshot in phpstorm
Hey, when i try to open a xdebug snapshot i always get an error : Incorrect profiler snapshot format: Incorrect name format
i read that this is a known bug but the last post was from 2014 so it might be fixed as i coulnt find any reported issused ( only for optimize memory usage while profiling large snapshots )
does someone has an idear how to fix it or which php/xdebug settings i need to avoid it
Thanks
Please sign in to leave a comment.
Is it possible that you upload the snapshot somewhere? How large is it?
File 1 ( phpmyadmin / 343kb )
File 2 ( codeigniter / 1,2kb )
WinCacheGrind is also unable to open them.
Please try to profile snapshots once again using latest php & xdebug versions.
i upadated to php 7.1.6 and apache 2.4.26 :
File 1 ( phpmyadmin / 112kb )
File 2 ( codeigniter / 1,6kb )
but i have no problems to open them in kcachegrind ( windows )