Property for sale in Spain | Credit Cards | Share Prices | Loans | Electronics
another random xp reboot [Archive] - PCMech Forums

PDA

View Full Version : another random xp reboot


kktk
12-08-2006, 12:17 AM
So here's the setup...
XP Pro machine. 2 hard drives. page file was being written to the secondary drive.

No new hardware installed, no ram issues, nothing heating up. xp keeps rebooting, wont get to the login screen.

Here's what happened.

I disconnected my secondary hard drive because i was trying to back up data to a new drive. I connected the new drive, and xp kept rebooting. So I disconnected the new drive and tried it---same thing. I chkdsk it--no issues there...

I can get into safe mode---so I disabled everything...made sure my page file was writing to the primary hard disk...but it doesnt help...damn thing keeps rebooting.

If I turn the auto reboot off, then it blue screens on me with an error.
No_more_irp_stack_allocations

The only thing I remember not doing correctly was when I disconnected the secondary hard drive the first time, I did not move the writing of the pagefile over to the first drive.
Any ideas?

Ob1
12-08-2006, 12:48 AM
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/w2kmsgs/1168.asp

i would also boot into safe mode and put the page file back on the first drive to see if that fixes this issue.

glc
12-08-2006, 12:51 AM
http://aumha.org/win5/kbestop.php#0x35

In theory, this is a driver or other software issue, which encounters a stack problem. (See the MSDN article linked here.) In practice, it has historically pointed to a driver problem and also occurs when RAM itself is flawed.

Google indicates it can be an issue with a USB device.

ob1: It looks like that's already been tried:

made sure my page file was writing to the primary hard disk

kktk
12-08-2006, 01:46 AM
I can rule out hardware failure, bad memory as well.

I can plug in another old hard drive into the same system(this old drive is 2 month old image of this machine) and everything works fine.

So something obviously happened on my drive that creates this issue.

I have rebooted into safe mode and tried some things to no avail.
No usb drives are attached. I even disable the usb ports in the motherboard.

glc
12-08-2006, 03:16 AM
Have you tried a system restore? sfc /scannow? Windows repair reinstall?

kktk
12-08-2006, 11:09 AM
sfc /scannow I have...windows repair install havent tried...i would rather avoid it if possible.

Ob1
12-08-2006, 01:53 PM
a repair install won't wipe the drive, it just deletes and reinstalls the windows system files while keeping your personal data in tact.

kktk
12-08-2006, 02:04 PM
but dont you have to reinstall the apps?

in any case, its just annoying not to know what the hell caused it?
also, safe mode is fine...and i was hoping to diagnose the problem there.
maybe uninstall something to get going again?

Panama Red
12-08-2006, 02:27 PM
but dont you have to reinstall the apps?


Nope, all programs and personal data stays intact. But you have to reinstall SP2 if your XP disk predates SP2 (or you can make a slipstreamed disk with SP2 integrated w/XP) and reinstall all Windows Updates. The How To is in your Tips and Tricks Section.

Ob1
12-08-2006, 02:43 PM
boot into safe mode and look in the event viewer application or system log folders for any errors that might help pinpoint what is causing this.
each event will have an event ID that you can google to help determine what might be causing it and a possible solution. sometimes the event log items can be very cryptic in there description.