Computer Hope

Microsoft => Microsoft Windows => Windows XP => Topic started by: falcon24165 on October 01, 2010, 09:59:08 PM

Title: How to fix the STOP 0x7F message
Post by: falcon24165 on October 01, 2010, 09:59:08 PM
Everytime i start up my computer i get the STOP: 0x0000007F message...Its not the main HD it is the secondary HD I have tried usin the xp disc but it wont let me do anything....How can I fix this problem PLEASE PLEASE help me all i need to do is recover the files on this HD P.S I cannot go into safe mode i dont even get to see that screen
Title: Re: How to fix the STOP 0x7F message
Post by: Broni on October 01, 2010, 10:27:36 PM
What do you mean by:
Quote
Its not the main HD it is the secondary HD
Title: Re: How to fix the STOP 0x7F message
Post by: falcon24165 on October 02, 2010, 01:24:00 AM
HD=Hard Drive
Title: Re: How to fix the STOP 0x7F message
Post by: Broni on October 02, 2010, 09:08:37 AM
I know what HD is.
I don't know, what you mean by:
Quote
Its not the main HD it is the secondary HD
Title: Re: How to fix the STOP 0x7F message
Post by: patio on October 02, 2010, 09:12:30 AM
falcon you'll need to provide lots more info for us to assist such as whats on each drive....how they were setup etc.
Title: Re: How to fix the STOP 0x7F message
Post by: Azzaboi on October 02, 2010, 12:13:02 PM
Hi falcon, if you can provide the full error message / dump and your computer specs, they can help us help you in troubleshooting. :)

The bug check code 0x0000007F is UNEXPECTED_KERNEL_MODE_TRAP.
This indicates that a trap was generated by the Intel CPU and the kernel failed to catch this trap.

Either a bound trap (a trap the kernel is not permitted to catch)
or a double fault (a fault that occurred while processing an earlier fault, which always results in a system crash).

Bug check 0x7F usually occurs after the installation of faulty or mismatched hardware (especially memory) or in the event that installed hardware fails.

A double fault can occur when the kernel stack overflows. This can happen if multiple drivers are attached to the same stack.


Is that a new second hard drive your attempting to install?

If hardware was recently added to the system, remove it to see if the error recurs.

Confirm that all hard disks, hard disk controllers, and SCSI adapters are listed on the Microsoft Windows Hardware Compatibility List and supported by your motherboard (or if newer hardware check the BIOS Flash Updates hardware compatible list - sometimes they release a newer hardware list and you just have to update first before it will support it).

If all else is failuring still - press F8 on boot and select from the Windows Advanced Options menu, the 'Last Known Good Configuration' option to remove out possible bad incompatible driver(s) to the system state it was happy at before.

A crack, a scratched trace, or a defective component on the motherboard can also cause this error. In which case it would need repairs. Hopefully it's not this and just new hardware you have lately installed?
Title: Re: How to fix the STOP 0x7F message
Post by: BC_Programmer on October 02, 2010, 07:05:22 PM
stuff

source: http://msdn.microsoft.com/en-us/library/ff559244%28VS.85%29.aspx