Windows XP keeps rebooting in normal mode.

S

Smeusje

When booting in normal mode , it reboots with various fault indications.
You can chose whether to boot in safe or in normal mode.
Even in safe mode it's not always posssible to start up, and when
possible it go's down again executing an Ad-Aware scan.
Error messages
IRQL_NOT_LESS_OR EQUAL
DRIVER_IRQL_NOT_LESS_OR_EQUAL
PAGE_FAULT_IN_NONPAGED_AREA
PFN_LIST_CORRUPT
MEMORY_MANAGEMENT
MULTIPLE_IRP_COMPLETE_REQUESTS

NDIS.SYS
MUP.SYS
NV_AGP.SYS
PCI.SYS

I did a HijachTHis, but can't print it.
What about those entries.
O4 - HKLM\..\Run: [MSConfig]
C:\WINDOWS\PCHealth\HelpCtr\Binaries\MSConfig.exe /auto
O4 - HKLM\..\Run: [KernelFaultCheck] %systemroot%\system32\dumprep 0 -k
O20 - AppInit_DLLs: C:\WINDOWS\System32\wmhotfix.dll
Even when booting in selective startup (Services and Startup disabled)
in safe mode I have problems.
dumprep 0 -k keeps coming back. The last time I wasn't able to see the
hardware?

Regards
Smeusje
 
W

Wesley Vogel

O4 - HKLM\..\Run: [MSConfig]
C:\WINDOWS\PCHealth\HelpCtr\Binaries\MSConfig.exe /auto

MSconfig is in Diagnostic or Selective Startup mode

Start | Run | Type: msconfig | Click OK |
UNSelect: /SAFEBOOT under the boot.ini tab | Click Apply |
Under the General tab Select: Normal Startup - load all device drivers and
services | Click Apply and Close
O4 - HKLM\..\Run: [KernelFaultCheck] %systemroot%\system32\dumprep 0 -k

KernalFaultCheck:
%systemroot%\\system32\\dumprep 0 -k

Dumprep.exe = Windows Error Reporting Dump Reporting Tool

[[The Dumprep.exe tool is a non-essential system process that is installed
for third-party use. ]]

You can disable this....
Right click My Computer | Properties | Advanced tab | Under Startup and
Recovery | Settings button | Under System Failure | UNCheck: Write an
event to the system log | Under Write debugging information | Select (None)
| Click OK | Click Apply | Click OK

If you have other, serious problems, then dumprep 0-k is automatically
enabled. Like if there is a hardware problem of some sort.
O20 - AppInit_DLLs: C:\WINDOWS\System32\wmhotfix.dll

wmhotfix.dll is probably some sort of malware, I very much doubt that it is
a legitimate file.

O20 is this registry key..
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: AppInit_DLLs

[[There are very few legitimate programs that use this Registry key, but you
should proceed with caution when deleting files that are listed here.]]

[[When you fix these types of entries, HijackThis not delete the offending
file listed. It is recommended that you reboot into safe mode and delete the
offending file.]]

For example, my
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: AppInit_DLLs
is empty.

NDIS.SYS is NDIS 5.1 wrapper driver used for NDIS Verifier verifies that an
NDIS driver is not making invalid or obsolete function calls. NDIS Verifier
also checks the validity of values that are passed to certain functions.

How to enable NDIS debug tracing
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q164459

How To Enable and Use NDIS Verifier
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q266403

MUP.SYS
You receive a "Stop 0x00000082" error after you install Windows XP Service
Pack 2 or after you install security update 890859
http://support.microsoft.com/default.aspx?scid=kb;en-us;885443

NV_AGP.SYS
"NVidia AGP Filter is not compatible with Windows XP" error message when you
try to upgrade to Windows XP Professional
http://support.microsoft.com/?scid=kb;en-us;885183

Error Message: STOP 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL
http://support.microsoft.com/kb/293077/en-us

Error Message with RAM Problems or Damaged Virtual Memory Manager
http://support.microsoft.com/kb/810093/en-us

"STOP:0xD1" Error Message When You Start Your Windows XP-Based Computer
http://support.microsoft.com/kb/316208/en-us

PAGE_FAULT_IN_NONPAGED_AREA
http://support.microsoft.com/search...=PAGE_FAULT_IN_NONPAGED_AREA&srch=sup&x=0&y=0

How to Troubleshoot a "STOP 0x0000004E PFN_LIST_CORRUPT" Error Message
http://support.microsoft.com/kb/291806/en-us

You receive a "Stop 0x00000044 Multiple_IRP_Complete_Requests" error message
on Windows XP Professional
http://support.microsoft.com/kb/839619/en-us

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Smeusje said:
When booting in normal mode , it reboots with various fault indications.
You can chose whether to boot in safe or in normal mode.
Even in safe mode it's not always posssible to start up, and when
possible it go's down again executing an Ad-Aware scan.
Error messages
IRQL_NOT_LESS_OR EQUAL
DRIVER_IRQL_NOT_LESS_OR_EQUAL
PAGE_FAULT_IN_NONPAGED_AREA
PFN_LIST_CORRUPT
MEMORY_MANAGEMENT
MULTIPLE_IRP_COMPLETE_REQUESTS

NDIS.SYS
MUP.SYS
NV_AGP.SYS
PCI.SYS

I did a HijachTHis, but can't print it.
What about those entries.
O4 - HKLM\..\Run: [MSConfig]
C:\WINDOWS\PCHealth\HelpCtr\Binaries\MSConfig.exe /auto
O4 - HKLM\..\Run: [KernelFaultCheck] %systemroot%\system32\dumprep 0 -k
O20 - AppInit_DLLs: C:\WINDOWS\System32\wmhotfix.dll
Even when booting in selective startup (Services and Startup disabled)
in safe mode I have problems.
dumprep 0 -k keeps coming back. The last time I wasn't able to see the
hardware?

Regards
Smeusje
 
S

Smeusje

Is it possible that RAM Problems or Damaged Virtual Memory Manager,
cause all those different errors. For example ,

"Stop 0x00000044 Multiple_IRP_Complete_Requests"

I'm on Home edition and there's no Novell client.

Resetting virtual memory?

Regards



Wesley said:
O4 - HKLM\..\Run: [MSConfig]
C:\WINDOWS\PCHealth\HelpCtr\Binaries\MSConfig.exe /auto

MSconfig is in Diagnostic or Selective Startup mode

Start | Run | Type: msconfig | Click OK |
UNSelect: /SAFEBOOT under the boot.ini tab | Click Apply |
Under the General tab Select: Normal Startup - load all device drivers and
services | Click Apply and Close


O4 - HKLM\..\Run: [KernelFaultCheck] %systemroot%\system32\dumprep 0 -k

KernalFaultCheck:
%systemroot%\\system32\\dumprep 0 -k

Dumprep.exe = Windows Error Reporting Dump Reporting Tool

[[The Dumprep.exe tool is a non-essential system process that is installed
for third-party use. ]]

You can disable this....
Right click My Computer | Properties | Advanced tab | Under Startup and
Recovery | Settings button | Under System Failure | UNCheck: Write an
event to the system log | Under Write debugging information | Select (None)
| Click OK | Click Apply | Click OK

If you have other, serious problems, then dumprep 0-k is automatically
enabled. Like if there is a hardware problem of some sort.


O20 - AppInit_DLLs: C:\WINDOWS\System32\wmhotfix.dll

wmhotfix.dll is probably some sort of malware, I very much doubt that it is
a legitimate file.

O20 is this registry key..
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: AppInit_DLLs

[[There are very few legitimate programs that use this Registry key, but you
should proceed with caution when deleting files that are listed here.]]

[[When you fix these types of entries, HijackThis not delete the offending
file listed. It is recommended that you reboot into safe mode and delete the
offending file.]]

For example, my
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: AppInit_DLLs
is empty.

NDIS.SYS is NDIS 5.1 wrapper driver used for NDIS Verifier verifies that an
NDIS driver is not making invalid or obsolete function calls. NDIS Verifier
also checks the validity of values that are passed to certain functions.

How to enable NDIS debug tracing
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q164459

How To Enable and Use NDIS Verifier
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q266403

MUP.SYS
You receive a "Stop 0x00000082" error after you install Windows XP Service
Pack 2 or after you install security update 890859
http://support.microsoft.com/default.aspx?scid=kb;en-us;885443

NV_AGP.SYS
"NVidia AGP Filter is not compatible with Windows XP" error message when you
try to upgrade to Windows XP Professional
http://support.microsoft.com/?scid=kb;en-us;885183

Error Message: STOP 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL
http://support.microsoft.com/kb/293077/en-us

Error Message with RAM Problems or Damaged Virtual Memory Manager
http://support.microsoft.com/kb/810093/en-us

"STOP:0xD1" Error Message When You Start Your Windows XP-Based Computer
http://support.microsoft.com/kb/316208/en-us

PAGE_FAULT_IN_NONPAGED_AREA
http://support.microsoft.com/search...=PAGE_FAULT_IN_NONPAGED_AREA&srch=sup&x=0&y=0

How to Troubleshoot a "STOP 0x0000004E PFN_LIST_CORRUPT" Error Message
http://support.microsoft.com/kb/291806/en-us

You receive a "Stop 0x00000044 Multiple_IRP_Complete_Requests" error message
on Windows XP Professional
http://support.microsoft.com/kb/839619/en-us
 
W

Wesley Vogel

Yes, anything is possible.

You just listed a whole bunch of errors out of context and did not even
mention if you had Home Or Pro. I just posted some things related to what
you posted.

Read though some of the articles and see if they apply or not.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
Smeusje said:
Is it possible that RAM Problems or Damaged Virtual Memory Manager,
cause all those different errors. For example ,

"Stop 0x00000044 Multiple_IRP_Complete_Requests"

I'm on Home edition and there's no Novell client.

Resetting virtual memory?

Regards



Wesley said:
O4 - HKLM\..\Run: [MSConfig]
C:\WINDOWS\PCHealth\HelpCtr\Binaries\MSConfig.exe /auto

MSconfig is in Diagnostic or Selective Startup mode

Start | Run | Type: msconfig | Click OK |
UNSelect: /SAFEBOOT under the boot.ini tab | Click Apply |
Under the General tab Select: Normal Startup - load all device drivers
and services | Click Apply and Close


O4 - HKLM\..\Run: [KernelFaultCheck] %systemroot%\system32\dumprep 0 -k

KernalFaultCheck:
%systemroot%\\system32\\dumprep 0 -k

Dumprep.exe = Windows Error Reporting Dump Reporting Tool

[[The Dumprep.exe tool is a non-essential system process that is
installed for third-party use. ]]

You can disable this....
Right click My Computer | Properties | Advanced tab | Under Startup and
Recovery | Settings button | Under System Failure | UNCheck: Write an
event to the system log | Under Write debugging information | Select
(None)
Click OK | Click Apply | Click OK

If you have other, serious problems, then dumprep 0-k is automatically
enabled. Like if there is a hardware problem of some sort.


O20 - AppInit_DLLs: C:\WINDOWS\System32\wmhotfix.dll

wmhotfix.dll is probably some sort of malware, I very much doubt that it
is a legitimate file.

O20 is this registry key..
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: AppInit_DLLs

[[There are very few legitimate programs that use this Registry key, but
you should proceed with caution when deleting files that are listed
here.]]

[[When you fix these types of entries, HijackThis not delete the
offending file listed. It is recommended that you reboot into safe mode
and delete the offending file.]]

For example, my
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows
Value Name: AppInit_DLLs
is empty.

NDIS.SYS is NDIS 5.1 wrapper driver used for NDIS Verifier verifies that
an NDIS driver is not making invalid or obsolete function calls. NDIS
Verifier also checks the validity of values that are passed to certain
functions.

How to enable NDIS debug tracing
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q164459

How To Enable and Use NDIS Verifier
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q266403

MUP.SYS
You receive a "Stop 0x00000082" error after you install Windows XP
Service Pack 2 or after you install security update 890859
http://support.microsoft.com/default.aspx?scid=kb;en-us;885443

NV_AGP.SYS
"NVidia AGP Filter is not compatible with Windows XP" error message when
you try to upgrade to Windows XP Professional
http://support.microsoft.com/?scid=kb;en-us;885183

Error Message: STOP 0x000000D1 DRIVER_IRQL_NOT_LESS_OR_EQUAL
http://support.microsoft.com/kb/293077/en-us

Error Message with RAM Problems or Damaged Virtual Memory Manager
http://support.microsoft.com/kb/810093/en-us

"STOP:0xD1" Error Message When You Start Your Windows XP-Based Computer
http://support.microsoft.com/kb/316208/en-us

PAGE_FAULT_IN_NONPAGED_AREA
http://support.microsoft.com/search...=PAGE_FAULT_IN_NONPAGED_AREA&srch=sup&x=0&y=0

How to Troubleshoot a "STOP 0x0000004E PFN_LIST_CORRUPT" Error Message
http://support.microsoft.com/kb/291806/en-us

You receive a "Stop 0x00000044 Multiple_IRP_Complete_Requests" error
message on Windows XP Professional
http://support.microsoft.com/kb/839619/en-us
 
S

Smeusje

Can you simply delete Pagefile.sys or does the procedure has ro be followed?
Regards


Error Message with RAM Problems or Damaged Virtual Memory Manager


SYMPTOMS

When your computer restarts after you install Windows XP Home Edition,
you may receive either of the following error messages:
System has recovered from a serious error
DRIVER_IRQL_NOT_LESS_OR_EQUAL


CAUSE

This behavior may occur if either of the following conditions exist:
• One or more of the random access memory (RAM) modules that are
installed in your computer are faulty, or the memory modules are not
compatible with the chip set on your computer mainboard.
• The Page file that is used by the Virtual Memory Manager may be damaged.


RESOLUTION

To resolve this issue:
1. Make sure that the memory modules in your computer are compatible
with the chip set on your computer mainboard. For information about how
to do so, view the documentation that is included with your computer, or
contact you computer manufacturer. For information about how to contact
your computer manufacturer, click the appropriate article number in the
following list to view the article in the Microsoft Knowledge Base:
65416 <http://support.microsoft.com/kb/65416/EN-US/>
(http://support.microsoft.com/kb/65416/EN-US/) Hardware and Software
Third-Party Vendor Contact List, A-K

60781 <http://support.microsoft.com/kb/60781/EN-US/>
(http://support.microsoft.com/kb/60781/EN-US/) Hardware and Software
Third-Party Vendor Contact List, L-P

60782 <http://support.microsoft.com/kb/60782/EN-US/>
(http://support.microsoft.com/kb/60782/EN-US/) Hardware and Software
Third-Party Vendor Contact List, Q-Z
If you change your RAM, test to determine if the issue is resolved. If
the issue is resolved, do not complete the remaining steps. If the issue
is not resolved, go to step 2.
2. Click Start, right-click My Computer, and then click Properties.
3. Click the Advanced tab.
4. Under Performance, click Settings.
5. Click the Advanced tab.
6. Under Virtual Memory, click Change.
7. Click No paging file. Click OK, click OK, and then click OK.
8. Restart your computer.
9. Click Start, right-click My Computer, and then click Properties.
10. Click the Advanced tab.
11. Under Performance, click Settings.
12. Click the Advanced tab.
13. Under Virtual Memory, click Change.
14. Click System managed sized. Click OK, click OK, and then click OK.
15. Restart your computer.
 
W

Wesley Vogel

The procedure has to be followed, otherwise the pagefile.sys will be in use
by the system and then it cannot be deleted.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
S

Smeusje

Dear Mr Vogel

The procedure didn't help. Even stranger things happened.
Being desperate, this afternoon (Belgium) I decided to reinstall
Windows XP. After loading the CD in the drive, I receive the
blue setup screen. Everthing is loading and then a blinking cursor on
black screen, end of story? Now i'im completely out, I can't even
reinstall the computer?
Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top