Various BSODs

lo16

New member
Joined
Sep 25, 2013
Posts
2
Hi there, I got a new laptop but it BSODs at least 5 times a day. It's really frustrating and I would like to fix this ASAP. Any help is greatly appreciated!

OS: Windows 7 Professional 64-bit
x64
Original installed system was also Windows 7 Professional (OEM version), but I reinstalled it. Hardware is new, about a week old.

CPU: i7-4700MQ
GPU: nVidia GeForce GTX 780M
Mobo: Clevo P370SM

The model of the laptop is Sager NP9380-S.

Thank you in advance!

-lo16
 

Attachments

Hi,

We have various different bugchecks (as you have noted):

PAGE_FAULT_IN_NONPAGED_AREA (50)

This indicates that invalid system memory has been referenced.

Bug check 0x50 usually occurs after the installation of faulty hardware or in the event of failure of installed hardware (usually related to defective RAM, be it main memory, L2 RAM cache, or video RAM).

KMODE_EXCEPTION_NOT_HANDLED (1e)

This indicates that a kernel-mode program generated an exception which the error handler did not catch.

IRQL_NOT_LESS_OR_EQUAL (a)


This indicates that Microsoft Windows or a kernel-mode driver accessed paged memory at DISPATCH_LEVEL or above.

This bug check is issued if paged memory (or invalid memory) is accessed when the IRQL is too high. The error that generates this bug check usually occurs after the installation of a faulty device driver, system service, or BIOS.

I checked your drivers list and it's clean as a whistle, no problematic drivers, nothing too out of date, etc. This is a brand new laptop, so with this said + given the bugchecks, you've been given a faulty laptop. Contact the manufacturer or where you purchased it from and DEMAND a replacement ASAP while you still have warranty. Don't wait too long.

Regards,

Patrick
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top