RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
BSD 2-Clause "Simplified" License
2.63k stars 145 forks source link

Filtering crashes #14

Closed kikijiki closed 7 years ago

kikijiki commented 7 years ago

Disabling and reenabling filtering always makes mtuner crash.

milostosic commented 7 years ago

Can you provide more information? Are you using 3.6.8 or you have built it yourself?

kikijiki commented 7 years ago

I'm using 3.6.8, I downloaded the zip release (running on win7).

milostosic commented 7 years ago

Can you try with the new build? I was unable to reproduce this even a single time.

kikijiki commented 7 years ago

Thanks for the follow-up. I tried the new build but I seem to a different problem now.

Smaller bugs:

Don't know if it makes a difference but I'm using the zip version since the installer triggers my AV.

milostosic commented 7 years ago

Starting with smaller ones:

I'll check what's happening with the broken capturing... ZIP and MSI are identical in content, no clue why some AVs nag about it.

milostosic commented 7 years ago

New build is up, everything should be fine now.

kikijiki commented 7 years ago

Thanks, I'll give it a try later.