Could you help prevent crashes and BSOD/Page fault in nonpaged area?

Page 1 of 4 123 ... LastLast

  1. Posts : 20
    windows 7 ultimate 64
       #1

    Could you help prevent crashes and BSOD/Page fault in nonpaged area?


    Kind of a general title, yes, but unfortunately I don't have all of the diagnostic information needed, so I'm asking for help on getting what I need to give you folks more information.

    Here's the issue:
    I've been experiencing system lockups. Everything freezes, and if any sound is playing, it loops a quarter of a second of the sound over and over (which usually sounds pretty freaky). Because of this lockup, NOTHING is being recorded - no minidumps, no events. Today, however, after the restart, it went to a BSOD saying "Page_fault_in_nonpaged_area" and referenced winsys32.exe. After doing research, I realize this is a very generic error... especially with no minidump to back it up.

    After this error, I could not even restart in safe mode. I had to go to recovery and restore to the last healthy point. During the times I attempted to restart it in safe mode, I (physically) cleaned out my whole system, and re-seated memory/cards/cables. I did not take off my CPU and re-seat that. I also switched out memory from 4 sticks to 2 sticks to 1 stick (following the user guide as to which slots to seat the memory). No change, and I still eventually had to go through the restore process.

    As opposed to waiting until the next time it happens, I'd like to take a more proactive approach, get some information to you folks, and see if there are any things that I can fix before I get the next crash. Please let me know what diagnostics I can run to get more information. As for now, I can simply offer a dxdiag and the knowledge that I've run memtest for over an hour with no errors.

    Also, I have my computer connected to a UPS battery backup and a surge protector. I've tried different configurations with that (just surge protector, just UPS, surge then UPS, UPS then surge, direct to the wall, different sockets) and all configurations have had system lockups.

    These crashes occur while browsing the web, playing games, even editing files in notepad. Doesn't seem to have any specific trigger.

    Thanks for your time!
      My Computer


  2. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #2

    Click on the button below ....



    It will download the DM log collector. Right click on the application and run as administrator. It will generate a .zip file on your desktop. Upload the .zip.
    Screenshots and Files - Upload and Post in Seven Forums

    Attach the zip with your reply post.
      My Computer


  3. Posts : 20
    windows 7 ultimate 64
    Thread Starter
       #3

    Legs are attached, but as I mentioned earlier... the minidumps there don't really relate to the crashes I've seen. These crashes aren't creating dumps.
      My Computer


  4. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #4

    The crash dumps are old enough, of April. And without a crash dump, what we can do to troubleshoot a stop 0x50 is to secure all the probable causes, one by one.
    STOP 0x00000050: PAGE_FAULT_IN_NONPAGED_AREA

    Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS
    First I am paying attention to NTFS corruption, because of the previous crash dumps. They are reporting disc failures.
    Code:
    WARNING: !chkimg output was truncated to 50 lines. Invoke !chkimg without '-lo [num_lines]' to view  entire output.
    3600 errors : !Ntfs (fffff880016f4000-fffff880016f4fff)
    Code:
    ERROR_CODE: (NTSTATUS) 0xc000009d - STATUS_DEVICE_NOT_CONNECTED
    
    DISK_HARDWARE_ERROR: There was error with disk hardware
    Make it sure that your SSD is running with the latest firmware.


    Test the HDDs (not the SSD) using Seatools.Post screenshots of all your HDDs and the SSD using CrystalDiskInfo - Software - Crystal Dew World

    There are chances that the disc failure is actually caused by the storage controller, the Marvell 91xx SATA 6G Controller.
    Code:
    BugCheck 3D, {fffff80000b9bf60, 0, 0, fffff8800109578e}
    
    Probably caused by : mv91xx.sys ( mv91xx+3178e )
    
    Followup: MachineOwner
    ---------
    Which is too old.
    Code:
        Image name: mv91xx.sys
        Timestamp:        Fri Aug 27 15:19:22 2010 (4C778A22)
    Marvell is too problematic. I would not suggest you to update the driver, but to remove the driver. Uninstall Marvell.

    • Start Menu\Programs\Marvell\91xx driver

    Let us know at this stage. We may need to follow the other possibilities too; depending on the situation.
      My Computer


  5. Posts : 20
    windows 7 ultimate 64
    Thread Starter
       #5

    SSD - Firmware (already was) latest version according to Intel Toolbox
    All 3 Seagates passed the short DST
    Images for all 4 disks from CrystalDisk are attached.

    I do recall seeing that the marvel driver was old, but I was not able to find a newer one that would install. I'm a bit hesitant to just uninstall that driver entirely though.... what will that do to my system? Is there something I should be installing in it's place?
      My Computer


  6. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #6

    Uninstalling the Marvell driver will not cause any big harm.

    The disc containing G and M Drives should not have passed short DST. There is a caution about uncorrectable sector count, which is a very bad indication about the disc's health. Run long test on it.
      My Computer


  7. Posts : 20
    windows 7 ultimate 64
    Thread Starter
       #7

    You are correct sir... it did fail.

    So looking at the repair options, it says I should be worried about data loss. At the moment, I don't have enough HD space to back up what I have on that disk. I have been wanting to upgrade my space overall though and possibly go into RAID for redundancy to prevent data loss. The thing is, I usually research components for quite awhile before making a decision. With that being said, I'm left with 2 options:

    - Attempt to fix the disk, hope it actually fixes it, and hope that I don't lose any data.
    - Look for a newer storage solution and implement that first.

    In regards to the first, what would you say is the likelyhood that I can fix the disk without losing data?
    In regards to the second, do you have any recommendations? I was thinking at least 2 4TB HDs, but I've noticed that hybrids are gaining a lot of popularity, and I'm not sure what RAID configuration I should go for...


    EDIT: Forgot the attachment
      My Computer


  8. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #8

    You dont need any sort of RAID, in general. If you need to attach multiple discs for any special reason (like running a server), that is different.

    If you attempt the recovery option of Seatools for DOS, it will attempt to correct the bad sectors without losing data.

    But if that fails, you should get a new one. And if recovery fails, better you remove that HDD from the machine.

    After that, let us know how it is running.
      My Computer


  9. Posts : 20
    windows 7 ultimate 64
    Thread Starter
       #9

    Well good news! It found 4 errors but was able to successfully correct all of them! Hopefully it will continue running well, but I still plan to upgrade to at least a 4TB hd sometime in the near future. I don't need raid at all, you say? Well that's good.. because I've never used it.. I just thought it'd be safer, since I really don't have any place to back my stuff up to.

    What about the hybrid HDDs? Is that technology worth pursuing?
      My Computer


  10. Arc
    Posts : 35,373
    Microsoft Windows 10 Pro Insider Preview 64-bit
       #10

    I dont have any fair idea about hybrid drives.

    If you get a HDD that is 4 TB, format the disc as GPT. That will be a better choice.

    For backing up the data, the best way is to use cloud storage.
      My Computer


 
Page 1 of 4 123 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:08.
Find Us