Page 1 of 1

bluescreen on windows 7 64bit

Posted: Wed May 29, 2019 2:10 am
by kochun
hello.
I have bluescreen(BUGCHECK 4A) use madhook dirver.
the problem started after the driver upgrade to 3.1.18
bugcheck_01.JPG
bugcheck_01.JPG (25.87 KiB) Viewed 6323 times
The following figure shows problematic thread information.
If you look at the current stack of that thread in memory,
you can see that the madhook driver has been called.
However, since there is no symbol information, it is difficult to analyze it any more.
Can you help me?
bugcheck_02_1.JPG
bugcheck_02_1.JPG (107.88 KiB) Viewed 6323 times
bugcheck_02_2.JPG
bugcheck_02_2.JPG (141.77 KiB) Viewed 6323 times

Re: bluescreen on windows 7 64bit

Posted: Wed May 29, 2019 7:04 am
by madshi
Do you know which driver you used before? Maybe you can double check if that older driver still works ok for you and then switch back to that driver?

I've announced in May 2018 that madCodeHook 3.1.18 is the last 3.x build. After all, madCodeHook 4.0 was released mid 2016 already! You can't expect me to provide active support for very old/outdated madCodeHook builds forever for "free". So ideally you would upgrade to madCodeHook 4.0, then check if it has the same blue screen problem, and if it does, then we can try to get to the bottom of why it happens and how to fix it.