Question #688619 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688619
Jon Scharff posted a new comment: I have the same problem (I believe) on Japanese Windows 10. I imagine this may be an OpenJDK issue, though. I can use AdoptOpenJDK/Hostspot 8.0.242.08 appears to work, but 13.0.2+8 fails. I had similar results with OpenJDK 11 (don't remember the exact version). sikuli version is 1.1.4 Build#362 # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff800e6f98a, pid=7952, tid=4520 # # JRE version: OpenJDK Runtime Environment (13.0.2+8) (build 13.0.2+8) # Java VM: OpenJDK 64-Bit Server VM (13.0.2+8, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64) # Problematic frame: # C [awt.dll+0x8f98a] # --------------- S U M M A R Y ------------ Command Line: -Dfile.encoding=UTF-8 -Dsikuli.IDE_should_run org.sikuli.ide.SikulixIDE Host: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz, 4 cores, 3G, Windows 10 , 64 bit Build 18362 (10.0.18362.329) Time: Thu Mar 12 08:57:55 2020 ???? (?W???) elapsed time: 0 seconds (0d 0h 0m 0s) --------------- T H R E A D --------------- Current thread (0x000001f521cab000): JavaThread "main" [_thread_in_native, id=4520, stack(0x0000001dc0700000,0x0000001dc0800000)] Stack: [0x0000001dc0700000,0x0000001dc0800000], sp=0x0000001dc07fede0, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [awt.dll+0x8f98a] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j sun.awt.windows.WComponentPeer._setFont(Ljava/awt/Font;)V+0 [email protected] j sun.awt.windows.WComponentPeer.setFont(Ljava/awt/Font;)V+7 [email protected] j sun.awt.windows.WWindowPeer.initialize()V+42 [email protected] j sun.awt.windows.WFramePeer.initialize()V+1 [email protected] j sun.awt.windows.WComponentPeer.<init>(Ljava/awt/Component;)V+83 [email protected] j sun.awt.windows.WCanvasPeer.<init>(Ljava/awt/Component;)V+2 [email protected] j sun.awt.windows.WPanelPeer.<init>(Ljava/awt/Component;)V+2 [email protected] j sun.awt.windows.WWindowPeer.<init>(Ljava/awt/Window;)V+2 [email protected] j sun.awt.windows.WFramePeer.<init>(Ljava/awt/Frame;)V+2 [email protected] j sun.awt.windows.WToolkit.createFrame(Ljava/awt/Frame;)Ljava/awt/peer/FramePeer;+5 [email protected] j java.awt.Frame.addNotify()V+20 [email protected] j java.awt.Window.pack()V+28 [email protected] j org.sikuli.idesupport.IDESplash.init()V+121 j org.sikuli.idesupport.IDESplash.<init>()V+5 j org.sikuli.ide.SikulixIDE.main([Ljava/lang/String;)V+61 v ~StubRoutines::call_stub siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x0000000000000058 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

