Jump to content

Several types of Blue screen, and crashes

Drakeshade
Go to solution Solved by Radium_Angel,
10 minutes ago, Drakeshade said:

I am sorry, I have uploaded them separately. 

Ok, what I am going to do here, is post some relevant info from the crash dumps, then post my thoughts at the end.

____

FAULTY_HARDWARE_CORRUPTED_PAGE (12b)
This bugcheck indicates that a single bit error was found in this page.  This is a hardware memory error.
Arguments:
Arg1: ffffffffc00002c4, virtual address mapping the corrupted page
Arg2: 0000000000000d10, physical page number
Arg3: 0000013a30efbd50, zero
Arg4: ffffbc80fe950000, zero
PROCESS_NAME:  MemCompression

______

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: ffffee8007e9a1e0, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff80335112e7c, If non-zero, the instruction address which referenced the bad memory
    address.
Arg4: 0000000000000002, (reserved)
PROCESS_NAME:  svchost.exe

______

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041792, A corrupt PTE has been detected. Parameter 2 contains the address of
    the PTE. Parameters 3/4 contain the low/high parts of the PTE.
Arg2: ffffc000d25d10f8
Arg3: 0000000100000000
Arg4: 0000000000000000
MEMORY_CORRUPTOR:  ONE_BIT


SYMBOL_NAME:  ONE_BIT

MODULE_NAME: hardware

IMAGE_NAME:  memory_corruption
____

 

No need to examine the other crash dumps, you have faulty RAM.

Run MemTest86

https://www.memtest86.com/

 

And find out which stick is bad.

Report back.

Hello,

I only posses user level knowledge, so I'd like to apologize for my amateurness in advance.

Roughly 2 months ago my barely1 year old PC started acting up. I manually updated every driver and the OS. My Pc restarts 2-3 times / day with the following error messages: Page fault in nonpaged area, System thread not handled: ntfs.sys, Memory management, Faulty page. Moreover, several of my steam games crash frequently (6-7 times in a row) and ask me to verify the local files. Usually it takes 3-4 verifies to get a game up and running again. 

I don't know if I should mention it or not, but I use avast as an antivirus and ccleaner to remove temp stuff.

 

Please find my specs below:

-OS: Windows 10 Pro 64-bit (retail purchase)

-CPU: Intel Core i7 9700K @ 3.60GHz

-RAM: 16.0GB Dual-Channel Unknown @ 1066MHz (15-15-15-36) (don't know why it is shown as unknown it is a Corsair Vengeance 2x8gb, the red version)

-Motherboard: Gigabyte Technology Co. Ltd. Z390 AORUS PRO-CF (U3E1)

-Graphics card: 4095MB NVIDIA GeForce RTX 2070 SUPER (MSI)

-Storage: 1863GB Seagate ST2000DM008-2FR102 (SATA (SSD)

                465GB Samsung SSD 970 EVO Plus 500GB (Unknown (SSD))

 

I also apologize for any mistakes I made in posting this, I tried to read up on the how to before I did this.

 

Thank you for time reading :3

 

 

041821-6250-01.dmp 041921-6234-01.dmp 041921-6281-01.dmp 042021-6890-01.dmp 042021-7109-01.dmp

Edited by Drakeshade
Link to comment
Share on other sites

Link to post
Share on other sites

Sounds like bad RAM, but let me look at your dump files, hold tight!

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

The file you attached is blank....try again.

You don't have to zip the files, just upload the .dmp files straight as they are here

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

I am sorry, I have uploaded them separately. 

Link to comment
Share on other sites

Link to post
Share on other sites

5 minutes ago, Drakeshade said:

I am sorry, I have uploaded them separately. 

All good, also, in the future, quote me so I know you've replied.

Thanks for the many file, let me see what's going on, give me ~15 minutes or so, I'll have you some answers.

 

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

10 minutes ago, Drakeshade said:

I am sorry, I have uploaded them separately. 

Ok, what I am going to do here, is post some relevant info from the crash dumps, then post my thoughts at the end.

____

FAULTY_HARDWARE_CORRUPTED_PAGE (12b)
This bugcheck indicates that a single bit error was found in this page.  This is a hardware memory error.
Arguments:
Arg1: ffffffffc00002c4, virtual address mapping the corrupted page
Arg2: 0000000000000d10, physical page number
Arg3: 0000013a30efbd50, zero
Arg4: ffffbc80fe950000, zero
PROCESS_NAME:  MemCompression

______

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: ffffee8007e9a1e0, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff80335112e7c, If non-zero, the instruction address which referenced the bad memory
    address.
Arg4: 0000000000000002, (reserved)
PROCESS_NAME:  svchost.exe

______

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041792, A corrupt PTE has been detected. Parameter 2 contains the address of
    the PTE. Parameters 3/4 contain the low/high parts of the PTE.
Arg2: ffffc000d25d10f8
Arg3: 0000000100000000
Arg4: 0000000000000000
MEMORY_CORRUPTOR:  ONE_BIT


SYMBOL_NAME:  ONE_BIT

MODULE_NAME: hardware

IMAGE_NAME:  memory_corruption
____

 

No need to examine the other crash dumps, you have faulty RAM.

Run MemTest86

https://www.memtest86.com/

 

And find out which stick is bad.

Report back.

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

6 minutes ago, Radium_Angel said:

Ok, what I am going to do here, is post some relevant info from the crash dumps, then post my thoughts at the end.

____

FAULTY_HARDWARE_CORRUPTED_PAGE (12b)
This bugcheck indicates that a single bit error was found in this page.  This is a hardware memory error.
Arguments:
Arg1: ffffffffc00002c4, virtual address mapping the corrupted page
Arg2: 0000000000000d10, physical page number
Arg3: 0000013a30efbd50, zero
Arg4: ffffbc80fe950000, zero
PROCESS_NAME:  MemCompression

______

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: ffffee8007e9a1e0, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff80335112e7c, If non-zero, the instruction address which referenced the bad memory
    address.
Arg4: 0000000000000002, (reserved)
PROCESS_NAME:  svchost.exe

______

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041792, A corrupt PTE has been detected. Parameter 2 contains the address of
    the PTE. Parameters 3/4 contain the low/high parts of the PTE.
Arg2: ffffc000d25d10f8
Arg3: 0000000100000000
Arg4: 0000000000000000
MEMORY_CORRUPTOR:  ONE_BIT


SYMBOL_NAME:  ONE_BIT

MODULE_NAME: hardware

IMAGE_NAME:  memory_corruption
____

 

No need to examine the other crash dumps, you have faulty RAM.

Run MemTest86

https://www.memtest86.com/

 

And find out which stick is bad.

Report back.

I've quickly read through what to do with memtest, but unfortunately I do not have an usb stick. Is there a way to do it without a stick?

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Drakeshade said:

I've quickly read through what to do with memtest, but unfortunately I do not have an usb stick. Is there a way to do it without a stick?

Nope.

Well, a CD will do it if you have a CD-burner

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Radium_Angel said:

Nope.

Well, a CD will do it if you have a CD-burner

ah, meanwhile, I've read that an usb or a cd/dvd is required as windows cannot run these tests. I'd like to approach this question from another angle: both of my rams are still covered by warranty, and I can change them without any additional cost. Would this be a feasible fix to my issues? Also, thank you for putting up with this 🙂

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Drakeshade said:

ah, meanwhile, I've read that an usb or a cd/dvd is required as windows cannot run these tests. I'd like to approach this question from another angle: both of my rams are still covered by warranty, and I can change them without any additional cost. Would this be a feasible fix to my issues? Also, thank you for putting up with this 🙂

Well, USB sticks are really handy things to have, and I'd suspect it'd be faster to go to your local shop and get one, than the time it would take to warranty return your RAM, but you'll need to return it anyway, so no harm in doing that. Did you buy the RAM locally or online?

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Radium_Angel said:

Well, USB sticks are really handy things to have, and I'd suspect it'd be faster to go to your local shop and get one, than the time it would take to warranty return your RAM, but you'll need to return it anyway, so no harm in doing that. Did you buy the RAM locally or online?

I've bought my stuff locally, and I paid extra to increase the warranty of all my pc parts to 24 months, so it won't be an issue changing the two RAMs. I'll just need to walk into the store with the faulty RAM(s) and the invoice and the warranty paper and the store will change it for me, according to their stocks. 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Drakeshade said:

I've bought my stuff locally, and I paid extra to increase the warranty of all my pc parts to 24 months, so it won't be an issue changing the two RAMs. I'll just need to walk into the store with the faulty RAM(s) and the invoice and the warranty paper and the store will change it for me, according to their stocks. 

Nice. Good luck, let us know how it turns out.

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Radium_Angel said:

Nice. Good luck, let us know how it turns out.

Thank you for your time and help, it was really professional!

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, Drakeshade said:

Thank you for your time and help, it was really professional!

You are welcome. I am here for you anytime you need it 🙂

NOTE: I no longer frequent this site. If you really need help, PM/DM me and my e.mail will alert me. 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×