Server keeps blue screening, even after lots of successful testing
Results 1 to 11 of 11

Thread: Server keeps blue screening, even after lots of successful testing

  1. #1
    Registered User
    Join Date
    Apr 2010
    Posts
    8

    Server keeps blue screening, even after lots of successful testing

    I have a custom built server that just LOVES to crash. I've rebuilt it several times and even changed out a lot of the hardware, still it continues to frequently crash... I've also run several different hardware diagnostics and burnin software (PCI board based), but it never seems to have an issue with these... Starting to think it might be a driver, but I don't even know where to begin there...

    I'm trying to start playing around with the Dump logs, but I've never really looked at them before, so I don't exactly know what I'm doing...

    I ran DumpChk, and here is the analysis... Any ideas?

    ************************************************** *****************************
    * *
    * Bugcheck Analysis *
    * *
    ************************************************** *****************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1A, {41790, fffffa8003544bc0, ffff, 0}

    Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+339d6 )

    Followup: MachineOwner
    ---------

    Finished dump check


    MiniDump: https://docs.google.com/leaf?id=0BwZ...MzA4ZDY3&hl=en
    Last edited by BondUniverse; April 21st, 2010 at 09:48 PM. Reason: Added link to MiniDump

  2. #2
    Registered User
    Join Date
    Apr 2010
    Posts
    8
    From WinDbg...

    ************************************************** *****************************
    * *
    * Bugcheck Analysis *
    * *
    ************************************************** *****************************

    MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
    Arguments:
    Arg1: 0000000000041790, The subtype of the bugcheck.
    Arg2: fffffa8003544bc0
    Arg3: 000000000000ffff
    Arg4: 0000000000000000

    Debugging Details:
    ------------------


    BUGCHECK_STR: 0x1a_41790

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP

    PROCESS_NAME: mmc.exe

    CURRENT_IRQL: 0

    LAST_CONTROL_TRANSFER: from fffff800016fa26e to fffff80001687f00

    STACK_TEXT:
    fffff880`0775d828 fffff800`016fa26e : 00000000`0000001a 00000000`00041790 fffffa80`03544bc0 00000000`0000ffff : nt!KeBugCheckEx
    fffff880`0775d830 fffff800`016bb5d9 : 00000000`00000000 00000000`6c6b5fff fffffa80`00000000 fffff800`01690000 : nt! ?? ::FNODOBFM::`string'+0x339d6
    fffff880`0775d9f0 fffff800`0199de50 : fffffa80`08cf1290 0007ffff`00000000 00000000`00000000 00000000`00000000 : nt!MiRemoveMappedView+0xd9
    fffff880`0775db10 fffff800`0199e25b : 00000000`00000000 00000000`6b360000 fffffa80`00000001 fffffa80`08849440 : nt!MiUnmapViewOfSection+0x1b0
    fffff880`0775dbd0 fffff800`01687153 : fffffa80`09377060 fffff880`0775dca0 fffffa80`07f37060 00000000`1dee1e30 : nt!NtUnmapViewOfSection+0x5f
    fffff880`0775dc20 00000000`7758015a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`000ce8c8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7758015a


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt! ?? ::FNODOBFM::`string'+339d6
    fffff800`016fa26e cc int 3

    SYMBOL_STACK_INDEX: 1

    SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+339d6

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    IMAGE_NAME: ntkrnlmp.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc600

    FAILURE_BUCKET_ID: X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+339d6

    BUCKET_ID: X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+339d6

    Followup: MachineOwner
    ---------

  3. #3
    Registered User Ferrit's Avatar
    Join Date
    Apr 2001
    Location
    Vancouver Island The Real Canada
    Posts
    4,952
    Well first off is it going to a blue screen?
    If it is set it to not restart on blue screen then we can get the error numbers.
    What SP's exactly?
    What hardware? Especially power supply and motherboard models
    Last edited by Ferrit; April 21st, 2010 at 11:59 PM.
    Gigabyte 990FXA-UD3
    AMD FX 8350 4ghz OCTO-Core
    Windows 8.1 PRO 64
    Adata 256 gig SSD
    Kingston HyperX 1600 16 Gigs
    Sapphire R9 280 2gig
    Enermax Liberty Modular 620
    www.northernaurora.net
    http://www.northernaurora.net/page/chat.html

  4. #4
    Registered User
    Join Date
    Apr 2010
    Posts
    8
    Service Pack: It's 2008 R2 Standard (so SP2)
    Motherbaord: MSI 975X Platinum
    PowerSupply: Rosewill RP550

    BSOD picture: https://doc-0k-74-docs.googleusercon...M1MjAzMmVlYjRm

  5. #5
    Chat Operator Matridom's Avatar
    Join Date
    Jan 2002
    Location
    Ontario, Canada
    Posts
    3,778
    is your ram ECC?
    have you yanked out un-needed cards?
    disabled everything onboard that is not needed?
    <Ferrit> Take 1 live chicken, cut the head off, dance around doing the hokey pokey and chanting: GO AWAY BAD VIRUS, GO AWAY BAD VIRUS
    -----------------------
    Windows 7 Pro x64
    Asus P5QL Deluxe
    Intel Q6600
    nVidia 8800 GTS 320
    6 gigs of Ram
    2x60 gig OCZ Vertex SSD (raid 0)
    WD Black 750 gig
    Antec Tri power 750 Watt PSU
    Lots of fans

  6. #6
    Registered User
    Join Date
    Apr 2010
    Posts
    8
    I've yanked out unneeded cards (I've yanked out ALL previously too)...

    I'll have to check on the RAM, forget if it's ECC or not. Have been planning on testing with just 1 stick of RAM in at a time to see if I get different results, but we'll have to see when I can get time to do this test...

  7. #7
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    Bad memory/hardware or some wicked spyware.
    Run a thorough memory test...
    Protected by Glock. Don't mess with me!

  8. #8
    Registered User
    Join Date
    Apr 2010
    Posts
    8
    Definitely not spyware, I know it's clean, but have even had it happen just after reinstalling the OS...

    RAM is: Crucial Ballistix BL2566AA80A (800MHz-4-4-12 2.0V)
    (http://www.crucial.com/store/mpartsp...642197A5CA7304)

    I took all out but one and am letting it run for a couple of days (need to try and find time to run a memory test too)
    Last edited by BondUniverse; April 29th, 2010 at 06:20 AM. Reason: Added link to RAM spec page

  9. #9
    Chat Operator Matridom's Avatar
    Join Date
    Jan 2002
    Location
    Ontario, Canada
    Posts
    3,778
    http://www.crucial.com/store/partspe...E=CT25672AA800

    That's the memory you should have gotten. Let use know how the memory testing goes.
    <Ferrit> Take 1 live chicken, cut the head off, dance around doing the hokey pokey and chanting: GO AWAY BAD VIRUS, GO AWAY BAD VIRUS
    -----------------------
    Windows 7 Pro x64
    Asus P5QL Deluxe
    Intel Q6600
    nVidia 8800 GTS 320
    6 gigs of Ram
    2x60 gig OCZ Vertex SSD (raid 0)
    WD Black 750 gig
    Antec Tri power 750 Watt PSU
    Lots of fans

  10. #10
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    Did you set the voltage for the RAM to 2.0V??? Otherwise you may experience reliability issues. Also leave the speed to default.
    Protected by Glock. Don't mess with me!

  11. #11
    Registered User
    Join Date
    Apr 2010
    Posts
    8
    MB is already configure for 2.0V. Not sure if it always has or not, but I know I haven't changed it in a long time... Never overclocked it either...

Similar Threads

  1. [RESOLVED] 70-240: LETS DO THIS!!
    By 70-240 in forum Certification
    Replies: 14
    Last Post: February 20th, 2012, 03:35 AM
  2. Backdoor.prorat -- Wtf Over!
    By pinhead in forum Spyware & Antivirus - Security
    Replies: 20
    Last Post: April 18th, 2005, 09:27 AM
  3. Replies: 7
    Last Post: May 10th, 2001, 08:57 PM
  4. [RESOLVED] W2K SP2??
    By Bjorn in forum Windows NT/2000
    Replies: 3
    Last Post: February 17th, 2001, 12:58 PM
  5. Replies: 3
    Last Post: September 8th, 2000, 06:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •