|
| Re: Bluescreen issues with Opera |
 |
Fri, 9 Nov 2007 22:30:14 +0100 |
on Sat, 10 Nov 2007 02:31:24 +0800, Calvin Lui wrote:
> I am having trouble with my Windows Vista and Opera. I tried to use Opera
> 9.24 it always crash my Windows Vista O/S with bluescreen. Attached the
> minidump for your suggestions.
Check your RAM and drivers - a normal program running in user space cannot
cause a blue screen on any NT-based OS otherwise.
--
begin .sig
< Jernej Simončič ><>◊<>< jernej simoncic at isg si
>
|
| Post Reply
|
| Bluescreen issues with Opera |
 |
Sat, 10 Nov 2007 02:31:24 +080 |
Hi all,
I am having trouble with my Windows Vista and Opera. I tried to use Opera
9.24 it always crash my Windows Vista O/S with bluescreen. Attached the
minidump for your suggestions.
Thanks,
Calvin
Microsoft (R) Windows Debugger Version 6.8.0004.0 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini110507-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is:
srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6000.20629.x86fre.vista_ldr.070627-1500
Kernel base = 0x81c00000 PsLoadedModuleList = 0x81d11d90
Debug session time: Mon Nov 5 00:25:17.207 2007 (GMT+8)
System Uptime: 0 days 4:44:40.720
Loading Kernel Symbols
................................................................................
................................................................................
........
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*
*
* Bugcheck
Analysis *
*
*
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c0000005, 94b02712, ab1a3a44, 0}
Probably caused by : win32k.sys ( win32k!ENUMAREAS::bEnum+1e )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
*
*
* Bugcheck
Analysis *
*
*
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 94b02712, The address that the exception occurred at
Arg3: ab1a3a44, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx
referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
win32k!ENUMAREAS::bEnum+1e
94b02712 f60240 test byte ptr [edx],40h
TRAP_FRAME: ab1a3a44 -- (.trap 0xffffffffab1a3a44)
ErrCode = 00000000
eax=fd04d024 ebx=00000400 ecx=ab1a3ad8 edx=00000028 esi=ab1a3b34
edi=00000000
eip=94b02712 esp=ab1a3ab8 ebp=ab1a3abc iopl=0 nv up ei pl nz na pe
nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000
efl=00010206
win32k!ENUMAREAS::bEnum+0x1e:
94b02712 f60240 test byte ptr [edx],40h
ds:0023:00000028=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x8E
PROCESS_NAME: Opera.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 94afbef2 to 94b02712
STACK_TEXT:
ab1a3abc 94afbef2 ab1a3b34 ab1a3b0c 00000000 win32k!ENUMAREAS::bEnum+0x1e
ab1a3b28 94aa1777 ffa27900 00000028 00000000 win32k!vSpRedrawArea+0x3c
ab1a3b60 94b002aa ab1a3c04 ab1a3bf0 ab1a3c10
win32k!ENUMUNDERLAYS::bEnum+0x182
ab1a3bfc 94b03105 fee69b88 fd735e70 00000000 win32k!SpBitBlt+0x210
ab1a3c30 94aea2de fee69b88 fd735e70 fee0ef68 win32k!SpCopyBits+0x27
ab1a3d10 81c8c92a fee69b78 ffa278c0 fee68648 win32k!NtGdiBitBlt+0x59c
ab1a3d10 77ca0f34 fee69b78 ffa278c0 fee68648 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0012f1a0 00000000 00000000 00000000 00000000 0x77ca0f34
STACK_COMMAND: kb
FOLLOWUP_IP:
win32k!ENUMAREAS::bEnum+1e
94b02712 f60240 test byte ptr [edx],40h
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: win32k!ENUMAREAS::bEnum+1e
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 45d3cc1d
FAILURE_BUCKET_ID: 0x8E_win32k!ENUMAREAS::bEnum+1e
BUCKET_ID: 0x8E_win32k!ENUMAREAS::bEnum+1e
Followup: MachineOwner
---------
--
|
| Post Reply
|
| Re: Bluescreen issues with Opera |
 |
Sat, 10 Nov 2007 17:41:41 +080 |
I tried to check my RAM it seems that hv no trouble with that.
i am still undergoing to see the driver affected the O/S or not.
as all driver as signed by Microsoft and used the latest driver version
On Sat, 10 Nov 2007 05:30:14 +0800, Jernej Simončič
<jernej@deepthought.ena.invalid> wrote:
> on Sat, 10 Nov 2007 02:31:24 +0800, Calvin Lui wrote:
>
>> I am having trouble with my Windows Vista and Opera. I tried to use
>> Opera
>> 9.24 it always crash my Windows Vista O/S with bluescreen. Attached
the
>> minidump for your suggestions.
>
> Check your RAM and drivers - a normal program running in user space
> cannot
> cause a blue screen on any NT-based OS otherwise.
>
--
|
| Post Reply
|
| Re: Bluescreen issues with Opera |
 |
Sat, 10 Nov 2007 17:42:48 +080 |
I think that might cuased by the network driver
On Sat, 10 Nov 2007 05:30:14 +0800, Jernej Simončič
<jernej@deepthought.ena.invalid> wrote:
> on Sat, 10 Nov 2007 02:31:24 +0800, Calvin Lui wrote:
>
>> I am having trouble with my Windows Vista and Opera. I tried to use
>> Opera
>> 9.24 it always crash my Windows Vista O/S with bluescreen. Attached
the
>> minidump for your suggestions.
>
> Check your RAM and drivers - a normal program running in user space
> cannot
> cause a blue screen on any NT-based OS otherwise.
>
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|