Problematic frame when using WebSpec?

129 views
Skip to first unread message

djangofan

unread,
Oct 7, 2011, 7:49:30 PM10/7/11
to wa...@googlegroups.com
I created a applicaiton test using WebSpec (the Mozilla variety)  and at the end of my test , after the test finishes, the JVM crashes.   This is unusual and I don't know how to troubleshoot it.    I get the exact same error using either JDK1.5_0_13  or  JDK1.7.0 .

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x04922123, pid=1780, tid=2152
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) Client VM (21.0-b17 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  0x04922123
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# 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 (0x03194000):  JavaThread "XpcMessageLoop" daemon [_thread_in_native, id=2152, myuser(0x03560000,0x035b0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x04922123

Registers:
EAX=0x035af628, EBX=0x00000000, ECX=0x04922123, EDX=0x035af618
ESP=0x035af600, EBP=0x035af620, ESI=0x00388120, EDI=0x035af688
EIP=0x04922123, EFLAGS=0x00010216

Top of myuser: (sp=0x035af600)
0x035af600:   00388144 035af628 02bfc2ec 035af618
0x035af610:   035af61c 035af628 0e61db69 0002799a
0x035af620:   035af64c 7e418734 0096050c 00000002
0x035af630:   00000000 00000000 00388120 dcbaabcd
0x035af640:   00000000 035af688 00388120 035af6b4
0x035af650:   7e418816 00388120 0096050c 00000002
0x035af660:   00000000 00000000 00000000 0096050c
0x035af670:   00000102 00000014 00000001 00000000 

Instructions: (pc=0x04922123)
0x04922103:   
[error occurred during error reporting (printing registers, top of myuser, instructions near pc), id 0xc0000005]

Register to memory mapping:

EAX=0x035af628 is pointing into the myuser for thread: 0x03194000
EBX=0x00000000 is an unknown value
ECX=0x04922123 is an unknown value
EDX=0x035af618 is pointing into the myuser for thread: 0x03194000
ESP=0x035af600 is pointing into the myuser for thread: 0x03194000
EBP=0x035af620 is pointing into the myuser for thread: 0x03194000
ESI=0x00388120 is an unknown value
EDI=0x035af688 is pointing into the myuser for thread: 0x03194000


myuser: [0x03560000,0x035b0000],  sp=0x035af600,  free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x04922123
C  [USER32.dll+0x8734]  GetDC+0x6d
C  [USER32.dll+0x8816]  GetDC+0x14f
C  [USER32.dll+0x18ea0]  DefWindowProcW+0x180
C  [USER32.dll+0x18eec]  DefWindowProcW+0x1cc
C  [ntdll.dll+0xe473]  KiUserCallbackDispatcher+0x13
C  [USER32.dll+0x9402]  PeekMessageW+0x167
C  [xul.dll+0x58ff5d]  NS_LogCOMPtrRelease_P+0x885d
C  [xul.dll+0x58fb3d]  NS_LogCOMPtrRelease_P+0x843d
C  [xul.dll+0x61e516]  NS_ShutdownXPCOM_P+0x192f
C  [xul.dll+0x6046f9]  NS_DebugBreak_P+0x1d41
C  [xul.dll+0x58fb70]  NS_LogCOMPtrRelease_P+0x8470
C  [xul.dll+0x654b26]  Java_org_mozilla_xpcom_internal_XPCOMJavaProxy_callXPCOMMethod+0x3fb

[error occurred during error reporting (printing native myuser), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+198
j  $Proxy11.run()V+9
j  com.teamdev.xpcom.b$a.run()V+64
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x02fc3000 JavaThread "Thread-1" daemon [_thread_in_native, id=6060, myuser(0x03110000,0x03160000)]
  0x03321400 JavaThread "TimerQueue" daemon [_thread_blocked, id=6648, myuser(0x05a20000,0x05a70000)]
  0x032da800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7924, myuser(0x057e0000,0x05830000)]
  0x0323ec00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4276, myuser(0x04a30000,0x04a80000)]
  0x0323a400 JavaThread "AWT-Shutdown" [_thread_blocked, id=1620, myuser(0x049e0000,0x04a30000)]
  0x03239400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7700, myuser(0x04990000,0x049e0000)]
  0x031fa400 JavaThread "com.jniwrapper.NativeResourceCollector" daemon [_thread_blocked, id=3980, myuser(0x04940000,0x04990000)]
=>0x03194000 JavaThread "XpcMessageLoop" daemon [_thread_in_native, id=2152, myuser(0x03560000,0x035b0000)]
  0x02bf9c00 JavaThread "Service Thread" daemon [_thread_blocked, id=3272, myuser(0x02e30000,0x02e80000)]
  0x02bf7400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6604, myuser(0x02de0000,0x02e30000)]
  0x02bf2400 JavaThread "Attach Listener" daemon [_thread_blocked, id=4812, myuser(0x02d90000,0x02de0000)]
  0x02bf0c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2536, myuser(0x02d40000,0x02d90000)]
  0x02be9800 JavaThread "Finalizer" daemon [_thread_blocked, id=4336, myuser(0x02cf0000,0x02d40000)]
  0x02be4c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6520, myuser(0x02ca0000,0x02cf0000)]
  0x003c8800 JavaThread "main" [_thread_blocked, id=1476, myuser(0x00900000,0x00950000)]

Other Threads:
  0x02be3000 VMThread [myuser: 0x02c50000,0x02ca0000] [id=6644]
  0x02c05400 WatcherThread [myuser: 0x02e80000,0x02ed0000] [id=3396]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 4928K, used 844K [0x229f0000, 0x22f40000, 0x27f40000)
  eden space 4416K,   7% used [0x229f0000, 0x22a43358, 0x22e40000)
  from space 512K, 100% used [0x22ec0000, 0x22f40000, 0x22f40000)
  to   space 512K,   0% used [0x22e40000, 0x22e40000, 0x22ec0000)
 tenured generation   total 10944K, used 9319K [0x27f40000, 0x289f0000, 0x329f0000)
   the space 10944K,  85% used [0x27f40000, 0x28859d60, 0x28859e00, 0x289f0000)
 compacting perm gen  total 12288K, used 6294K [0x329f0000, 0x335f0000, 0x369f0000)
   the space 12288K,  51% used [0x329f0000, 0x33015b30, 0x33015c00, 0x335f0000)
    ro space 10240K,  45% used [0x369f0000, 0x36e71888, 0x36e71a00, 0x373f0000)
    rw space 12288K,  54% used [0x373f0000, 0x37a704f8, 0x37a70600, 0x37ff0000)

Code Cache  [0x00970000, 0x00b10000, 0x02970000)
 total_blobs=1005 nmethods=752 adapters=185 free_code_cache=31119Kb largest_free_block=31864640

Dynamic libraries:
0x00400000 - 0x0042f000 C:\Eclipse\jdk1.7.0\bin\javaw.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x78aa0000 - 0x78b5e000 C:\Eclipse\jdk1.7.0\jre\bin\msvcr100.dll
0x6da80000 - 0x6dda1000 C:\Eclipse\jdk1.7.0\jre\bin\client\jvm.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6da10000 - 0x6da1c000 C:\Eclipse\jdk1.7.0\jre\bin\verify.dll
0x6d480000 - 0x6d4a0000 C:\Eclipse\jdk1.7.0\jre\bin\java.dll
0x6da60000 - 0x6da73000 C:\Eclipse\jdk1.7.0\jre\bin\zip.dll
0x6d770000 - 0x6d784000 C:\Eclipse\jdk1.7.0\jre\bin\net.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x6d790000 - 0x6d79f000 C:\Eclipse\jdk1.7.0\jre\bin\nio.dll
0x10000000 - 0x10008000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\javaxpcomglue.dll
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
0x035d0000 - 0x035f9000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\nspr4.dll
0x03610000 - 0x03617000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\plc4.dll
0x03630000 - 0x03637000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\plds4.dll
0x03650000 - 0x036c3000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\sqlite3.dll
0x036e0000 - 0x036f4000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\nssutil3.dll
0x03710000 - 0x03736000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\softokn3.dll
0x03750000 - 0x037eb000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\nss3.dll
0x03800000 - 0x03820000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\ssl3.dll
0x03830000 - 0x03848000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\smime3.dll
0x03860000 - 0x03932000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\js3250.dll
0x03950000 - 0x04331000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\xul.dll
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x763b0000 - 0x763f9000 C:\WINDOWS\system32\COMDLG32.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.dll
0x76380000 - 0x76385000 C:\WINDOWS\system32\MSIMG32.dll
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x7c420000 - 0x7c4a7000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCP80.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x04370000 - 0x04377000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\xpcom.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x77690000 - 0x776b1000 C:\WINDOWS\system32\NTMARTA.DLL
0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x6d110000 - 0x6d252000 C:\Eclipse\jdk1.7.0\jre\bin\awt.dll
0x73ce0000 - 0x73d01000 C:\WINDOWS\system32\t2embed.dll
0x73dc0000 - 0x73dc3000 C:\WINDOWS\system32\LZ32.dll
0x04f80000 - 0x05245000 C:\WINDOWS\system32\xpsp2res.dll
0x05620000 - 0x05638000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\nssdbm3.dll
0x05650000 - 0x05691000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\freebl3.dll
0x056b0000 - 0x05701000 C:\Documents and Settings\myuser\.JxBrowser\xulrunner-windows-version-1.9.2.1\xulrunner-windows\nssckbi.dll
0x6d3d0000 - 0x6d3fa000 C:\Eclipse\jdk1.7.0\jre\bin\fontmanager.dll
0x6d4b0000 - 0x6d4b6000 C:\Eclipse\jdk1.7.0\jre\bin\jawt.dll
0x6d9b0000 - 0x6d9e1000 C:\Eclipse\jdk1.7.0\jre\bin\t2k.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x06790000 - 0x067b0000 C:\Eclipse\jdk1.7.0\jre\bin\sunec.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
0x6d9a0000 - 0x6d9a9000 C:\Eclipse\jdk1.7.0\jre\bin\sunmscapi.dll
0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x59a60000 - 0x59b01000 C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -Dfile.encoding=Cp1252 
java_command: org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 3858 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames ts.test.UsingMozilla
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Stack\Javasoft
CLASSPATH=.
PATH=C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:/Program Files/Java/jre6/lib/i386;C:\Program Files\Windows Resource Kits\Tools\;C:\app\myuser\product\11.1.0\client_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Stack\Javasoft\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\AlexFTPS;C:\Program Files\TortoiseSVN\bin;S:\java\Ant\apache-ant-1.8.1\bin;C:\SQLite;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Bitvise Tunnelier;C:\OpenSSL-Win32\bin;C:\MySQL51\bin;E:\;C:\Perl\c\bin;C:\Perl\perl\site\bin;C:\Perl\perl\bin;C:\Program Files\VSS\win32;C:\Program Files\Support Tools;C:\Program Files\Console2;C:\Stack\Javasoft\jre\bin\server;C:\WINDOWS\system32\kktools;C:\Dropbox\Projects\AutoBuild\Groovy-1.8.0\bin;C:\Program Files\Wireshark;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\apache-ant-1.8.2\bin;C:\Eclipse;
USERNAME=myuser
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

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

Memory: 4k page, physical 2095188k(729740k free), swap 4033572k(2510840k free)

vm_info: Java HotSpot(TM) Client VM (21.0-b17) for windows-x86 JRE (1.7.0-b147), built on Jun 27 2011 02:25:52 by "java_re" with unknown MS VC++:1600

time: Fri Oct 07 16:42:40 2011
elapsed time: 143 seconds
Reply all
Reply to author
Forward
0 new messages