Blue screen 73

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The blue screen error is STOP: 0x00000073. The KB 291808 describes that LOG
files having problem. The "chkdsk /F" does fix the problem. However, does
anybody know 1) what is the mechanism behind these LOG files? 2) what is the
possible things the produce these error? 3) How to prevent?

Thanks a miilion.
 
has no information about this specific STOP code
has no information about this specific STOP code
has no information about this specific STOP code.

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca
Syberfix Remote Computer Repair

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 
is4me2 said:
The blue screen error is STOP: 0x00000073. The KB 291808 describes that LOG
files having problem. The "chkdsk /F" does fix the problem. However, does
anybody know 1) what is the mechanism behind these LOG files? 2) what is the
possible things the produce these error? 3) How to prevent?

Thanks a miilion.


The name of this STOP code is CONFIG_LIST_FAILED It indicates that
one of the core system hives cannot be linked in the registry tree.

There are 4 parameter values associated with this STOP code, and these
can provide further information about the cause of the error.

If, for example, the second parameter value is C000017D then the cause
is STATUS_NO_LOG_SPACE indicating a full or perhaps corrupted hard
drive. If the parameter 2 value is different then there is a
different cause.

Good luck

Ron Martell Duncan B.C. Canada
--
Microsoft MVP (1997 - 2006)
On-Line Help Computer Service
http://onlinehelp.bc.ca
Syberfix Remote Computer Repair

"Anyone who thinks that they are too small to make a difference
has never been in bed with a mosquito."
 
Back
Top