Zeex / samp-plugin-profiler

Performance profiler plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=271129
BSD 2-Clause "Simplified" License
46 stars 8 forks source link

assertion failed on (call_graph_.root() != call_graph_.sentinel()) #32

Closed AGraber closed 5 years ago

AGraber commented 6 years ago

Both are the same address: https://github.com/Zeex/profiler/blob/148f731349b95fa17dc700e1eaa6b7b0dde3b5f3/src/amxprof/profiler.cpp#L170-L173

Zeex commented 5 years ago

Thanks, I've fixed a couple of bugs with the call graph feature, I think it should work now.