Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

blue screen error


  • Please log in to reply

#1
Noobs

Noobs

    Member

  • Member
  • PipPip
  • 37 posts
hi i got a blue screen error a lot
its a memrory check error or something
Posted Image

i dont know how to fix this problem
  • 0

Advertisements


#2
rev_olie

rev_olie

    Member

  • Member
  • PipPipPip
  • 532 posts
Hi

I need you to get me a file called a minidump. I(t shows us what went wrong with your system and what caused the BSOD. We will have to convert it into a .txt doc to allow you to upload to the forum..

Follow the instructions below carefully:

Download WinDbg

Click Start > Programs > Debugging Tools For Windows
Then click on WinDbg
Now click File > Symbol File path
In the box that pops up paste the following text:

SRV*c:\symbols*http://msdl.microsoft.com/download/symbols

Now when the message pops up about saving to Workspace click Yes.
Now go to File > Open Crash Dump
Now you need to Navigate to your minidump in C:/windows/minidump

Now wait a couple of minutes. Then, In the bottom of the mini dump text screen there will be a flashing cursor, type in:

!analyze -v

Then do File > Save As and save it to your desktop.
Then open the file and copy and paste the contents to your next reply.
  • 0

#3
Noobs

Noobs

    Member

  • Topic Starter
  • Member
  • PipPip
  • 37 posts
Microsoft ® Windows Debugger Version 6.11.0001.404 X86
Copyright © Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\Mini072109-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 Server 2008/Windows Vista Kernel Version 6001 (Service Pack 1) MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6001.18226.x86fre.vistasp1_gdr.090302-1506
Machine Name:
Kernel base = 0x82049000 PsLoadedModuleList = 0x82160c70
Debug session time: Tue Jul 21 12:11:43.621 2009 (GMT+2)
System Uptime: 0 days 3:17:33.399
Loading Kernel Symbols
...............................................................
................................................................
.....................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1A, {5003, c0802000, 747b, 76648f7}

Probably caused by : memory_corruption ( nt!MiAllocateWsle+7d )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 00005003, The subtype of the bugcheck.
Arg2: c0802000
Arg3: 0000747b
Arg4: 076648f7

Debugging Details:
------------------


BUGCHECK_STR: 0x1a_5003

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: avgcsrvx.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 820b58c6 to 821160e3

STACK_TEXT:
80e29ca4 820b58c6 0000001a 00005003 c0802000 nt!KeBugCheckEx+0x1e
80e29cdc 820efd2e c0039fd8 83638c0c 00000000 nt!MiAllocateWsle+0x7d
80e29d4c 820a3b54 00000001 073fb000 00000001 nt!MmAccessFault+0x1d46
80e29d4c 760172d7 00000001 073fb000 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0606f848 00000000 00000000 00000000 00000000 0x760172d7


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiAllocateWsle+7d
820b58c6 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiAllocateWsle+7d

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 49ac8fb4

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 00005003, The subtype of the bugcheck.
Arg2: c0802000
Arg3: 0000747b
Arg4: 076648f7

Debugging Details:
------------------


BUGCHECK_STR: 0x1a_5003

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: avgcsrvx.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 820b58c6 to 821160e3

STACK_TEXT:
80e29ca4 820b58c6 0000001a 00005003 c0802000 nt!KeBugCheckEx+0x1e
80e29cdc 820efd2e c0039fd8 83638c0c 00000000 nt!MiAllocateWsle+0x7d
80e29d4c 820a3b54 00000001 073fb000 00000001 nt!MmAccessFault+0x1d46
80e29d4c 760172d7 00000001 073fb000 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0606f848 00000000 00000000 00000000 00000000 0x760172d7


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiAllocateWsle+7d
820b58c6 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiAllocateWsle+7d

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 49ac8fb4

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 00005003, The subtype of the bugcheck.
Arg2: c0802000
Arg3: 0000747b
Arg4: 076648f7

Debugging Details:
------------------


BUGCHECK_STR: 0x1a_5003

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: avgcsrvx.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 820b58c6 to 821160e3

STACK_TEXT:
80e29ca4 820b58c6 0000001a 00005003 c0802000 nt!KeBugCheckEx+0x1e
80e29cdc 820efd2e c0039fd8 83638c0c 00000000 nt!MiAllocateWsle+0x7d
80e29d4c 820a3b54 00000001 073fb000 00000001 nt!MmAccessFault+0x1d46
80e29d4c 760172d7 00000001 073fb000 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0606f848 00000000 00000000 00000000 00000000 0x760172d7


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiAllocateWsle+7d
820b58c6 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiAllocateWsle+7d

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 49ac8fb4

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 00005003, The subtype of the bugcheck.
Arg2: c0802000
Arg3: 0000747b
Arg4: 076648f7

Debugging Details:
------------------


BUGCHECK_STR: 0x1a_5003

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: avgcsrvx.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 820b58c6 to 821160e3

STACK_TEXT:
80e29ca4 820b58c6 0000001a 00005003 c0802000 nt!KeBugCheckEx+0x1e
80e29cdc 820efd2e c0039fd8 83638c0c 00000000 nt!MiAllocateWsle+0x7d
80e29d4c 820a3b54 00000001 073fb000 00000001 nt!MmAccessFault+0x1d46
80e29d4c 760172d7 00000001 073fb000 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0606f848 00000000 00000000 00000000 00000000 0x760172d7


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiAllocateWsle+7d
820b58c6 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiAllocateWsle+7d

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 49ac8fb4

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 00005003, The subtype of the bugcheck.
Arg2: c0802000
Arg3: 0000747b
Arg4: 076648f7

Debugging Details:
------------------


BUGCHECK_STR: 0x1a_5003

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: avgcsrvx.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 820b58c6 to 821160e3

STACK_TEXT:
80e29ca4 820b58c6 0000001a 00005003 c0802000 nt!KeBugCheckEx+0x1e
80e29cdc 820efd2e c0039fd8 83638c0c 00000000 nt!MiAllocateWsle+0x7d
80e29d4c 820a3b54 00000001 073fb000 00000001 nt!MmAccessFault+0x1d46
80e29d4c 760172d7 00000001 073fb000 00000001 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
0606f848 00000000 00000000 00000000 00000000 0x760172d7


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiAllocateWsle+7d
820b58c6 cc int 3

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiAllocateWsle+7d

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 49ac8fb4

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

BUCKET_ID: 0x1a_5003_nt!MiAllocateWsle+7d

Followup: MachineOwner
---------
  • 0

#4
rev_olie

rev_olie

    Member

  • Member
  • PipPipPip
  • 532 posts
Ok thanks for that. Il have a search for you, there's a fix somewhere its just finding it on the MSD for Vista.

Just to check you are using Windows Vista and do you have AVG installed?. If you have got AVG has there been any problems with it or errors regarding it closing?

Finally how many times will this screen come up? If it comes up allot maybe try closing AVG and testing. It seems to be linked.
  • 0

#5
Noobs

Noobs

    Member

  • Topic Starter
  • Member
  • PipPip
  • 37 posts
hi

yea im using Windows Vista
the blue screen thing i get it 1 or 2 times a day
i just downloaded AVG a couple of days ago
but before i got it i alrdy got problems with the blue screen error
  • 0

#6
rev_olie

rev_olie

    Member

  • Member
  • PipPipPip
  • 532 posts
Ok then, i think its going to be best to test your RAM.

Read the instructions on How to use Memtest

I would advise you use the CD version however if you don't have a CD spare then USB isn't to bad.

Now this test will only run on your Primary RAM module eg the first stick. So if you have more than 1 stick of RAM installed take the others out and run the program on each individually.

I would advise however that you run memtest later on. It take quite a while to run and will leave your PC inoperable. I would say start it late this evening and leave it running overnight so at least you have a PC to use.

Any questions just ask.
  • 0

#7
Noobs

Noobs

    Member

  • Topic Starter
  • Member
  • PipPip
  • 37 posts
hi

i just saw this file on my desktop
i think its from the last blue screen error

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x664299c5, pid=3236, tid=4832
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot™ Client VM (14.0-b16 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [mshtml.dll+0x2499c5]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/...eport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x1995c000): JavaThread "Thread-0" [_thread_in_native, id=4832, stack(0x1a4a0000,0x1a5a0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000f0

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000054, EDX=0x064e0000
ESP=0x1a59f804, EBP=0x1a59f81c, ESI=0x0f78dd98, EDI=0x7573c8af
EIP=0x664299c5, EFLAGS=0x00010246

Top of Stack: (sp=0x1a59f804)
0x1a59f804: 00000000 0f78dd98 28209eb0 662e0750
0x1a59f814: 0f78dd98 00000000 1a59f830 662ddea1
0x1a59f824: 0f78dd98 1995c000 050363c0 1a59f840
0x1a59f834: 662ba5f6 0f78dd98 28209eb0 1a59f88c
0x1a59f844: 6d4130be 050363c0 17749e37 1995c110
0x1a59f854: 1a59f894 050363c0 00000000 0a9b8694
0x1a59f864: 0a9b8694 fffffffe 1a59f86c 28209eb0
0x1a59f874: 1a59f8a0 28211460 00000000 28209eb0

Instructions: (pc=0x664299c5)
0x664299b5: f4 da 70 66 8b 3d 90 13 1e 66 8b f1 ff d7 33 db
0x664299c5: 39 98 f0 00 00 00 74 1f ff 35 f4 da 70 66 ff d7


Stack: [0x1a4a0000,0x1a5a0000], sp=0x1a59f804, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [mshtml.dll+0x2499c5]
C [mshtml.dll+0xfdea1]
C [mshtml.dll+0xda5f6]
C 0x6d4130be
j sun.plugin2.main.server.IExplorerPlugin.javaScriptReleaseObject(Lsun/plugin2/liveconnect/BrowserSideObject;)V+4
j sun.plugin2.main.server.LiveConnectSupport$PerPluginInfo.releaseAllObjects()V+34
j sun.plugin2.main.server.LiveConnectSupport.shutdown(I)V+42
j sun.plugin2.main.server.JVMInstance.unregisterApplet(I)V+63
j sun.plugin2.main.server.JVMInstance.dispose()V+67
j sun.plugin2.main.server.JVMInstance.access$2600(Lsun/plugin2/main/server/JVMInstance;)V+1
j sun.plugin2.main.server.JVMInstance$Listener.jvmExited(Lsun/plugin2/jvm/JVMLauncher;)V+86
j sun.plugin2.jvm.JVMLauncher.fireJVMExited()V+31
j sun.plugin2.jvm.JVMLauncher.access$300(Lsun/plugin2/jvm/JVMLauncher;)V+1
j sun.plugin2.jvm.JVMLauncher$JVMWatcher.run()V+50
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
C 0x6d8ecabc
C 0x6d973d61
C 0x6d8ecc87
C 0x6d8eccfd
C 0x6d915d60
C 0x6d9cfd44
C 0x6d9739dc
C 0x7c349565
C [kernel32.dll+0x44911]
C [ntdll.dll+0x3e4b6]
C [ntdll.dll+0x3e489]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.plugin2.main.server.IExplorerPlugin.iUnknownRelease(J)V+0
j sun.plugin2.main.server.IExplorerPlugin.javaScriptReleaseObject(Lsun/plugin2/liveconnect/BrowserSideObject;)V+4
j sun.plugin2.main.server.LiveConnectSupport$PerPluginInfo.releaseAllObjects()V+34
j sun.plugin2.main.server.LiveConnectSupport.shutdown(I)V+42
j sun.plugin2.main.server.JVMInstance.unregisterApplet(I)V+63
j sun.plugin2.main.server.JVMInstance.dispose()V+67
j sun.plugin2.main.server.JVMInstance.access$2600(Lsun/plugin2/main/server/JVMInstance;)V+1
j sun.plugin2.main.server.JVMInstance$Listener.jvmExited(Lsun/plugin2/jvm/JVMLauncher;)V+86
j sun.plugin2.jvm.JVMLauncher.fireJVMExited()V+31
j sun.plugin2.jvm.JVMLauncher.access$300(Lsun/plugin2/jvm/JVMLauncher;)V+1
j sun.plugin2.jvm.JVMLauncher$JVMWatcher.run()V+50
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x1996e800 JavaThread "JRE 1.6.0.14 Heartbeat Thread" [_thread_blocked, id=4724, stack(0x170b0000,0x171b0000)]
0x1996e400 JavaThread "JRE 1.6.0.14 Heartbeat Thread" [_thread_blocked, id=4752, stack(0x1acd0000,0x1add0000)]
0x1996dc00 JavaThread "JRE 1.6.0.14 Worker Thread" [_thread_blocked, id=6076, stack(0x1a8b0000,0x1a9b0000)]
0x1996d800 JavaThread "JRE 1.6.0.14 Output Reader Thread" [_thread_in_native, id=276, stack(0x1aae0000,0x1abe0000)]
0x1996cc00 JavaThread "JRE 1.6.0.14 Output Reader Thread" [_thread_in_native, id=5964, stack(0x1a9d0000,0x1aad0000)]
0x1996b800 JavaThread "Thread-1" [_thread_in_native, id=4728, stack(0x1a370000,0x1a470000)]
0x0aa0f800 JavaThread "Java Plug-In Pipe Worker Thread (Server-Side)" daemon [_thread_in_native, id=1492, stack(0x097f0000,0x098f0000)]
=>0x1995c000 JavaThread "Thread-0" [_thread_in_native, id=4832, stack(0x1a4a0000,0x1a5a0000)]
0x0a9c2000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=5740, stack(0x15ed0000,0x15fd0000)]
0x0a99fc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5056, stack(0x15b90000,0x15c90000)]
0x0a99ac00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4208, stack(0x0e3c0000,0x0e4c0000)]
0x0a99a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4300, stack(0x15a00000,0x15b00000)]
0x0a994800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5348, stack(0x158b0000,0x159b0000)]
0x0a951800 JavaThread "Finalizer" daemon [_thread_blocked, id=1700, stack(0x0f5d0000,0x0f6d0000)]
0x0a950400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2088, stack(0x11bb0000,0x11cb0000)]
0x065cac00 JavaThread "main" [_thread_in_native, id=5572, stack(0x117b0000,0x119b0000)]

Other Threads:
0x0a94f000 VMThread [stack: 0x0ff00000,0x10000000] [id=5264]
0x0a9a9800 WatcherThread [stack: 0x15ca0000,0x15da0000] [id=2564]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 960K, used 329K [0x26200000, 0x26300000, 0x26470000)
eden space 896K, 29% used [0x26200000, 0x26242658, 0x262e0000)
from space 64K, 100% used [0x262f0000, 0x26300000, 0x26300000)
to space 64K, 0% used [0x262e0000, 0x262e0000, 0x262f0000)
tenured generation total 4096K, used 291K [0x26470000, 0x26870000, 0x28200000)
the space 4096K, 7% used [0x26470000, 0x264b8e40, 0x264b9000, 0x26870000)
compacting perm gen total 12288K, used 1303K [0x28200000, 0x28e00000, 0x2c200000)
the space 12288K, 10% used [0x28200000, 0x28345c60, 0x28345e00, 0x28e00000)
ro space 8192K, 63% used [0x2c200000, 0x2c7196b0, 0x2c719800, 0x2ca00000)
rw space 12288K, 53% used [0x2ca00000, 0x2d074b80, 0x2d074c00, 0x2d600000)

Dynamic libraries:
0x00810000 - 0x008ac000 C:\Program Files\Internet Explorer\iexplore.exe
0x77040000 - 0x77167000 C:\Windows\system32\ntdll.dll
0x756f0000 - 0x757cb000 C:\Windows\system32\kernel32.dll
0x767b0000 - 0x76876000 C:\Windows\system32\ADVAPI32.dll
0x76b50000 - 0x76c12000 C:\Windows\system32\RPCRT4.dll
0x76c20000 - 0x76cbd000 C:\Windows\system32\USER32.dll
0x76670000 - 0x766bb000 C:\Windows\system32\GDI32.dll
0x76aa0000 - 0x76b4a000 C:\Windows\system32\msvcrt.dll
0x77170000 - 0x771c8000 C:\Windows\system32\SHLWAPI.dll
0x75a00000 - 0x76510000 C:\Windows\system32\SHELL32.dll
0x76520000 - 0x76664000 C:\Windows\system32\ole32.dll
0x76e50000 - 0x77038000 C:\Windows\system32\iertutil.dll
0x76960000 - 0x76a91000 C:\Windows\system32\urlmon.dll
0x75820000 - 0x758ad000 C:\Windows\system32\OLEAUT32.dll
0x76940000 - 0x7695e000 C:\Windows\system32\IMM32.DLL
0x758b0000 - 0x75978000 C:\Windows\system32\MSCTF.dll
0x77290000 - 0x77299000 C:\Windows\system32\LPK.DLL
0x75980000 - 0x759fd000 C:\Windows\system32\USP10.dll
0x6c1b0000 - 0x6c1b5000 C:\Windows\system32\avgrsstx.dll
0x74900000 - 0x74a9e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
0x6fa00000 - 0x70491000 C:\Windows\system32\IEFRAME.dll
0x771e0000 - 0x77253000 C:\Windows\system32\comdlg32.dll
0x697a0000 - 0x697d3000 C:\Program Files\Internet Explorer\IEShims.dll
0x741a0000 - 0x741df000 C:\Windows\system32\uxtheme.dll
0x76cc0000 - 0x76e4a000 C:\Windows\system32\SETUPAPI.dll
0x755a0000 - 0x755be000 C:\Windows\system32\USERENV.dll
0x75580000 - 0x75594000 C:\Windows\system32\Secur32.dll
0x73680000 - 0x7373b000 C:\Windows\system32\PROPSYS.dll
0x768b0000 - 0x76934000 C:\Windows\system32\CLBCatQ.DLL
0x766c0000 - 0x767a6000 C:\Windows\system32\WININET.dll
0x76510000 - 0x76513000 C:\Windows\system32\Normaliz.dll
0x77260000 - 0x7728d000 C:\Windows\system32\ws2_32.dll
0x771d0000 - 0x771d6000 C:\Windows\system32\NSI.dll
0x74380000 - 0x743a1000 C:\Windows\system32\NTMARTA.DLL
0x757d0000 - 0x7581a000 C:\Windows\system32\WLDAP32.dll
0x756e0000 - 0x756e7000 C:\Windows\system32\PSAPI.DLL
0x74f50000 - 0x74f61000 C:\Windows\system32\SAMLIB.dll
0x74c50000 - 0x74c58000 C:\Windows\system32\VERSION.dll
0x74430000 - 0x7446b000 C:\Windows\system32\rsaenh.dll
0x668f0000 - 0x66930000 C:\Program Files\Internet Explorer\ieproxy.dll
0x71500000 - 0x71553000 C:\Windows\system32\ACTXPRXY.DLL
0x75520000 - 0x7554c000 C:\Windows\system32\apphelp.dll
0x6a130000 - 0x6a17a000 C:\Windows\system32\RASAPI32.dll
0x6a220000 - 0x6a234000 C:\Windows\system32\rasman.dll
0x75350000 - 0x753c5000 C:\Windows\system32\NETAPI32.dll
0x6a0f0000 - 0x6a121000 C:\Windows\system32\TAPI32.dll
0x6f4e0000 - 0x6f4ec000 C:\Windows\system32\rtutils.dll
0x739a0000 - 0x739d2000 C:\Windows\system32\WINMM.dll
0x74d80000 - 0x74db9000 C:\Windows\system32\OLEACC.dll
0x751b0000 - 0x752a1000 C:\Windows\system32\CRYPT32.dll
0x75330000 - 0x75342000 C:\Windows\system32\MSASN1.dll
0x71c80000 - 0x71c86000 C:\Windows\system32\sensapi.dll
0x74c40000 - 0x74c47000 C:\Windows\system32\credssp.dll
0x74aa0000 - 0x74ae4000 C:\Windows\system32\schannel.dll
0x74b30000 - 0x74b6b000 C:\Windows\system32\mswsock.dll
0x74340000 - 0x74345000 C:\Windows\System32\wshtcpip.dll
0x69980000 - 0x699b0000 C:\Windows\system32\MLANG.dll
0x73ea0000 - 0x73eaf000 C:\Windows\system32\NLAapi.dll
0x74d20000 - 0x74d39000 C:\Windows\system32\IPHLPAPI.DLL
0x74ce0000 - 0x74d15000 C:\Windows\system32\dhcpcsvc.DLL
0x74f70000 - 0x74f9c000 C:\Windows\system32\DNSAPI.dll
0x74cd0000 - 0x74cd7000 C:\Windows\system32\WINNSI.DLL
0x74ca0000 - 0x74cc1000 C:\Windows\system32\dhcpcsvc6.DLL
0x72c60000 - 0x72c66000 C:\Windows\system32\rasadhlp.dll
0x74b90000 - 0x74b95000 C:\Windows\System32\wship6.dll
0x71be0000 - 0x71bef000 C:\Windows\system32\napinsp.dll
0x71ba0000 - 0x71bb2000 C:\Windows\system32\pnrpnsp.dll
0x71bd0000 - 0x71bd8000 C:\Windows\System32\winrnr.dll
0x16080000 - 0x160a5000 C:\Program Files\Bonjour\mdnsNSP.dll
0x75420000 - 0x754bb000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.3053_none_d08d7bba442a9b36\MSVCR80.dll
0x72ed0000 - 0x72f55000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6001.18000_none_886786f450a74a05\Comctl32.dll
0x71720000 - 0x71846000 C:\Windows\System32\msxml3.dll
0x661b0000 - 0x661df000 C:\Program Files\Microsoft\Search Enhancement Pack\SeaNote\SeaNote.dll
0x73d90000 - 0x73d97000 C:\Windows\system32\WSOCK32.dll
0x754c0000 - 0x7551f000 C:\Windows\system32\SXS.DLL
0x66180000 - 0x661ab000 C:\Program Files\Microsoft\Search Enhancement Pack\Search Box Extension\srchbxex.dll
0x74350000 - 0x74355000 C:\Windows\system32\MSImg32.dll
0x65f70000 - 0x66039000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\msidcrl40.dll
0x72dd0000 - 0x72e2f000 C:\Windows\system32\WINHTTP.dll
0x73ed0000 - 0x73efd000 C:\Windows\system32\WINTRUST.dll
0x76880000 - 0x768a9000 C:\Windows\system32\imagehlp.dll
0x66070000 - 0x660b8000 C:\Program Files\Google\Google Toolbar\GoogleToolbar.dll
0x72190000 - 0x72392000 C:\Windows\system32\msi.dll
0x65770000 - 0x65b6b000 C:\Program Files\Google\Google Toolbar\Component\GoogleToolbarDynamic_6BC68FE03E7B66EC.dll
0x73ba0000 - 0x73d4b000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.6001.18065_none_9e7abe2ec9c13222\gdiplus.dll
0x04580000 - 0x045dd000 C:\Program Files\Google\Google Toolbar\Component\GoogleToolbarDynamic_mui_nl_E2570526BC0A7E9C.dll
0x752b0000 - 0x752e5000 C:\Windows\system32\ncrypt.dll
0x75160000 - 0x751a5000 C:\Windows\system32\BCRYPT.dll
0x73eb0000 - 0x73ec5000 C:\Windows\system32\Cabinet.dll
0x74e10000 - 0x74e24000 C:\Windows\system32\MPR.dll
0x65be0000 - 0x65ce7000 C:\Program Files\Windows Live\Toolbar\wltcore.dll
0x6c610000 - 0x6c634000 C:\Program Files\Windows Live\Toolbar\sqmapi.dll
0x661e0000 - 0x6678c000 C:\Windows\system32\mshtml.dll
0x69950000 - 0x69979000 C:\Windows\system32\msls31.dll
0x65690000 - 0x656ff000 C:\Windows\system32\ieapfltr.dll
0x69e50000 - 0x69e5b000 C:\Windows\system32\msimtf.dll
0x69f40000 - 0x69ff4000 C:\Windows\system32\jscript.dll
0x6ed10000 - 0x6ed1c000 C:\Windows\system32\ImgUtil.dll
0x6ecf0000 - 0x6ecfe000 C:\Windows\system32\pngfilt.dll
0x73650000 - 0x7367f000 C:\Windows\system32\wdmaud.drv
0x73d50000 - 0x73d54000 C:\Windows\system32\ksuser.dll
0x74140000 - 0x74167000 C:\Windows\system32\MMDevAPI.DLL
0x74280000 - 0x74287000 C:\Windows\system32\AVRT.dll
0x735e0000 - 0x73601000 C:\Windows\system32\AUDIOSES.DLL
0x73570000 - 0x735d6000 C:\Windows\system32\audioeng.dll
0x74f20000 - 0x74f29000 C:\Windows\system32\msacm32.drv
0x74f00000 - 0x74f14000 C:\Windows\system32\MSACM32.dll
0x74ec0000 - 0x74ec7000 C:\Windows\system32\midimap.dll
0x6be20000 - 0x6be32000 C:\Program Files\AVG\AVG8\avgpp.dll
0x67b20000 - 0x67b59000 C:\Windows\system32\Dxtrans.dll
0x73a60000 - 0x73a74000 C:\Windows\system32\ATL.DLL
0x69ea0000 - 0x69eaa000 C:\Windows\system32\ddrawex.dll
0x04bb0000 - 0x04c95000 C:\Windows\system32\DDRAW.dll
0x6ed20000 - 0x6ed26000 C:\Windows\system32\DCIMAN32.dll
0x74700000 - 0x7470c000 C:\Windows\system32\dwmapi.dll
0x0b9d0000 - 0x0bedb000 C:\Windows\system32\nvd3dum.dll
0x679c0000 - 0x67a17000 C:\Windows\system32\Dxtmsft.dll
0x69f10000 - 0x69f36000 C:\Windows\system32\dssenh.dll
0x74410000 - 0x74425000 C:\Windows\system32\GPAPI.dll
0x74dc0000 - 0x74dfa000 C:\Windows\system32\slc.dll
0x73dc0000 - 0x73ddb000 C:\Windows\system32\cryptnet.dll
0x70f50000 - 0x70f96000 C:\Windows\system32\mscoree.dll
0x63f00000 - 0x63f0c000 C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorie.dll
0x723d0000 - 0x72516000 C:\Windows\system32\browseui.dll
0x74170000 - 0x741a0000 C:\Windows\system32\DUser.dll
0x74840000 - 0x748f3000 C:\Windows\system32\WindowsCodecs.dll
0x05710000 - 0x0572d000 C:\Acer\Empowering Technology\eDataSecurity\x86\PSDProtect.dll
0x720b0000 - 0x7218c000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~1\Java\jre6\lib\deploy.jar;C:\PROGRA~1\Java\jre6\lib\javaws.jar;C:\PROGRA~1\Java\jre6\lib\plugin.jar -Xmx32m -Djava.awt.headless=true -Dkernel.background.download=false -Dkernel.download.dialog=false -XX:MaxDirectMemorySize=64m
java_command: <unknown>
Launcher Type: generic

Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files\Internet Explorer;;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Acer\Empowering Technology\eDataSecurity\;C:\Acer\Empowering Technology\eDataSecurity\x86;C:\Acer\Empowering Technology\eDataSecurity\x64;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live
USERNAME=chi yung
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows Vista Build 6001 Service Pack 1

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 2097151k(1897904k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot™ Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1

time: Tue Jul 21 12:42:46 2009
elapsed time: 1319 seconds
  • 0

#8
rev_olie

rev_olie

    Member

  • Member
  • PipPipPip
  • 532 posts
Hi,

To be truthfully honest Ive never seen that type of report before...

However it seemingly suggest there was an error regarding Java run time. However it was reportedly outside of the environment but we can check anyway.

Try and Update your JAva install. Click This Link to test your current Java status by clicking Free Java Download. I would doubt it would be something regarding the BSOD entirely but it may be a missing link. Anyhow try updating and tell me how it goes.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP