devopvoid / webrtc-java

WebRTC for desktop platforms running Java
Apache License 2.0
248 stars 60 forks source link

Remote Video Won't show and Sinking Audio Track crashes the application #107

Open MCole-K9 opened 1 year ago

MCole-K9 commented 1 year ago

I have connected two peers but the remote video won't show after sinking the video track image

When attempting to sink the audio track it crashes the application. there was a similar issue opened but it was closed by @devopvoid . I'll find and link it soon.

but here is the code image

logs:

#

A fatal error has been detected by the Java Runtime Environment:

#

Internal Error (os_windows_x86.cpp:143), pid=1204, tid=9112

guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected result from topLevelExceptionFilter

#

JRE version: Java(TM) SE Runtime Environment (17.0.2+8) (build 17.0.2+8-LTS-86)

Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.2+8-LTS-86, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

No core dump will be written. Minidumps are not enabled by default on client versions of Windows

#

If you would like to submit a bug report, please visit:

https://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

#

--------------- S U M M A R Y ------------

Command Line: -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.2.1\lib\idea_rt.jar=64015:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.2.1\bin -Dfile.encoding=UTF-8 --module-path=C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-fxml\17.0.2\javafx-fxml-17.0.2-win.jar;C:\Users\Matthew Cole.m2\repository\org\apache\logging\log4j\log4j-api\2.19.0\log4j-api-2.19.0.jar;C:\Users\Matthew Cole.m2\repository\jakarta\persistence\jakarta.persistence-api\3.0.0\jakarta.persistence-api-3.0.0.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-base\17.0.2\javafx-base-17.0.2-win.jar;C:\Users\Matthew Cole.m2\repository\org\hibernate\orm\hibernate-core\6.1.5.Final\hibernate-core-6.1.5.Final.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-graphics\17.0.2\javafx-graphics-17.0.2-win.jar;C:\Projects\caso-client\target\classes;C:\Users\Matthew Cole.m2\repository\dev\onvoid\webrtc\demo\webrtc-java-demo-javafx\0.1.0\webrtc-java-demo-javafx-0.1.0.jar;C:\Users\Matthew Cole.m2\repository\dev\onvoid\webrtc\webrtc-java\0.7.0\webrtc-java-0.7.0.jar;C:\Users\Matthew Cole.m2\repository\com\google\code\gson\gson\2.10\gson-2.10.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-controls\17.0.2\javafx-controls-17.0.2-win.jar -Djdk.module.main=vtdics.casoclient vtdics.casoclient/vtdics.casoclient.CasoApplication

Host: AMD Athlon Silver 3050U with Radeon Graphics , 2 cores, 9G, Windows 10 , 64 bit Build 19041 (10.0.19041.2251) Time: Sat Dec 3 22:33:59 2022 Eastern Standard Time elapsed time: 22.895047 seconds (0d 0h 0m 22s)

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

Current thread (0x000001f04f585720): JavaThread "JavaFX Application Thread" [_thread_in_native, id=9112, stack(0x0000000400d00000,0x0000000400e00000)]

Stack: [0x0000000400d00000,0x0000000400e00000] Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x670baa] V [jvm.dll+0x7cfcb4] V [jvm.dll+0x7d145e] V [jvm.dll+0x7d1a77] V [jvm.dll+0x242b2c] V [jvm.dll+0x67077c] C [ntdll.dll+0xa241f] C [ntdll.dll+0x514a4] C [ntdll.dll+0xa0f4e] C [KERNELBASE.dll+0xcd922]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j dev.onvoid.webrtc.media.MediaDevices.getAudioCaptureDevices()Ljava/util/List;+0 webrtc.java@0.7.0 j vtdics.lib.RTC.RTCConnection.processAudioDevice()V+0 vtdics.casoclient j vtdics.lib.RTC.RTCConnection.()V+82 vtdics.casoclient j vtdics.lib.RTC.PeerBridge.()V+4 vtdics.casoclient v ~StubRoutines::call_stub j vtdics.casoclient.CallRoomController.initialize()V+0 vtdics.casoclient v ~StubRoutines::call_stub J 4103 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (0 bytes) @ 0x000001f03ee3ce27 [0x000001f03ee3cda0+0x0000000000000087] J 4102 c1 jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (137 bytes) @ 0x000001f037f7756c [0x000001f037f76b60+0x0000000000000a0c] J 2252 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (10 bytes) @ 0x000001f037c0de4c [0x000001f037c0dd40+0x000000000000010c] J 2251 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (65 bytes) @ 0x000001f037c0d8c4 [0x000001f037c0d580+0x0000000000000344] j com.sun.javafx.reflect.Trampoline.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+7 j jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40 J 2252 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (10 bytes) @ 0x000001f037c0de4c [0x000001f037c0dd40+0x000000000000010c] J 2251 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (65 bytes) @ 0x000001f037c0d8c4 [0x000001f037c0d580+0x0000000000000344] j com.sun.javafx.reflect.MethodUtil.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+20 javafx.base j com.sun.javafx.fxml.MethodHelper.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+142 javafx.fxml j javafx.fxml.FXMLLoader.loadImpl(Ljava/io/InputStream;Ljava/lang/Class;)Ljava/lang/Object;+353 javafx.fxml j javafx.fxml.FXMLLoader.loadImpl(Ljava/lang/Class;)Ljava/lang/Object;+31 javafx.fxml j javafx.fxml.FXMLLoader.load()Ljava/lang/Object;+17 javafx.fxml j vtdics.casoclient.PreRoom.joinRoom()V+76 vtdics.casoclient v ~StubRoutines::call_stub J 4103 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (0 bytes) @ 0x000001f03ee3ce27 [0x000001f03ee3cda0+0x0000000000000087] J 4102 c1 jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (137 bytes) @ 0x000001f037f7756c [0x000001f037f76b60+0x0000000000000a0c] J 2252 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (10 bytes) @ 0x000001f037c0de4c [0x000001f037c0dd40+0x000000000000010c] J 2251 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (65 bytes) @ 0x000001f037c0d8c4 [0x000001f037c0d580+0x0000000000000344] j com.sun.javafx.reflect.Trampoline.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+7 j jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40 J 2252 c1 jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (10 bytes) @ 0x000001f037c0de4c [0x000001f037c0dd40+0x000000000000010c] J 2251 c1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; java.base@17.0.2 (65 bytes) @ 0x000001f037c0d8c4 [0x000001f037c0d580+0x0000000000000344] j com.sun.javafx.reflect.MethodUtil.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+20 javafx.base j com.sun.javafx.fxml.MethodHelper.invoke(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+142 javafx.fxml j javafx.fxml.FXMLLoader$MethodHandler.invoke([Ljava/lang/Object;)V+38 javafx.fxml j javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Ljavafx/event/Event;)V+12 javafx.fxml j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+51 javafx.base J 2726 c1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/EventType;Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (41 bytes) @ 0x000001f037cd982c [0x000001f037cd9200+0x000000000000062c] J 4815 c1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (23 bytes) @ 0x000001f038098794 [0x000001f038098640+0x0000000000000154] J 4706 c1 com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (35 bytes) @ 0x000001f038068824 [0x000001f038068660+0x00000000000001c4] J 2838 c1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; javafx.base (44 bytes) @ 0x000001f037d148cc [0x000001f037d14580+0x000000000000034c] J 2752 c1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (101 bytes) @ 0x000001f037ce5104 [0x000001f037ce4f40+0x00000000000001c4] J 2838 c1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; javafx.base (44 bytes) @ 0x000001f037d147dc [0x000001f037d14580+0x000000000000025c] J 2752 c1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (101 bytes) @ 0x000001f037ce5104 [0x000001f037ce4f40+0x00000000000001c4] J 2838 c1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; javafx.base (44 bytes) @ 0x000001f037d147dc [0x000001f037d14580+0x000000000000025c] J 2752 c1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (101 bytes) @ 0x000001f037ce5104 [0x000001f037ce4f40+0x00000000000001c4] J 4797 c1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (81 bytes) @ 0x000001f03808c2e4 [0x000001f03808b5a0+0x0000000000000d44] J 4796 c1 javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V javafx.base (35 bytes) @ 0x000001f03808af24 [0x000001f03808ae60+0x00000000000000c4] j javafx.scene.Node.fireEvent(Ljavafx/event/Event;)V+86 javafx.graphics j javafx.scene.control.Button.fire()V+15 javafx.controls j com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Ljavafx/scene/input/MouseEvent;)V+27 javafx.controls j com.sun.javafx.scene.control.behavior.ButtonBehavior$$Lambda$480+0x0000000800ecb410.handle(Ljavafx/event/Event;)V+8 javafx.controls j com.sun.javafx.scene.control.inputmap.InputMap.handle(Ljavafx/event/Event;)V+61 javafx.controls j com.sun.javafx.scene.control.inputmap.InputMap$$Lambda$414+0x0000000800e8f250.handle(Ljavafx/event/Event;)V+5 javafx.controls J 4846 c1 com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Ljavafx/event/Event;)V javafx.base (11 bytes) @ 0x000001f0380b1e4c [0x000001f0380b1d40+0x000000000000010c] j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+28 javafx.base J 2726 c1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/EventType;Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (41 bytes) @ 0x000001f037cd982c [0x000001f037cd9200+0x000000000000062c] J 4815 c1 com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (23 bytes) @ 0x000001f038098794 [0x000001f038098640+0x0000000000000154] J 4706 c1 com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (35 bytes) @ 0x000001f038068824 [0x000001f038068660+0x00000000000001c4] J 2838 c1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; javafx.base (44 bytes) @ 0x000001f037d148cc [0x000001f037d14580+0x000000000000034c] J 2752 c1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (101 bytes) @ 0x000001f037ce5104 [0x000001f037ce4f40+0x00000000000001c4] J 2838 c1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; javafx.base (44 bytes) @ 0x000001f037d147dc [0x000001f037d14580+0x000000000000025c] J 2752 c1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (101 bytes) @ 0x000001f037ce5104 [0x000001f037ce4f40+0x00000000000001c4] J 2838 c1 com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; javafx.base (44 bytes) @ 0x000001f037d147dc [0x000001f037d14580+0x000000000000025c] J 2752 c1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (101 bytes) @ 0x000001f037ce5104 [0x000001f037ce4f40+0x00000000000001c4] J 4797 c1 com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event; javafx.base (81 bytes) @ 0x000001f03808bf24 [0x000001f03808b5a0+0x0000000000000984] J 4796 c1 javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V javafx.base (35 bytes) @ 0x000001f03808af24 [0x000001f03808ae60+0x00000000000000c4] j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V+536 javafx.graphics j javafx.scene.Scene.processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+6 javafx.graphics j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZZZ)V+50 javafx.graphics j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void;+650 javafx.graphics j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object;+1 javafx.graphics J 2388 c1 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; java.base@17.0.2 (17 bytes) @ 0x000001f037c3f85c [0x000001f037c3f680+0x00000000000001dc] j com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2()Ljava/lang/Void;+11 javafx.graphics j com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$525+0x0000000800f11090.get()Ljava/lang/Object;+4 javafx.graphics J 4824 c1 com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object; javafx.graphics (49 bytes) @ 0x000001f03809b7e4 [0x000001f03809b2e0+0x0000000000000504] j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V+103 javafx.graphics j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIZZ)V+30 javafx.graphics j com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V+181 javafx.graphics v ~StubRoutines::call_stub j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0 javafx.graphics j com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(ILjava/lang/Runnable;)V+8 javafx.graphics j com.sun.glass.ui.win.WinApplication$$Lambda$105+0x0000000800c2d870.run()V+12 javafx.graphics j java.lang.Thread.run()V+11 java.base@17.0.2 v ~StubRoutines::call_stub

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

Threads class SMR info: _java_thread_list=0x000001f05cf800b0, length=23, elements={ 0x000001f02f9a4d60, 0x000001f04e14cad0, 0x000001f04e14dff0, 0x000001f04e1630a0, 0x000001f04e162700, 0x000001f04e161d60, 0x000001f04e161890, 0x000001f04e168b50, 0x000001f04e16bc00, 0x000001f04e174100, 0x000001f04e162230, 0x000001f04e163570, 0x000001f04e162bd0, 0x000001f04e163f10, 0x000001f04f5890e0, 0x000001f04f585720, 0x000001f04f586f30, 0x000001f04f58a8f0, 0x000001f04f586590, 0x000001f04f58b760, 0x000001f04f583f10, 0x000001f04f587400, 0x000001f04f586a60 }

Java Threads: ( => current thread ) 0x000001f02f9a4d60 JavaThread "main" [_thread_blocked, id=15792, stack(0x000000047f400000,0x000000047f500000)] 0x000001f04e14cad0 JavaThread "Reference Handler" daemon [_thread_blocked, id=1488, stack(0x000000047fb00000,0x000000047fc00000)] 0x000001f04e14dff0 JavaThread "Finalizer" daemon [_thread_blocked, id=15852, stack(0x000000047fc00000,0x000000047fd00000)] 0x000001f04e1630a0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7208, stack(0x000000047fd00000,0x000000047fe00000)] 0x000001f04e162700 JavaThread "Attach Listener" daemon [_thread_blocked, id=10212, stack(0x000000047fe00000,0x000000047ff00000)] 0x000001f04e161d60 JavaThread "Service Thread" daemon [_thread_blocked, id=13104, stack(0x000000047ff00000,0x0000000480000000)] 0x000001f04e161890 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=16240, stack(0x0000000400000000,0x0000000400100000)] 0x000001f04e168b50 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8864, stack(0x0000000400100000,0x0000000400200000)] 0x000001f04e16bc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=16116, stack(0x0000000400200000,0x0000000400300000)] 0x000001f04e174100 JavaThread "Sweeper thread" daemon [_thread_blocked, id=16124, stack(0x0000000400300000,0x0000000400400000)] 0x000001f04e162230 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=9728, stack(0x0000000400400000,0x0000000400500000)] 0x000001f04e163570 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=12852, stack(0x0000000400600000,0x0000000400700000)] 0x000001f04e162bd0 JavaThread "Notification Thread" daemon [_thread_blocked, id=13772, stack(0x0000000400700000,0x0000000400800000)] 0x000001f04e163f10 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=3144, stack(0x0000000400900000,0x0000000400a00000)] 0x000001f04f5890e0 JavaThread "InvokeLaterDispatcher" daemon [_thread_blocked, id=13540, stack(0x0000000400c00000,0x0000000400d00000)] =>0x000001f04f585720 JavaThread "JavaFX Application Thread" [_thread_in_native, id=9112, stack(0x0000000400d00000,0x0000000400e00000)] 0x000001f04f586f30 JavaThread "Thread-1" daemon [_thread_in_native, id=9628, stack(0x0000000401200000,0x0000000401300000)] 0x000001f04f58a8f0 JavaThread "JavaFX-Launcher" [_thread_blocked, id=14392, stack(0x0000000401300000,0x0000000401400000)] 0x000001f04f586590 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=6104, stack(0x0000000401400000,0x0000000401500000)] 0x000001f04f58b760 JavaThread "Cleaner-0" daemon [_thread_blocked, id=1768, stack(0x0000000401600000,0x0000000401700000)] 0x000001f04f583f10 JavaThread "mysql-cj-abandoned-connection-cleanup" daemon [_thread_blocked, id=1776, stack(0x0000000401900000,0x0000000401a00000)] 0x000001f04f587400 JavaThread "Hibernate Connection Pool Validation Thread" daemon [_thread_blocked, id=10592, stack(0x0000000401a00000,0x0000000401b00000)] 0x000001f04f586a60 JavaThread "Thread-4" [_thread_in_native, id=11520, stack(0x0000000401c00000,0x0000000401d00000)]

Other Threads: 0x000001f04e144800 VMThread "VM Thread" [stack: 0x000000047fa00000,0x000000047fb00000] [id=5748] 0x000001f04ed14530 WatcherThread [stack: 0x0000000400800000,0x0000000400900000] [id=820] 0x000001f02f9e2ea0 GCTaskThread "GC Thread#0" [stack: 0x000000047f500000,0x000000047f600000] [id=10804] 0x000001f04ec65590 GCTaskThread "GC Thread#1" [stack: 0x0000000400500000,0x0000000400600000] [id=1872] 0x000001f02f9eeb40 ConcurrentGCThread "G1 Main Marker" [stack: 0x000000047f600000,0x000000047f700000] [id=1716] 0x000001f02f9efc00 ConcurrentGCThread "G1 Conc#0" [stack: 0x000000047f700000,0x000000047f800000] [id=4220] 0x000001f02fa643d0 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000047f800000,0x000000047f900000] [id=8648] 0x000001f02fa64d00 ConcurrentGCThread "G1 Service" [stack: 0x000000047f900000,0x000000047fa00000] [id=14516]

Threads with active compile tasks:

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000761c00000, size: 2532 MB, Compressed Oops mode: Zero based, Oop shift amount: 3

CDS archive(s) mapped at: [0x0000000800000000-0x0000000800bc0000-0x0000000800bc0000), size 12320768, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0. Compressed class space mapped at: 0x0000000800c00000-0x0000000840c00000, reserved size: 1073741824 Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000

GC Precious Log: CPUs: 2 total, 2 available Memory: 10126M Large Page Support: Disabled NUMA Support: Disabled Compressed Oops: Enabled (Zero based) Heap Region Size: 2M Heap Min Capacity: 8M Heap Initial Capacity: 160M Heap Max Capacity: 2532M Pre-touch: Disabled Parallel Workers: 2 Concurrent Workers: 1 Concurrent Refinement Workers: 2 Periodic GC: Disabled

Heap: garbage-first heap total 61440K, used 23173K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 4 young (8192K), 2 survivors (4096K) Metaspace used 54702K, committed 55040K, reserved 1097728K class space used 7592K, committed 7744K, reserved 1048576K

Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next) | 0|0x0000000761c00000, 0x0000000761e00000, 0x0000000761e00000|100%| O| |TAMS 0x0000000761e00000, 0x0000000761c00000| Untracked | 1|0x0000000761e00000, 0x0000000762000000, 0x0000000762000000|100%| O| |TAMS 0x0000000762000000, 0x0000000761e00000| Untracked | 2|0x0000000762000000, 0x0000000762200000, 0x0000000762200000|100%| O| |TAMS 0x0000000762200000, 0x0000000762000000| Untracked | 3|0x0000000762200000, 0x0000000762220000, 0x0000000762400000| 6%| O| |TAMS 0x0000000762220000, 0x0000000762200000| Untracked | 4|0x0000000762400000, 0x0000000762600000, 0x0000000762600000|100%|HS| |TAMS 0x0000000762600000, 0x0000000762400000| Complete | 5|0x0000000762600000, 0x0000000762800000, 0x0000000762800000|100%| O| |TAMS 0x0000000762800000, 0x0000000762600000| Untracked | 6|0x0000000762800000, 0x0000000762a00000, 0x0000000762a00000|100%| O| |TAMS 0x00000007629e6600, 0x0000000762800000| Untracked | 7|0x0000000762a00000, 0x0000000762c00000, 0x0000000762c00000|100%| O| |TAMS 0x0000000762a00000, 0x0000000762a00000| Untracked | 8|0x0000000762c00000, 0x0000000762e00000, 0x0000000762e00000|100%| O| |TAMS 0x0000000762c00000, 0x0000000762c00000| Untracked | 9|0x0000000762e00000, 0x0000000762eca800, 0x0000000763000000| 39%| O| |TAMS 0x0000000762e00000, 0x0000000762e00000| Untracked | 10|0x0000000763000000, 0x0000000763000000, 0x0000000763200000| 0%| F| |TAMS 0x0000000763000000, 0x0000000763000000| Untracked | 11|0x0000000763200000, 0x0000000763200000, 0x0000000763400000| 0%| F| |TAMS 0x0000000763200000, 0x0000000763200000| Untracked | 12|0x0000000763400000, 0x0000000763400000, 0x0000000763600000| 0%| F| |TAMS 0x0000000763400000, 0x0000000763400000| Untracked | 13|0x0000000763600000, 0x0000000763600000, 0x0000000763800000| 0%| F| |TAMS 0x0000000763600000, 0x0000000763600000| Untracked | 14|0x0000000763800000, 0x0000000763800000, 0x0000000763a00000| 0%| F| |TAMS 0x0000000763800000, 0x0000000763800000| Untracked | 15|0x0000000763a00000, 0x0000000763bb6f80, 0x0000000763c00000| 85%| S|CS|TAMS 0x0000000763a00000, 0x0000000763a00000| Complete | 16|0x0000000763c00000, 0x0000000763c00000, 0x0000000763e00000| 0%| F| |TAMS 0x0000000763c00000, 0x0000000763c00000| Untracked | 17|0x0000000763e00000, 0x0000000763e00000, 0x0000000764000000| 0%| F| |TAMS 0x0000000763e00000, 0x0000000763e00000| Untracked | 18|0x0000000764000000, 0x0000000764200000, 0x0000000764200000|100%| S|CS|TAMS 0x0000000764000000, 0x0000000764000000| Complete | 19|0x0000000764200000, 0x0000000764200000, 0x0000000764400000| 0%| F| |TAMS 0x0000000764200000, 0x0000000764200000| Untracked | 20|0x0000000764400000, 0x0000000764400000, 0x0000000764600000| 0%| F| |TAMS 0x0000000764400000, 0x0000000764400000| Untracked | 21|0x0000000764600000, 0x0000000764600000, 0x0000000764800000| 0%| F| |TAMS 0x0000000764600000, 0x0000000764600000| Untracked | 22|0x0000000764800000, 0x0000000764800000, 0x0000000764a00000| 0%| F| |TAMS 0x0000000764800000, 0x0000000764800000| Untracked | 23|0x0000000764a00000, 0x0000000764a00000, 0x0000000764c00000| 0%| F| |TAMS 0x0000000764a00000, 0x0000000764a00000| Untracked | 24|0x0000000764c00000, 0x0000000764c00000, 0x0000000764e00000| 0%| F| |TAMS 0x0000000764c00000, 0x0000000764c00000| Untracked | 25|0x0000000764e00000, 0x0000000764e00000, 0x0000000765000000| 0%| F| |TAMS 0x0000000764e00000, 0x0000000764e00000| Untracked | 66|0x000000076a000000, 0x000000076a000000, 0x000000076a200000| 0%| F| |TAMS 0x000000076a000000, 0x000000076a000000| Untracked | 67|0x000000076a200000, 0x000000076a200000, 0x000000076a400000| 0%| F| |TAMS 0x000000076a200000, 0x000000076a200000| Untracked | 68|0x000000076a400000, 0x000000076a5011d8, 0x000000076a600000| 50%| E| |TAMS 0x000000076a400000, 0x000000076a400000| Complete | 79|0x000000076ba00000, 0x000000076bc00000, 0x000000076bc00000|100%| E|CS|TAMS 0x000000076ba00000, 0x000000076ba00000| Complete

Card table byte_map: [0x000001f046700000,0x000001f046c00000] _byte_map_base: 0x000001f042bf2000

Marking Bits (Prev, Next): (CMBitMap) 0x000001f02f9e43d0, (CMBitMap) 0x000001f02f9e4410 Prev Bits: [0x000001f047100000, 0x000001f049890000) Next Bits: [0x000001f049890000, 0x000001f04c020000)

Polling page: 0x000001f02d8f0000

Metaspace:

Usage: Non-class: 46.01 MB used. Class: 7.41 MB used. Both: 53.42 MB used.

Virtual space: Non-class space: 48.00 MB reserved, 46.19 MB ( 96%) committed, 6 nodes. Class space: 1.00 GB reserved, 7.56 MB ( <1%) committed, 1 nodes. Both: 1.05 GB reserved, 53.75 MB ( 5%) committed.

Chunk freelists: Non-Class: 1.53 MB Class: 464.00 KB Both: 1.98 MB

MaxMetaspaceSize: unlimited CompressedClassSpaceSize: 1.00 GB Initial GC threshold: 21.00 MB Current GC threshold: 59.00 MB CDS: on MetaspaceReclaimPolicy: balanced

Internal statistics:

num_allocs_failed_limit: 6. num_arena_births: 462. num_arena_deaths: 0. num_vsnodes_births: 7. num_vsnodes_deaths: 0. num_space_committed: 860. num_space_uncommitted: 0. num_chunks_returned_to_freelist: 6. num_chunks_taken_from_freelist: 2108. num_chunk_merges: 3. num_chunk_splits: 1546. num_chunks_enlarged: 1254. num_purges: 0. num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120064Kb used=1893Kb max_used=1893Kb free=118170Kb bounds [0x000001f03ecc0000, 0x000001f03ef30000, 0x000001f046200000] CodeHeap 'profiled nmethods': size=120000Kb used=9483Kb max_used=9483Kb free=110516Kb bounds [0x000001f037790000, 0x000001f0380e0000, 0x000001f03ecc0000] CodeHeap 'non-nmethods': size=5696Kb used=1582Kb max_used=1652Kb free=4113Kb bounds [0x000001f037200000, 0x000001f037470000, 0x000001f037790000] total_blobs=5876 nmethods=4896 adapters=892 compilation: enabled stopped_count=0, restarted_count=0 full_count=0

Compilation events (20 events): Event: 22.402 Thread 0x000001f04e16bc00 4894 3 sun.nio.ch.IOStatus::normalize (10 bytes) Event: 22.402 Thread 0x000001f04e16bc00 nmethod 4894 0x000001f0380cd890 code [0x000001f0380cda20, 0x000001f0380cdb78] Event: 22.403 Thread 0x000001f04e16bc00 4896 3 sun.nio.ch.IOUtil::write (14 bytes) Event: 22.403 Thread 0x000001f04e16bc00 nmethod 4896 0x000001f0380cdc10 code [0x000001f0380cdda0, 0x000001f0380cdec8] Event: 22.403 Thread 0x000001f04e16bc00 4897 ! 3 sun.nio.ch.IOUtil::write (178 bytes) Event: 22.404 Thread 0x000001f04e16bc00 nmethod 4897 0x000001f0380cdf90 code [0x000001f0380ce1e0, 0x000001f0380ceac8] Event: 22.404 Thread 0x000001f04e16bc00 4898 ! 3 sun.nio.ch.IOUtil::writeFromNativeBuffer (173 bytes) Event: 22.405 Thread 0x000001f04e16bc00 nmethod 4898 0x000001f0380cee90 code [0x000001f0380cf140, 0x000001f0380cff38] Event: 22.405 Thread 0x000001f04e16bc00 4899 3 sun.nio.ch.FileDispatcherImpl::write (17 bytes) Event: 22.405 Thread 0x000001f04e16bc00 nmethod 4899 0x000001f0380d0610 code [0x000001f0380d07c0, 0x000001f0380d0988] Event: 22.405 Thread 0x000001f04e16bc00 4901 ! 3 sun.nio.ch.FileChannelImpl::write (266 bytes) Event: 22.406 Thread 0x000001f04e16bc00 nmethod 4901 0x000001f0380d0a90 code [0x000001f0380d0da0, 0x000001f0380d1d88] Event: 22.421 Thread 0x000001f04e168b50 4902 4 java.nio.ByteBuffer::limit (8 bytes) Event: 22.421 Thread 0x000001f04e168b50 nmethod 4902 0x000001f03ee98a10 code [0x000001f03ee98b80, 0x000001f03ee98c78] Event: 22.432 Thread 0x000001f04e16bc00 4903 3 java.nio.MappedByteBuffer::position (6 bytes) Event: 22.433 Thread 0x000001f04e16bc00 nmethod 4903 0x000001f0380d2590 code [0x000001f0380d2740, 0x000001f0380d2948] Event: 22.470 Thread 0x000001f04e168b50 4904 ! 4 java.util.zip.Inflater::setInput (69 bytes) Event: 22.473 Thread 0x000001f04e168b50 nmethod 4904 0x000001f03ee98d90 code [0x000001f03ee98f20, 0x000001f03ee992b8] Event: 22.483 Thread 0x000001f04e16bc00 4905 3 java.nio.MappedByteBuffer::limit (6 bytes) Event: 22.483 Thread 0x000001f04e16bc00 nmethod 4905 0x000001f0380d2a90 code [0x000001f0380d2c40, 0x000001f0380d2e48]

GC Heap History (20 events): Event: 0.210 GC heap before {Heap before GC invocations=0 (full 0): garbage-first heap total 163840K, used 8192K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 4 young (8192K), 0 survivors (0K) Metaspace used 503K, committed 704K, reserved 1056768K class space used 30K, committed 128K, reserved 1048576K } Event: 0.212 GC heap after {Heap after GC invocations=1 (full 0): garbage-first heap total 163840K, used 1064K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 1 young (2048K), 1 survivors (2048K) Metaspace used 503K, committed 704K, reserved 1056768K class space used 30K, committed 128K, reserved 1048576K } Event: 0.415 GC heap before {Heap before GC invocations=1 (full 0): garbage-first heap total 163840K, used 7208K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 5 young (10240K), 1 survivors (2048K) Metaspace used 1641K, committed 1728K, reserved 1056768K class space used 162K, committed 192K, reserved 1048576K } Event: 0.418 GC heap after {Heap after GC invocations=2 (full 0): garbage-first heap total 163840K, used 2861K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 1 young (2048K), 1 survivors (2048K) Metaspace used 1641K, committed 1728K, reserved 1056768K class space used 162K, committed 192K, reserved 1048576K } Event: 1.008 GC heap before {Heap before GC invocations=2 (full 0): garbage-first heap total 163840K, used 21293K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 10 young (20480K), 1 survivors (2048K) Metaspace used 6578K, committed 6848K, reserved 1056768K class space used 756K, committed 896K, reserved 1048576K } Event: 1.012 GC heap after {Heap after GC invocations=3 (full 0): garbage-first heap total 163840K, used 5524K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 6578K, committed 6848K, reserved 1056768K class space used 756K, committed 896K, reserved 1048576K } Event: 1.805 GC heap before {Heap before GC invocations=3 (full 0): garbage-first heap total 163840K, used 34196K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 16 young (32768K), 2 survivors (4096K) Metaspace used 16328K, committed 16576K, reserved 1064960K class space used 2082K, committed 2176K, reserved 1048576K } Event: 1.815 GC heap after {Heap after GC invocations=4 (full 0): garbage-first heap total 163840K, used 10368K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 16328K, committed 16576K, reserved 1064960K class space used 2082K, committed 2176K, reserved 1048576K } Event: 8.705 GC heap before {Heap before GC invocations=4 (full 0): garbage-first heap total 163840K, used 32896K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 13 young (26624K), 2 survivors (4096K) Metaspace used 21267K, committed 21504K, reserved 1073152K class space used 2951K, committed 3072K, reserved 1048576K } Event: 8.713 GC heap after {Heap after GC invocations=5 (full 0): garbage-first heap total 163840K, used 13928K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 3 young (6144K), 3 survivors (6144K) Metaspace used 21267K, committed 21504K, reserved 1073152K class space used 2951K, committed 3072K, reserved 1048576K } Event: 16.269 GC heap before {Heap before GC invocations=6 (full 0): garbage-first heap total 61440K, used 44648K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 18 young (36864K), 3 survivors (6144K) Metaspace used 30478K, committed 30784K, reserved 1081344K class space used 4138K, committed 4288K, reserved 1048576K } Event: 16.278 GC heap after {Heap after GC invocations=7 (full 0): garbage-first heap total 61440K, used 15797K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 30478K, committed 30784K, reserved 1081344K class space used 4138K, committed 4288K, reserved 1048576K } Event: 16.727 GC heap before {Heap before GC invocations=7 (full 0): garbage-first heap total 61440K, used 23989K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 7 young (14336K), 2 survivors (4096K) Metaspace used 35793K, committed 36096K, reserved 1081344K class space used 4770K, committed 4928K, reserved 1048576K } Event: 16.734 GC heap after {Heap after GC invocations=8 (full 0): garbage-first heap total 61440K, used 17727K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 35793K, committed 36096K, reserved 1081344K class space used 4770K, committed 4928K, reserved 1048576K } Event: 17.776 GC heap before {Heap before GC invocations=9 (full 0): garbage-first heap total 61440K, used 40255K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 14 young (28672K), 2 survivors (4096K) Metaspace used 42656K, committed 42944K, reserved 1089536K class space used 5797K, committed 5952K, reserved 1048576K } Event: 17.789 GC heap after {Heap after GC invocations=10 (full 0): garbage-first heap total 61440K, used 18375K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 42656K, committed 42944K, reserved 1089536K class space used 5797K, committed 5952K, reserved 1048576K } Event: 18.721 GC heap before {Heap before GC invocations=10 (full 0): garbage-first heap total 61440K, used 42951K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 14 young (28672K), 2 survivors (4096K) Metaspace used 48808K, committed 49216K, reserved 1097728K class space used 6725K, committed 6912K, reserved 1048576K } Event: 18.727 GC heap after {Heap after GC invocations=11 (full 0): garbage-first heap total 61440K, used 19643K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 48808K, committed 49216K, reserved 1097728K class space used 6725K, committed 6912K, reserved 1048576K } Event: 19.183 GC heap before {Heap before GC invocations=11 (full 0): garbage-first heap total 61440K, used 40123K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 13 young (26624K), 2 survivors (4096K) Metaspace used 53888K, committed 54272K, reserved 1097728K class space used 7492K, committed 7680K, reserved 1048576K } Event: 19.189 GC heap after {Heap after GC invocations=12 (full 0): garbage-first heap total 61440K, used 21125K [0x0000000761c00000, 0x0000000800000000) region size 2048K, 2 young (4096K), 2 survivors (4096K) Metaspace used 53888K, committed 54272K, reserved 1097728K class space used 7492K, committed 7680K, reserved 1048576K }

Deoptimization events (20 events): Event: 18.862 Thread 0x000001f04f585720 DEOPT PACKING pc=0x000001f03ee3b09c sp=0x0000000400dfb410 Event: 18.862 Thread 0x000001f04f585720 DEOPT UNPACKING pc=0x000001f0372523a3 sp=0x0000000400dfb3a0 mode 2 Event: 18.895 Thread 0x000001f04f585720 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f03ee6d800 relative=0x0000000000000620 Event: 18.895 Thread 0x000001f04f585720 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f03ee6d800 method=org.antlr.v4.runtime.atn.ParserATNSimulator.getEpsilonTarget(Lorg/antlr/v4/runtime/atn/ATNConfig;Lorg/antlr/v4/runtime/atn/Transition;ZZZZ)Lorg/antlr/v4/runtime/atn/ATNConfi Event: 18.895 Thread 0x000001f04f585720 DEOPT PACKING pc=0x000001f03ee6d800 sp=0x0000000400dfa380 Event: 18.895 Thread 0x000001f04f585720 DEOPT UNPACKING pc=0x000001f0372523a3 sp=0x0000000400dfa328 mode 2 Event: 19.015 Thread 0x000001f04f585720 DEOPT PACKING pc=0x000001f037dbe983 sp=0x0000000400dfb130 Event: 19.015 Thread 0x000001f04f585720 DEOPT UNPACKING pc=0x000001f037252b43 sp=0x0000000400dfa5a0 mode 0 Event: 19.176 Thread 0x000001f04f585720 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f03ed8e4cc relative=0x000000000000022c Event: 19.176 Thread 0x000001f04f585720 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f03ed8e4cc method=jdk.internal.org.objectweb.asm.Frame.push(I)V @ 26 c2 Event: 19.176 Thread 0x000001f04f585720 DEOPT PACKING pc=0x000001f03ed8e4cc sp=0x0000000400df8d70 Event: 19.176 Thread 0x000001f04f585720 DEOPT UNPACKING pc=0x000001f0372523a3 sp=0x0000000400df8d18 mode 2 Event: 19.258 Thread 0x000001f04f585720 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f03edf0b48 relative=0x00000000000000a8 Event: 19.258 Thread 0x000001f04f585720 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f03edf0b48 method=java.lang.CharacterDataLatin1.digit(II)I @ 12 c2 Event: 19.258 Thread 0x000001f04f585720 DEOPT PACKING pc=0x000001f03edf0b48 sp=0x0000000400dfb530 Event: 19.258 Thread 0x000001f04f585720 DEOPT UNPACKING pc=0x000001f0372523a3 sp=0x0000000400dfb4a8 mode 2 Event: 19.258 Thread 0x000001f04f585720 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f03edd5828 relative=0x00000000000000a8 Event: 19.258 Thread 0x000001f04f585720 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f03edd5828 method=java.net.URI.match(CJJ)Z @ 45 c2 Event: 19.258 Thread 0x000001f04f585720 DEOPT PACKING pc=0x000001f03edd5828 sp=0x0000000400dfb060 Event: 19.258 Thread 0x000001f04f585720 DEOPT UNPACKING pc=0x000001f0372523a3 sp=0x0000000400dfafe8 mode 2

Classes unloaded (0 events): No events

Classes redefined (0 events): No events

Internal exceptions (20 events): Event: 17.809 Thread 0x000001f04f585720 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000000076baf8808}: Found class java.lang.Object, but interface was expected> (0x000000076baf8808) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 833] Event: 17.825 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x000000076bb66bb8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076bb66bb8) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.201 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x000000076470b930}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x000000076470b930) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.202 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x0000000764711650}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x0000000764711650) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.228 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x00000007644a70e0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x00000007644a70e0) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.244 Thread 0x000001f04f585720 Exception <a 'sun/nio/fs/WindowsException'{0x00000007645f58d0}> (0x00000007645f58d0) thrown [t:\workspace\open\src\hotspot\share\prims\jni.cpp, line 516] Event: 18.245 Thread 0x000001f04f585720 Exception <a 'sun/nio/fs/WindowsException'{0x00000007645f7be0}> (0x00000007645f7be0) thrown [t:\workspace\open\src\hotspot\share\prims\jni.cpp, line 516] Event: 18.253 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x00000007642919d0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000007642919d0) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.253 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x0000000764296150}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000764296150) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.698 Thread 0x000001f04f585720 Exception <a 'sun/nio/fs/WindowsException'{0x000000076404ec88}> (0x000000076404ec88) thrown [t:\workspace\open\src\hotspot\share\prims\jni.cpp, line 516] Event: 18.939 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x0000000764930e40}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object)'> (0x0000000764930e40) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 18.978 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x0000000764758448}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object)'> (0x0000000764758448) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 19.022 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x0000000764205fe8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000764205fe8) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 19.030 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x0000000764278f40}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000764278f40) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 19.030 Thread 0x000001f04f585720 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000000076427c918}: Found class java.lang.Object, but interface was expected> (0x000000076427c918) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 833] Event: 19.176 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x000000076439b6d0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, long, int, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000076439b6d0) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 19.177 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x00000007643a0780}: 'java.lang.Object java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, long, int, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000007643a0780) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 19.256 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x000000076ba5f5c8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x000000076ba5f5c8) thrown [t:\workspace\open\src\hotspot\share\interpreter\linkResolver.cpp, line 766] Event: 19.271 Thread 0x000001f04f585720 Exception <a 'java/lang/NoSuchMethodError'{0x000000076ba88b68}: static Lvtdics/lib/SocketData;.()V> (0x000000076ba88b68) thrown [t:\workspace\open\src\hotspot\share\prims\jni.cpp, line 1107] Event: 22.376 Thread 0x000001f04f585720 Exception <a 'sun/nio/fs/WindowsException'{0x000000076a42a480}> (0x000000076a42a480) thrown [t:\workspace\open\src\hotspot\share\prims\jni.cpp, line 516]

VM Operations (20 events): Event: 16.759 Executing VM operation: G1Concurrent Event: 16.760 Executing VM operation: G1Concurrent done Event: 17.776 Executing VM operation: G1CollectForAllocation Event: 17.789 Executing VM operation: G1CollectForAllocation done Event: 18.174 Executing VM operation: ICBufferFull Event: 18.174 Executing VM operation: ICBufferFull done Event: 18.721 Executing VM operation: G1CollectForAllocation Event: 18.727 Executing VM operation: G1CollectForAllocation done Event: 18.797 Executing VM operation: HandshakeAllThreads Event: 18.797 Executing VM operation: HandshakeAllThreads done Event: 18.800 Executing VM operation: HandshakeAllThreads Event: 18.800 Executing VM operation: HandshakeAllThreads done Event: 18.917 Executing VM operation: HandshakeAllThreads Event: 18.917 Executing VM operation: HandshakeAllThreads done Event: 19.183 Executing VM operation: G1CollectForAllocation Event: 19.189 Executing VM operation: G1CollectForAllocation done Event: 20.194 Executing VM operation: Cleanup Event: 20.194 Executing VM operation: Cleanup done Event: 22.194 Executing VM operation: Cleanup Event: 22.194 Executing VM operation: Cleanup done

Events (20 events): Event: 19.273 loading class java/io/ObjectStreamClass$ExceptionInfo Event: 19.273 loading class java/io/ObjectStreamClass$ExceptionInfo done Event: 19.275 loading class jdk/internal/event/DeserializationEvent Event: 19.275 loading class jdk/internal/event/DeserializationEvent done Event: 19.276 loading class java/io/ObjectInputStream$FieldValues Event: 19.276 loading class java/io/ObjectInputStream$FieldValues done Event: 22.375 loading class java/nio/file/TempFileHelper Event: 22.375 loading class java/nio/file/TempFileHelper done Event: 22.376 loading class sun/nio/fs/WindowsChannelFactory$2 Event: 22.376 loading class sun/nio/fs/WindowsChannelFactory$2 done Event: 22.377 loading class java/nio/file/StandardCopyOption Event: 22.377 loading class java/nio/file/StandardCopyOption done Event: 22.378 loading class java/nio/channels/Channels$1 Event: 22.378 loading class java/nio/channels/Channels$1 done Event: 22.641 Loaded shared library C:\Users\Matthew Cole\AppData\Local\Temp\webrtc-java11418626689909399748.dll Event: 22.647 loading class java/io/DeleteOnExitHook Event: 22.647 loading class java/io/DeleteOnExitHook done Event: 22.647 loading class java/io/DeleteOnExitHook$1 Event: 22.647 loading class java/io/DeleteOnExitHook$1 done Event: 22.892 Thread 0x000001f04f586a60 Thread added: 0x000001f04f586a60

Dynamic libraries: 0x00007ff6f1810000 - 0x00007ff6f1820000 C:\Program Files\Java\jdk-17.0.2\bin\java.exe 0x00007ffa08050000 - 0x00007ffa08248000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffa061e0000 - 0x00007ffa0629f000 C:\Windows\System32\KERNEL32.DLL 0x00007ffa05750000 - 0x00007ffa05a22000 C:\Windows\System32\KERNELBASE.dll 0x00007ffa05ad0000 - 0x00007ffa05bd0000 C:\Windows\System32\ucrtbase.dll 0x00007ff9f7730000 - 0x00007ff9f774a000 C:\Program Files\Java\jdk-17.0.2\bin\VCRUNTIME140.dll 0x00007ff9dd4c0000 - 0x00007ff9dd4d8000 C:\Program Files\Java\jdk-17.0.2\bin\jli.dll 0x00007ffa07180000 - 0x00007ffa0722e000 C:\Windows\System32\ADVAPI32.dll 0x00007ffa07230000 - 0x00007ffa072ce000 C:\Windows\System32\msvcrt.dll 0x00007ffa07c30000 - 0x00007ffa07ccc000 C:\Windows\System32\sechost.dll 0x00007ffa06e10000 - 0x00007ffa06f35000 C:\Windows\System32\RPCRT4.dll 0x00007ffa062a0000 - 0x00007ffa0643d000 C:\Windows\System32\USER32.dll 0x00007ffa05aa0000 - 0x00007ffa05ac2000 C:\Windows\System32\win32u.dll 0x00007ffa06cb0000 - 0x00007ffa06cdb000 C:\Windows\System32\GDI32.dll 0x00007ffa05ec0000 - 0x00007ffa05fcf000 C:\Windows\System32\gdi32full.dll 0x00007ffa06000000 - 0x00007ffa0609d000 C:\Windows\System32\msvcp_win.dll 0x00007ff9eb5d0000 - 0x00007ff9eb86a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll 0x00007ff9fc1a0000 - 0x00007ff9fc1aa000 C:\Windows\SYSTEM32\VERSION.dll 0x00007ffa07f00000 - 0x00007ffa07f32000 C:\Windows\System32\IMM32.DLL 0x00007ff9d7ba0000 - 0x00007ff9d7bac000 C:\Program Files\Java\jdk-17.0.2\bin\vcruntime140_1.dll 0x00007ff9c4d40000 - 0x00007ff9c4dcd000 C:\Program Files\Java\jdk-17.0.2\bin\msvcp140.dll 0x00007ff98b200000 - 0x00007ff98bdc1000 C:\Program Files\Java\jdk-17.0.2\bin\server\jvm.dll 0x00007ffa07d80000 - 0x00007ffa07d88000 C:\Windows\System32\PSAPI.DLL 0x00007ff9c82f0000 - 0x00007ff9c82f9000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00007ffa07080000 - 0x00007ffa070eb000 C:\Windows\System32\WS2_32.dll 0x00007ff9fc170000 - 0x00007ff9fc197000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffa03ff0000 - 0x00007ffa04002000 C:\Windows\SYSTEM32\kernel.appcore.dll 0x00007ff9d2ae0000 - 0x00007ff9d2aea000 C:\Program Files\Java\jdk-17.0.2\bin\jimage.dll 0x00007ffa03b10000 - 0x00007ffa03cf4000 C:\Windows\SYSTEM32\DBGHELP.DLL 0x00007ff9f2b80000 - 0x00007ff9f2bac000 C:\Windows\SYSTEM32\dbgcore.DLL 0x00007ffa05cd0000 - 0x00007ffa05d52000 C:\Windows\System32\bcryptPrimitives.dll 0x00007ff9ce660000 - 0x00007ff9ce66e000 C:\Program Files\Java\jdk-17.0.2\bin\instrument.dll 0x00007ff9c8140000 - 0x00007ff9c8165000 C:\Program Files\Java\jdk-17.0.2\bin\java.dll 0x00007ff9c4c60000 - 0x00007ff9c4d36000 C:\Program Files\Java\jdk-17.0.2\bin\jsvml.dll 0x00007ffa072d0000 - 0x00007ffa07a13000 C:\Windows\System32\SHELL32.dll 0x00007ffa02a00000 - 0x00007ffa03192000 C:\Windows\SYSTEM32\windows.storage.dll 0x00007ffa064d0000 - 0x00007ffa06824000 C:\Windows\System32\combase.dll 0x00007ffa050d0000 - 0x00007ffa05100000 C:\Windows\SYSTEM32\Wldp.dll 0x00007ffa07cd0000 - 0x00007ffa07d7d000 C:\Windows\System32\SHCORE.dll 0x00007ffa07a20000 - 0x00007ffa07a75000 C:\Windows\System32\shlwapi.dll 0x00007ffa05690000 - 0x00007ffa056af000 C:\Windows\SYSTEM32\profapi.dll 0x00007ff9ca440000 - 0x00007ff9ca459000 C:\Program Files\Java\jdk-17.0.2\bin\net.dll 0x00007ff9f8540000 - 0x00007ff9f864c000 C:\Windows\SYSTEM32\WINHTTP.dll 0x00007ffa04e30000 - 0x00007ffa04e9a000 C:\Windows\system32\mswsock.dll 0x00007ff9ca3a0000 - 0x00007ff9ca3b6000 C:\Program Files\Java\jdk-17.0.2\bin\nio.dll 0x00007ff9ca380000 - 0x00007ff9ca398000 C:\Program Files\Java\jdk-17.0.2\bin\zip.dll 0x00007ff9ce640000 - 0x00007ff9ce65a000 C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.2.1\bin\breakgen64.dll 0x000001f02d970000 - 0x000001f02d973000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-console-l1-1-0.dll 0x000001f02d980000 - 0x000001f02d983000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-console-l1-2-0.dll 0x000001f02d990000 - 0x000001f02d993000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-datetime-l1-1-0.dll 0x000001f02d9a0000 - 0x000001f02d9a3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-debug-l1-1-0.dll 0x000001f02d9b0000 - 0x000001f02d9b3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-errorhandling-l1-1-0.dll 0x000001f02d9c0000 - 0x000001f02d9c4000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-file-l1-1-0.dll 0x000001f02f8a0000 - 0x000001f02f8a3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-file-l1-2-0.dll 0x000001f02f8b0000 - 0x000001f02f8b3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-file-l2-1-0.dll 0x000001f02f8c0000 - 0x000001f02f8c3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-handle-l1-1-0.dll 0x000001f02f8d0000 - 0x000001f02f8d3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-heap-l1-1-0.dll 0x000001f02f8e0000 - 0x000001f02f8e3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-interlocked-l1-1-0.dll 0x000001f02f8f0000 - 0x000001f02f8f3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-libraryloader-l1-1-0.dll 0x000001f02f900000 - 0x000001f02f903000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-localization-l1-2-0.dll 0x000001f02f910000 - 0x000001f02f913000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-memory-l1-1-0.dll 0x000001f02f920000 - 0x000001f02f923000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-namedpipe-l1-1-0.dll 0x000001f02f930000 - 0x000001f02f933000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-processenvironment-l1-1-0.dll 0x000001f02f940000 - 0x000001f02f943000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-processthreads-l1-1-0.dll 0x000001f02f950000 - 0x000001f02f953000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-processthreads-l1-1-1.dll 0x000001f02f960000 - 0x000001f02f963000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-profile-l1-1-0.dll 0x000001f02f970000 - 0x000001f02f973000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-rtlsupport-l1-1-0.dll 0x000001f04e220000 - 0x000001f04e223000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-string-l1-1-0.dll 0x000001f04e230000 - 0x000001f04e233000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-synch-l1-1-0.dll 0x000001f04e240000 - 0x000001f04e243000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-synch-l1-2-0.dll 0x000001f04e250000 - 0x000001f04e253000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-sysinfo-l1-1-0.dll 0x000001f04e260000 - 0x000001f04e263000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-timezone-l1-1-0.dll 0x000001f04e270000 - 0x000001f04e273000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-core-util-l1-1-0.dll 0x000001f04e280000 - 0x000001f04e283000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-conio-l1-1-0.dll 0x000001f04e290000 - 0x000001f04e294000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-convert-l1-1-0.dll 0x000001f04e2a0000 - 0x000001f04e2a3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-environment-l1-1-0.dll 0x000001f04e2b0000 - 0x000001f04e2b3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-filesystem-l1-1-0.dll 0x000001f04e2c0000 - 0x000001f04e2c3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-heap-l1-1-0.dll 0x000001f04e2d0000 - 0x000001f04e2d3000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-locale-l1-1-0.dll 0x000001f04e2e0000 - 0x000001f04e2e5000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-math-l1-1-0.dll 0x000001f04e2f0000 - 0x000001f04e2f5000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-multibyte-l1-1-0.dll 0x000001f04e300000 - 0x000001f04e310000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-private-l1-1-0.dll 0x000001f04e310000 - 0x000001f04e313000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-process-l1-1-0.dll 0x000001f04e320000 - 0x000001f04e324000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-runtime-l1-1-0.dll 0x000001f04e330000 - 0x000001f04e334000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-stdio-l1-1-0.dll 0x000001f04e340000 - 0x000001f04e344000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-string-l1-1-0.dll 0x000001f04e350000 - 0x000001f04e353000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-time-l1-1-0.dll 0x000001f04e360000 - 0x000001f04e363000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\api-ms-win-crt-utility-l1-1-0.dll 0x00007ff9f7c80000 - 0x00007ff9f7d7c000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\ucrtbase.dll 0x00007ff9f7f80000 - 0x00007ff9f7f9a000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\vcruntime140.dll 0x00007ff9f8ca0000 - 0x00007ff9f8cac000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\vcruntime140_1.dll 0x00007ff9f7ef0000 - 0x00007ff9f7f7d000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\msvcp140.dll 0x00007ff9f7ec0000 - 0x00007ff9f7eea000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\prism_d3d.dll 0x00007ff99ac00000 - 0x00007ff99adcf000 C:\Windows\system32\d3d9.dll 0x00007ffa02530000 - 0x00007ffa0255f000 C:\Windows\SYSTEM32\dwmapi.dll 0x00007ffa02300000 - 0x00007ffa0239e000 C:\Windows\system32\uxtheme.dll 0x00007ff9fc1b0000 - 0x00007ff9fc368000 C:\Windows\System32\DriverStore\FileRepository\u0372351.inf_amd64_d9136d66f2036415\B371894\aticfx64.dll 0x00007ff9f7df0000 - 0x00007ff9f7e24000 C:\Windows\System32\DriverStore\FileRepository\u0372351.inf_amd64_d9136d66f2036415\B371894\atiu9p64.dll 0x00007ff990450000 - 0x00007ff9911a4000 C:\Windows\System32\DriverStore\FileRepository\u0372351.inf_amd64_d9136d66f2036415\B371894\atiumd64.dll 0x00007ffa06ce0000 - 0x00007ffa06e0a000 C:\Windows\System32\ole32.dll 0x0000000067150000 - 0x0000000067fc5000 C:\Windows\System32\DriverStore\FileRepository\u0372351.inf_amd64_d9136d66f2036415\B371894\atiumd6a.dll 0x00007ffa06830000 - 0x00007ffa06c98000 C:\Windows\System32\SETUPAPI.dll 0x00007ffa05c80000 - 0x00007ffa05cce000 C:\Windows\System32\cfgmgr32.dll 0x00007ffa05fd0000 - 0x00007ffa05ff7000 C:\Windows\System32\bcrypt.dll 0x00007ffa055c0000 - 0x00007ffa0560b000 C:\Windows\SYSTEM32\POWRPROF.dll 0x00007ffa055a0000 - 0x00007ffa055b2000 C:\Windows\SYSTEM32\UMPDC.dll 0x00007ff9f9fe0000 - 0x00007ff9fa010000 C:\Windows\SYSTEM32\amdihk64.dll 0x00007ff9f7c30000 - 0x00007ff9f7c72000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\glass.dll 0x00007ffa06f40000 - 0x00007ffa0701a000 C:\Windows\System32\COMDLG32.dll 0x00007ffa07f40000 - 0x00007ffa0800d000 C:\Windows\System32\OLEAUT32.dll 0x00007ffa060a0000 - 0x00007ffa061b5000 C:\Windows\System32\MSCTF.dll 0x00007ff9fc5d0000 - 0x00007ff9fc60b000 C:\Windows\SYSTEM32\dxcore.dll 0x00007ff9ce630000 - 0x00007ff9ce639000 C:\Program Files\Java\jdk-17.0.2\bin\management.dll 0x00007ff9ce620000 - 0x00007ff9ce62b000 C:\Program Files\Java\jdk-17.0.2\bin\management_ext.dll 0x00007ff9d8af0000 - 0x00007ff9d8b07000 C:\Windows\system32\napinsp.dll 0x00007ff9d8ad0000 - 0x00007ff9d8aeb000 C:\Windows\system32\pnrpnsp.dll 0x00007ff9ff8a0000 - 0x00007ff9ff8b5000 C:\Windows\system32\wshbth.dll 0x00007ffa00b20000 - 0x00007ffa00b3d000 C:\Windows\system32\NLAapi.dll 0x00007ffa04b20000 - 0x00007ffa04b5b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ffa04b60000 - 0x00007ffa04c2a000 C:\Windows\SYSTEM32\DNSAPI.dll 0x00007ffa06ca0000 - 0x00007ffa06ca8000 C:\Windows\System32\NSI.dll 0x00007ff9d8ab0000 - 0x00007ff9d8ac2000 C:\Windows\System32\winrnr.dll 0x00007ff9f6ff0000 - 0x00007ff9f6ffa000 C:\Windows\System32\rasadhlp.dll 0x00007ff9f71f0000 - 0x00007ff9f7270000 C:\Windows\System32\fwpuclnt.dll 0x00007ff9f7dd0000 - 0x00007ff9f7de4000 C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea\javafx_font.dll 0x00007ffa031b0000 - 0x00007ffa0342f000 C:\Windows\SYSTEM32\dwrite.dll 0x00007ffa07df0000 - 0x00007ffa07e9f000 C:\Windows\System32\clbcatq.dll 0x00007ff9ff9a0000 - 0x00007ff9ffb54000 C:\Windows\SYSTEM32\WindowsCodecs.dll

dbghelp: loaded successfully - version: 4.0.5 - missing functions: none symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Program Files\Java\jdk-17.0.2\bin;C:\Windows\SYSTEM32;C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e;C:\Program Files\Java\jdk-17.0.2\bin\server;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.2.1\bin;C:\Users\Matthew Cole.openjfx\cache\17.0.2-ea;C:\Windows\System32\DriverStore\FileRepository\u0372351.inf_amd64_d9136d66f2036415\B371894;C:\Program Files\Common Files\Microsoft Shared\Ink;C:\Users\Matthew Cole\AppData\Local\Temp;D:\Programs\obs-studio\data\obs-plugins\win-dshow;C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.2251_none_91a40448cc8846c1

VM Arguments: jvm_args: -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.2.1\lib\idea_rt.jar=64015:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2022.2.1\bin -Dfile.encoding=UTF-8 --module-path=C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-fxml\17.0.2\javafx-fxml-17.0.2-win.jar;C:\Users\Matthew Cole.m2\repository\org\apache\logging\log4j\log4j-api\2.19.0\log4j-api-2.19.0.jar;C:\Users\Matthew Cole.m2\repository\jakarta\persistence\jakarta.persistence-api\3.0.0\jakarta.persistence-api-3.0.0.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-base\17.0.2\javafx-base-17.0.2-win.jar;C:\Users\Matthew Cole.m2\repository\org\hibernate\orm\hibernate-core\6.1.5.Final\hibernate-core-6.1.5.Final.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-graphics\17.0.2\javafx-graphics-17.0.2-win.jar;C:\Projects\caso-client\target\classes;C:\Users\Matthew Cole.m2\repository\dev\onvoid\webrtc\demo\webrtc-java-demo-javafx\0.1.0\webrtc-java-demo-javafx-0.1.0.jar;C:\Users\Matthew Cole.m2\repository\dev\onvoid\webrtc\webrtc-java\0.7.0\webrtc-java-0.7.0.jar;C:\Users\Matthew Cole.m2\repository\com\google\code\gson\gson\2.10\gson-2.10.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-controls\17.0.2\javafx-controls-17.0.2-win.jar -Djdk.module.main=vtdics.casoclient java_command: vtdics.casoclient/vtdics.casoclient.CasoApplication java_class_path (initial): C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-controls\17.0.2\javafx-controls-17.0.2.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-graphics\17.0.2\javafx-graphics-17.0.2.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-base\17.0.2\javafx-base-17.0.2.jar;C:\Users\Matthew Cole.m2\repository\org\openjfx\javafx-fxml\17.0.2\javafx-fxml-17.0.2.jar;C:\Users\Matthew Cole.m2\repository\mysql\mysql-connector-java\8.0.30\mysql-connector-java-8.0.30.jar;C:\Users\Matthew Cole.m2\repository\com\google\protobuf\protobuf-java\3.19.4\protobuf-java-3.19.4.jar;C:\Users\Matthew Cole.m2\repository\jakarta\transaction\jakarta.transaction-api\2.0.0\jakarta.transaction-api-2.0.0.jar;C:\Users\Matthew Cole.m2\repository\org\jboss\logging\jboss-logging\3.4.3.Final\jboss-logging-3.4.3.Final.jar;C:\Users\Matthew Cole.m2\repository\org\hibernate\common\hibernate-commons-annotations\6.0.2.Final\hibernate-commons-annotations-6.0.2.Final.jar;C:\Users\Matthew Cole.m2\repository\org\jboss\jandex\2.4.2.Final\jandex-2.4.2.Final.jar;C:\Users\Matthew Cole.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Matthew Cole.m2\repository\net\bytebuddy\byte-buddy\1.12.18\byte-buddy-1.12.18.jar;C:\Users\Matthew Cole.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\3.0.1\jakarta.xml.bind-api-3.0.1.jar;C:\Users\Matthew Cole.m2\repository\com\sun\activation\jakarta.activation\2.0.1\jakarta.activation-2.0.1.jar;C:\Users\Matthew Cole.m2\repository\org\glassfish\jaxb\jaxb-runtime\3.0.2\jaxb-runtime-3.0.2.jar;C:\Users\Matthew Cole.m2\repository\org\glassfish\jaxb\jaxb-core\3.0.2\jaxb-core-3.0.2.jar;C:\Users\Matthew Cole.m2\repository\org\glassfish\jaxb\txw2\3.0.2\txw2-3.0.2.jar;C:\Users\Matthew Cole.m2\repository\com\sun\istack\istack-commons-runtime\4.0.1\istack-commons-runtime-4.0.1.jar;C:\Users\Matthew Cole.m2\repository\jakarta\inject\jakarta.inject-api\2.0.0\jakarta.inject-api-2.0.0.jar;C:\Users\Matthew Cole.m Launcher Type: SUN_STANDARD

[Global flags] intx CICompilerCount = 2 {product} {ergonomic} uint ConcGCThreads = 1 {product} {ergonomic} uint G1ConcRefinementThreads = 2 {product} {ergonomic} size_t G1HeapRegionSize = 2097152 {product} {ergonomic} uintx GCDrainStackTargetSize = 64 {product} {ergonomic} size_t InitialHeapSize = 167772160 {product} {ergonomic} size_t MarkStackSize = 4194304 {product} {ergonomic} size_t MaxHeapSize = 2654994432 {product} {ergonomic} size_t MaxNewSize = 1591738368 {product} {ergonomic} size_t MinHeapDeltaBytes = 2097152 {product} {ergonomic} size_t MinHeapSize = 8388608 {product} {ergonomic} uintx NonNMethodCodeHeapSize = 5826188 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 122916026 {pd product} {ergonomic} uintx ProfiledCodeHeapSize = 122916026 {pd product} {ergonomic} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool SegmentedCodeCache = true {product} {ergonomic} size_t SoftMaxHeapSize = 2654994432 {manageable} {ergonomic} bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} bool UseCompressedOops = true {product lp64_product} {ergonomic} bool UseG1GC = true {product} {ergonomic} bool UseLargePagesIndividualAllocation = false {pd product} {ergonomic}

Logging: Log output configuration:

0: stdout all=warning uptime,level,tags

1: stderr all=off uptime,level,tags

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\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\Azure Data Studio\bin;C:\msys64\mingw64\bin;C:\Program Files\nodejs\;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Matthew Cole\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Matthew Cole\AppData\Local\Programs\Python\Python39\;C:\Users\Matthew Cole\AppData\Local\Microsoft\WindowsApps;C:\Users\Matthew Cole\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\Azure Data Studio\bin;C:\Program Files\heroku\bin;C:\xampp\php;C:\Users\Matthew Cole\AppData\Local\ComposerSetup\bin;C:\Users\Matthew Cole\AppData\Roaming\Composer\vendor\bin;C:\Users\Matthew Cole\AppData\Roaming\npm;C:\Users\Matthew Cole\AppData\Local\JetBrains\Toolbox\scripts; USERNAME=Matthew Cole OS=Windows_NT PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 24 Stepping 1, AuthenticAMD

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

OS: Windows 10 , 64 bit Build 19041 (10.0.19041.2251) OS uptime: 0 days 3:08 hours

CPU: total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 23 model 24 stepping 1 microcode 0x0, cx8, cmov, fxsr, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt

Memory: 4k page, system-wide physical 10126M (2253M free) TotalPageFile size 14478M (AvailPageFile size 2400M) current process WorkingSet (physical memory assigned to process): 214M, peak: 242M current process commit charge ("private bytes"): 258M, peak: 319M

vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0.2+8-LTS-86) for windows-amd64 JRE (17.0.2+8-LTS-86), built on Dec 7 2021 21:51:03 by "mach5one" with MS VC++ 16.8 / 16.9 (VS2019)

END.

devopvoid commented 1 year ago

It crashes due to MediaDevices.getAudioCaptureDevices(). Not sure why.

What concerns the video, please make sure to attach the sink to the right track:

    @Override
    public void onTrack(RTCRtpTransceiver transceiver) {
        MediaStreamTrack track = transceiver.getReceiver().getTrack();
        String kind = track.getKind();

        if (kind.equals(MediaStreamTrack.AUDIO_TRACK_KIND)) {
            AudioTrack audioTrack = (AudioTrack) track;
            audioTrack.addSink(__AUDIO_SINK__);
        }
        if (kind.equals(MediaStreamTrack.VIDEO_TRACK_KIND)) {
            VideoTrack videoTrack = (VideoTrack) track;
            videoTrack.addSink(__VIDEO_SINK__);
        }
    }
MCole-K9 commented 1 year ago

@devopvoid okay thanks. I'm positive that I am attaching the sink to the right track, as shown in the first image, so I'm not sure what I'm doing wrong