ner Posted October 17, 2006 Posted October 17, 2006 Hi Does anyone know what is causing this error?event 1000 Application errorFaulting application iexplore.exe, version 6.0.2900.2180, faulting module unknown, version 0.0.0.0, fault address 0x61eb77e0.and then ...event 1000Application errorFault bucket 269173739
cluberti Posted October 17, 2006 Posted October 17, 2006 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.
LLXX Posted October 18, 2006 Posted October 18, 2006 Same address here: http://windowsbbs.com/showthread.php?t=53172
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now