MemoScope.Net
MemoScope.Net copied to clipboard
NullReferenceException when trying to init strings module
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

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,
- My version is 1.0.0.244 (x64)
- Unfortunately I cannot provide the dump to you but will try to reproduce on my side with your code
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 ([email protected]) the log file ? It should be there: C:\Users<UserName>\AppData\Roaming\MemoScope\log There is no secret in this file, just some information about user actions or exceptions / stack trace.
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 ?