Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2250 connectés 

  FORUM HardWare.fr
  Programmation
  Java

  Crash IE8 et jvm.dll

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Crash IE8 et jvm.dll

n°2170186
spirou59
Posté le 08-01-2013 à 11:22:33  profilanswer
 

Hello,
 
Désolé si ce n'est pas la bonne cat mais je ne savais pas trop ou poster mon problème.
Pour commencer je ne suis développeur, juste utilisateur et ne maitrise rien sous Java.
 
Je suis sous Windows7 (64 bits), IE8, Java6 (build 1.6.0_37-b06) et j'utilise Jinitiator 1.3.1.13 (32bits).
 
Au boulot nous avons une application maison qui tourne sous IE et qui utilise le Jinitiator. Mon problème est qu'elle fait planter IE systématiquement à l'utilisation. Je peux lancer l'application, l'applet java démarre, je m'identifie et quand je commence à naviguer dans les menu, ca plante mon IE.
 
Chose bizarre sur certains PC avec la même config cela ne plante pas. Je n'arrive pas à trouver ce qui merde sur mon PC.  
 
J'ai un fichier hs_err_pid5076.log qui se crée sur mon bureau. Voici les infos qu'il contient. C'est du chinois pour moi est-ce que cela parle à quelqu'un et me dire s'il y a une piste qui pourrait m'aider à résoudre mon problème?
 

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  Internal Error (0xc0000002), pid=5076, tid=4044
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode)
# Problematic frame:
# C  [KERNELBASE.dll+0xc41f]
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
 
---------------  T H R E A D  ---------------
 
Current thread (0x119ec800):  JavaThread "AWT-EventQueue-2" [_thread_in_native, id=4044]
 
siginfo: ExceptionCode=0xc0000002
 
Registers:
EAX=0x1334d1d8, EBX=0x00000008, ECX=0x1797c648, EDX=0x1334d260
ESP=0x1334d1d8, EBP=0x1334d228, ESI=0x152cbec8, EDI=0x00c80045
EIP=0x76efc41f, EFLAGS=0x00000246
 
Top of Stack: (sp=0x1334d1d8)
0x1334d1d8:   c0000002 00000001 00000000 76efc41f
0x1334d1e8:   00000000 1334d1fc 754cb0d7 00000800
0x1334d1f8:   1797c65c 1334d23c 0630384c 00000800
0x1334d208:   1334d260 1797c648 00000003 0630396e
0x1334d218:   00000020 00000003 00000000 00c80020
0x1334d228:   1334d258 75526ec2 c0000002 00000001
0x1334d238:   00000000 00000000 063036db 00000001
0x1334d248:   1334d260 1334d254 1334d2d8 152cbec8  
 
Instructions: (pc=0x76efc41f)
0x76efc40f:   0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 ef 76
0x76efc41f:   c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b  
 
 
Stack: [0x13250000,0x13350000),  sp=0x1334d1d8,  free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [KERNELBASE.dll+0xc41f]
C  [msvcrt.dll+0x66ec2]
C  [fontmanager.dll+0x2186e]
C  [fontmanager.dll+0x219c9]
C  [fontmanager.dll+0x19054]
j  sun.java2d.loops.ICRDrawStringRasterContext.invoke(Ljava/lang/String;FF)V+57
j  sun.awt.image.BufferedImageGraphics2D.drawString(Lsun/java2d/SunGraphics2D;Ljava/lang/String;FFLjava/lang/Object;)Ljava/lang/Object;+320
J  sun.java2d.SunGraphics2D.drawString(Ljava/lang/String;II)V
j  oracle.ewt.lwAWT.lwText.LWTextField.paintCanvasInterior(Ljava/awt/Graphics;)V+124
j  oracle.ewt.EwtComponent.paintInterior(Ljava/awt/Graphics;)V+119
J  oracle.ewt.lwAWT.SharedPainter._paintInterior(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;Loracle/ewt/painter/BorderPainter;IILjava/awt/Shape;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.lwAWT.lwWindow.LWWindow.paint(Ljava/awt/Graphics;)V+43
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
j  oracle.ewt.lwAWT.SharedPainter.paint(Ljava/awt/Graphics;Loracle/ewt/lwAWT/DoubleBuffer;Loracle/ewt/lwAWT/VirtualComponent;)V+270
j  oracle.ewt.lwAWT.BufferedApplet.paint(Ljava/awt/Graphics;)V+17
j  oracle.ewt.lwAWT.BufferedApplet.update(Ljava/awt/Graphics;)V+2
j  sun.awt.RepaintArea.update(Ljava/lang/Object;)V+118
j  sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+56
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+504
J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+36
j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(Ljava/awt/Component;)Z+72
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(Ljava/awt/Conditional;Ljava/awt/Component;)V+12
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.awt.font.NativeFontWrapper.drawStringIntDiscreteRaster(Ljava/lang/String;FFLjava/awt/Font;[DIIIIII[III)V+0
j  sun.java2d.loops.ICRDrawStringRasterContext.invoke(Ljava/lang/String;FF)V+57
j  sun.awt.image.BufferedImageGraphics2D.drawString(Lsun/java2d/SunGraphics2D;Ljava/lang/String;FFLjava/lang/Object;)Ljava/lang/Object;+320
J  sun.java2d.SunGraphics2D.drawString(Ljava/lang/String;II)V
j  oracle.ewt.lwAWT.lwText.LWTextField.paintCanvasInterior(Ljava/awt/Graphics;)V+124
j  oracle.ewt.EwtComponent.paintInterior(Ljava/awt/Graphics;)V+119
J  oracle.ewt.lwAWT.SharedPainter._paintInterior(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;Loracle/ewt/painter/BorderPainter;IILjava/awt/Shape;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.lwAWT.lwWindow.LWWindow.paint(Ljava/awt/Graphics;)V+43
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
j  oracle.ewt.EwtComponent.paint(Ljava/awt/Graphics;)V+28
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
J  oracle.ewt.lwAWT.LWComponent._paintComponent(Ljava/awt/Graphics;Z)V
J  oracle.ewt.lwAWT.LWComponent.paint(Ljava/awt/Graphics;)V
J  oracle.ewt.lwAWT.SharedPainter.paintExtents(Ljava/awt/Graphics;Loracle/ewt/lwAWT/VirtualComponent;)V
j  oracle.ewt.lwAWT.SharedPainter.paint(Ljava/awt/Graphics;Loracle/ewt/lwAWT/DoubleBuffer;Loracle/ewt/lwAWT/VirtualComponent;)V+270
j  oracle.ewt.lwAWT.BufferedApplet.paint(Ljava/awt/Graphics;)V+17
j  oracle.ewt.lwAWT.BufferedApplet.update(Ljava/awt/Graphics;)V+2
j  sun.awt.RepaintArea.update(Ljava/lang/Object;)V+118
j  sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+56
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+504
J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+36
j  java.awt.EventDispatchThread.pumpOneEventForHierarchy(Ljava/awt/Component;)Z+72
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(Ljava/awt/Conditional;Ljava/awt/Component;)V+12
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
 
---------------  P R O C E S S  ---------------
 
Java Threads: ( => current thread )
  0x119f3400 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=4216]
  0x119f3000 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=4180]
  0x119efc00 JavaThread "Forms-DialogThread3" [_thread_blocked, id=3944]
  0x119f0800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=4136]
  0x119ed800 JavaThread "EWT-Timer3" [_thread_blocked, id=4132]
  0x119f1800 JavaThread "EWT-Timer2" [_thread_blocked, id=3380]
  0x119f0000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=3340]
  0x119f0c00 JavaThread "EWT-Timer1" [_thread_blocked, id=3400]
  0x119f1c00 JavaThread "Busy indicator" daemon [_thread_blocked, id=5008]
  0x119f2800 JavaThread "Flush Queue" [_thread_blocked, id=2752]
  0x119f2400 JavaThread "CursorIdler" [_thread_blocked, id=4092]
  0x119f1000 JavaThread "TaskScheduler timer" [_thread_blocked, id=3848]
  0x119ef400 JavaThread "HeartBeat" [_thread_blocked, id=4100]
  0x119ef000 JavaThread "Forms-StreamMessageWriter" [_thread_blocked, id=4380]
  0x119ee800 JavaThread "Forms-StreamMessageReader" [_thread_blocked, id=4324]
  0x119ee400 JavaThread "Keep-Alive-Timer:noemixa02" daemon [_thread_blocked, id=2796]
  0x119edc00 JavaThread "Screen Updater" [_thread_blocked, id=4200]
  0x119ed400 JavaThread "thread applet-oracle.forms.engine.Main" [_thread_blocked, id=2812]
  0x119ecc00 JavaThread "SunToolkit.PostEventQueue-2" [_thread_blocked, id=2820]
=>0x119ec800 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=4044]
  0x119c1400 JavaThread "TimerQueue" daemon [_thread_blocked, id=3368]
  0x1199bc00 JavaThread "JAR Cache Cleanup Thread" [_thread_blocked, id=3172]
  0x11993800 JavaThread "Thread-2" [_thread_blocked, id=3192]
  0x119bdc00 JavaThread "Thread-1" [_thread_blocked, id=2148]
  0x119bd800 JavaThread "Main Console Writer" [_thread_blocked, id=3596]
  0x11986800 JavaThread "AWT-Windows" [_thread_in_native, id=940]
  0x11985c00 JavaThread "SunToolkit.PostEventQueue-1" [_thread_blocked, id=944]
  0x11985800 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=708]
  0x11964000 JavaThread "SunToolkit.PostEventQueue-0" [_thread_blocked, id=424]
  0x11963c00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=616]
  0x05f75800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1212]
  0x05f72000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4116]
  0x05f71000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1160]
  0x05f70800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=440]
  0x05f69800 JavaThread "Finalizer" daemon [_thread_blocked, id=4120]
  0x05f5d400 JavaThread "Reference Handler" daemon [_thread_blocked, id=560]
  0x05369400 JavaThread "main" [_thread_blocked, id=2168]
 
Other Threads:
  0x05f5c400 VMThread [id=552]
  0x05f91800 WatcherThread [id=504]
 
VM state:not at safepoint (normal execution)
 
VM Mutex/Monitor currently owned by a thread: None
 
Heap
 def new generation   total 1600K, used 186K [0x08940000, 0x08af0000, 0x08e20000)
  eden space 1472K,   5% used [0x08940000, 0x089526b0, 0x08ab0000)
  from space 128K,  87% used [0x08ab0000, 0x08acc1c8, 0x08ad0000)
  to   space 128K,   0% used [0x08ad0000, 0x08ad0000, 0x08af0000)
 tenured generation   total 23040K, used 21488K [0x08e20000, 0x0a4a0000, 0x0c940000)
   the space 23040K,  93% used [0x08e20000, 0x0a31c248, 0x0a31c400, 0x0a4a0000)
 compacting perm gen  total 12288K, used 9228K [0x0c940000, 0x0d540000, 0x10940000)
   the space 12288K,  75% used [0x0c940000, 0x0d243210, 0x0d243400, 0x0d540000)
No shared spaces configured.
 
Dynamic libraries:
0x01350000 - 0x013f6000  C:\Program Files (x86)\Internet Explorer\iexplore.exe
0x777d0000 - 0x77950000  C:\Windows\SysWOW64\ntdll.dll
0x759c0000 - 0x75ad0000  C:\Windows\syswow64\kernel32.dll
0x76ef0000 - 0x76f37000  C:\Windows\syswow64\KERNELBASE.dll
0x75130000 - 0x751a1000  C:\Windows\SysWOW64\SYSFER.DLL
0x77290000 - 0x77330000  C:\Windows\syswow64\ADVAPI32.dll
0x754c0000 - 0x7556c000  C:\Windows\syswow64\msvcrt.dll
0x75390000 - 0x753a9000  C:\Windows\SysWOW64\sechost.dll
0x76c00000 - 0x76cf0000  C:\Windows\syswow64\RPCRT4.dll
0x75330000 - 0x75390000  C:\Windows\syswow64\SspiCli.dll
0x75320000 - 0x7532c000  C:\Windows\syswow64\CRYPTBASE.dll
0x753b0000 - 0x754b0000  C:\Windows\syswow64\USER32.dll
0x770a0000 - 0x77130000  C:\Windows\syswow64\GDI32.dll
0x75990000 - 0x7599a000  C:\Windows\syswow64\LPK.dll
0x76df0000 - 0x76e8d000  C:\Windows\syswow64\USP10.dll
0x75810000 - 0x75867000  C:\Windows\syswow64\SHLWAPI.dll
0x75ad0000 - 0x7671a000  C:\Windows\syswow64\SHELL32.dll
0x76f40000 - 0x7709c000  C:\Windows\syswow64\ole32.dll
0x76720000 - 0x7691e000  C:\Windows\syswow64\iertutil.dll
0x76920000 - 0x76a57000  C:\Windows\syswow64\urlmon.dll
0x76cf0000 - 0x76de5000  C:\Windows\syswow64\WININET.dll
0x771c0000 - 0x7724f000  C:\Windows\syswow64\OLEAUT32.dll
0x75620000 - 0x7573e000  C:\Windows\syswow64\CRYPT32.dll
0x777a0000 - 0x777ac000  C:\Windows\syswow64\MSASN1.dll
0x750b0000 - 0x750fc000  C:\Windows\system32\apphelp.dll
0x69660000 - 0x69878000  C:\Windows\AppPatch\AcGenral.DLL
0x745f0000 - 0x74670000  C:\Windows\system32\UxTheme.dll
0x74800000 - 0x74832000  C:\Windows\system32\WINMM.dll
0x74700000 - 0x7470f000  C:\Windows\system32\samcli.dll
0x6cba0000 - 0x6cbb4000  C:\Windows\system32\MSACM32.dll
0x748f0000 - 0x748f9000  C:\Windows\system32\VERSION.dll
0x723f0000 - 0x723f3000  C:\Windows\system32\sfc.dll
0x723e0000 - 0x723ed000  C:\Windows\system32\sfc_os.DLL
0x75090000 - 0x750a7000  C:\Windows\system32\USERENV.dll
0x75080000 - 0x7508b000  C:\Windows\system32\profapi.dll
0x74840000 - 0x74853000  C:\Windows\system32\dwmapi.dll
0x76a60000 - 0x76bfd000  C:\Windows\syswow64\SETUPAPI.dll
0x77260000 - 0x77287000  C:\Windows\syswow64\CFGMGR32.dll
0x759a0000 - 0x759b2000  C:\Windows\syswow64\DEVOBJ.dll
0x74a10000 - 0x74a22000  C:\Windows\system32\MPR.dll
0x758b0000 - 0x75910000  C:\Windows\system32\IMM32.DLL
0x75740000 - 0x7580c000  C:\Windows\syswow64\MSCTF.dll
0x6cc10000 - 0x6d697000  C:\Windows\system32\IEFRAME.dll
0x77330000 - 0x77335000  C:\Windows\syswow64\PSAPI.DLL
0x747c0000 - 0x747fc000  C:\Windows\system32\OLEACC.dll
0x743a0000 - 0x7453e000  C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
0x75910000 - 0x7598b000  C:\Windows\syswow64\comdlg32.dll
0x69a00000 - 0x69a35000  C:\Program Files (x86)\Internet Explorer\IEShims.dll
0x74940000 - 0x7494e000  C:\Windows\system32\RpcRtRemote.dll
0x77340000 - 0x773c3000  C:\Windows\syswow64\CLBCatQ.DLL
0x6e3e0000 - 0x6e4d5000  C:\Windows\system32\propsys.dll
0x72380000 - 0x723a1000  C:\Windows\system32\ntmarta.dll
0x75570000 - 0x755b5000  C:\Windows\syswow64\WLDAP32.dll
0x75040000 - 0x75056000  C:\Windows\system32\CRYPTSP.dll
0x74ac0000 - 0x74afb000  C:\Windows\system32\rsaenh.dll
0x69a40000 - 0x69a6b000  C:\Program Files (x86)\Internet Explorer\ieproxy.dll
0x75870000 - 0x758a5000  C:\Windows\syswow64\ws2_32.DLL
0x754b0000 - 0x754b6000  C:\Windows\syswow64\NSI.dll
0x74b00000 - 0x74b44000  C:\Windows\system32\dnsapi.DLL
0x75110000 - 0x7512c000  C:\Windows\system32\iphlpapi.DLL
0x75100000 - 0x75107000  C:\Windows\system32\WINNSI.DLL
0x727d0000 - 0x727fe000  C:\Windows\system32\MLANG.dll
0x69990000 - 0x699a1000  C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelperShim.dll
0x74e80000 - 0x74f1b000  C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCR80.dll
0x74df0000 - 0x74e77000  C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCP80.dll
0x69e20000 - 0x69e30000  C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\AcroIEHelper.dll
0x698f0000 - 0x69936000  C:\Program Files (x86)\Microsoft Lync\OCHelper.dll
0x74c70000 - 0x74d13000  C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.5570_none_509463cabcb6ef2a\MSVCR90.dll
0x74be0000 - 0x74c6e000  C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.5570_none_509463cabcb6ef2a\MSVCP90.dll
0x74730000 - 0x747b4000  C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\Comctl32.dll
0x699c0000 - 0x699c3000  C:\Program Files (x86)\Microsoft Lync\MUI\040c\OcHelperResource.dll
0x698b0000 - 0x698e7000  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1000.157.105\bin\IPS\IPSBHO.DLL
0x69520000 - 0x6965a000  C:\ProgramData\Symantec\Symantec Endpoint Protection\12.1.1000.157.105\Data\Definitions\IPSDefs\20130105.001\Scxpx86.dll
0x755f0000 - 0x7561d000  C:\Windows\syswow64\WINTRUST.dll
0x73a70000 - 0x73a82000  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1000.157.105\Bin\EFACli.dll
0x6d730000 - 0x6d77f000  C:\Program Files (x86)\Java\jre6\bin\ssv.dll
0x7c340000 - 0x7c396000  C:\Program Files (x86)\Java\jre6\bin\MSVCR71.dll
0x00e10000 - 0x00e1d000  C:\Program Files (x86)\Java\jre6\bin\jp2ssv.dll
0x74870000 - 0x748cf000  C:\Windows\system32\SXS.DLL
0x73a90000 - 0x73aa9000  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1000.157.105\Bin\ccVrTrst.dll
0x73ab0000 - 0x73b58000  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1000.157.105\bin\ccL100U.dll
0x73960000 - 0x73989000  C:\Program Files (x86)\Symantec\Symantec Endpoint Protection\12.1.1000.157.105\Bin\ccIPC.dll
0x73ce0000 - 0x73d32000  C:\Windows\system32\RASAPI32.dll
0x73cc0000 - 0x73cd5000  C:\Windows\system32\rasman.dll
0x73c20000 - 0x73c2d000  C:\Windows\system32\rtutils.dll
0x6e2d0000 - 0x6e2d6000  C:\Windows\system32\sensapi.dll
0x74b70000 - 0x74b80000  C:\Windows\system32\NLAapi.dll
0x74a50000 - 0x74a56000  C:\Windows\system32\rasadhlp.dll
0x75030000 - 0x7503f000  C:\Windows\system32\wkscli.dll
0x74d90000 - 0x74d99000  C:\Windows\system32\netutils.dll
0x74ba0000 - 0x74bdc000  C:\Windows\system32\mswsock.dll
0x74dd0000 - 0x74dd5000  C:\Windows\System32\wshtcpip.dll
0x77250000 - 0x77253000  C:\Windows\syswow64\Normaliz.dll
0x736c0000 - 0x736c6000  C:\Windows\System32\wship6.dll
0x74a60000 - 0x74a98000  C:\Windows\System32\fwpuclnt.dll
0x6b730000 - 0x6bcf4000  C:\Windows\SysWOW64\mshtml.dll
0x72ca0000 - 0x72cca000  C:\Windows\SysWOW64\msls31.dll
0x734c0000 - 0x734cb000  C:\Windows\system32\msimtf.dll
0x038f0000 - 0x038fd000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\npjinit13113.dll
0x03910000 - 0x0393b000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\beans.ocx
0x75060000 - 0x75067000  C:\Windows\system32\wsock32.dll
0x74de0000 - 0x74df0000  C:\Windows\system32\napinsp.dll
0x74b50000 - 0x74b62000  C:\Windows\system32\pnrpnsp.dll
0x74ab0000 - 0x74ab8000  C:\Windows\System32\winrnr.dll
0x74aa0000 - 0x74aad000  C:\Windows\system32\wshbth.dll
0x03980000 - 0x03996000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\jpishare.dll
0x6d7c0000 - 0x6da0a000  C:\PROGRA~2\Oracle\JINITI~1.13\bin\hotspot\jvm.dll
0x03ac0000 - 0x03ac7000  C:\PROGRA~2\Oracle\JINITI~1.13\bin\hpi.dll
0x03c40000 - 0x03c4d000  C:\PROGRA~2\Oracle\JINITI~1.13\bin\verify.dll
0x03c50000 - 0x03c67000  C:\PROGRA~2\Oracle\JINITI~1.13\bin\java.dll
0x040f0000 - 0x040fd000  C:\PROGRA~2\Oracle\JINITI~1.13\bin\zip.dll
0x10c30000 - 0x10d3a000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\awt.dll
0x749b0000 - 0x74a01000  C:\Windows\system32\WINSPOOL.DRV
0x062e0000 - 0x0631c000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\fontmanager.dll
0x693b0000 - 0x69478000  C:\Windows\system32\OPENGL32.DLL
0x69960000 - 0x69982000  C:\Windows\system32\GLU32.dll
0x72bb0000 - 0x72c97000  C:\Windows\system32\DDRAW.dll
0x73460000 - 0x73466000  C:\Windows\system32\DCIMAN32.dll
0x68b60000 - 0x693a7000  C:\Windows\system32\ig7icd32.dll
0x6ac90000 - 0x6b72d000  C:\Windows\system32\igdumd32.dll
0x052c0000 - 0x052c8000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\net.dll
0x057e0000 - 0x057ea000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\packager.dll
0x12810000 - 0x1282b000  C:\Program Files (x86)\Oracle\JInitiator 1.3.1.13\bin\jpeg.dll
 
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\PROGRA~2\Oracle\JINITI~1.13\lib\jaws.jar;C:\PROGRA~2\Oracle\JINITI~1.13\lib\plugprov.jar;C:\PROGRA~2\Oracle\JINITI~1.13\lib\sunrsasign.jar;C:\PROGRA~2\Oracle\JINITI~1.13\lib\javax-ssl-1_2.jar;C:\PROGRA~2\Oracle\JINITI~1.13\lib\jssl-1_2.jar -Xmx64m -Djavaplugin.maxHeapSize=64m -Xverify:remote -Djavaplugin.version=1.3.1.13 -Djavaplugin.nodotversion=13113 -DtrustProxy=true -Dapplication.home=C:\PROGRA~2\Oracle\JINITI~1.13
java_command: <unknown>
Launcher Type: generic
 
Environment Variables:
PATH=C:\PROGRA~2\Oracle\JINITI~1.13\bin;C:\PROGRA~2\Oracle\JINITI~1.13\jre\bin;C:\oracle\home_10gclient\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Enterprise Vault\EVClient\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Internet Explorer;;.
USERNAME=vfrancois
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
 
 
 
---------------  S Y S T E M  ---------------
 
OS: Windows NT 6.1 Build 7601 Service Pack 1
 
CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 10 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht
 
Memory: 4k page, physical 4074104k(2739272k free), swap 4194303k(4194303k free)
 
vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
 


 
 
Merci :jap:


---------------
Star Wars:Galaxy Of Heroes. Rejoignez l'élite HFR
mood
Publicité
Posté le 08-01-2013 à 11:22:33  profilanswer
 

n°2170192
Riokmij
Blink and you're dead
Posté le 08-01-2013 à 11:47:53  profilanswer
 

C'est un crash de la JVM. Ce genre de choses, c'est dans la plupart des cas un bug de la VM (vu que ça marche sur d'autres PC, le bug doit être spécifique à ta config).
 
Malheureusement, pas grand chose à faire. Deux pistes :
- le crash est apparemment lié à du code qui affiche du texte à l'écran. Essaie peut-être de comparer la configuration du rendu texte entre un PC où ça marche et le tien. Regarde aussi du côté des polices installées s'il y a des différences.
- essaie avec une version différente de la JVM

n°2170966
spirou59
Posté le 14-01-2013 à 09:56:05  profilanswer
 

Hello,
 
Merci pour ton aide. J'ai essayé ce que tu m'as conseillé mais ca n'a rien changé. J'avais effectivement des polices différentes.
 
Par contre chose surprenante, c'est que j'arrive à faire fonctionner le programme sous la session administrateur. Sous une session utilisateur qui n'a pas les droits admin, j'ai toujours le crash IE.
 
Est ce qu'il y aurait des droits spécifiques à mettre quelque part, dans un dossier oracle/Java/Autres??


---------------
Star Wars:Galaxy Of Heroes. Rejoignez l'élite HFR

Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  Java

  Crash IE8 et jvm.dll

 

Sujets relatifs
Pb avec window.setTimeout et window.close sous IE8@font-face qui ne fonctionne pas sur IE8
[MATLAB] Appeler une structure C d'une dll avec Calllib (crash)Problème de lien sous IE8
IE8 ne gère pas le rowspan + img src?[C# .NET] Crash d'une DataGridView
Rendu de colspan par IE8 incorrect ?Probleme IE8
lien sur image avec IE8[résolu] plugin svg pour IE8
Plus de sujets relatifs à : Crash IE8 et jvm.dll


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR