MMM
Results 1 to 8 of 8

Thread: BSOD 0x00000101

  1. #1
    Xtreme Addict
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,692

    BSOD 0x00000101

    No problem passing LinX and Memtest, but Prime95 failed 1 out of 8 threads 5min into it, few minutes later went BSOD error 0x00000101. Where is the culprit and what am I dealing with here?


    21x210 4.40with HT on
    vcore: 1.362
    vtt: 1.368
    dram: 1.66
    PCIE: 103~105
    IOH: 1.28~1.30
    LLC: enable
    CPU/PCIE spectrum: disable

    all power saving options disable, raising the vcore and vtt to 1.375~1.40v didn't help, clocking down the ram to 1258 and loosen up timing made no difference either.
    Core i7 920 D0 3844A717 4.40Ghz HT on @1.36v (LinX/Prime/3D stable), Corsair 850W, 12GB OCZ Platinum 1600, P6T Deluxe V2, EVGA GTX 285 SS, OCZ Vortex SSD 30GB x3 RAID0, HAF 932.
    Water Cooling Setup: XSPC RX360, MCP355 + XSPC Res Top, Swiftech GTZ, 1/2" Tygon, Scythe S-Flex SFF21F push, 20mm yateloon D12SL-12C pull.


    Opteron 148 CABNE 0528 GPMW 3.1Ghz @1.6v Prime Stable. Westy 37" LVM-37W3, DFI Venus 975, 2GB TeamX Cronus Micron, GSkill HZ, Sapphire X1900XTX, Zippy 700W, X-Fi Xtrememusic, 36GB Raptors x2 @Raid-0.
    WC Setup: PA120.3 +Shroud, MCP655, STORM, MCW60, 1/2" Tygon, mini res, Yate Loon.

  2. #2
    Xtreme Enthusiast
    Join Date
    May 2008
    Posts
    917
    More Vcore is needed, here is what I find to be true >>

    0X00000050 << Incorrect Memory Timing/Freq or Uncore Multi
    0X00000124 << Incorrect QPI/Vtt Voltage (To Much/Not Enough)
    0X00000101 << Not enough Vcore Voltage

  3. #3
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by ben805 View Post
    No problem passing LinX and Memtest, but Prime95 failed 1 out of 8 threads 5min into it, few minutes later went BSOD error 0x00000101. Where is the culprit and what am I dealing with here?


    21x210 4.40with HT on
    vcore: 1.362
    vtt: 1.368
    dram: 1.66
    PCIE: 103~105
    IOH: 1.28~1.30
    LLC: enable
    CPU/PCIE spectrum: disable

    all power saving options disable, raising the vcore and vtt to 1.375~1.40v didn't help, clocking down the ram to 1258 and loosen up timing made no difference either.
    BSOD Machine Check Exception code doesn't tell you much on its own.

    Need the rest of the addressing data that goes with it, should be 4 lots of Dwords, (0x012345678, 0x01234567, 0x89ABCDEF, 0x89ABCDEF), and also the MS Bugcheck String, ie. PAGE_FAULT_IN_NON_PAGED_POOL.

    Without these 101h means nothing.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  4. #4
    Xtreme Addict
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,692
    other than the 101 I'm getting this one as well, I'll take a snaphot of the 101 error again.
    Core i7 920 D0 3844A717 4.40Ghz HT on @1.36v (LinX/Prime/3D stable), Corsair 850W, 12GB OCZ Platinum 1600, P6T Deluxe V2, EVGA GTX 285 SS, OCZ Vortex SSD 30GB x3 RAID0, HAF 932.
    Water Cooling Setup: XSPC RX360, MCP355 + XSPC Res Top, Swiftech GTZ, 1/2" Tygon, Scythe S-Flex SFF21F push, 20mm yateloon D12SL-12C pull.


    Opteron 148 CABNE 0528 GPMW 3.1Ghz @1.6v Prime Stable. Westy 37" LVM-37W3, DFI Venus 975, 2GB TeamX Cronus Micron, GSkill HZ, Sapphire X1900XTX, Zippy 700W, X-Fi Xtrememusic, 36GB Raptors x2 @Raid-0.
    WC Setup: PA120.3 +Shroud, MCP655, STORM, MCW60, 1/2" Tygon, mini res, Yate Loon.

  5. #5
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by ben805 View Post
    other than the 101 I'm getting this one as well, I'll take a snaphot of the 101 error again.
    UH HUH!

    Good ol' IRQL_NOT_LESS_OR_EQUAL. This one tells you with pretty good accuracy the problem is isolated at the CPU.

    IRQL = Interrupt Request Level.

    First parameter = Target Memory Address
    Second parameter = IRQ Level At Time of Reference
    Third parameter = Read/Write Bitmask
    Fourth parameter = Source Memory Address

    Basically first parameter isn't a valid memory address, and third parameter is neither a valid bitmask of 0 or 1.

    So you have either not enough Vcc (Vcore), you have out of whack CPU Clock Skews, or you might need more Vtt voltage.

    This tells you the problem lies on the CPU side of the IOH, but more than likely it is between the IMC and Processor. CPU is either corrupting the addressing/data, or IMC is.

    CPU is more likely to trigger an IRQL Bugcheck though as IRQL is used for Kernel Mode scheduling/thread context.

    Edit: If you ever get stuck you can reference MCE Bugcheck codes from here.

    http://msdn.microsoft.com/en-us/library/ms789516.aspx
    Last edited by mikeyakame; 05-08-2009 at 10:57 PM.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  6. #6
    Xtreme Enthusiast
    Join Date
    Mar 2008
    Location
    Wherever I may roam
    Posts
    678
    @mikeyakame Dude, thanks for this. I've been wondering where I could see a list of all the bug codes!!! Good on yah MATE!!
    ____________________________________________

    More & more very expensive, quickly obsolete parts!!

  7. #7
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by Expat GriZ View Post
    @mikeyakame Dude, thanks for this. I've been wondering where I could see a list of all the bug codes!!! Good on yah MATE!!
    You're welcome mate, they are fairly well concealed within the online MSDN library and takes a bit of searching to find them

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  8. #8
    Xtreme Addict
    Join Date
    Feb 2005
    Location
    USA
    Posts
    1,692
    thanks a bunch for the help, I'll make adjustment accordingly.
    Core i7 920 D0 3844A717 4.40Ghz HT on @1.36v (LinX/Prime/3D stable), Corsair 850W, 12GB OCZ Platinum 1600, P6T Deluxe V2, EVGA GTX 285 SS, OCZ Vortex SSD 30GB x3 RAID0, HAF 932.
    Water Cooling Setup: XSPC RX360, MCP355 + XSPC Res Top, Swiftech GTZ, 1/2" Tygon, Scythe S-Flex SFF21F push, 20mm yateloon D12SL-12C pull.


    Opteron 148 CABNE 0528 GPMW 3.1Ghz @1.6v Prime Stable. Westy 37" LVM-37W3, DFI Venus 975, 2GB TeamX Cronus Micron, GSkill HZ, Sapphire X1900XTX, Zippy 700W, X-Fi Xtrememusic, 36GB Raptors x2 @Raid-0.
    WC Setup: PA120.3 +Shroud, MCP655, STORM, MCW60, 1/2" Tygon, mini res, Yate Loon.

Bookmarks

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
  •