Blue Screen error

G

Guest

Ok well, lately I've been getting some blue screens and I have yet to figure
out why.
I've been searching around and haven't come up with a whole lot of answers
yet.
I've copied the code everytime but I can never find this supposed file it's
referring to.

Quote:
BCCode : 1000008e BCP1 : C0000005 BCP2 : A6C88742 BCP3 : A3B79B60
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERe520.dir00\Mini1 12406-01.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERe520.dir00\sysda ta.xml


BCCode : 10000050 BCP1 : FFFF0088 BCP2 : 00000000 BCP3 : BF858A22
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERcb72.dir00\Mini1 21306-01.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERcb72.dir00\sysda ta.xml



BCCode : fe BCP1 : 00000004 BCP2 : 83853008 BCP3 : 83B41A48
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERd667.dir00\Mini1 21606-02.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERd667.dir00\sysda ta.xml



BCCode : 1000008e BCP1 : C0000005 BCP2 : A6C857CA BCP3 : A40ACB60
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1



C:\DOCUME~1\Rick\LOCALS~1\Temp\WERc143.dir00\Mini1 22106-01.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERc143.dir00\sysda ta.xml




I'm running
3.0Ghz p4
1gb ddr2 ram
XP pro
ATI x1300
Creative x-fi xtremegamer
300 & 400 gb sata (all seagate)
200 gb uata

I think that's all the relevent info. I've downloaded the latest drivers I
can find for every one but that hasn't fixed the problem yet.
Any thoughts?

Thanks.
 
R

Ron Martell

supraman_2 said:
Ok well, lately I've been getting some blue screens and I have yet to figure
out why.
I've been searching around and haven't come up with a whole lot of answers
yet.
I've copied the code everytime but I can never find this supposed file it's
referring to.

Quote:
BCCode : 1000008e BCP1 : C0000005 BCP2 : A6C88742 BCP3 : A3B79B60
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERe520.dir00\Mini1 12406-01.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERe520.dir00\sysda ta.xml

That is a STOP 0x0000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
These are nearly always hardware compatibility issues (which sometimes
means a driver issue or a need for a BIOS upgrade).
The parameter 1 (BCP1) value indicates that this is a
STATUS_ACCESS_VIOLATION. Parameter 2 indicates that it occurred at
address A6C88742 so determining which Windows component, device
driver, or application program is using that address should help
identify the cause.
BCCode : 10000050 BCP1 : FFFF0088 BCP2 : 00000000 BCP3 : BF858A22
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERcb72.dir00\Mini1 21306-01.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERcb72.dir00\sysda ta.xml

That is a STOP 0x00000050: PAGE_FAULT_IN_NONPAGED_AREA
Requested data was not in memory. An invalid system memory address was
referenced. Defective memory (including main memory, L2 RAM cache,
video RAM) or incompatible software (including remote control and
antivirus software) might cause this Stop message, as may other
hardware problems (e.g., incorrect SCSI termination or a flawed PCI
card).

Parameter 3 indicates that this request originated from memory address
BF858A22 so determining which item uses that address should help to
identify the culprit.

BCCode : fe BCP1 : 00000004 BCP2 : 83853008 BCP3 : 83B41A48
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1

C:\DOCUME~1\Rick\LOCALS~1\Temp\WERd667.dir00\Mini1 21606-02.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERd667.dir00\sysda ta.xml

That is a STOP 0x000000FE: BUGCODE_USB_DRIVER
Usually indicates a USB driver problem. Make sure, though, that you
have the latest Windows service pack installed.
BCCode : 1000008e BCP1 : C0000005 BCP2 : A6C857CA BCP3 : A40ACB60
BCP4 : 00000000 OSVer : 5_1_2600 SP : 2_0 Product : 256_1



C:\DOCUME~1\Rick\LOCALS~1\Temp\WERc143.dir00\Mini1 22106-01.dmp
C:\DOCUME~1\Rick\LOCALS~1\Temp\WERc143.dir00\sysda ta.xml

As above STOP 0x0000008E


A very good reference for these types of errors is MVP Jim Eshelman's
STOP errors web page at http://www.aumha.org/win5/kbestop.htm

Much of the descriptive text above was copied from this page.

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."
 
G

Guest

:

Parameter 3 indicates that this request originated from memory address
BF858A22 so determining which item uses that address should help to
identify the culprit



I'm not positive on how I would do that.

As for the Bios I'm pretty sure I installed the newest update but I will
double check.
I looked through the link that you gave me and checked a few solutions. One
of them suggested changing some .sys files but none matched the description
they gave for one.

I thought maybe some Windows drivers might be bad also and I tried to do a
windows update but it said there was nothing I need to download.
I'll keep checking things.


Thanks for your help so far.
 
G

Gerry Cornell

The space could be the problem but try the solution in the link.

--

Hope this helps.

Gerry
~~~~
FCA
Stourport, England

Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 

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