최근에 클라이언트 PC 에서 작업 중이었고 새 (client PC)응용 프로그램 설치(application install) 로 인해 다시 시작해야 했습니다 . 그러나 다시 시작하면 컴퓨터가 블루 스크린되고 PAGE_FAULT_IN_NONPAGED_AREA 오류가(PAGE_FAULT_IN_NONPAGED_AREA error) 표시됩니다 .
처음에는 이것이 방금 설치한 응용 프로그램과 관련이 있다고 생각하여 컴퓨터를 안전 모드(Safe Mode) 로 다시 시작 하고 앱을 제거하기로 결정했습니다. BSOD 가 사라졌기 때문에 효과가 있었던 것 같았 지만 잠시뿐이었습니다.
PAGE_FAULT_IN_NONPAGED_AREA
중지: 0x00000050(0xCD3DD628, 0x00000001, 0x804EFC9A, 0x00000000)(STOP: 0x00000050 (0xCD3DD628, 0x00000001, 0x804EFC9A, 0x00000000))
몇 번 더 다시 시작한 후 메시지가 다시 왔습니다! 몇 가지 조사를 한 후 이 오류 메시지(error message) 는 기본적으로 Windows 가 메모리에서 데이터 조각을 찾으려고 하는데 찾을 수 없음을 의미한다는 것을 알았습니다.
Microsoft 에 따르면 이 오류는 하드웨어(faulty hardware) ( RAM , 하드 드라이브), 바이러스 백신 소프트웨어, NTFS 볼륨(NTFS volume) 손상 또는 잘못된 드라이버로 인해 발생할 수 있습니다. 이 기사에서는 다른 솔루션보다 쉬운 솔루션을 소개합니다.
불량 메모리( RAM )가 이 오류가 발생하는 주요 원인이지만 컴퓨터를 열고 RAM 칩 computer and adding/removing 해야 할 수 있기 때문에 훨씬 더 아래까지 언급하지 않습니다. (t mention)나는 대부분의 사람들이 그것을 피하고 싶어할 것이라고 생각하므로 그 중 하나(case one) 가 작동하는 경우를 대비하여 더 쉬운 솔루션을 먼저 나열했습니다.
방법 1 – 페이징 파일 조정
시작하려면 일부 사람들의 문제를 해결하는 페이징 파일로 간단한 트릭을 시도할 수 있습니다. 문제가 하드웨어와 관련이 없는 경우 이 페이지 파일 솔루션(page file solution) 이 작동할 수 있습니다.
먼저 제어판 을 열고 (Control Panel)시스템(System) 을 클릭합니다 . 컴퓨터(Computer) 또는 이 PC(This PC) 를 마우스 오른쪽 버튼으로 클릭 하고 속성(Properties) 을 선택할 수도 있습니다 .
이제 왼쪽 에 있는 고급 시스템 설정 링크를 클릭합니다.(Advanced System Settings)
성능(Performance) 에서 설정(Settings) 버튼 을 클릭 합니다.
고급(Advanced) 탭을 클릭한 다음 가상 메모리 제목 아래에 있는 변경 버튼(Virtual Memory) 을 클릭(Change) 합니다 .
마침내, 우리는 우리가 필요한 곳에 도달했습니다. 모든 드라이브의 페이징 파일 크기 자동 관리(Automatically manage paging file size for all drives) 확인란의 선택을 취소한 다음 페이징 파일 없음(No paging file) 을 선택 합니다 .
확인(Click OK) 을 여러 번 클릭하여 모든 대화 상자 창을 종료한 다음 컴퓨터를 다시 시작합니다. 다시 돌아와서 위에 표시된 정확한 단계를 다시 수행하되 이번에 는 시스템 관리 크기 를 ( System managed size)선택 (time select)하고 모든 드라이브의 페이징 파일 크기 자동 관리( Automatically manage paging file size for all drives) 확인란을 선택합니다 .
앞서 말했듯이 이것은 어떤 사람들에게는 효과가 있지만 다른 사람들에게는 효과가 없으므로 마일리지가 다를 수 있습니다. 여전히 블루 스크린이 나타나면 계속 읽으십시오.
방법 2 - 디스크 확인
이 오류는 하드 드라이브에 오류가 있거나 드라이브에 오류가 있는 경우에도 발생할 수 있습니다. 하드 드라이브를 확인하는 빠른 방법 중 하나 는 Windows에서 chkdsk 명령을 실행하는 것입니다.(chkdsk)
이렇게 하려면 시작을(Start and type) 클릭 하고 cmd 를 입력 합니다. 상단 결과를 마우스 오른쪽 버튼으로 클릭하고 관리자 권한으로 실행을(Run as Administrator) 선택합니다 .
프롬프트에서 다음 명령을 입력합니다.
chkdsk /f
드라이브가 잠겨 있다는 메시지가 표시되고 다음에 다시 시작할 때 chkdsk를 예약하려면 예에 대해 Y 를 입력합니다. 계속해서 컴퓨터를 다시 시작하고 chkdsk가 실행되도록 허용하십시오 . Windows 7 및 이전 버전에서는 시간이 오래 걸릴 수 있습니다. 이 프로세스는 Windows 8 및 Windows 10 에서 훨씬 더 빠릅니다 .
방법 3 - 나쁜 드라이버
최근에 컴퓨터의 하드웨어에 대한 드라이버를 업데이트한 경우 블루 스크린 문제를 일으키는 결함이 있는 드라이버 일 수 있습니다. (faulty driver)드라이버는 Windows 에 필수적 이지만 때로는 최신 드라이버가 해결하는 것보다 더 많은 문제를 일으킬 수 있습니다.
타사를 사용하여 PC 드라이버를 자동으로 업데이트하는 경우 업데이트될 각 드라이버를 미리 검토할 수 있도록 소프트웨어를 구성하는 것이 좋습니다.
어쨌든 시작을 클릭 하고 장치 관리자 에 ( Device Manager)입력(Start and typing) 하여 이 문제를 해결할 수 있습니다 . 드라이버를 업데이트한 장치를 마우스 오른쪽 버튼으로 클릭하고 드라이버 롤백( Roll Back Driver) 을 선택 합니다. 속성 을 선택한 다음 (Properties)드라이버(Driver) 탭 으로 이동하여 드라이버 롤백(Roll Back Driver) 버튼을 클릭 할 수도 있습니다 .
버튼이 비활성화되어 있거나 장치를 마우스 오른쪽 버튼으로 클릭할 때 옵션이 표시되지 않으면 현재 드라이버가 해당 장치에 대해 설치된 유일한 드라이버임을 의미합니다.
마지막으로 시도할 수 있는 것은 제거(Uninstall) 버튼을 클릭하고 컴퓨터를 다시 시작하는 것입니다. Windows 는 (Windows)Windows 가 재부팅 될 때 자동으로 하드웨어용 드라이버 설치를 시도합니다 . 이것이 작동하지 않으면 다음 방법을 시도하십시오.
방법 4 – 마지막으로 알려진 구성
어떤 경우에는 문제가 단순한 드라이버보다 더 크며 Windows에서 마지막으로 성공한 구성(Last Known Good Configuration) 기능을 사용해야 합니다 .
이것은 기본적으로 작동했던 전체 Windows 레지스트리(Windows registry) 의 이전 버전을 다시 가져옵니다 . Windows 7 및 이전 버전에서는 부팅할 때 고급 옵션 화면을 불러오려면 F8 키를 누르기 만( Advanced Options) 하면 됩니다 .(F8 key)
Windows 8 및 Windows 10 에서 F8 키(F8 key) 가 두 운영 체제에서 더 이상 작동하지 않기 때문에 시스템 복구 옵션(System Recovery Options) 화면 을 로드하는 방법에 대한 내 게시물을 확인하십시오 .
마지막으로 알려진(Known didn) 방법 외에도 마지막 으로 알려진(Known) 방법이 작동하지 않으면 시스템 복원(System Restore) 을 시도해야 합니다 . 시스템 복원(system restore) 을 수행하는 방법에 대한 이전 게시물을 확인하십시오 .
방법 5 - RAM 확인
위에서 언급했듯이 RAM 은 일반적으로 이 오류의 주요 원인입니다. 일반적으로 RAM 에 결함이 있음을 의미합니다. 대부분의 컴퓨터에는 여러 개의 RAM 칩이 설치되어 있으며 때때로 불량 칩을 제거하고 나머지는 그대로 두어 문제를 해결할 수 있습니다.
하지만 그 전에 PC에서 불량 메모리를 확인하는 방법에 대한 내 게시물을 읽으십시오. 메모리에 문제가 있다고 생각되면 컴퓨터 제조업체(computer manufacturer) 의 웹 사이트 를 방문하여 컴퓨터의 (s website)RAM 업그레이드 설명서를 다운로드하십시오 .
가이드는 일반적으로 컴퓨터를 여는 방법과 RAM(RAM) 을 찾을 수 있는 위치를 알려줍니다 . RAM 칩(RAM chip) 이 두 개 이상 있는 경우 하나를 꺼낸 다음 컴퓨터를 켭니다. 블루 스크린(blue screen) 이 사라지면 나쁜 것을 제거한 것입니다. 그렇지 않은 경우 전환하고 다시 시도하십시오.
RAM 칩(RAM chip) 이 하나만 있는 경우 RAM 칩이 하나 이상 없으면 컴퓨터를 실행할 수 없으므로 다른 RAM 칩 (RAM chip)을(RAM chip) 구입해야 합니다 .
방법 6 – 안티바이러스 소프트웨어
드문 경우지만 바이러스 백신 소프트웨어로 인해 블루 스크린 오류가 발생할 수 있습니다. 바이러스 백신 프로그램을 완전히 제거한 다음 컴퓨터를 다시 시작하는 것이 좋습니다.
소프트웨어가 이 오류를 일으킬 가능성은 매우 낮지만, 특히 덜 알려진 회사의 안티바이러스 제품을 사용하는 경우 이 시점에서 시도해 볼 가치가 있습니다.
결론
이러한 방법으로 문제가 해결되지 않으면 컴퓨터에 더 심각한 문제가 있을 수 있습니다. 이 시점에서 컴퓨터를 전문가에게 가져가 마더보드, CPU 등과 같은 다른 하드웨어를 확인하는 것이 좋습니다 . 질문이 있으면 언제든지 의견을 말하십시오. 즐기다!
How to Fix “Page fault in non paged area” Error
I was reсently working on a client PC and had to restart it due to a new application instаll. Upon restart, however, the computer blue-screened and displayed a РAGE_FAULΤ_IN_NONРAGED_AREA error.
At first, I thought this was something to do with the application we just installed, so I decided to restart the computer in Safe Mode and uninstall the app. It seemed to have worked because the BSOD went away, but only for a short time.
PAGE_FAULT_IN_NONPAGED_AREA
STOP: 0x00000050 (0xCD3DD628, 0x00000001, 0x804EFC9A, 0x00000000)
After a few more restarts, the message came back again! After doing some research, I found out that this error message basically means that Windows is trying to find a piece of data in memory and it cannot be found.
According to Microsoft, this error can be caused by faulty hardware (RAM, hard drive), anti-virus software, a corrupted NTFS volume or bad drivers. In this article, I’ll walk you through the different solutions, some of which are easier than others.
Note that bad memory (RAM) is the main reason this error occurs, but I don’t mention it till much further down only because it could require opening your computer and adding/removing RAM chips. I figure most people would love to avoid that, so I’ve listed the easier solutions first in case one of those happens to work.
Method 1 – Adjust Paging File
To start off, you can try a simple trick with the paging file that fixes the issue for some folks. If the issue is not hardware related, then this page file solution might just work.
First, open the Control Panel and click on System. You can also right-click on Computer or This PC and choose Properties.
Now click on the Advanced System Settings link on the left hand side.
Under Performance, click on the Settings button.
Click on the Advanced tab and then click on the Change button under the Virtual Memory heading.
Finally, we have reached where we need to be. Uncheck the Automatically manage paging file size for all drives box and then select No paging file.
Click OK several times to get out of all the dialog windows and then restart your computer. Once you are back in, follow the exact steps again shown above, but this time select System managed size and check the Automatically manage paging file size for all drives box.
Like I said earlier, this works for some people, but not others so your mileage will vary. If you’re still getting blue screens, keep reading.
Method 2- Check Disk
This error can also occur if your hard drive is either failing or has errors on the drive. One quick way to check the hard drive is to run the chkdsk command in Windows.
To do this, click on Start and type in cmd. Right-click on the top result and choose Run as Administrator.
At the prompt, type in the following command:
chkdsk /f
If you get a message stating the drive is locked and if you would like to schedule a chkdsk on the next restart, type in Y for yes. Go ahead and restart your computer and allow chkdsk to run, which could take a long time on Windows 7 and earlier. The process is much faster on Windows 8 and Windows 10.
Method 3 – Bad Driver
If you recently updated a driver for a piece of hardware on your computer, it could be a faulty driver causing the blue screen issue. Drivers are essential for Windows, but sometimes the latest drivers can cause more problems than they fix.
If you are using third-party to automatically update your PC drivers, it’s probably a good idea to configure the software so that you can review each driver that is going to be updated beforehand.
Anyway, you can try to fix this problem by clicking on Start and typing in Device Manager. Right-click on the device that you updated the driver for and select Roll Back Driver. You can also choose Properties and then go to the Driver tab and click the Roll Back Driver button.
If the button is disabled or you don’t see the option when you right-click on a device, that means the current driver is the only driver ever installed for that device.
One last thing you can try is to click the Uninstall button and restart your computer. Windows will automatically try to install the driver for the hardware when Windows reboots. If this didn’t work, try the next method.
Method 4 – Last Known Config
In some cases, the issue is bigger than just a driver and will require using the Last Known Good Configuration feature in Windows.
This basically brings back an older version of the entire Windows registry that worked. In Windows 7 and earlier, you just have to press the F8 key in order to bring up the Advanced Options screen when booting up.
In Windows 8 and Windows 10, check out my post on how to load the System Recovery Options screen since the F8 key no longer works on those two operating systems.
In addition to trying Last Known, you should also try to do a System Restore if Last Known didn’t work. Check out my previous post on how to perform a system restore.
Method 5- Check RAM
As mentioned above, RAM is usually the main culprit when it comes to this error. Usually, it means the RAM has become defective. Most computers will have multiple RAM chips installed and you can sometimes fix the problem by just removing the bad chip and leaving the rest in.
Before you do that, though, read my post on how to check for bad memory on your PC. If you think there is a problem with the memory, visit your computer manufacturer’s website and download the manual for upgrading RAM on your computer.
The guide will usually tell you how to open the computer and where to look for the RAM. If you have more than one RAM chip, pop one out and then turn on your computer. If the blue screen goes away, then you took out the bad one. If not, switch and try again.
If you only have one RAM chip, then you need to purchase another RAM chip as you can’t run the computer without at least one RAM chip.
Method 6 – Anti-virus Software
In some rare cases, your anti-virus software can be causing the blue screen errors. I recommend uninstalling your anti-virus program completely and then restarting the computer.
The chances are quite small that any software will cause this error, but it’s worth a shot at this point, especially if you are using an anti-virus product from a smaller lesser-known company.
Conclusion
If none of these methods fixed your problem, you could have a more serious issue with your computer. At this point, it’s probably a good idea to take your machine to a professional to check other hardware like the motherboard, CPU, etc. If you have any questions, feel free to comment. Enjoy!