Jump to content

event log 1000 ?


Recommended Posts

Posted

Hi Does anyone know what is causing this error?

event 1000

Application error

Faulting application iexplore.exe, version 6.0.2900.2180, faulting module unknown, version 0.0.0.0, fault address 0x61eb77e0.

and then ...

event 1000

Application error

Fault bucket 269173739


Posted

Without a memory dump of the application that shows us what is actually at that memory address, not entirely. You can always disable all third party extensions in IE and see if that resolves the error, as well as disabling any add-ons if you're on XP SP2 w/ IE6 or IE7 or IE7 on Vista.

Otherwise, get and fully install userdump (http://support.microsoft.com/kb/241215), configure it to take a dump of the IE process when it crashes, and then you or someone else can open the file in windbg or cdb (part of the debugging tools for Windows, http://www.microsoft.com/whdc/devtools/deb...g/default.mspx) to see what is on the stack, and make more of a determiniation what is causing the issue.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...