Windows 10 BSOD

c++ / delphi package - dll injection and api hooking
Post Reply
dudul
Posts: 27
Joined: Wed Sep 09, 2015 3:00 pm

Windows 10 BSOD

Post by dudul »

Hi,
I get randomly BSOD (UNEXPECTED_KERNEL_MODE_TRAP) on windows 10 x64 PRO.
For now this is happening on only one of our client's system.

madCodeHook 3.1.16
Dump file:
https://drive.google.com/file/d/0B1sLXl ... Zra28/view
Attached the BSOD screenshot.

Code: Select all

OS Name	Microsoft Windows 10 Pro
Version	10.0.15063 Build 15063
System Model	HP Compaq 6200 Pro MT PC
System Type	x64-based PC
Processor	Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, 3101 Mhz, 4 Core(s), 4 Logical Processor(s)
BIOS Mode	UEFI
Please let me know if you need anything else,
Thank you in advance
Attachments
1.png
1.png (209.62 KiB) Viewed 11090 times
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Windows 10 BSOD

Post by madshi »

This has been reported before by 2 other madCodeHook users, however, none of them could reproduce it on their development PCs in anyway. You probably can't, either? :(

I don't suppose you could talk your customer into turning his PC into a VM for us to test with?
dudul
Posts: 27
Joined: Wed Sep 09, 2015 3:00 pm

Re: Windows 10 BSOD

Post by dudul »

That's not a problem, the PC is next to me.
What would you like me to do?

Thanks
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Windows 10 BSOD

Post by madshi »

Oh cool!

How often does the BSOD occur? How easy is it to reproduce the BSOD willingly?
dudul
Posts: 27
Joined: Wed Sep 09, 2015 3:00 pm

Re: Windows 10 BSOD

Post by dudul »

It happened to me once (after few reboots) and I stopped to check it.
The customer reported that it happened to him randomly on his 25 PCs class.

I'll be next to it tomorrow and will be able to give you more detailed answer.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Windows 10 BSOD

Post by madshi »

That'd be great. If the problem only occurs once every couple of days, it will be very hard to analyze in detail.

I mean I know the crash callstack, but it actually crashes inside of OS code when calling NtAllocateVirtualMemory, which doesn't make a lot of sense to me.
dudul
Posts: 27
Joined: Wed Sep 09, 2015 3:00 pm

Re: Windows 10 BSOD

Post by dudul »

madshi wrote:That'd be great. If the problem only occurs once every couple of days, it will be very hard to analyze in detail.

I mean I know the crash callstack, but it actually crashes inside of OS code when calling NtAllocateVirtualMemory, which doesn't make a lot of sense to me.
Sorry, but it seems that I can't reproduce this BSOD.
madshi
Site Admin
Posts: 10753
Joined: Sun Mar 21, 2004 5:25 pm

Re: Windows 10 BSOD

Post by madshi »

Too bad... :sorry:
Post Reply