Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problematic frame: C 0x0000000b #29

Open
reinforcement88 opened this issue Mar 9, 2023 · 1 comment
Open

Problematic frame: C 0x0000000b #29

reinforcement88 opened this issue Mar 9, 2023 · 1 comment

Comments

@reinforcement88
Copy link

application cannot run,

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000b, pid=6232, tid=0x00000cac
#
# JRE version: Java(TM) SE Runtime Environment (8.0_231-b11) (build 1.8.0_231-b11)
# Java VM: Java HotSpot(TM) Client VM (25.231-b11 mixed mode windows-x86 )
# Problematic frame:
# C  0x0000000b
#
# 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.java.com/bugreport/crash.jsp
#

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

Current thread (0x1445f000):  JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=3244, stack(0x151b0000,0x15200000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x0000000b

Registers:
EAX=0x00000000, EBX=0x00000015, ECX=0x000000f0, EDX=0x00000000
ESP=0x15209c8b, EBP=0x151fe6b4, ESI=0x14c5b5cf, EDI=0x151fe6ec
EIP=0x0000000b, EFLAGS=0x00010206

Top of Stack: (sp=0x15209c8b)
0x15209c8b:   2d00d100 2d00d200 36007f00 1b008800
0x15209c9b:   1c00e301 27007901 30007100 30007f00
0x15209cab:   2800df00 2800e000 2800e100 2c00db00
0x15209cbb:   2e00db00 1d00cf00 3100ca01 33004100
0x15209ccb:   33007300 1e009700 1f004101 20007201
0x15209cdb:   21007201 22007201 23007201 2400c101
0x15209ceb:   28008d01 2a007501 2b00dd01 2c007f01
0x15209cfb:   2e008301 2f008101 3000de01 32007201 

Instructions: (pc=0x0000000b)
0xffffffeb:   


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000015 is an unknown value
ECX=0x000000f0 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x15209c8b is pointing into metadata
EBP=0x151fe6b4 is pointing into the stack for thread: 0x1445f000
ESI=0x14c5b5cf is pointing into metadata
EDI=0x151fe6ec is pointing into the stack for thread: 0x1445f000


Stack: [0x151b0000,0x15200000],  sp=0x15209c8b,  free space=359k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x0000000b
j  sun.java2d.pipe.ValidatePipe.copyImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IIIIIILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+29
j  sun.java2d.SunGraphics2D.copyImage(Ljava/awt/Image;IIIIIILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+20
j  sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IIIILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+94
j  sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IIIILjava/awt/image/ImageObserver;)Z+11
j  org.jb2011.lnf.beautyeye.utils.BEUtils.filterWithRescaleOp(Ljavax/swing/ImageIcon;FFFF)Ljavax/swing/ImageIcon;+49
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BETitlePane.setButtonIcon(Ljavax/swing/AbstractButton;Ljavax/swing/Icon;)V+25
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BETitlePane.createButtons()V+53
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BETitlePane.installSubcomponents()V+37
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BETitlePane.<init>(Ljavax/swing/JRootPane;Lorg/jb2011/lnf/beautyeye/ch1_titlepane/BERootPaneUI;)V+62
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BERootPaneUI.createTitlePane(Ljavax/swing/JRootPane;)Ljavax/swing/JComponent;+6
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BERootPaneUI.installClientDecorations(Ljavax/swing/JRootPane;)V+7
j  org.jb2011.lnf.beautyeye.ch1_titlepane.BERootPaneUI.propertyChange(Ljava/beans/PropertyChangeEvent;)V+51
J 403 C1 java.beans.PropertyChangeSupport.fire([Ljava/beans/PropertyChangeListener;Ljava/beans/PropertyChangeEvent;)V (39 bytes) @ 0x01e218d8 [0x01e21890+0x48]
j  java.beans.PropertyChangeSupport.firePropertyChange(Ljava/beans/PropertyChangeEvent;)V+71
j  java.beans.PropertyChangeSupport.firePropertyChange(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V+31
j  java.beans.PropertyChangeSupport.firePropertyChange(Ljava/lang/String;II)V+15
j  java.awt.Component.firePropertyChange(Ljava/lang/String;II)V+22
j  javax.swing.JComponent.firePropertyChange(Ljava/lang/String;II)V+4
j  javax.swing.JRootPane.setWindowDecorationStyle(I)V+35
j  javax.swing.JFrame.frameInit()V+63
j  javax.swing.JFrame.<init>(Ljava/lang/String;)V+21
j  org.jdesktop.application.FrameView.getFrame()Ljavax/swing/JFrame;+30
j  org.jdesktop.application.FrameView.getRootPane()Ljavax/swing/JRootPane;+1
j  org.jdesktop.application.View.replaceContentPaneChild(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/lang/String;)V+1
j  org.jdesktop.application.View.setComponent(Ljavax/swing/JComponent;)V+18
j  com.sun.swingset3.SwingSet3.startup()V+25
j  org.jdesktop.application.Application$1.run()V+24
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j  java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+32
j  java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15c3d5]
V  [jvm.dll+0x2260ae]
V  [jvm.dll+0x15c46e]
V  [jvm.dll+0x10c35f]
C  [java.dll+0x102f]
j  java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+18
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+140
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub
V  [jvm.dll+0x15c3d5]
V  [jvm.dll+0x2260ae]
V  [jvm.dll+0x15c46e]
V  [jvm.dll+0x15c5f6]
V  [jvm.dll+0x15c667]
V  [jvm.dll+0x1002bf]
V  [jvm.dll+0x17f7e0]
V  [jvm.dll+0x18005a]
V  [jvm.dll+0x1c6c56]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [kernel32.dll+0x51174]
C  [ntdll.dll+0x5b3f5]
C  [ntdll.dll+0x5b3c8]
C  0x00000000


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

Java Threads: ( => current thread )
  0x149a2400 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=2632, stack(0x15500000,0x15550000)]
  0x148d9800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5880, stack(0x150d0000,0x15120000)]
  0x00b8c400 JavaThread "DestroyJavaVM" [_thread_blocked, id=3712, stack(0x00520000,0x00570000)]
=>0x1445f000 JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=3244, stack(0x151b0000,0x15200000)]
  0x14877c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2216, stack(0x14f60000,0x14fb0000)]
  0x14877400 JavaThread "AWT-Shutdown" [_thread_blocked, id=4648, stack(0x14e10000,0x14e60000)]
  0x14874c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4996, stack(0x14e70000,0x14ec0000)]
  0x142e1400 JavaThread "Service Thread" daemon [_thread_blocked, id=7448, stack(0x14720000,0x14770000)]
  0x142b4c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5384, stack(0x14800000,0x14850000)]
  0x142b3c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4552, stack(0x14780000,0x147d0000)]
  0x142b1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7984, stack(0x146d0000,0x14720000)]
  0x142a5c00 JavaThread "Finalizer" daemon [_thread_blocked, id=7936, stack(0x14540000,0x14590000)]
  0x14280400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7252, stack(0x144b0000,0x14500000)]

Other Threads:
  0x1427a000 VMThread [stack: 0x03d20000,0x03d70000] [id=6724]
  0x142e5400 WatcherThread [stack: 0x145c0000,0x14610000] [id=6032]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 4928K, used 3160K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,  66% used [0x03e00000, 0x040dd4c8, 0x04250000)
  from space 512K,  44% used [0x042d0000, 0x04308de0, 0x04350000)
  to   space 512K,   0% used [0x04250000, 0x04250000, 0x042d0000)
 tenured generation   total 10944K, used 10901K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  99% used [0x09350000, 0x09df54b0, 0x09df5600, 0x09e00000)
 Metaspace       used 9788K, capacity 9963K, committed 10112K, reserved 10624K

Card table byte_map: [0x00ad0000,0x00b60000] byte_map_base: 0x00ab1000

Polling page: 0x00270000

CodeCache: size=32768Kb used=1231Kb max_used=1231Kb free=31536Kb
 bounds [0x01cf0000, 0x01e28000, 0x03cf0000]
 total_blobs=638 nmethods=408 adapters=160
 compilation: enabled

Compilation events (10 events):
Event: 4.166 Thread 0x142b4c00  407             java.lang.ref.Reference::<init> (7 bytes)
Event: 4.167 Thread 0x142b4c00 nmethod 407 0x01e22088 code [0x01e22180, 0x01e22220]
Event: 4.177 Thread 0x142b4c00  408             java.util.ArrayList$Itr::next (66 bytes)
Event: 4.179 Thread 0x142b4c00 nmethod 408 0x01e22288 code [0x01e223c0, 0x01e22594]
Event: 4.180 Thread 0x142b4c00  409             sun.security.provider.DigestBase::engineUpdate (189 bytes)
Event: 4.183 Thread 0x142b4c00 nmethod 409 0x01e22788 code [0x01e228e0, 0x01e22d28]
Event: 4.185 Thread 0x142b4c00  410             java.lang.Class::searchMethods (90 bytes)
Event: 4.188 Thread 0x142b4c00 nmethod 410 0x01e22fc8 code [0x01e23130, 0x01e233f8]
Event: 4.225 Thread 0x142b4c00  411   !         javax.swing.UIDefaults::getFromResourceBundle (69 bytes)
Event: 4.226 Thread 0x142b4c00 nmethod 411 0x01e23808 code [0x01e23930, 0x01e23d68]

GC Heap History (10 events):
Event: 1.730 GC heap before
{Heap before GC invocations=2 (full 0):
 def new generation   total 4928K, used 4855K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,  98% used [0x03e00000, 0x0423df48, 0x04250000)
  from space 512K, 100% used [0x04250000, 0x042d0000, 0x042d0000)
  to   space 512K,   0% used [0x042d0000, 0x042d0000, 0x04350000)
 tenured generation   total 10944K, used 3866K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  35% used [0x09350000, 0x09716a90, 0x09716c00, 0x09e00000)
 Metaspace       used 5490K, capacity 5670K, committed 5760K, reserved 6528K
Event: 1.746 GC heap after
Heap after GC invocations=3 (full 0):
 def new generation   total 4928K, used 512K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,   0% used [0x03e00000, 0x03e00000, 0x04250000)
  from space 512K, 100% used [0x042d0000, 0x04350000, 0x04350000)
  to   space 512K,   0% used [0x04250000, 0x04250000, 0x042d0000)
 tenured generation   total 10944K, used 4988K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  45% used [0x09350000, 0x0982f178, 0x0982f200, 0x09e00000)
 Metaspace       used 5490K, capacity 5670K, committed 5760K, reserved 6528K
}
Event: 1.802 GC heap before
{Heap before GC invocations=3 (full 0):
 def new generation   total 4928K, used 4928K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K, 100% used [0x03e00000, 0x04250000, 0x04250000)
  from space 512K, 100% used [0x042d0000, 0x04350000, 0x04350000)
  to   space 512K,   0% used [0x04250000, 0x04250000, 0x042d0000)
 tenured generation   total 10944K, used 4988K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  45% used [0x09350000, 0x0982f178, 0x0982f200, 0x09e00000)
 Metaspace       used 5490K, capacity 5670K, committed 5760K, reserved 6528K
Event: 1.832 GC heap after
Heap after GC invocations=4 (full 0):
 def new generation   total 4928K, used 512K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,   0% used [0x03e00000, 0x03e00000, 0x04250000)
  from space 512K, 100% used [0x04250000, 0x042d0000, 0x042d0000)
  to   space 512K,   0% used [0x042d0000, 0x042d0000, 0x04350000)
 tenured generation   total 10944K, used 6862K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  62% used [0x09350000, 0x09a03ba0, 0x09a03c00, 0x09e00000)
 Metaspace       used 5490K, capacity 5670K, committed 5760K, reserved 6528K
}
Event: 2.765 GC heap before
{Heap before GC invocations=4 (full 0):
 def new generation   total 4928K, used 4928K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K, 100% used [0x03e00000, 0x04250000, 0x04250000)
  from space 512K, 100% used [0x04250000, 0x042d0000, 0x042d0000)
  to   space 512K,   0% used [0x042d0000, 0x042d0000, 0x04350000)
 tenured generation   total 10944K, used 6862K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  62% used [0x09350000, 0x09a03ba0, 0x09a03c00, 0x09e00000)
 Metaspace       used 6986K, capacity 7159K, committed 7296K, reserved 7552K
Event: 2.778 GC heap after
Heap after GC invocations=5 (full 0):
 def new generation   total 4928K, used 512K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,   0% used [0x03e00000, 0x03e00000, 0x04250000)
  from space 512K, 100% used [0x042d0000, 0x04350000, 0x04350000)
  to   space 512K,   0% used [0x04250000, 0x04250000, 0x042d0000)
 tenured generation   total 10944K, used 7675K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  70% used [0x09350000, 0x09acee58, 0x09acf000, 0x09e00000)
 Metaspace       used 6986K, capacity 7159K, committed 7296K, reserved 7552K
}
Event: 3.381 GC heap before
{Heap before GC invocations=5 (full 0):
 def new generation   total 4928K, used 4809K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,  97% used [0x03e00000, 0x04232740, 0x04250000)
  from space 512K, 100% used [0x042d0000, 0x04350000, 0x04350000)
  to   space 512K,   0% used [0x04250000, 0x04250000, 0x042d0000)
 tenured generation   total 10944K, used 7675K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  70% used [0x09350000, 0x09acee58, 0x09acf000, 0x09e00000)
 Metaspace       used 8458K, capacity 8668K, committed 8704K, reserved 9600K
Event: 3.395 GC heap after
Heap after GC invocations=6 (full 0):
 def new generation   total 4928K, used 512K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,   0% used [0x03e00000, 0x03e00000, 0x04250000)
  from space 512K, 100% used [0x04250000, 0x042d0000, 0x042d0000)
  to   space 512K,   0% used [0x042d0000, 0x042d0000, 0x04350000)
 tenured generation   total 10944K, used 8701K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  79% used [0x09350000, 0x09bcf7f8, 0x09bcf800, 0x09e00000)
 Metaspace       used 8458K, capacity 8668K, committed 8704K, reserved 9600K
}
Event: 3.610 GC heap before
{Heap before GC invocations=6 (full 0):
 def new generation   total 4928K, used 4928K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K, 100% used [0x03e00000, 0x04250000, 0x04250000)
  from space 512K, 100% used [0x04250000, 0x042d0000, 0x042d0000)
  to   space 512K,   0% used [0x042d0000, 0x042d0000, 0x04350000)
 tenured generation   total 10944K, used 8701K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  79% used [0x09350000, 0x09bcf7f8, 0x09bcf800, 0x09e00000)
 Metaspace       used 8636K, capacity 8828K, committed 8960K, reserved 9600K
Event: 3.622 GC heap after
Heap after GC invocations=7 (full 0):
 def new generation   total 4928K, used 227K [0x03e00000, 0x04350000, 0x09350000)
  eden space 4416K,   0% used [0x03e00000, 0x03e00000, 0x04250000)
  from space 512K,  44% used [0x042d0000, 0x04308de0, 0x04350000)
  to   space 512K,   0% used [0x04250000, 0x04250000, 0x042d0000)
 tenured generation   total 10944K, used 10901K [0x09350000, 0x09e00000, 0x13e00000)
   the space 10944K,  99% used [0x09350000, 0x09df54b0, 0x09df5600, 0x09e00000)
 Metaspace       used 8636K, capacity 8828K, committed 8960K, reserved 9600K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 0.136 Thread 0x00b8c400 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x03e06eb0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\shar
Event: 0.136 Thread 0x00b8c400 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x03e07180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp
Event: 1.081 Thread 0x00b8c400 Exception <a 'java/security/PrivilegedActionException'> (0x03f232e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 1.081 Thread 0x00b8c400 Exception <a 'java/security/PrivilegedActionException'> (0x03f236c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 1.084 Thread 0x00b8c400 Exception <a 'java/security/PrivilegedActionException'> (0x03f272d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 1.084 Thread 0x00b8c400 Exception <a 'java/security/PrivilegedActionException'> (0x03f276b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jvm.cpp, line 1502]
Event: 1.118 Thread 0x00b8c400 Exception <a 'java/io/FileNotFoundException'> (0x03f32e18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 1.280 Thread 0x00b8c400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x03ff00f8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 1.287 Thread 0x00b8c400 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x03ffc228) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\methodHandles.cpp, line 1167]
Event: 1.542 Thread 0x00b8c400 Exception <a 'java/io/FileNotFoundException'> (0x040eec10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u231\13620\hotspot\src\share\vm\prims\jni.cpp, line 710]

Events (10 events):
Event: 4.223 loading class java/awt/event/WindowAdapter done
Event: 4.223 loading class javax/swing/JMenu$WinListener done
Event: 4.227 loading class java/awt/event/ContainerEvent
Event: 4.227 loading class java/awt/event/ContainerEvent done
Event: 4.228 loading class sun/awt/dnd/SunDropTargetEvent
Event: 4.228 loading class java/awt/event/MouseEvent
Event: 4.228 loading class java/awt/event/MouseEvent done
Event: 4.228 loading class sun/awt/dnd/SunDropTargetEvent done
Event: 4.229 loading class java/awt/event/FocusEvent
Event: 4.229 loading class java/awt/event/FocusEvent done


Dynamic libraries:
0x010b0000 - 0x010e3000 	C:\Program Files\Common Files\Oracle\Java\javapath\java.exe
0x76f00000 - 0x7703c000 	C:\Windows\SYSTEM32\ntdll.dll
0x77050000 - 0x77124000 	C:\Windows\system32\kernel32.dll
0x75210000 - 0x7525a000 	C:\Windows\system32\KERNELBASE.dll
0x76680000 - 0x76720000 	C:\Windows\system32\ADVAPI32.dll
0x76800000 - 0x768ac000 	C:\Windows\system32\msvcrt.dll
0x763a0000 - 0x763b9000 	C:\Windows\SYSTEM32\sechost.dll
0x76430000 - 0x764d1000 	C:\Windows\system32\RPCRT4.dll
0x76e30000 - 0x76ef9000 	C:\Windows\system32\USER32.dll
0x76720000 - 0x7676e000 	C:\Windows\system32\GDI32.dll
0x77040000 - 0x7704a000 	C:\Windows\system32\LPK.dll
0x76d90000 - 0x76e2d000 	C:\Windows\system32\USP10.dll
0x73cb0000 - 0x73e4e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\COMCTL32.dll
0x763c0000 - 0x76417000 	C:\Windows\system32\SHLWAPI.dll
0x762b0000 - 0x762cf000 	C:\Windows\system32\IMM32.DLL
0x76100000 - 0x761cc000 	C:\Windows\system32\MSCTF.dll
0x6b5a0000 - 0x6b65f000 	C:\Program Files\Java\jre1.8.0_231\bin\msvcr100.dll
0x66e40000 - 0x67216000 	C:\Program Files\Java\jre1.8.0_231\bin\client\jvm.dll
0x72750000 - 0x72757000 	C:\Windows\system32\WSOCK32.dll
0x76d50000 - 0x76d85000 	C:\Windows\system32\WS2_32.dll
0x762d0000 - 0x762d6000 	C:\Windows\system32\NSI.dll
0x70d50000 - 0x70d82000 	C:\Windows\system32\WINMM.dll
0x74550000 - 0x74559000 	C:\Windows\system32\VERSION.dll
0x76420000 - 0x76425000 	C:\Windows\system32\PSAPI.DLL
0x729a0000 - 0x729ac000 	C:\Program Files\Java\jre1.8.0_231\bin\verify.dll
0x6eba0000 - 0x6ebc1000 	C:\Program Files\Java\jre1.8.0_231\bin\java.dll
0x6f000000 - 0x6f014000 	C:\Program Files\Java\jre1.8.0_231\bin\zip.dll
0x75350000 - 0x75f99000 	C:\Windows\system32\SHELL32.dll
0x75fa0000 - 0x760fc000 	C:\Windows\system32\ole32.dll
0x75050000 - 0x7505b000 	C:\Windows\system32\profapi.dll
0x66ac0000 - 0x66c07000 	C:\Program Files\Java\jre1.8.0_231\bin\awt.dll
0x76220000 - 0x762af000 	C:\Windows\system32\OLEAUT32.dll
0x73fa0000 - 0x73fe0000 	C:\Windows\system32\uxtheme.dll
0x69520000 - 0x69596000 	C:\Program Files\TeamViewer\tv_w32.dll
0x73f50000 - 0x73f63000 	C:\Windows\system32\dwmapi.dll
0x74fd0000 - 0x74fdc000 	C:\Windows\system32\CRYPTBASE.dll
0x74b00000 - 0x74b16000 	C:\Windows\system32\CRYPTSP.dll
0x748a0000 - 0x748db000 	C:\Windows\system32\rsaenh.dll
0x746b0000 - 0x746c7000 	C:\Windows\system32\USERENV.dll
0x72430000 - 0x72446000 	C:\Program Files\Java\jre1.8.0_231\bin\net.dll
0x74ac0000 - 0x74afc000 	C:\Windows\system32\mswsock.dll
0x74ab0000 - 0x74ab6000 	C:\Windows\System32\wship6.dll
0x732a0000 - 0x732bc000 	C:\Windows\system32\IPHLPAPI.DLL
0x73290000 - 0x73297000 	C:\Windows\system32\WINNSI.DLL
0x73100000 - 0x7310d000 	C:\Windows\system32\dhcpcsvc6.DLL
0x73000000 - 0x73012000 	C:\Windows\system32\dhcpcsvc.DLL
0x726d0000 - 0x726df000 	C:\Program Files\Java\jre1.8.0_231\bin\nio.dll
0x669f0000 - 0x66ab8000 	C:\Windows\system32\opengl32.dll
0x6efd0000 - 0x6eff2000 	C:\Windows\system32\GLU32.dll
0x66900000 - 0x669e7000 	C:\Windows\system32\DDRAW.dll
0x72530000 - 0x72536000 	C:\Windows\system32\DCIMAN32.dll
0x764e0000 - 0x7667d000 	C:\Windows\system32\SETUPAPI.dll
0x75290000 - 0x752b7000 	C:\Windows\system32\CFGMGR32.dll
0x751f0000 - 0x75202000 	C:\Windows\system32\DEVOBJ.dll
0x6bb40000 - 0x6bb7a000 	C:\Program Files\Java\jre1.8.0_231\bin\fontmanager.dll
0x6bae0000 - 0x6bb12000 	C:\Program Files\Java\jre1.8.0_231\bin\t2k.dll
0x707d0000 - 0x708bb000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
java_command: SwingSets3(BeautyEyeLNFDemo).jar
java_class_path (initial): SwingSets3(BeautyEyeLNFDemo).jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=WEARNES04
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 54 Stepping 1, GenuineIntel



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

OS: Windows 7 Build 7600 (6.1.7600.16385)

CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 54 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht, tsc, tscinvbit

Memory: 4k page, physical 3134032k(1616024k free), swap 6266300k(4401572k free)

vm_info: Java HotSpot(TM) Client VM (25.231-b11) for windows-x86 JRE (1.8.0_231-b11), built on Oct  5 2019 03:23:31 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu Mar 09 14:59:12 2023
timezone: SE Asia Standard Time
elapsed time: 4 seconds (0d 0h 0m 4s)


@JackJiang2011
Copy link
Owner

JDK 1.8不应该啊,没遇到过这样的问题。看错误栈,像是系统API导致的,有可能就是个bug。
swing的bug在不同的系统上还是很多的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants