|
| Core file while browisng spikedhumor.com |
 |
Wed, 12 Mar 2008 02:23:01 -040 |
While browsing the comment pages of:
http://spikedhumor.com/articles/144794/The-Biggest-Slap-in-History.html?page=3
Opera 9815 threw an exception. I caught it in Visual studio and got a core
dump. WinDbg reports the following:
Microsoft (R) Windows Debugger Version 6.8.0004.0 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Documents and Settings\Kevin Thompson\Desktop\crash
#2\opera.dmp]
User Mini Dump File: Only registers, stack and portions of memory are
available
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path.
*
* Use .symfix to have the debugger choose a symbol path.
*
* After setting your symbol path, use .reload to refresh symbol locations.
*
****************************************************************************
Executable search path is:
Windows XP Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Debug session time: Wed Mar 12 02:04:15.000 2008 (GMT-4)
System Uptime: not available
Process Uptime: 0 days 3:42:21.000
............................................................................
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(9f8.a00): Access violation - code c0000005 (first/second chance not
available)
eax=016a8690 ebx=00000012 ecx=00000008 edx=00340000 esi=006d006d
edi=006d006d
eip=67ac808e esp=0012f170 ebp=0653d008 iopl=0 nv up ei pl nz na po
nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00200202
*** WARNING: Unable to verify checksum for opera.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for opera.dll -
opera_678d0000+0x1f808e:
67ac808e 8b6e1c mov ebp,dword ptr [esi+1Ch]
ds:0023:006d0089=????????
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for kernel32.dll -
The dead frame was in:
> opera.dll!67ac808e()
[Frames below may be incorrect and/or missing, no symbols loaded for
opera.dll]
user32.dll!7e41f95b()
user32.dll!7e41f7f6()
user32.dll!7e41f805()
user32.dll!7e41f805()
user32.dll!7e41f94b()
user32.dll!7e41f95b()
user32.dll!7e418734()
user32.dll!7e418816()
user32.dll!7e4189cd()
user32.dll!7e418a10()
67AC807B mov dword ptr [esp+20h],eax
67AC807F jmp 67AC8121
67AC8084 xor ebx,ebx
67AC8086 mov dword ptr [esp+14h],0
-->67AC808E mov ebp,dword ptr [esi+1Ch]
EAX = 016A8690 EBX = 00000012 ECX = 00000008 EDX = 00340000 ESI = 006D006D
EDI = 006D006D
EIP = 67AC808E ESP = 0012F170 EBP = 0653D008 EFL = 00200202
006D0089 = ????????
The whole dump can be found at:
http://www.antiduh.com/dump/opera_1.zip
|
| Post Reply
|
|
|
|
|
|
|
|
|
|