java3d crash

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

java3d crash

pbwh
I have a java3d application with Applet embeded in IE.  When the application start, the Java console exited with a log file exported on desktop. Some computers with the same OS(xp 86) and same video card as well as same driver don't have this problem. I updated the video driver, the problem still exists. The following is the bug log file. Any one can help me with this problem? Both java3d 1.5.1 and 1.5.2 have been tried.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4b41c964, pid=2920, tid=3960
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) Client VM (24.71-b01 mixed mode windows-x86 )
# Problematic frame:
# C  [j3dcore-d3d.dll+0x5c964]
#
# 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:
#   http://bugreport.sun.com/bugreport/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 (0x49d2c800):  JavaThread "J3D-Renderer-1" [_thread_in_native, id=3960, stack(0x4b5e0000,0x4b630000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x4b42e7dc

Registers:
EAX=0x00000076, EBX=0x000fba76, ECX=0x4b62f610, EDX=0x4b42e7dc
ESP=0x4b62f390, EBP=0x4b62f420, ESI=0x4b62f3d4, EDI=0x4b42e701
EIP=0x4b41c964, EFLAGS=0x00010202

Top of Stack: (sp=0x4b62f390)
0x4b62f390:   4b41cc38 4a8d3ff8 4b42e7dc 000fba00
0x4b62f3a0:   77d10000 0000ffff 7ff81000 001b53c0
0x4b62f3b0:   00000000 7c80262c 5cc381b1 001b53d0
0x4b62f3c0:   00000000 00000000 00000000 4b62f3e4
0x4b62f3d0:   4b62f3e4 00000000 00000000 001b1fc0
0x4b62f3e0:   7c813133 73490000 75626544 72656767
0x4b62f3f0:   73657250 00746e65 00000073 7c804424
0x4b62f400:   4b62f4ce 7c80262c 00000227 4b62f45c

Instructions: (pc=0x4b41c964)
0x4b41c944:   66 18 00 83 26 00 83 66 08 00 59 5e c3 f6 41 0c
0x4b41c954:   40 74 06 83 79 08 00 74 24 ff 49 04 78 0b 8b 11
0x4b41c964:   88 02 ff 01 0f b6 c0 eb 0c 0f be c0 51 50 e8 d8
0x4b41c974:   17 00 00 59 59 83 f8 ff 75 03 09 06 c3 ff 06 c3


Register to memory mapping:

EAX=0x00000076 is an unknown value
EBX=0x000fba76 is an unknown value
ECX=0x4b62f610 is pointing into the stack for thread: 0x49d2c800
EDX=0x4b42e7dc is an unknown value
ESP=0x4b62f390 is pointing into the stack for thread: 0x49d2c800
EBP=0x4b62f420 is pointing into the stack for thread: 0x49d2c800
ESI=0x4b62f3d4 is pointing into the stack for thread: 0x49d2c800
EDI=0x4b42e701 is an unknown value


Stack: [0x4b5e0000,0x4b630000],  sp=0x4b62f390,  free space=316k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [j3dcore-d3d.dll+0x5c964]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  javax.media.j3d.Win32NativeConfigTemplate3D.choosePixelFormat(JI[I[J)I+0
j  javax.media.j3d.Win32NativeConfigTemplate3D.getBestConfiguration(Ljavax/media/j3d/GraphicsConfigTemplate3D;[Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;+116
j  javax.media.j3d.NativePipeline.getBestConfiguration(Ljavax/media/j3d/GraphicsConfigTemplate3D;[Ljava/awt/GraphicsConfiguration;)Ljava/awt/GraphicsConfiguration;+5
j  javax.media.j3d.Renderer.doWork(J)V+1466
j  javax.media.j3d.J3dThread.run()V+19
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x49d2c800 JavaThread "J3D-Renderer-1" [_thread_in_native, id=3960, stack(0x4b5e0000,0x4b630000)]
  0x49f2c000 JavaThread "J3D-MasterControl-1" [_thread_blocked, id=1380, stack(0x4b590000,0x4b5e0000)]
  0x49f2b000 JavaThread "J3D-NotificationThread" [_thread_blocked, id=3464, stack(0x4b540000,0x4b590000)]
  0x49f2a400 JavaThread "J3D-TimerThread" [_thread_blocked, id=3896, stack(0x4b4f0000,0x4b540000)]
  0x49dbc800 JavaThread "J3D-RenderingAttributesStructureUpdateThread" [_thread_blocked, id=3708, stack(0x4b4a0000,0x4b4f0000)]
  0x49ceb800 JavaThread "TimerQueue" daemon [_thread_blocked, id=2696, stack(0x4a510000,0x4a560000)]
  0x49ec4c00 JavaThread "ProgressReporter" daemon [_thread_blocked, id=3636, stack(0x4a600000,0x4a650000)]
  0x49e43800 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=3344, stack(0x4a8f0000,0x4a940000)]
  0x49e43000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2404, stack(0x4a3e0000,0x4a430000)]
  0x49e14c00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3452, stack(0x4a7d0000,0x4a820000)]
  0x49e02400 JavaThread "TimerQueue" daemon [_thread_blocked, id=2360, stack(0x4a5b0000,0x4a600000)]
  0x495bc800 JavaThread "ConsoleTraceListener" daemon [_thread_blocked, id=2248, stack(0x49f80000,0x49fd0000)]
  0x49d35800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=1520, stack(0x4a560000,0x4a5b0000)]
  0x49d33400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3860, stack(0x4a4c0000,0x4a510000)]
  0x49cac000 JavaThread "thread applet-nuclearplant.Nplant.class-1" [_thread_blocked, id=496, stack(0x4a390000,0x4a3e0000)]
  0x49c46000 JavaThread "AWT-EventQueue-2" [_thread_blocked, id=2604, stack(0x49a90000,0x49ae0000)]
  0x49c75c00 JavaThread "JVM[id=1]-Heartbeat" daemon [_thread_blocked, id=2676, stack(0x4a2e0000,0x4a330000)]
  0x49c73000 JavaThread "Applet 1 LiveConnect Worker Thread" [_thread_blocked, id=2364, stack(0x4a240000,0x4a290000)]
  0x49c47000 JavaThread "Browser Side Object Cleanup Thread" [_thread_blocked, id=3552, stack(0x4a1f0000,0x4a240000)]
  0x49c41400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=1668, stack(0x4a0c0000,0x4a110000)]
  0x49bd2c00 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=3028, stack(0x4a070000,0x4a0c0000)]
  0x49bd0c00 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=3012, stack(0x4a020000,0x4a070000)]
  0x495de000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=2164, stack(0x49fd0000,0x4a020000)]
  0x49594800 JavaThread "SysExecutionTheadCreator" daemon [_thread_blocked, id=1776, stack(0x49950000,0x499a0000)]
  0x49591000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2680, stack(0x49ae0000,0x49b30000)]
  0x49578c00 JavaThread "Java Plug-In Pipe Worker Thread (Client-Side)" daemon [_thread_in_native, id=1604, stack(0x49a40000,0x49a90000)]
  0x49575c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2888, stack(0x00a70000,0x00b70000)]
  0x49574800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3356, stack(0x499f0000,0x49a40000)]
  0x49574400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2896, stack(0x499a0000,0x499f0000)]
  0x49551400 JavaThread "Timer-0" [_thread_blocked, id=1560, stack(0x49900000,0x49950000)]
  0x4948ac00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2144, stack(0x49770000,0x497c0000)]
  0x49409800 JavaThread "Service Thread" daemon [_thread_blocked, id=2884, stack(0x496d0000,0x49720000)]
  0x49403c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3560, stack(0x49680000,0x496d0000)]
  0x49402000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2612, stack(0x49630000,0x49680000)]
  0x49401400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2492, stack(0x495e0000,0x49630000)]
  0x00d47000 JavaThread "Finalizer" daemon [_thread_blocked, id=1088, stack(0x49390000,0x493e0000)]
  0x00d42000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2976, stack(0x49340000,0x49390000)]
  0x0093b800 JavaThread "main" [_thread_blocked, id=2876, stack(0x00a20000,0x00a70000)]

Other Threads:
  0x00d3f400 VMThread [stack: 0x492b0000,0x49300000] [id=1632]
  0x4941d000 WatcherThread [stack: 0x49720000,0x49770000] [id=3472]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 4928K, used 2611K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,  53% used [0x02e00000, 0x03049a00, 0x03250000)
  from space 512K,  52% used [0x03250000, 0x03293308, 0x032d0000)
  to   space 512K,   0% used [0x032d0000, 0x032d0000, 0x03350000)
 tenured generation   total 10944K, used 8305K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  75% used [0x18350000, 0x18b6c7b8, 0x18b6c800, 0x18e00000)
 compacting perm gen  total 12288K, used 12275K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  99% used [0x42e00000, 0x439fcd78, 0x439fce00, 0x43a00000)
No shared spaces configured.

Card table byte_map: [0x48c00000,0x48e30000] byte_map_base: 0x48be9000

Polling page: 0x00b70000

Code Cache  [0x00d50000, 0x00f10000, 0x02d50000)
 total_blobs=1053 nmethods=725 adapters=265 free_code_cache=30981Kb largest_free_block=31724992

Compilation events (10 events):
Event: 5.717 Thread 0x49403c00  724             java.lang.ref.WeakReference::<init> (7 bytes)
Event: 5.717 Thread 0x49403c00 nmethod 724 0x00f0dac8 code [0x00f0dbc0, 0x00f0dc70]
Event: 5.731 Thread 0x49403c00  725             java.lang.ClassLoader::compareCerts (149 bytes)
Event: 5.731 Thread 0x49403c00 nmethod 725 0x00e84d48 code [0x00e84e80, 0x00e85128]
Event: 5.737 Thread 0x49403c00  726             sun.security.x509.X509CertImpl::getEncodedInternal (22 bytes)
Event: 5.737 Thread 0x49403c00 nmethod 726 0x00e84a88 code [0x00e84b90, 0x00e84c8c]
Event: 5.738 Thread 0x49403c00  727             sun.security.x509.X509CertImpl::getEncodedInternal (20 bytes)
Event: 5.738 Thread 0x49403c00 nmethod 727 0x00f0dcc8 code [0x00f0ddf0, 0x00f0df58]
Event: 5.738 Thread 0x49403c00  728   !         java.security.cert.Certificate::equals (38 bytes)
Event: 5.738 Thread 0x49403c00 nmethod 728 0x00f0e088 code [0x00f0e200, 0x00f0e55c]

GC Heap History (10 events):
Event: 1.984 GC heap before
{Heap before GC invocations=5 (full 0):
 def new generation   total 4928K, used 4689K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,  99% used [0x02e00000, 0x03245990, 0x03250000)
  from space 512K,  61% used [0x032d0000, 0x0331eae8, 0x03350000)
  to   space 512K,   0% used [0x03250000, 0x03250000, 0x032d0000)
 tenured generation   total 10944K, used 4241K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  38% used [0x18350000, 0x18774430, 0x18774600, 0x18e00000)
 compacting perm gen  total 12288K, used 10100K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  82% used [0x42e00000, 0x437dd368, 0x437dd400, 0x43a00000)
No shared spaces configured.
Event: 1.989 GC heap after
Heap after GC invocations=6 (full 0):
 def new generation   total 4928K, used 438K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,   0% used [0x02e00000, 0x02e00000, 0x03250000)
  from space 512K,  85% used [0x03250000, 0x032bd888, 0x032d0000)
  to   space 512K,   0% used [0x032d0000, 0x032d0000, 0x03350000)
 tenured generation   total 10944K, used 5083K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  46% used [0x18350000, 0x18846da0, 0x18846e00, 0x18e00000)
 compacting perm gen  total 12288K, used 10100K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  82% used [0x42e00000, 0x437dd368, 0x437dd400, 0x43a00000)
No shared spaces configured.
}
Event: 3.841 GC heap before
{Heap before GC invocations=6 (full 0):
 def new generation   total 4928K, used 4854K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K, 100% used [0x02e00000, 0x03250000, 0x03250000)
  from space 512K,  85% used [0x03250000, 0x032bd888, 0x032d0000)
  to   space 512K,   0% used [0x032d0000, 0x032d0000, 0x03350000)
 tenured generation   total 10944K, used 5083K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  46% used [0x18350000, 0x18846da0, 0x18846e00, 0x18e00000)
 compacting perm gen  total 12288K, used 10110K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  82% used [0x42e00000, 0x437df9b0, 0x437dfa00, 0x43a00000)
No shared spaces configured.
Event: 3.845 GC heap after
Heap after GC invocations=7 (full 0):
 def new generation   total 4928K, used 174K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,   0% used [0x02e00000, 0x02e00000, 0x03250000)
  from space 512K,  34% used [0x032d0000, 0x032fbbf8, 0x03350000)
  to   space 512K,   0% used [0x03250000, 0x03250000, 0x032d0000)
 tenured generation   total 10944K, used 6897K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  63% used [0x18350000, 0x18a0c520, 0x18a0c600, 0x18e00000)
 compacting perm gen  total 12288K, used 10110K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  82% used [0x42e00000, 0x437df9b0, 0x437dfa00, 0x43a00000)
No shared spaces configured.
}
Event: 5.339 GC heap before
{Heap before GC invocations=7 (full 0):
 def new generation   total 4928K, used 4590K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K, 100% used [0x02e00000, 0x03250000, 0x03250000)
  from space 512K,  34% used [0x032d0000, 0x032fbbf8, 0x03350000)
  to   space 512K,   0% used [0x03250000, 0x03250000, 0x032d0000)
 tenured generation   total 10944K, used 6897K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  63% used [0x18350000, 0x18a0c520, 0x18a0c600, 0x18e00000)
 compacting perm gen  total 12288K, used 10927K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  88% used [0x42e00000, 0x438abe18, 0x438ac000, 0x43a00000)
No shared spaces configured.
Event: 5.343 GC heap after
Heap after GC invocations=8 (full 0):
 def new generation   total 4928K, used 512K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,   0% used [0x02e00000, 0x02e00000, 0x03250000)
  from space 512K, 100% used [0x03250000, 0x032d0000, 0x032d0000)
  to   space 512K,   0% used [0x032d0000, 0x032d0000, 0x03350000)
 tenured generation   total 10944K, used 7232K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  66% used [0x18350000, 0x18a60108, 0x18a60200, 0x18e00000)
 compacting perm gen  total 12288K, used 10927K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  88% used [0x42e00000, 0x438abe18, 0x438ac000, 0x43a00000)
No shared spaces configured.
}
Event: 5.457 GC heap before
{Heap before GC invocations=8 (full 0):
 def new generation   total 4928K, used 4928K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K, 100% used [0x02e00000, 0x03250000, 0x03250000)
  from space 512K, 100% used [0x03250000, 0x032d0000, 0x032d0000)
  to   space 512K,   0% used [0x032d0000, 0x032d0000, 0x03350000)
 tenured generation   total 10944K, used 7232K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  66% used [0x18350000, 0x18a60108, 0x18a60200, 0x18e00000)
 compacting perm gen  total 12288K, used 11189K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  91% used [0x42e00000, 0x438ed778, 0x438ed800, 0x43a00000)
No shared spaces configured.
Event: 5.461 GC heap after
Heap after GC invocations=9 (full 0):
 def new generation   total 4928K, used 491K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,   0% used [0x02e00000, 0x02e00000, 0x03250000)
  from space 512K,  95% used [0x032d0000, 0x0334ac10, 0x03350000)
  to   space 512K,   0% used [0x03250000, 0x03250000, 0x032d0000)
 tenured generation   total 10944K, used 7881K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  72% used [0x18350000, 0x18b027e8, 0x18b02800, 0x18e00000)
 compacting perm gen  total 12288K, used 11189K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  91% used [0x42e00000, 0x438ed778, 0x438ed800, 0x43a00000)
No shared spaces configured.
}
Event: 5.631 GC heap before
{Heap before GC invocations=9 (full 0):
 def new generation   total 4928K, used 4907K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K, 100% used [0x02e00000, 0x03250000, 0x03250000)
  from space 512K,  95% used [0x032d0000, 0x0334ac10, 0x03350000)
  to   space 512K,   0% used [0x03250000, 0x03250000, 0x032d0000)
 tenured generation   total 10944K, used 7881K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  72% used [0x18350000, 0x18b027e8, 0x18b02800, 0x18e00000)
 compacting perm gen  total 12288K, used 11584K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  94% used [0x42e00000, 0x43950380, 0x43950400, 0x43a00000)
No shared spaces configured.
Event: 5.635 GC heap after
Heap after GC invocations=10 (full 0):
 def new generation   total 4928K, used 268K [0x02e00000, 0x03350000, 0x18350000)
  eden space 4416K,   0% used [0x02e00000, 0x02e00000, 0x03250000)
  from space 512K,  52% used [0x03250000, 0x03293308, 0x032d0000)
  to   space 512K,   0% used [0x032d0000, 0x032d0000, 0x03350000)
 tenured generation   total 10944K, used 8305K [0x18350000, 0x18e00000, 0x42e00000)
   the space 10944K,  75% used [0x18350000, 0x18b6c7b8, 0x18b6c800, 0x18e00000)
 compacting perm gen  total 12288K, used 11584K [0x42e00000, 0x43a00000, 0x46e00000)
   the space 12288K,  94% used [0x42e00000, 0x43950380, 0x43950400, 0x43a00000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 5.593 Thread 0x49c46000 Threw 0x031b3118 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.593 Thread 0x49c46000 Threw 0x031b3820 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02eb9968 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02eb9e88 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02ebc548 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02ebca70 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02ebf2a8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02ebf7d8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02ec20f8 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
Event: 5.656 Thread 0x49cac000 Threw 0x02ec2658 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281

Events (10 events):
Event: 5.742 loading class 0x49cd9ad8 done
Event: 5.742 Executing VM operation: RevokeBias
Event: 5.743 Executing VM operation: RevokeBias done
Event: 5.743 Executing VM operation: RevokeBias
Event: 5.743 Executing VM operation: RevokeBias done
Event: 5.748 Thread 0x49d2c800 Thread added: 0x49d2c800
Event: 5.749 Executing VM operation: RevokeBias
Event: 5.749 Executing VM operation: RevokeBias done
Event: 5.762 Executing VM operation: RevokeBias
Event: 5.762 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00400000 - 0x0042f000 C:\Program Files\Java\jre7\bin\java.exe
0x7c920000 - 0x7c9b6000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c91e000 C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e49000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee3000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
0x77180000 - 0x77283000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x5cc30000 - 0x5cc56000 C:\WINDOWS\system32\ShimEng.dll
0x715f0000 - 0x71669000 C:\WINDOWS\AppPatch\AcLayers.DLL
0x7d590000 - 0x7dd85000 C:\WINDOWS\system32\SHELL32.dll
0x76990000 - 0x76ace000 C:\WINDOWS\system32\ole32.dll
0x759d0000 - 0x75a7f000 C:\WINDOWS\system32\USERENV.dll
0x72f70000 - 0x72f96000 C:\WINDOWS\system32\WINSPOOL.DRV
0x76300000 - 0x7631d000 C:\WINDOWS\system32\IMM32.DLL
0x62c20000 - 0x62c29000 C:\WINDOWS\system32\LPK.DLL
0x73fa0000 - 0x7400b000 C:\WINDOWS\system32\USP10.dll
0x78aa0000 - 0x78b5f000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e780000 - 0x6eb09000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71a40000 - 0x71a4b000 C:\WINDOWS\system32\WSOCK32.dll
0x71a20000 - 0x71a37000 C:\WINDOWS\system32\WS2_32.dll
0x71a10000 - 0x71a18000 C:\WINDOWS\system32\WS2HELP.dll
0x76b10000 - 0x76b3a000 C:\WINDOWS\system32\WINMM.dll
0x76bc0000 - 0x76bcb000 C:\WINDOWS\system32\PSAPI.DLL
0x5dba0000 - 0x5dba8000 C:\WINDOWS\system32\rdpsnd.dll
0x762d0000 - 0x762e0000 C:\WINDOWS\system32\WINSTA.dll
0x5fdd0000 - 0x5fe25000 C:\WINDOWS\system32\NETAPI32.dll
0x6e6d0000 - 0x6e6dc000 C:\Program Files\Java\jre7\bin\verify.dll
0x6d480000 - 0x6d4a0000 C:\Program Files\Java\jre7\bin\java.dll
0x6d000000 - 0x6d143000 C:\Program Files\Java\jre7\bin\awt.dll
0x770f0000 - 0x7717b000 C:\WINDOWS\system32\OLEAUT32.dll
0x5adc0000 - 0x5adf7000 C:\WINDOWS\system32\uxtheme.dll
0x6e760000 - 0x6e773000 C:\Program Files\Java\jre7\bin\zip.dll
0x00bf0000 - 0x00c48000 C:\Program Files\360\360Safe\safemon\safemon.dll
0x75ff0000 - 0x76055000 C:\WINDOWS\system32\MSVCP60.dll
0x63000000 - 0x630e6000 C:\WINDOWS\system32\WININET.dll
0x49160000 - 0x49169000 C:\WINDOWS\system32\Normaliz.dll
0x49170000 - 0x492a2000 C:\WINDOWS\system32\urlmon.dll
0x5dca0000 - 0x5de88000 C:\WINDOWS\system32\iertutil.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x74680000 - 0x746cc000 C:\WINDOWS\system32\MSCTF.dll
0x6e4c0000 - 0x6e4d4000 C:\Program Files\Java\jre7\bin\net.dll
0x6d1d0000 - 0x6d22e000 C:\Program Files\Java\jre7\bin\deploy.dll
0x76c60000 - 0x76c88000 C:\WINDOWS\system32\imagehlp.dll
0x6e4e0000 - 0x6e4ef000 C:\Program Files\Java\jre7\bin\nio.dll
0x6e1e0000 - 0x6e1e6000 C:\Program Files\Java\jre7\bin\jp2native.dll
0x76d70000 - 0x76d92000 C:\WINDOWS\system32\apphelp.dll
0x73640000 - 0x7366e000 C:\WINDOWS\system32\msctfime.ime
0x6d270000 - 0x6d2a9000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x4a330000 - 0x4a386000 C:\Program Files\Tencent\RTXC\RTXOLAss.dll
0x76320000 - 0x76367000 C:\WINDOWS\system32\comdlg32.dll
0x5efe0000 - 0x5eff7000 C:\WINDOWS\system32\OLEPRO32.DLL
0x719c0000 - 0x719fe000 C:\WINDOWS\system32\mswsock.dll
0x60fd0000 - 0x61025000 C:\WINDOWS\system32\hnetcfg.dll
0x71a00000 - 0x71a08000 C:\WINDOWS\System32\wshtcpip.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x76d30000 - 0x76d48000 C:\WINDOWS\system32\IPHLPAPI.DLL
0x76d10000 - 0x76d28000 C:\WINDOWS\system32\MPRAPI.dll
0x77c90000 - 0x77cc2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76de0000 - 0x76e05000 C:\WINDOWS\system32\adsldpc.dll
0x76f30000 - 0x76f5c000 C:\WINDOWS\system32\WLDAP32.dll
0x76af0000 - 0x76b01000 C:\WINDOWS\system32\ATL.DLL
0x76e50000 - 0x76e5e000 C:\WINDOWS\system32\rtutils.dll
0x71b70000 - 0x71b83000 C:\WINDOWS\system32\SAMLIB.dll
0x76060000 - 0x761b6000 C:\WINDOWS\system32\SETUPAPI.dll
0x6e680000 - 0x6e6b0000 C:\Program Files\Java\jre7\bin\t2k.dll
0x76fa0000 - 0x7701f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77020000 - 0x770ba000 C:\WINDOWS\system32\COMRes.dll
0x60800000 - 0x60809000 C:\WINDOWS\system32\mslbui.dll
0x6d180000 - 0x6d1a4000 C:\Program Files\Java\jre7\bin\dcpr.dll
0x6e420000 - 0x6e42a000 C:\Program Files\Java\jre7\bin\management.dll
0x4a8a0000 - 0x4a8ae000 C:\Program Files\Java\jre7\bin\j3dcore-ogl-chk.dll
0x5ef10000 - 0x5efdc000 C:\WINDOWS\system32\OPENGL32.dll
0x68e20000 - 0x68e40000 C:\WINDOWS\system32\GLU32.dll
0x736d0000 - 0x7371b000 C:\WINDOWS\system32\DDRAW.dll
0x73b30000 - 0x73b36000 C:\WINDOWS\system32\DCIMAN32.dll
0x6d560000 - 0x6d566000 C:\Program Files\Java\jre7\bin\jawt.dll
0x4b3c0000 - 0x4b493000 C:\Program Files\Java\jre7\bin\j3dcore-d3d.dll
0x4b640000 - 0x4b7e6000 C:\WINDOWS\system32\d3d9.dll
0x6dd20000 - 0x6dd26000 C:\WINDOWS\system32\d3d8thk.dll
0x74be0000 - 0x74c0c000 C:\WINDOWS\system32\OLEACC.dll
0x68d60000 - 0x68e01000 C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -D__jvm_launched=778993499 -D__applet_launched=778984023 -Xbootclasspath/a:C:\PROGRA~1\Java\jre7\lib\deploy.jar;C:\PROGRA~1\Java\jre7\lib\javaws.jar;C:\PROGRA~1\Java\jre7\lib\plugin.jar -Djava.ext.dirs=C:\PROGRA~1\Java\jre7\lib\ext;C:\WINDOWS\Sun\Java\Deployment\lib\trusted -Dsun.awt.warmup=true -Djava.security.manager -Xmx1g
java_command: sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid2540_pipe3,read_pipe_name=jpi2_pid2540_pipe2
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Internet Explorer;;c:\win32app\ingr\pddraw\bin;c:\win32app\ingr\share\ris05.07\bin;c:\bentley\program\microstation;e:\oracle\ora92\bin;C:\Program Files\Java\jre7\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;c:\win32app\ingr\pdshell\share;c:\win32app\ingr\share;c:\win32app\ingr\perl\bin;c:\win32app\ingr\parnu\bin;c:\win32app\ingr\pehvac\share;c:\program files\common files\autodesk shared;c:\win32app\ntbatch\bin;C:\Program Files\Common Files\Hongye Shared\CAD;C:\Program Files\Common Files\Autodesk Shared\;C:\Win32App\INGR\SPLM\bin
USERNAME=wencai
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 5, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit

Memory: 4k page, physical 3661020k(2908676k free), swap 5583648k(4984632k free)

vm_info: Java HotSpot(TM) Client VM (24.71-b01) for windows-x86 JRE (1.7.0_71-b14), built on Sep 26 2014 16:30:49 by "java_re" with unknown MS VC++:1600

time: Wed Jun 03 12:54:59 2015
elapsed time: 5 seconds
Reply | Threaded
Open this post in threaded view
|

Re: java3d crash

gouessej
Administrator
Hi

pbwh wrote
Both java3d 1.5.1 and 1.5.2 have been tried.
We only maintain Java3D 1.6.0.
Julien Gouesse | Personal blog | Website