Open klettier opened 4 years ago
Hi,
The stacktrace is strange, it looks like you've loaded a dump file but the cache is not initialized (so there is a null exception). I've just tested the String module and there was no error.
Could you tell me the version you're using ? Could you give me access to the dump file you try to analyze or the complete log file ?
Hi,
Hi,
Sorry for the late answer, I have some very busy weeks and not a lot time for Memoscope.
I see you're using the latest release.
Could you send me (fremag.gh@gmail.com) the log file ?
It should be there: C:\Users\
Where does the dump file comes from ? A .Net framework application or .Net Core ? What versions ?
Have you tried to open the dump file with WinDbg ?
Hi,
Thx for this project I will definitely try to contribute on my spare time.
Tell me if you need more information.
Issue
NullReferenceException when trying to init strings module.
Screen