Blue screen at the starting windows??!!!

G

Guest

Hello
When I start my laptop at the morning I have blue Stop Error Screen:
“Technical Informationâ€
Stop: 0X0000007E (0XC0000005, 0X80679B8D, 0XEEAB16 0XEEAB1958)

What cause that problem?? How to solve it??
 
R

Ron Martell

kabucek said:
Hello
When I start my laptop at the morning I have blue Stop Error Screen:
“Technical Information”
Stop: 0X0000007E (0XC0000005, 0X80679B8D, 0XEEAB16 0XEEAB1958)

What cause that problem?? How to solve it??

The short answer is "something did a booboo".

The long answer is that a system thread generated an exception which
the error handler did not catch.

The technical name for this error code is
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED

The first parameter value indicates that the specific error was a
STATUS_ACCESS_VIOLATION

The second parameter value says that the error occurred at memory
address 0x80679B8D.

The next step is to determine just what is being loaded on your
computer at that memory address and then to fix the problem by
updating or uninstalling whatever that is.

If this is a one-time error then it may be best just to write it off
as being caused by an "electronic gremlin". If it is a recurring
problem then post a response back here and we will proceed to delve
deeper into problem.

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

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