STOP 0x00000050(0xFCC0D000... PLEASE HELP!!!!

  • Thread starter Thread starter DRON
  • Start date Start date
D

DRON

Please (sorry for me English) i need you help!!! Very often I get this
error: STOP 0x00000050 (0xFCC0D000,0x00000000,0x8125C681,0x00000000)
PAGE_FAULT.... (Win2000 Prof SP4)
I don't know what to do????
What I did to solve the problem:
1. Read a lot of articles in Internet
2. Try to check drivers with verifier.exe
3. Turn off the antivirus (Kaspersky 3.5)
4. Running different tests to check Memory,CPU,Hardware...
Event Logs says NOTHING after reboot!!!!
Please HELP what else to do???? If this is Application, Driver,
Hardware, how to find the solution??? Or this is Microsoft BUG???
 
DRON said:
Please (sorry for me English) i need you help!!! Very often I get this
error: STOP 0x00000050 (0xFCC0D000,0x00000000,0x8125C681,0x00000000)
PAGE_FAULT.... (Win2000 Prof SP4)
I don't know what to do????
What I did to solve the problem:
1. Read a lot of articles in Internet
2. Try to check drivers with verifier.exe
3. Turn off the antivirus (Kaspersky 3.5)
4. Running different tests to check Memory,CPU,Hardware...
Event Logs says NOTHING after reboot!!!!
Please HELP what else to do???? If this is Application, Driver,
Hardware, how to find the solution??? Or this is Microsoft BUG???

If you get such errors intermittently then you are most likely
dealing with a hardware problem:
- Flawed memory
- Marginal hard disk
- Faulty motherboard
- Bad power supply
I dealt with one of these over the weekend and found that it
was caused by some serious hard disk corruption.

Unless you are in a position to swap various components,
you should try one of these options:
a) Have the machine examined by your friendly computer shop.
b) Get another hard disk (they are cheap!) and load a new
copy of Windows. If this one crashes too then you know that
neither Windows nor the hard disk are to blame. And no, this
is most certainly not a Micrsosoft bug!
 
Pegasus (MVP) пиÑал(а):
If you get such errors intermittently then you are most likely
dealing with a hardware problem:
- Flawed memory
- Marginal hard disk
- Faulty motherboard
- Bad power supply
I dealt with one of these over the weekend and found that it
was caused by some serious hard disk corruption.

Unless you are in a position to swap various components,
you should try one of these options:
a) Have the machine examined by your friendly computer shop.
b) Get another hard disk (they are cheap!) and load a new
copy of Windows. If this one crashes too then you know that
neither Windows nor the hard disk are to blame. And no, this
is most certainly not a Micrsosoft bug!
Hmmm may be you right...
But this computer was assemblied in brand russian company(depo.ru).
In our office there are others machines except mine. They have same
configuration, but works perfectly!!!
 
Pegasus (MVP) ?????(?):
If you get such errors intermittently then you are most likely
dealing with a hardware problem:
- Flawed memory
- Marginal hard disk
- Faulty motherboard
- Bad power supply
I dealt with one of these over the weekend and found that it
was caused by some serious hard disk corruption.

Unless you are in a position to swap various components,
you should try one of these options:
a) Have the machine examined by your friendly computer shop.
b) Get another hard disk (they are cheap!) and load a new
copy of Windows. If this one crashes too then you know that
neither Windows nor the hard disk are to blame. And no, this
is most certainly not a Micrsosoft bug!
Hmmm may be you right...
But this computer was assemblied in brand russian company(depo.ru).
In our office there are others machines except mine. They have same
configuration, but works perfectly!!!
===============
This means nothing. No component is perfect, each and every
one can fail.
 
Pegasus (MVP) пиÑал(а):
Pegasus (MVP) ?????(?):

Hmmm may be you right...
But this computer was assemblied in brand russian company(depo.ru).
In our office there are others machines except mine. They have same
configuration, but works perfectly!!!
===============
This means nothing. No component is perfect, each and every
one can fail.

I don't no may be this can help:
This is my last minidump
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by
try-except,
it must be protected by a Probe. Typically the address is just plain
bad or it
is pointing at freed memory.
Arguments:
Arg1: fcc0d000, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 8125c681, If non-zero, the instruction address which referenced
the bad memory
address.
Arg4: 00000000, (reserved)

Debugging Details:
------------------

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

***** Kernel symbols are WRONG. Please fix symbols to do analysis.


MODULE_NAME: nt

FAULTING_MODULE: 804d7000 nt

DEBUG_FLR_IMAGE_TIMESTAMP: 3ee650b3

READ_ADDRESS: unable to get nt!MmPoolCodeEnd
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPagedPoolEnd
unable to get nt!MmNonPagedPoolEnd
unable to get nt!MmNonPagedPoolStart
unable to get nt!MmSpecialPoolStart
unable to get nt!MmPagedPoolStart
unable to get nt!MmNonPagedPoolExpansionStart
unable to get nt!MmPoolCodeStart
fcc0d000

FAULTING_IP:
+ffffffff8125c681
8125c681 ?? ???

MM_INTERNAL_CODE: 0

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: WRONG_SYMBOLS

BUGCHECK_STR: 0x50

LAST_CONTROL_TRANSFER: from 00000000 to 8052199a

STACK_TEXT:
bcee506c 00000000 fcc0d000 00000000 8125c681 nt+0x4a99a


STACK_COMMAND: kb

FOLLOWUP_IP:
nt+4a99a
8052199a ?? ???

SYMBOL_STACK_INDEX: 0

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: ntoskrnl.exe

SYMBOL_NAME: nt+4a99a

BUCKET_ID: WRONG_SYMBOLS

Followup: MachineOwner
 
DRON said:
Pegasus (MVP) пиÑал(а):
Pegasus (MVP) ?????(?):

Hmmm may be you right...
But this computer was assemblied in brand russian company(depo.ru).
In our office there are others machines except mine. They have same
configuration, but works perfectly!!!
===============
This means nothing. No component is perfect, each and every
one can fail.

I don't no may be this can help:
This is my last minidump
PAGE_FAULT_IN_NONPAGED_AREA (50) [snip!]

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: ntoskrnl.exe

SYMBOL_NAME: nt+4a99a

BUCKET_ID: WRONG_SYMBOLS

Followup: MachineOwner


I'm no expert at reading pagedumps, but I have a bad feeling about this...

image_name ntoskrnl.exe (the application that had the problem)

Basically, the core of Windows, that makes Windows..Windows, crashed.

Most notable reasons why ntoskrnl.exe crashes are quite often malware of
various types.. Viruses, Spyware, Adware, Nagware.......

AntiVirus software (maybe your kapersky) only scan for viruses, but
leaves the rest of the malware ignored -- Ad-Aware SE, Spybot Search &
Destroy...etc, etc, etc... are needed for adware.

get another computer, make a bootable disk to run win32 programs from
(like Bart's PEBuilder www.nu2.nu -- need admin rights to run, and winxp
install disc).

Good luck, this is a toughie.
 
Try removing ALL print drivers and see if problem goes away.

HTH

Tim Judd said:
DRON said:
Pegasus (MVP) ?????(?):
Pegasus (MVP) ?????(?):

Please (sorry for me English) i need you help!!! Very often I get this
error: STOP 0x00000050 (0xFCC0D000,0x00000000,0x8125C681,0x00000000)
PAGE_FAULT.... (Win2000 Prof SP4)
I don't know what to do????
What I did to solve the problem:
1. Read a lot of articles in Internet
2. Try to check drivers with verifier.exe
3. Turn off the antivirus (Kaspersky 3.5)
4. Running different tests to check Memory,CPU,Hardware...
Event Logs says NOTHING after reboot!!!!
Please HELP what else to do???? If this is Application, Driver,
Hardware, how to find the solution??? Or this is Microsoft BUG???

If you get such errors intermittently then you are most likely
dealing with a hardware problem:
- Flawed memory
- Marginal hard disk
- Faulty motherboard
- Bad power supply
I dealt with one of these over the weekend and found that it
was caused by some serious hard disk corruption.

Unless you are in a position to swap various components,
you should try one of these options:
a) Have the machine examined by your friendly computer shop.
b) Get another hard disk (they are cheap!) and load a new
copy of Windows. If this one crashes too then you know that
neither Windows nor the hard disk are to blame. And no, this
is most certainly not a Micrsosoft bug!
Hmmm may be you right...
But this computer was assemblied in brand russian company(depo.ru).
In our office there are others machines except mine. They have same
configuration, but works perfectly!!!
===============
This means nothing. No component is perfect, each and every
one can fail.

I don't no may be this can help:
This is my last minidump
PAGE_FAULT_IN_NONPAGED_AREA (50) [snip!]

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: ntoskrnl.exe

SYMBOL_NAME: nt+4a99a

BUCKET_ID: WRONG_SYMBOLS

Followup: MachineOwner


I'm no expert at reading pagedumps, but I have a bad feeling about this...

image_name ntoskrnl.exe (the application that had the problem)

Basically, the core of Windows, that makes Windows..Windows, crashed.

Most notable reasons why ntoskrnl.exe crashes are quite often malware of
various types.. Viruses, Spyware, Adware, Nagware.......

AntiVirus software (maybe your kapersky) only scan for viruses, but
leaves the rest of the malware ignored -- Ad-Aware SE, Spybot Search &
Destroy...etc, etc, etc... are needed for adware.

get another computer, make a bootable disk to run win32 programs from
(like Bart's PEBuilder www.nu2.nu -- need admin rights to run, and winxp
install disc).

Good luck, this is a toughie.


Ha®®y

(e-mail address removed)
 
Back
Top