Created
July 1, 2023 21:21
-
-
Save tmc/6f4ba3a71edfd13e54c5d060d3335c0e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGILL (0x4) at pc=0x000000014183d9c0, pid=24739, tid=10755 | |
# | |
# JRE version: OpenJDK Runtime Environment Temurin-19.0.1+10 (19.0.1+10) (build 19.0.1+10) | |
# Java VM: OpenJDK 64-Bit Server VM Temurin-19.0.1+10 (19.0.1+10, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64) | |
# Problematic frame: | |
# C [libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib+0xf79c0] CreateModuleObject+0xf1220 | |
# | |
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
# | |
# If you would like to submit a bug report, please visit: | |
# https://github.com/adoptium/adoptium-support/issues | |
# 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: embeddedSpeechUber.jar 1250 | |
Host: "Mac14,2" x86_64 (EMULATED) 2400 MHz, 8 cores, 24G, Darwin 23.0.0, macOS 10.16 (23A5276g) | |
Time: Sat Jul 1 14:16:32 2023 PDT elapsed time: 2.631842 seconds (0d 0h 0m 2s) | |
--------------- T H R E A D --------------- | |
Current thread (0x00007ff233815000): JavaThread "main" [_thread_in_native, id=10755, stack(0x000000030918e000,0x000000030928e000)] | |
Stack: [0x000000030918e000,0x000000030928e000], sp=0x000000030928c0f0, free space=1016k | |
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |
C [libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib+0xf79c0] CreateModuleObject+0xf1220 | |
C 0x00000002029b2d36 | |
C 0x00000002029f4544 | |
C 0x00000002029e88d3 | |
C 0x000000020299607f | |
C 0x00000002029e7a9c | |
C 0x00000002029ea0c4 | |
C 0x00000002029f427a | |
C 0x00000002029afa68 | |
C 0x00000002029b54cb | |
C 0x00000002029afc5d | |
C 0x00000002029b2dac | |
C 0x00000002029afcf3 | |
C 0x00000002029ccf65 | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xab05f] GetModuleObject+0x48f | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xb1b99] GetModuleObject+0x6fc9 | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xb17ee] GetModuleObject+0x6c1e | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xcf365] GetModuleObject+0x24795 | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xccf0c] GetModuleObject+0x2233c | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xce53f] GetModuleObject+0x2396f | |
C [libc++.1.dylib+0x13e5e] std::__1::__call_once(unsigned long volatile&, void*, void (*)(void*))+0x87 | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0xce407] GetModuleObject+0x23837 | |
C [libMicrosoft.CognitiveServices.Speech.core.dylib+0x499eb] embedded_speech_config_create+0x3b | |
C [libMicrosoft.CognitiveServices.Speech.java.bindings.dylib+0x3e62] Java_com_microsoft_cognitiveservices_speech_EmbeddedSpeechConfig_createEmbeddedSpeechConfig+0x32 | |
j com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig.createEmbeddedSpeechConfig(Lcom/microsoft/cognitiveservices/speech/util/IntRef;)J+0 | |
j com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig.fromPaths(Ljava/util/List;)Lcom/microsoft/cognitiveservices/speech/EmbeddedSpeechConfig;+33 | |
j com.github.next.cody.embeddedspeech.Config.createSpeechConfig()Lcom/github/next/cody/speechconfig/SpeechConfig;+57 | |
j com.github.next.cody.embeddedspeech.App.main([Ljava/lang/String;)V+248 | |
v ~StubRoutines::call_stub 0x0000000122d70cc4 | |
V [libjvm.dylib+0x589fd6] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, JavaThread*)+0x2b6 | |
V [libjvm.dylib+0x5f9378] jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, JavaThread*)+0x158 | |
V [libjvm.dylib+0x5fc779] jni_CallStaticVoidMethod+0x189 | |
C [libjli.dylib+0x4e1d] JavaMain+0xc1d | |
C [libjli.dylib+0x74f9] ThreadJavaMain+0x9 | |
C [libsystem_pthread.dylib+0x6202] _pthread_start+0x63 | |
C [libsystem_pthread.dylib+0x1bab] thread_start+0xf | |
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) | |
j com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig.createEmbeddedSpeechConfig(Lcom/microsoft/cognitiveservices/speech/util/IntRef;)J+0 | |
j com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig.fromPaths(Ljava/util/List;)Lcom/microsoft/cognitiveservices/speech/EmbeddedSpeechConfig;+33 | |
j com.github.next.cody.embeddedspeech.Config.createSpeechConfig()Lcom/github/next/cody/speechconfig/SpeechConfig;+57 | |
j com.github.next.cody.embeddedspeech.App.main([Ljava/lang/String;)V+248 | |
v ~StubRoutines::call_stub 0x0000000122d70cc4 | |
siginfo: si_signo: 4 (SIGILL), si_code: 1 (ILL_ILLOPC), si_addr: 0x000000014183d9c0 | |
Registers: | |
RAX=0x000000010b001bd0, RBX=0x000000014183d9a0, RCX=0x000000030910a488, RDX=0x000000030910a2d8 | |
RSP=0x000000030928c0f0, RBP=0x000000030928c110, RSI=0x000000030910a2b0, RDI=0x0000000000000004 | |
R8 =0x00007ff84af38a00, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x00000000fffffe00 | |
R12=0x0000000141d882e0, R13=0x0000000141746420, R14=0x0000000141e29810, R15=0x000000030928c128 | |
RIP=0x000000014183d9c0, EFLAGS=0x0000000000000202, ERR=0x0000000000000000 | |
TRAPNO=0x0000000000000006 | |
Register to memory mapping: | |
RAX=0x000000010b001bd0 points into unknown readable memory: 0x0000000202a36088 | 88 60 a3 02 02 00 00 00 | |
RBX=0x000000014183d9a0: CreateModuleObject+0xf1200 in /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib at 0x0000000141746000 | |
RCX=0x000000030910a488 points into unknown readable memory: 0x000000030910a4f0 | f0 a4 10 09 03 00 00 00 | |
RDX=0x000000030910a2d8 points into unknown readable memory: 0x000000030910a587 | 87 a5 10 09 03 00 00 00 | |
RSP=0x000000030928c0f0 is pointing into the stack for thread: 0x00007ff233815000 | |
RBP=0x000000030928c110 is pointing into the stack for thread: 0x00007ff233815000 | |
RSI=0x000000030910a2b0 points into unknown readable memory: 0x000000030910a558 | 58 a5 10 09 03 00 00 00 | |
RDI=0x0000000000000004 is an unknown value | |
R8 =0x00007ff84af38a00: _ZN5dyld45gDyldE+0x10 in /usr/lib/system/libdyld.dylib at 0x00007ff80988f000 | |
R9 =0x0 is NULL | |
R10=0x0 is NULL | |
R11=0x00000000fffffe00 is an unknown value | |
R12=0x0000000141d882e0: _ZTINSt3__110__function6__baseIFvNS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEEEE+0xa530 in /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib at 0x0000000141746000 | |
R13=0x0000000141746420: <offset 0x420> in /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib at 0x0000000141746000 | |
R14=0x0000000141e29810: <offset 0x6e3810> in /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib at 0x0000000141746000 | |
R15=0x000000030928c128 is pointing into the stack for thread: 0x00007ff233815000 | |
Top of Stack: (sp=0x000000030928c0f0) | |
0x000000030928c0f0: 000000014183d9a0 0000000141d7a518 | |
0x000000030928c100: 000000030928c638 000000030928c128 | |
0x000000030928c110: 000000030928c1b0 00000002029b2d36 | |
0x000000030928c120: 0000000000000000 000000001f070000 | |
0x000000030928c130: 0000000141746000 0000000000000000 | |
0x000000030928c140: 000000014183d9a0 0000000000000000 | |
0x000000030928c150: 0000000000000000 0000000000000000 | |
0x000000030928c160: 0000000000000000 0000000000000000 | |
0x000000030928c170: 0000000000000000 0000000000000000 | |
0x000000030928c180: 0000000000000000 0000000000000000 | |
0x000000030928c190: 0000000000000000 000000030928c2d7 | |
0x000000030928c1a0: 000000030928c440 0000000141d7a388 | |
0x000000030928c1b0: 000000030928c1e0 00000002029f4544 | |
0x000000030928c1c0: 000000030928c2d7 00000001417463d0 | |
0x000000030928c1d0: 00000001417462e8 000000030928c310 | |
0x000000030928c1e0: 000000030928c290 00000002029e88d3 | |
0x000000030928c1f0: 0000000000634000 0000000000030000 | |
0x000000030928c200: 0000000000634000 0000000000030000 | |
0x000000030928c210: 000000000002d528 00000001417462f0 | |
0x000000030928c220: 00000003000002e8 0000000200040012 | |
0x000000030928c230: 0000000000634360 00000000000001b8 | |
0x000000030928c240: 0000000141746380 0000000900634360 | |
0x000000030928c250: 0000000000000003 0000000200000000 | |
0x000000030928c260: 000000030928c338 0000000141746000 | |
0x000000030928c270: 000000030928c310 0000000141746020 | |
0x000000030928c280: 0000000141746420 0000000000000001 | |
0x000000030928c290: 000000030928c300 000000020299607f | |
0x000000030928c2a0: 000000030928c308 000000030928c328 | |
0x000000030928c2b0: 000000030928c350 0000000141746b08 | |
0x000000030928c2c0: 0000000141746b10 000000030928c378 | |
0x000000030928c2d0: 0000000042000000 000000030928c378 | |
0x000000030928c2e0: 000000030928c3d0 0000000000000000 | |
Instructions: (pc=0x000000014183d9c0) | |
0x000000014183d8c0: 10 e8 56 57 48 00 48 c7 05 df bf 5e 00 00 00 00 | |
0x000000014183d8d0: 00 48 89 1d 98 bf 5e 00 48 8b 3d 99 bf 5e 00 48 | |
0x000000014183d8e0: 85 ff 74 10 e8 33 57 48 00 48 c7 05 84 bf 5e 00 | |
0x000000014183d8f0: 00 00 00 00 48 8b 3d 85 bf 5e 00 48 85 ff 74 10 | |
0x000000014183d900: e8 17 57 48 00 48 c7 05 70 bf 5e 00 00 00 00 00 | |
0x000000014183d910: 48 89 1d 29 bf 5e 00 48 8b 3d 2a bf 5e 00 48 85 | |
0x000000014183d920: ff 74 10 e8 f4 56 48 00 48 c7 05 15 bf 5e 00 00 | |
0x000000014183d930: 00 00 00 48 8b 3d 16 bf 5e 00 48 85 ff 74 10 e8 | |
0x000000014183d940: d8 56 48 00 48 c7 05 01 bf 5e 00 00 00 00 00 48 | |
0x000000014183d950: 89 1d ba be 5e 00 48 8b 3d bb be 5e 00 48 85 ff | |
0x000000014183d960: 74 10 e8 b5 56 48 00 48 c7 05 a6 be 5e 00 00 00 | |
0x000000014183d970: 00 00 48 8b 3d a7 be 5e 00 48 85 ff 74 10 e8 99 | |
0x000000014183d980: 56 48 00 48 c7 05 92 be 5e 00 00 00 00 00 48 83 | |
0x000000014183d990: c4 08 5b 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 | |
0x000000014183d9a0: 55 48 89 e5 41 57 41 56 41 54 53 4c 8d 25 2e a9 | |
0x000000014183d9b0: 54 00 4c 89 25 57 be 5e 00 4c 8d 35 50 be 5e 00 | |
0x000000014183d9c0: c5 f8 57 c0 c5 fc 11 05 4c be 5e 00 48 8d 1d 31 | |
0x000000014183d9d0: 91 51 00 48 89 df c5 f8 77 e8 22 04 2f 00 4c 89 | |
0x000000014183d9e0: f7 48 89 de 48 89 c2 e8 14 bd 31 00 c5 f8 57 c0 | |
0x000000014183d9f0: 85 c0 79 4e 48 8b 3d 1d be 5e 00 48 85 ff 74 13 | |
0x000000014183da00: c5 f8 77 e8 14 56 48 00 48 c7 05 05 be 5e 00 00 | |
0x000000014183da10: 00 00 00 48 8b 3d 06 be 5e 00 48 85 ff 74 13 c5 | |
0x000000014183da20: f8 77 e8 f5 55 48 00 48 c7 05 ee bd 5e 00 00 00 | |
0x000000014183da30: 00 00 c5 f8 57 c0 c5 f8 11 05 ea bd 5e 00 c5 f8 | |
0x000000014183da40: 57 c0 c7 05 ec bd 5e 00 01 00 00 00 4c 89 25 ed | |
0x000000014183da50: bd 5e 00 48 8d 1d e6 bd 5e 00 c5 fc 11 05 e6 bd | |
0x000000014183da60: 5e 00 48 8d 3d e7 90 51 00 c5 f8 77 e8 8f 03 2f | |
0x000000014183da70: 00 48 8d 1d c8 bd 5e 00 48 8d 35 d1 90 51 00 48 | |
0x000000014183da80: 89 df 48 89 c2 e8 76 bc 31 00 85 c0 79 44 48 8b | |
0x000000014183da90: 3d b3 bd 5e 00 48 85 ff 74 10 e8 7d 55 48 00 48 | |
0x000000014183daa0: c7 05 9e bd 5e 00 00 00 00 00 48 8b 3d 9f bd 5e | |
0x000000014183dab0: 00 48 85 ff 74 10 e8 61 55 48 00 48 c7 05 8a bd | |
Stack slot to memory mapping: | |
stack at sp + 0 slots: 0x000000014183d9a0: CreateModuleObject+0xf1200 in /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib at 0x0000000141746000 | |
stack at sp + 1 slots: 0x0000000141d7a518: <offset 0x634518> in /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib at 0x0000000141746000 | |
stack at sp + 2 slots: 0x000000030928c638 is pointing into the stack for thread: 0x00007ff233815000 | |
stack at sp + 3 slots: 0x000000030928c128 is pointing into the stack for thread: 0x00007ff233815000 | |
stack at sp + 4 slots: 0x000000030928c1b0 is pointing into the stack for thread: 0x00007ff233815000 | |
stack at sp + 5 slots: 0x00000002029b2d36 points into unknown readable memory: 4c 89 | |
stack at sp + 6 slots: 0x0 is NULL | |
stack at sp + 7 slots: 0x000000001f070000 is an unknown value | |
--------------- P R O C E S S --------------- | |
Threads class SMR info: | |
_java_thread_list=0x00007ff22270a070, length=12, elements={ | |
0x00007ff233815000, 0x00007ff23280c000, 0x00007ff23280c600, 0x00007ff233898400, | |
0x00007ff23389ac00, 0x00007ff23389b200, 0x00007ff23389b800, 0x00007ff23389be00, | |
0x00007ff2338a4400, 0x00007ff213011c00, 0x00007ff21300c000, 0x00007ff233815600 | |
} | |
Java Threads: ( => current thread ) | |
=>0x00007ff233815000 JavaThread "main" [_thread_in_native, id=10755, stack(0x000000030918e000,0x000000030928e000)] | |
0x00007ff23280c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=24135, stack(0x00000003099b3000,0x0000000309ab3000)] | |
0x00007ff23280c600 JavaThread "Finalizer" daemon [_thread_blocked, id=30979, stack(0x0000000309ab6000,0x0000000309bb6000)] | |
0x00007ff233898400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=24839, stack(0x0000000309bb9000,0x0000000309cb9000)] | |
0x00007ff23389ac00 JavaThread "Service Thread" daemon [_thread_blocked, id=25347, stack(0x0000000309cbc000,0x0000000309dbc000)] | |
0x00007ff23389b200 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=25603, stack(0x0000000309dbf000,0x0000000309ebf000)] | |
0x00007ff23389b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=26115, stack(0x0000000309ec2000,0x0000000309fc2000)] | |
0x00007ff23389be00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=26627, stack(0x0000000309fc5000,0x000000030a0c5000)] | |
0x00007ff2338a4400 JavaThread "Sweeper thread" daemon [_thread_blocked, id=28931, stack(0x000000030a0c8000,0x000000030a1c8000)] | |
0x00007ff213011c00 JavaThread "Notification Thread" daemon [_thread_blocked, id=27907, stack(0x000000030a1cb000,0x000000030a2cb000)] | |
0x00007ff21300c000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=27655, stack(0x000000030a3d1000,0x000000030a4d1000)] | |
0x00007ff233815600 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=33587, stack(0x000000030a4d4000,0x000000030a5d4000)] | |
Other Threads: | |
0x00007ff233340270 VMThread "VM Thread" [stack: 0x00000003097a0000,0x00000003098a0000] [id=22019] | |
0x00007ff23300f9f0 WatcherThread "VM Periodic Task Thread" [stack: 0x000000030a2ce000,0x000000030a3ce000] [id=27139] | |
0x00007ff23340a2a0 WorkerThread "GC Thread#0" [stack: 0x0000000309291000,0x0000000309391000] [id=16643] | |
0x00007ff23340b150 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000000309394000,0x0000000309494000] [id=16899] | |
0x00007ff2327137d0 WorkerThread "G1 Conc#0" [stack: 0x0000000309497000,0x0000000309597000] [id=20739] | |
0x00007ff233330510 ConcurrentGCThread "G1 Refine#0" [stack: 0x000000030959a000,0x000000030969a000] [id=17667] | |
0x00007ff2227040b0 ConcurrentGCThread "G1 Service" [stack: 0x000000030969d000,0x000000030979d000] [id=19971] | |
Threads with active compile tasks: | |
VM state: not at safepoint (normal execution) | |
VM Mutex/Monitor currently owned by a thread: None | |
Heap address: 0x0000000680000000, size: 6144 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 | |
CDS archive(s) mapped at: [0x0000000800000000-0x0000000800c42000-0x0000000800c42000), size 12853248, SharedBaseAddress: 0x0000000800000000, ArchiveRelocationMode: 0. | |
Compressed class space mapped at: 0x0000000801000000-0x0000000841000000, reserved size: 1073741824 | |
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x100000000 | |
GC Precious Log: | |
CardTable entry size: 512 | |
Card Set container configuration: InlinePtr #cards 4 size 8 Array Of Cards #cards 32 size 80 Howl #buckets 8 coarsen threshold 7372 Howl Bitmap #cards 1024 size 144 coarsen threshold 921 Card regions per heap region 1 cards per card region 8192 | |
CPUs: 8 total, 8 available | |
Memory: 24576M | |
Large Page Support: Disabled | |
NUMA Support: Disabled | |
Compressed Oops: Enabled (Zero based) | |
Heap Region Size: 4M | |
Heap Min Capacity: 8M | |
Heap Initial Capacity: 384M | |
Heap Max Capacity: 6G | |
Pre-touch: Disabled | |
Parallel Workers: 8 | |
Concurrent Workers: 2 | |
Concurrent Refinement Workers: 8 | |
Periodic GC: Disabled | |
Heap: | |
garbage-first heap total 401408K, used 12240K [0x0000000680000000, 0x0000000800000000) | |
region size 4096K, 4 young (16384K), 0 survivors (0K) | |
Metaspace used 2686K, committed 2880K, reserved 1114112K | |
class space used 269K, committed 320K, 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|0x0000000680000000, 0x0000000680000000, 0x0000000680400000| 0%| F| |TAMS 0x0000000680000000, 0x0000000680000000| Untracked | |
| 1|0x0000000680400000, 0x0000000680400000, 0x0000000680800000| 0%| F| |TAMS 0x0000000680400000, 0x0000000680400000| Untracked | |
| 2|0x0000000680800000, 0x0000000680800000, 0x0000000680c00000| 0%| F| |TAMS 0x0000000680800000, 0x0000000680800000| Untracked | |
| 3|0x0000000680c00000, 0x0000000680c00000, 0x0000000681000000| 0%| F| |TAMS 0x0000000680c00000, 0x0000000680c00000| Untracked | |
| 4|0x0000000681000000, 0x0000000681000000, 0x0000000681400000| 0%| F| |TAMS 0x0000000681000000, 0x0000000681000000| Untracked | |
| 5|0x0000000681400000, 0x0000000681400000, 0x0000000681800000| 0%| F| |TAMS 0x0000000681400000, 0x0000000681400000| Untracked | |
| 6|0x0000000681800000, 0x0000000681800000, 0x0000000681c00000| 0%| F| |TAMS 0x0000000681800000, 0x0000000681800000| Untracked | |
| 7|0x0000000681c00000, 0x0000000681c00000, 0x0000000682000000| 0%| F| |TAMS 0x0000000681c00000, 0x0000000681c00000| Untracked | |
| 8|0x0000000682000000, 0x0000000682000000, 0x0000000682400000| 0%| F| |TAMS 0x0000000682000000, 0x0000000682000000| Untracked | |
| 9|0x0000000682400000, 0x0000000682400000, 0x0000000682800000| 0%| F| |TAMS 0x0000000682400000, 0x0000000682400000| Untracked | |
| 10|0x0000000682800000, 0x0000000682800000, 0x0000000682c00000| 0%| F| |TAMS 0x0000000682800000, 0x0000000682800000| Untracked | |
| 11|0x0000000682c00000, 0x0000000682c00000, 0x0000000683000000| 0%| F| |TAMS 0x0000000682c00000, 0x0000000682c00000| Untracked | |
| 12|0x0000000683000000, 0x0000000683000000, 0x0000000683400000| 0%| F| |TAMS 0x0000000683000000, 0x0000000683000000| Untracked | |
| 13|0x0000000683400000, 0x0000000683400000, 0x0000000683800000| 0%| F| |TAMS 0x0000000683400000, 0x0000000683400000| Untracked | |
| 14|0x0000000683800000, 0x0000000683800000, 0x0000000683c00000| 0%| F| |TAMS 0x0000000683800000, 0x0000000683800000| Untracked | |
| 15|0x0000000683c00000, 0x0000000683c00000, 0x0000000684000000| 0%| F| |TAMS 0x0000000683c00000, 0x0000000683c00000| Untracked | |
| 16|0x0000000684000000, 0x0000000684000000, 0x0000000684400000| 0%| F| |TAMS 0x0000000684000000, 0x0000000684000000| Untracked | |
| 17|0x0000000684400000, 0x0000000684400000, 0x0000000684800000| 0%| F| |TAMS 0x0000000684400000, 0x0000000684400000| Untracked | |
| 18|0x0000000684800000, 0x0000000684800000, 0x0000000684c00000| 0%| F| |TAMS 0x0000000684800000, 0x0000000684800000| Untracked | |
| 19|0x0000000684c00000, 0x0000000684c00000, 0x0000000685000000| 0%| F| |TAMS 0x0000000684c00000, 0x0000000684c00000| Untracked | |
| 20|0x0000000685000000, 0x0000000685000000, 0x0000000685400000| 0%| F| |TAMS 0x0000000685000000, 0x0000000685000000| Untracked | |
| 21|0x0000000685400000, 0x0000000685400000, 0x0000000685800000| 0%| F| |TAMS 0x0000000685400000, 0x0000000685400000| Untracked | |
| 22|0x0000000685800000, 0x0000000685800000, 0x0000000685c00000| 0%| F| |TAMS 0x0000000685800000, 0x0000000685800000| Untracked | |
| 23|0x0000000685c00000, 0x0000000685c00000, 0x0000000686000000| 0%| F| |TAMS 0x0000000685c00000, 0x0000000685c00000| Untracked | |
| 24|0x0000000686000000, 0x0000000686000000, 0x0000000686400000| 0%| F| |TAMS 0x0000000686000000, 0x0000000686000000| Untracked | |
| 25|0x0000000686400000, 0x0000000686400000, 0x0000000686800000| 0%| F| |TAMS 0x0000000686400000, 0x0000000686400000| Untracked | |
| 26|0x0000000686800000, 0x0000000686800000, 0x0000000686c00000| 0%| F| |TAMS 0x0000000686800000, 0x0000000686800000| Untracked | |
| 27|0x0000000686c00000, 0x0000000686c00000, 0x0000000687000000| 0%| F| |TAMS 0x0000000686c00000, 0x0000000686c00000| Untracked | |
| 28|0x0000000687000000, 0x0000000687000000, 0x0000000687400000| 0%| F| |TAMS 0x0000000687000000, 0x0000000687000000| Untracked | |
| 29|0x0000000687400000, 0x0000000687400000, 0x0000000687800000| 0%| F| |TAMS 0x0000000687400000, 0x0000000687400000| Untracked | |
| 30|0x0000000687800000, 0x0000000687800000, 0x0000000687c00000| 0%| F| |TAMS 0x0000000687800000, 0x0000000687800000| Untracked | |
| 31|0x0000000687c00000, 0x0000000687c00000, 0x0000000688000000| 0%| F| |TAMS 0x0000000687c00000, 0x0000000687c00000| Untracked | |
| 32|0x0000000688000000, 0x0000000688000000, 0x0000000688400000| 0%| F| |TAMS 0x0000000688000000, 0x0000000688000000| Untracked | |
| 33|0x0000000688400000, 0x0000000688400000, 0x0000000688800000| 0%| F| |TAMS 0x0000000688400000, 0x0000000688400000| Untracked | |
| 34|0x0000000688800000, 0x0000000688800000, 0x0000000688c00000| 0%| F| |TAMS 0x0000000688800000, 0x0000000688800000| Untracked | |
| 35|0x0000000688c00000, 0x0000000688c00000, 0x0000000689000000| 0%| F| |TAMS 0x0000000688c00000, 0x0000000688c00000| Untracked | |
| 36|0x0000000689000000, 0x0000000689000000, 0x0000000689400000| 0%| F| |TAMS 0x0000000689000000, 0x0000000689000000| Untracked | |
| 37|0x0000000689400000, 0x0000000689400000, 0x0000000689800000| 0%| F| |TAMS 0x0000000689400000, 0x0000000689400000| Untracked | |
| 38|0x0000000689800000, 0x0000000689800000, 0x0000000689c00000| 0%| F| |TAMS 0x0000000689800000, 0x0000000689800000| Untracked | |
| 39|0x0000000689c00000, 0x0000000689c00000, 0x000000068a000000| 0%| F| |TAMS 0x0000000689c00000, 0x0000000689c00000| Untracked | |
| 40|0x000000068a000000, 0x000000068a000000, 0x000000068a400000| 0%| F| |TAMS 0x000000068a000000, 0x000000068a000000| Untracked | |
| 41|0x000000068a400000, 0x000000068a400000, 0x000000068a800000| 0%| F| |TAMS 0x000000068a400000, 0x000000068a400000| Untracked | |
| 42|0x000000068a800000, 0x000000068a800000, 0x000000068ac00000| 0%| F| |TAMS 0x000000068a800000, 0x000000068a800000| Untracked | |
| 43|0x000000068ac00000, 0x000000068ac00000, 0x000000068b000000| 0%| F| |TAMS 0x000000068ac00000, 0x000000068ac00000| Untracked | |
| 44|0x000000068b000000, 0x000000068b000000, 0x000000068b400000| 0%| F| |TAMS 0x000000068b000000, 0x000000068b000000| Untracked | |
| 45|0x000000068b400000, 0x000000068b400000, 0x000000068b800000| 0%| F| |TAMS 0x000000068b400000, 0x000000068b400000| Untracked | |
| 46|0x000000068b800000, 0x000000068b800000, 0x000000068bc00000| 0%| F| |TAMS 0x000000068b800000, 0x000000068b800000| Untracked | |
| 47|0x000000068bc00000, 0x000000068bc00000, 0x000000068c000000| 0%| F| |TAMS 0x000000068bc00000, 0x000000068bc00000| Untracked | |
| 48|0x000000068c000000, 0x000000068c000000, 0x000000068c400000| 0%| F| |TAMS 0x000000068c000000, 0x000000068c000000| Untracked | |
| 49|0x000000068c400000, 0x000000068c400000, 0x000000068c800000| 0%| F| |TAMS 0x000000068c400000, 0x000000068c400000| Untracked | |
| 50|0x000000068c800000, 0x000000068c800000, 0x000000068cc00000| 0%| F| |TAMS 0x000000068c800000, 0x000000068c800000| Untracked | |
| 51|0x000000068cc00000, 0x000000068cc00000, 0x000000068d000000| 0%| F| |TAMS 0x000000068cc00000, 0x000000068cc00000| Untracked | |
| 52|0x000000068d000000, 0x000000068d000000, 0x000000068d400000| 0%| F| |TAMS 0x000000068d000000, 0x000000068d000000| Untracked | |
| 53|0x000000068d400000, 0x000000068d400000, 0x000000068d800000| 0%| F| |TAMS 0x000000068d400000, 0x000000068d400000| Untracked | |
| 54|0x000000068d800000, 0x000000068d800000, 0x000000068dc00000| 0%| F| |TAMS 0x000000068d800000, 0x000000068d800000| Untracked | |
| 55|0x000000068dc00000, 0x000000068dc00000, 0x000000068e000000| 0%| F| |TAMS 0x000000068dc00000, 0x000000068dc00000| Untracked | |
| 56|0x000000068e000000, 0x000000068e000000, 0x000000068e400000| 0%| F| |TAMS 0x000000068e000000, 0x000000068e000000| Untracked | |
| 57|0x000000068e400000, 0x000000068e400000, 0x000000068e800000| 0%| F| |TAMS 0x000000068e400000, 0x000000068e400000| Untracked | |
| 58|0x000000068e800000, 0x000000068e800000, 0x000000068ec00000| 0%| F| |TAMS 0x000000068e800000, 0x000000068e800000| Untracked | |
| 59|0x000000068ec00000, 0x000000068ec00000, 0x000000068f000000| 0%| F| |TAMS 0x000000068ec00000, 0x000000068ec00000| Untracked | |
| 60|0x000000068f000000, 0x000000068f000000, 0x000000068f400000| 0%| F| |TAMS 0x000000068f000000, 0x000000068f000000| Untracked | |
| 61|0x000000068f400000, 0x000000068f400000, 0x000000068f800000| 0%| F| |TAMS 0x000000068f400000, 0x000000068f400000| Untracked | |
| 62|0x000000068f800000, 0x000000068f800000, 0x000000068fc00000| 0%| F| |TAMS 0x000000068f800000, 0x000000068f800000| Untracked | |
| 63|0x000000068fc00000, 0x000000068fc00000, 0x0000000690000000| 0%| F| |TAMS 0x000000068fc00000, 0x000000068fc00000| Untracked | |
| 64|0x0000000690000000, 0x0000000690000000, 0x0000000690400000| 0%| F| |TAMS 0x0000000690000000, 0x0000000690000000| Untracked | |
| 65|0x0000000690400000, 0x0000000690400000, 0x0000000690800000| 0%| F| |TAMS 0x0000000690400000, 0x0000000690400000| Untracked | |
| 66|0x0000000690800000, 0x0000000690800000, 0x0000000690c00000| 0%| F| |TAMS 0x0000000690800000, 0x0000000690800000| Untracked | |
| 67|0x0000000690c00000, 0x0000000690c00000, 0x0000000691000000| 0%| F| |TAMS 0x0000000690c00000, 0x0000000690c00000| Untracked | |
| 68|0x0000000691000000, 0x0000000691000000, 0x0000000691400000| 0%| F| |TAMS 0x0000000691000000, 0x0000000691000000| Untracked | |
| 69|0x0000000691400000, 0x0000000691400000, 0x0000000691800000| 0%| F| |TAMS 0x0000000691400000, 0x0000000691400000| Untracked | |
| 70|0x0000000691800000, 0x0000000691800000, 0x0000000691c00000| 0%| F| |TAMS 0x0000000691800000, 0x0000000691800000| Untracked | |
| 71|0x0000000691c00000, 0x0000000691c00000, 0x0000000692000000| 0%| F| |TAMS 0x0000000691c00000, 0x0000000691c00000| Untracked | |
| 72|0x0000000692000000, 0x0000000692000000, 0x0000000692400000| 0%| F| |TAMS 0x0000000692000000, 0x0000000692000000| Untracked | |
| 73|0x0000000692400000, 0x0000000692400000, 0x0000000692800000| 0%| F| |TAMS 0x0000000692400000, 0x0000000692400000| Untracked | |
| 74|0x0000000692800000, 0x0000000692800000, 0x0000000692c00000| 0%| F| |TAMS 0x0000000692800000, 0x0000000692800000| Untracked | |
| 75|0x0000000692c00000, 0x0000000692c00000, 0x0000000693000000| 0%| F| |TAMS 0x0000000692c00000, 0x0000000692c00000| Untracked | |
| 76|0x0000000693000000, 0x0000000693000000, 0x0000000693400000| 0%| F| |TAMS 0x0000000693000000, 0x0000000693000000| Untracked | |
| 77|0x0000000693400000, 0x0000000693400000, 0x0000000693800000| 0%| F| |TAMS 0x0000000693400000, 0x0000000693400000| Untracked | |
| 78|0x0000000693800000, 0x0000000693800000, 0x0000000693c00000| 0%| F| |TAMS 0x0000000693800000, 0x0000000693800000| Untracked | |
| 79|0x0000000693c00000, 0x0000000693c00000, 0x0000000694000000| 0%| F| |TAMS 0x0000000693c00000, 0x0000000693c00000| Untracked | |
| 80|0x0000000694000000, 0x0000000694000000, 0x0000000694400000| 0%| F| |TAMS 0x0000000694000000, 0x0000000694000000| Untracked | |
| 81|0x0000000694400000, 0x0000000694400000, 0x0000000694800000| 0%| F| |TAMS 0x0000000694400000, 0x0000000694400000| Untracked | |
| 82|0x0000000694800000, 0x0000000694800000, 0x0000000694c00000| 0%| F| |TAMS 0x0000000694800000, 0x0000000694800000| Untracked | |
| 83|0x0000000694c00000, 0x0000000694c00000, 0x0000000695000000| 0%| F| |TAMS 0x0000000694c00000, 0x0000000694c00000| Untracked | |
| 84|0x0000000695000000, 0x0000000695000000, 0x0000000695400000| 0%| F| |TAMS 0x0000000695000000, 0x0000000695000000| Untracked | |
| 85|0x0000000695400000, 0x0000000695400000, 0x0000000695800000| 0%| F| |TAMS 0x0000000695400000, 0x0000000695400000| Untracked | |
| 86|0x0000000695800000, 0x0000000695800000, 0x0000000695c00000| 0%| F| |TAMS 0x0000000695800000, 0x0000000695800000| Untracked | |
| 87|0x0000000695c00000, 0x0000000695c00000, 0x0000000696000000| 0%| F| |TAMS 0x0000000695c00000, 0x0000000695c00000| Untracked | |
| 88|0x0000000696000000, 0x0000000696000000, 0x0000000696400000| 0%| F| |TAMS 0x0000000696000000, 0x0000000696000000| Untracked | |
| 89|0x0000000696400000, 0x0000000696400000, 0x0000000696800000| 0%| F| |TAMS 0x0000000696400000, 0x0000000696400000| Untracked | |
| 90|0x0000000696800000, 0x0000000696800000, 0x0000000696c00000| 0%| F| |TAMS 0x0000000696800000, 0x0000000696800000| Untracked | |
| 91|0x0000000696c00000, 0x0000000696c00000, 0x0000000697000000| 0%| F| |TAMS 0x0000000696c00000, 0x0000000696c00000| Untracked | |
| 92|0x0000000697000000, 0x0000000697200020, 0x0000000697400000| 50%| E| |TAMS 0x0000000697000000, 0x0000000697000000| Complete | |
| 93|0x0000000697400000, 0x0000000697700030, 0x0000000697800000| 75%| E| |TAMS 0x0000000697400000, 0x0000000697400000| Complete | |
| 94|0x0000000697800000, 0x0000000697c00000, 0x0000000697c00000|100%| E|CS|TAMS 0x0000000697800000, 0x0000000697800000| Complete | |
| 95|0x0000000697c00000, 0x0000000698000000, 0x0000000698000000|100%| E|CS|TAMS 0x0000000697c00000, 0x0000000697c00000| Complete | |
|1534|0x00000007ff800000, 0x00000007ffb77000, 0x00000007ffc00000| 86%|OA| |TAMS 0x00000007ff800000, 0x00000007ff800000| Untracked | |
|1535|0x00000007ffc00000, 0x00000007ffc7d000, 0x0000000800000000| 12%|CA| |TAMS 0x00000007ffc00000, 0x00000007ffc00000| Untracked | |
Card table byte_map: [0x000000012a839000,0x000000012b439000] _byte_map_base: 0x0000000127439000 | |
Marking Bits (Prev, Next): (CMBitMap*) 0x00007ff23401da10, (CMBitMap*) 0x00007ff23401da50 | |
Prev Bits: [0x000000012c039000, 0x0000000132039000) | |
Next Bits: [0x0000000132039000, 0x0000000138039000) | |
Polling page: 0x0000000102683000 | |
Metaspace: | |
Usage: | |
Non-class: 2.36 MB used. | |
Class: 269.52 KB used. | |
Both: 2.62 MB used. | |
Virtual space: | |
Non-class space: 64.00 MB reserved, 2.50 MB ( 4%) committed, 1 nodes. | |
Class space: 1.00 GB reserved, 320.00 KB ( <1%) committed, 1 nodes. | |
Both: 1.06 GB reserved, 2.81 MB ( <1%) committed. | |
Chunk freelists: | |
Non-Class: 3.37 MB | |
Class: 3.64 MB | |
Both: 7.01 MB | |
MaxMetaspaceSize: unlimited | |
CompressedClassSpaceSize: 1.00 GB | |
Initial GC threshold: 21.00 MB | |
Current GC threshold: 21.00 MB | |
CDS: on | |
MetaspaceReclaimPolicy: balanced | |
- commit_granule_bytes: 65536. | |
- commit_granule_words: 8192. | |
- virtual_space_node_default_size: 8388608. | |
- enlarge_chunks_in_place: 1. | |
- new_chunks_are_fully_committed: 0. | |
- uncommit_free_chunks: 1. | |
- use_allocation_guard: 0. | |
Internal statistics: | |
num_allocs_failed_limit: 0. | |
num_arena_births: 56. | |
num_arena_deaths: 0. | |
num_vsnodes_births: 2. | |
num_vsnodes_deaths: 0. | |
num_space_committed: 45. | |
num_space_uncommitted: 0. | |
num_chunks_returned_to_freelist: 0. | |
num_chunks_taken_from_freelist: 100. | |
num_chunk_merges: 0. | |
num_chunk_splits: 60. | |
num_chunks_enlarged: 42. | |
num_inconsistent_stats: 0. | |
CodeHeap 'non-profiled nmethods': size=120028Kb used=133Kb max_used=133Kb free=119894Kb | |
bounds [0x0000000123302000, 0x0000000123572000, 0x000000012a839000] | |
CodeHeap 'profiled nmethods': size=120028Kb used=702Kb max_used=702Kb free=119325Kb | |
bounds [0x000000011b839000, 0x000000011baa9000, 0x0000000122d70000] | |
CodeHeap 'non-nmethods': size=5704Kb used=1220Kb max_used=1234Kb free=4483Kb | |
bounds [0x0000000122d70000, 0x0000000122fe0000, 0x0000000123302000] | |
total_blobs=921 nmethods=487 adapters=347 | |
compilation: enabled | |
stopped_count=0, restarted_count=0 | |
full_count=0 | |
Compilation events (20 events): | |
Event: 0.537 Thread 0x00007ff23389be00 nmethod 476 0x000000011b8e4610 code [0x000000011b8e47e0, 0x000000011b8e4a90] | |
Event: 0.538 Thread 0x00007ff23389b800 nmethod 478 0x0000000123322890 code [0x0000000123322a20, 0x0000000123322b18] | |
Event: 0.539 Thread 0x00007ff23389be00 479 3 jdk.internal.jimage.BasicImageReader::verifyLocation (39 bytes) | |
Event: 0.539 Thread 0x00007ff23389be00 nmethod 479 0x000000011b8e4b90 code [0x000000011b8e4d60, 0x000000011b8e5040] | |
Event: 0.539 Thread 0x00007ff23389be00 480 3 java.util.zip.ZipFile::ensureOpen (40 bytes) | |
Event: 0.539 Thread 0x00007ff23389be00 nmethod 480 0x000000011b8e5190 code [0x000000011b8e5360, 0x000000011b8e56b0] | |
Event: 0.539 Thread 0x00007ff23389be00 481 3 java.lang.String::toLowerCase (8 bytes) | |
Event: 0.540 Thread 0x00007ff23389be00 nmethod 481 0x000000011b8e5810 code [0x000000011b8e5a00, 0x000000011b8e5d70] | |
Event: 0.540 Thread 0x00007ff23389be00 482 3 java.util.Locale::getDefault (4 bytes) | |
Event: 0.540 Thread 0x00007ff23389be00 nmethod 482 0x000000011b8e5e90 code [0x000000011b8e6020, 0x000000011b8e6110] | |
Event: 0.561 Thread 0x00007ff23389be00 483 3 java.lang.Integer::numberOfLeadingZeros (79 bytes) | |
Event: 0.561 Thread 0x00007ff23389b800 484 4 java.util.concurrent.ConcurrentHashMap::setTabAt (20 bytes) | |
Event: 0.561 Thread 0x00007ff23389be00 nmethod 483 0x000000011b8e6190 code [0x000000011b8e6340, 0x000000011b8e6610] | |
Event: 0.561 Thread 0x00007ff23389be00 485 3 jdk.internal.jimage.ImageLocation::verifyName (161 bytes) | |
Event: 0.562 Thread 0x00007ff23389b800 nmethod 484 0x0000000123322c10 code [0x0000000123322d80, 0x0000000123322e98] | |
Event: 0.562 Thread 0x00007ff23389be00 nmethod 485 0x000000011b8e6690 code [0x000000011b8e69e0, 0x000000011b8e7ff0] | |
Event: 0.562 Thread 0x00007ff23389be00 486 1 java.net.URLStreamHandler::getDefaultPort (2 bytes) | |
Event: 0.562 Thread 0x00007ff23389be00 nmethod 486 0x0000000123322f10 code [0x00000001233230a0, 0x0000000123323170] | |
Event: 0.566 Thread 0x00007ff23389be00 487 1 java.io.File::getPath (5 bytes) | |
Event: 0.566 Thread 0x00007ff23389be00 nmethod 487 0x0000000123323210 code [0x00000001233233a0, 0x0000000123323470] | |
GC Heap History (0 events): | |
No events | |
Dll operation events (8 events): | |
Event: 0.004 Loaded shared library /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libjava.dylib | |
Event: 0.046 Loaded shared library /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libnio.dylib | |
Event: 0.066 Loaded shared library /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libzip.dylib | |
Event: 0.084 Loaded shared library /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libverify.dylib | |
Event: 0.091 Loaded shared library /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libjimage.dylib | |
Event: 0.114 Loaded shared library /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libnet.dylib | |
Event: 0.318 Loaded shared library /Users/tmc/Library/Caches/JNA/temp/jna15978417237079942038.tmp | |
Event: 1.133 Loaded shared library /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.java.bindings.dylib | |
Deoptimization events (0 events): | |
No events | |
Classes loaded (20 events): | |
Event: 0.407 Loading class jdk/internal/reflect/MethodHandleShortFieldAccessorImpl | |
Event: 0.407 Loading class jdk/internal/reflect/MethodHandleShortFieldAccessorImpl done | |
Event: 0.429 Loading class java/lang/reflect/TypeVariable | |
Event: 0.429 Loading class java/lang/reflect/TypeVariable done | |
Event: 0.429 Loading class java/lang/reflect/AnnotatedType | |
Event: 0.429 Loading class java/lang/reflect/AnnotatedType done | |
Event: 0.431 Loading class jdk/internal/reflect/MethodHandleByteFieldAccessorImpl | |
Event: 0.432 Loading class jdk/internal/reflect/MethodHandleByteFieldAccessorImpl done | |
Event: 0.442 Loading class java/io/IOError | |
Event: 0.442 Loading class java/io/IOError done | |
Event: 0.442 Loading class java/io/FileReader | |
Event: 0.442 Loading class java/io/FileReader done | |
Event: 0.446 Loading class java/util/Formatter$FixedString | |
Event: 0.446 Loading class java/util/Formatter$FixedString done | |
Event: 0.528 Loading class jdk/internal/foreign/MemorySessionImpl | |
Event: 0.532 Loading class java/lang/foreign/MemorySession | |
Event: 0.532 Loading class java/lang/foreign/SegmentAllocator | |
Event: 0.534 Loading class java/lang/foreign/SegmentAllocator done | |
Event: 0.534 Loading class java/lang/foreign/MemorySession done | |
Event: 0.534 Loading class jdk/internal/foreign/MemorySessionImpl done | |
Classes unloaded (0 events): | |
No events | |
Classes redefined (0 events): | |
No events | |
Internal exceptions (11 events): | |
Event: 0.125 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697e326e0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000697e326e0) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.336 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697ffb380}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000697ffb380) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.338 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697805738}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x0000000697805738) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.339 Thread 0x00007ff233815000 Exception <a 'java/lang/IncompatibleClassChangeError'{0x0000000697808c98}: Found class java.lang.Object, but interface was expected> (0x0000000697808c98) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 841] | |
Event: 0.340 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x000000069780bb68}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object)'> (0x000000069780bb68) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.340 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x000000069780f1d8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x000000069780f1d8) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.343 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697815248}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x0000000697815248) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.405 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697934860}: 'void java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000697934860) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.409 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x000000069793ec48}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000069793ec48) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.418 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697949970}: 'void java.lang.invoke.DelegatingMethodHandle$Holder.reinvoke_L(java.lang.Object, java.lang.Object, int)'> (0x0000000697949970) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
Event: 0.420 Thread 0x00007ff233815000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000697950798}: 'int java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000697950798) | |
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 774] | |
VM Operations (4 events): | |
Event: 0.332 Executing VM operation: HandshakeAllThreads | |
Event: 0.332 Executing VM operation: HandshakeAllThreads done | |
Event: 1.334 Executing VM operation: Cleanup | |
Event: 1.337 Executing VM operation: Cleanup done | |
Events (20 events): | |
Event: 0.028 Thread 0x00007ff23280c600 Thread added: 0x00007ff23280c600 | |
Event: 0.028 Protecting memory [0x0000000309ab6000,0x0000000309aba000] with protection modes 0 | |
Event: 0.029 Thread 0x00007ff233898400 Thread added: 0x00007ff233898400 | |
Event: 0.029 Protecting memory [0x0000000309bb9000,0x0000000309bbd000] with protection modes 0 | |
Event: 0.029 Thread 0x00007ff23389ac00 Thread added: 0x00007ff23389ac00 | |
Event: 0.029 Protecting memory [0x0000000309cbc000,0x0000000309cc0000] with protection modes 0 | |
Event: 0.029 Thread 0x00007ff23389b200 Thread added: 0x00007ff23389b200 | |
Event: 0.029 Protecting memory [0x0000000309dbf000,0x0000000309dc3000] with protection modes 0 | |
Event: 0.029 Thread 0x00007ff23389b800 Thread added: 0x00007ff23389b800 | |
Event: 0.029 Protecting memory [0x0000000309ec2000,0x0000000309ec6000] with protection modes 0 | |
Event: 0.029 Thread 0x00007ff23389be00 Thread added: 0x00007ff23389be00 | |
Event: 0.029 Protecting memory [0x0000000309fc5000,0x0000000309fc9000] with protection modes 0 | |
Event: 0.030 Thread 0x00007ff2338a4400 Thread added: 0x00007ff2338a4400 | |
Event: 0.030 Protecting memory [0x000000030a0c8000,0x000000030a0cc000] with protection modes 0 | |
Event: 0.034 Thread 0x00007ff213011c00 Thread added: 0x00007ff213011c00 | |
Event: 0.034 Protecting memory [0x000000030a1cb000,0x000000030a1cf000] with protection modes 0 | |
Event: 0.038 Thread 0x00007ff21300c000 Thread added: 0x00007ff21300c000 | |
Event: 0.038 Protecting memory [0x000000030a3d1000,0x000000030a3d5000] with protection modes 0 | |
Event: 0.366 Thread 0x00007ff233815600 Thread added: 0x00007ff233815600 | |
Event: 0.366 Protecting memory [0x000000030a4d4000,0x000000030a4d8000] with protection modes 0 | |
Dynamic libraries: | |
0x000000010b041000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libjli.dylib | |
0x00007ff816c9e000 /usr/lib/libz.1.dylib | |
0x00007ff816d8f000 /usr/lib/libSystem.B.dylib | |
0x00007ff816d89000 /usr/lib/system/libcache.dylib | |
0x00007ff816d44000 /usr/lib/system/libcommonCrypto.dylib | |
0x00007ff816d6d000 /usr/lib/system/libcompiler_rt.dylib | |
0x00007ff816d63000 /usr/lib/system/libcopyfile.dylib | |
0x00007ff8095f9000 /usr/lib/system/libcorecrypto.dylib | |
0x00007ff8096de000 /usr/lib/system/libdispatch.dylib | |
0x00007ff80988f000 /usr/lib/system/libdyld.dylib | |
0x00007ff816d7f000 /usr/lib/system/libkeymgr.dylib | |
0x00007ff816d20000 /usr/lib/system/libmacho.dylib | |
0x00007ff8161c1000 /usr/lib/system/libquarantine.dylib | |
0x00007ff816d7d000 /usr/lib/system/libremovefile.dylib | |
0x00007ff80ed2d000 /usr/lib/system/libsystem_asl.dylib | |
0x00007ff809597000 /usr/lib/system/libsystem_blocks.dylib | |
0x00007ff809728000 /usr/lib/system/libsystem_c.dylib | |
0x00007ff816d75000 /usr/lib/system/libsystem_collections.dylib | |
0x00007ff81512e000 /usr/lib/system/libsystem_configuration.dylib | |
0x00007ff8140c3000 /usr/lib/system/libsystem_containermanager.dylib | |
0x00007ff816982000 /usr/lib/system/libsystem_coreservices.dylib | |
0x00007ff80c970000 /usr/lib/system/libsystem_darwin.dylib | |
0x00007ffc16046000 /usr/lib/system/libsystem_darwindirectory.dylib | |
0x00007ff816d80000 /usr/lib/system/libsystem_dnssd.dylib | |
0x00007ff809725000 /usr/lib/system/libsystem_featureflags.dylib | |
0x00007ff8098bd000 /usr/lib/system/libsystem_info.dylib | |
0x00007ff816cb2000 /usr/lib/system/libsystem_m.dylib | |
0x00007ff8096a5000 /usr/lib/system/libsystem_malloc.dylib | |
0x00007ff80eca2000 /usr/lib/system/libsystem_networkextension.dylib | |
0x00007ff80cdb7000 /usr/lib/system/libsystem_notify.dylib | |
0x00007ff815132000 /usr/lib/system/libsystem_sandbox.dylib | |
0x00007ff816d7a000 /usr/lib/system/libsystem_secinit.dylib | |
0x00007ff809848000 /usr/lib/system/libsystem_kernel.dylib | |
0x00007ff8098b3000 /usr/lib/system/libsystem_platform.dylib | |
0x00007ff809883000 /usr/lib/system/libsystem_pthread.dylib | |
0x00007ff810964000 /usr/lib/system/libsystem_symptoms.dylib | |
0x00007ff8095df000 /usr/lib/system/libsystem_trace.dylib | |
0x00007ff816d50000 /usr/lib/system/libunwind.dylib | |
0x00007ff80959b000 /usr/lib/system/libxpc.dylib | |
0x00007ff80982f000 /usr/lib/libc++abi.dylib | |
0x00007ff8094b8000 /usr/lib/libobjc.A.dylib | |
0x00007ff816d5b000 /usr/lib/liboah.dylib | |
0x00007ff8097b0000 /usr/lib/libc++.1.dylib | |
0x00007ff824f9d000 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x00007ff80ce1b000 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x00007ff8100f7000 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x00007ff80a7f4000 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x00007ff80e1d7000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation | |
0x00007ffb0eab3000 /System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore | |
0x00007ff81e912000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x00007ff814996000 /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap | |
0x00007ff8198ff000 /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport | |
0x00007ff819988000 /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity | |
0x00007ffc0dbcd000 /System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement | |
0x00007ff80a4af000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x00007ff818bfe000 /usr/lib/libspindump.dylib | |
0x00007ff80e3b0000 /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers | |
0x00007ff812959000 /usr/lib/libapp_launch_measurement.dylib | |
0x00007ff811643000 /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics | |
0x00007ff81295c000 /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout | |
0x00007ff81410b000 /System/Library/Frameworks/Metal.framework/Versions/A/Metal | |
0x00007ff81513e000 /usr/lib/liblangid.dylib | |
0x00007ff81499b000 /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG | |
0x00007ff80ed61000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight | |
0x00007ff80f1b1000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x00007ff81f05f000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x00007ff818a2e000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices | |
0x00007ff8140ec000 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x00007ff81166f000 /usr/lib/libDiagnosticMessagesClient.dylib | |
0x00007ff822a02000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x00007ff814982000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation | |
0x00007ff80c6db000 /usr/lib/libicucore.A.dylib | |
0x00007ff81ae52000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x00007ff81990b000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x00007ff9132e2000 /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput | |
0x00007ff80ecbd000 /usr/lib/libMobileGestalt.dylib | |
0x00007ff8146e6000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x00007ff81229a000 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x00007ff80c340000 /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x00007ff81e94a000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x00007ff81268e000 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x00007ff80bc3d000 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x00007ff81174f000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x00007ff819027000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x00007ff80ecbc000 /usr/lib/libenergytrace.dylib | |
0x00007ff82938c000 /System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox | |
0x00007ff80ccf5000 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x00007ff81ed61000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x00007ff8128f1000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x00007ffa20e19000 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x00007ff8129a5000 /usr/lib/libxml2.2.dylib | |
0x00007ff8160e7000 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag | |
0x00007ff81ecd8000 /System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility | |
0x00007ff80fa40000 /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x00007ff8098e8000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x00007ff814cfe000 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x00007ff80ba37000 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x00007ffa252d0000 /System/Library/Frameworks/CoreTransferable.framework/Versions/A/CoreTransferable | |
0x00007ffa25717000 /System/Library/Frameworks/DeveloperToolsSupport.framework/Versions/A/DeveloperToolsSupport | |
0x00007ff8149d2000 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x00007ffb09ea6000 /System/Library/Frameworks/Symbols.framework/Versions/A/Symbols | |
0x00007ff816d95000 /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking | |
0x00007ff81a8cf000 /usr/lib/swift/libswiftCore.dylib | |
0x00007ff910040000 /usr/lib/swift/libswiftCoreFoundation.dylib | |
0x00007ff90dfc2000 /usr/lib/swift/libswiftCoreGraphics.dylib | |
0x00007ff91007c000 /usr/lib/swift/libswiftCoreImage.dylib | |
0x00007ff90dfc9000 /usr/lib/swift/libswiftDarwin.dylib | |
0x00007ff8206ae000 /usr/lib/swift/libswiftDispatch.dylib | |
0x00007ff91007d000 /usr/lib/swift/libswiftIOKit.dylib | |
0x00007ff91bec3000 /usr/lib/swift/libswiftMetal.dylib | |
0x00007ff9286b9000 /usr/lib/swift/libswiftOSLog.dylib | |
0x00007ff822e5f000 /usr/lib/swift/libswiftObjectiveC.dylib | |
0x00007ff91fa58000 /usr/lib/swift/libswiftQuartzCore.dylib | |
0x00007ff9239fc000 /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib | |
0x00007ff910050000 /usr/lib/swift/libswiftXPC.dylib | |
0x00007ffc15d27000 /usr/lib/swift/libswift_Concurrency.dylib | |
0x00007ff822e63000 /usr/lib/swift/libswiftos.dylib | |
0x00007ff913245000 /usr/lib/swift/libswiftsimd.dylib | |
0x00007ff816f2b000 /usr/lib/libcompression.dylib | |
0x00007ff81983f000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO | |
0x00007ff81863d000 /usr/lib/libate.dylib | |
0x00007ff8183ca000 /usr/lib/liblzma.5.dylib | |
0x00007ff816d91000 /usr/lib/libfakelink.dylib | |
0x00007ff80e8f3000 /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x00007ff816de3000 /usr/lib/libarchive.2.dylib | |
0x00007ff81cbcf000 /System/Library/Frameworks/Combine.framework/Versions/A/Combine | |
0x00007ffb0eac7000 /System/Library/PrivateFrameworks/CollectionsInternal.framework/Versions/A/CollectionsInternal | |
0x00007ffb21bc9000 /System/Library/PrivateFrameworks/ReflectionInternal.framework/Versions/A/ReflectionInternal | |
0x00007ffb22172000 /System/Library/PrivateFrameworks/RuntimeInternal.framework/Versions/A/RuntimeInternal | |
0x00007ffc15e62000 /usr/lib/swift/libswift_StringProcessing.dylib | |
0x00007ff80cc75000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
0x00007ff8161e8000 /usr/lib/libbsm.0.dylib | |
0x00007ff816d28000 /usr/lib/system/libkxld.dylib | |
0x00007ff812925000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents | |
0x00007ff80c97b000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x00007ff8116b7000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x00007ff816988000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x00007ff816e6b000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x00007ff8108eb000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x00007ff809d80000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x00007ff81837b000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x00007ff812932000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList | |
0x00007ff816ef5000 /usr/lib/libapple_nghttp2.dylib | |
0x00007ff810585000 /usr/lib/libsqlite3.dylib | |
0x00007ff81096c000 /System/Library/Frameworks/Network.framework/Versions/A/Network | |
0x00007ffc14b6a000 /usr/lib/libCoreEntitlements.dylib | |
0x00007ffb1d971000 /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity | |
0x00007ff81056c000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer | |
0x00007ff8168a5000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression | |
0x00007ff8161d0000 /usr/lib/libcoretls.dylib | |
0x00007ff8183e3000 /usr/lib/libcoretls_cfhelpers.dylib | |
0x00007ff816f25000 /usr/lib/libpam.2.dylib | |
0x00007ff81845b000 /usr/lib/libxar.1.dylib | |
0x00007ff818a08000 /usr/lib/libheimdal-asn1.dylib | |
0x00007ff80e8ef000 /usr/lib/libnetwork.dylib | |
0x00007ff816d96000 /usr/lib/libpcap.A.dylib | |
0x00007ff81095b000 /usr/lib/libdns_services.dylib | |
0x00007ffc15dae000 /usr/lib/swift/libswift_RegexParser.dylib | |
0x00007ff815139000 /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo | |
0x00007ff815ee9000 /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer | |
0x00007ff816973000 /usr/lib/libbz2.1.0.dylib | |
0x00007ff8161c4000 /usr/lib/libCheckFix.dylib | |
0x00007ff80ed44000 /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC | |
0x00007ff815140000 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP | |
0x00007ff811671000 /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities | |
0x00007ff8161f8000 /usr/lib/libmecab.dylib | |
0x00007ff80a536000 /usr/lib/libCRFSuite.dylib | |
0x00007ff816251000 /usr/lib/libgermantok.dylib | |
0x00007ff816ed1000 /usr/lib/libThaiTokenizer.dylib | |
0x00007ff811757000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x00007ff81ed34000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x00007ff81849d000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x00007ff815cba000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x00007ff80a17c000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x00007ff81700b000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x00007ff816254000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib | |
0x00007ff816f10000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib | |
0x00007ff817005000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib | |
0x00007ff81524e000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib | |
0x00007ff80a437000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib | |
0x00007ffb1c2ac000 /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL | |
0x00007ff816dcb000 /usr/lib/libiconv.2.dylib | |
0x00007ff816d1c000 /usr/lib/libcharset.1.dylib | |
0x00007ff812909000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x00007ff8128fd000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x00007ff8183e5000 /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS | |
0x00007ff81610a000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x00007ff818469000 /usr/lib/libutil.dylib | |
0x00007ffb1a7ce000 /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary | |
0x00007ff80ccb6000 /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore | |
0x00007ffb0cb13000 /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity | |
0x00007ff910020000 /usr/lib/libmis.dylib | |
0x00007ff91ff15000 /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices | |
0x00007ffa1cb9a000 /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper | |
0x00007ff816ed3000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce | |
0x00007ff80b3d9000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling | |
0x00007ff81846d000 /usr/lib/libxslt.1.dylib | |
0x00007ff816dd2000 /usr/lib/libcmph.dylib | |
0x00007ff815eb8000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji | |
0x00007ff815249000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData | |
0x00007ff80a354000 /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon | |
0x00007ff816193000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement | |
0x00007ffc14ce5000 /usr/lib/libTLE.dylib | |
0x00007ff818eef000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG | |
0x00007ff8189ed000 /usr/lib/libexpat.1.dylib | |
0x00007ff819699000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x00007ff8196c6000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x00007ff8197b8000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x00007ff818f3b000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x00007ff819758000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x00007ff81974f000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x00007ff814588000 /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib | |
0x00007ff81088d000 /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices | |
0x00007ff825693000 /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator | |
0x00007ff819023000 /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient | |
0x00007ff80b59c000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay | |
0x00007ff814356000 /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia | |
0x00007ff814102000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator | |
0x00007ff812a84000 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x00007ff816f23000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders | |
0x00007ff819064000 /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox | |
0x00007ff812b10000 /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement | |
0x00007ff8107c0000 /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard | |
0x00007ff815138000 /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary | |
0x00007ffb0ca9b000 /System/Library/PrivateFrameworks/AppleKeyStore.framework/Versions/A/AppleKeyStore | |
0x00007ff819748000 /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler | |
0x00007ff81972c000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment | |
0x00007ff819752000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay | |
0x00007ffb166b1000 /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libllvm-flatbuffers.dylib | |
0x00007ffa20e0d000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib | |
0x00007ffb14bd9000 /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libGPUCompilerUtils.dylib | |
0x00007ff8197be000 /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore | |
0x00007ffa257f3000 /System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation | |
0x00007ff820f38000 /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime | |
0x00007ff818be4000 /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport | |
0x00007ff81b796000 /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata | |
0x00007ff80b6c8000 /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore | |
0x00007ff814330000 /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk | |
0x00007ff81b03c000 /usr/lib/libAudioStatistics.dylib | |
0x00007ff90f42f000 /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy | |
0x00007ff81b300000 /usr/lib/libSMC.dylib | |
0x00007ff824e07000 /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI | |
0x00007ff819665000 /usr/lib/libAudioToolboxUtility.dylib | |
0x00007ff90b00d000 /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient | |
0x00007ff81b7a3000 /usr/lib/libperfcheck.dylib | |
0x00007ff8188ce000 /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit | |
0x00007ff8160fd000 /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices | |
0x00007ffa20e6a000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x00007ffa20e2c000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x00007ffa21029000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x00007ffa20e34000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x00007ffa20e29000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x00007ffc14c9f000 /usr/lib/libRosetta.dylib | |
0x00007ffa20e14000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x00007ff8150ae000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore | |
0x00007ff81680c000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage | |
0x00007ff81626a000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork | |
0x00007ff8166e3000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix | |
0x00007ff816496000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector | |
0x00007ff81671e000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray | |
0x00007ffa27641000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions | |
0x00007ffa27623000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSBenchmarkLoop.framework/Versions/A/MPSBenchmarkLoop | |
0x00007ff80a02d000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools | |
0x00007ff91456b000 /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo | |
0x00007ff91fe27000 /System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf | |
0x00007ff910033000 /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter | |
0x00007ffa0c12f000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x00007ffb20d87000 /System/Library/PrivateFrameworks/PhotosensitivityProcessing.framework/Versions/A/PhotosensitivityProcessing | |
0x00007ffa21ae1000 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x00007ff818b8f000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer | |
0x00007ffb12f5c000 /System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices | |
0x00007ff818b9e000 /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG | |
0x00007ff812642000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x00007ff818bf2000 /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib | |
0x00007ffb12f5d000 /System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib | |
0x00007ff820e40000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x00007ff90fff1000 /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging | |
0x00007ff818775000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport | |
0x00007ff820e01000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x00007ff91f17d000 /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics | |
0x00007ffc0c407000 /System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport | |
0x00007ff81899d000 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA | |
0x00007ff81b080000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x00007ff80fbec000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x00007ff8197cb000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x00007ff81b456000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x00007ff81b44e000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy | |
0x00007ff81b054000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x00007ff819788000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI | |
0x00007ff81b3e0000 /usr/lib/libcups.2.dylib | |
0x00007ff81b7b2000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x00007ff81b7c1000 /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x00007ff81b0f9000 /usr/lib/libresolv.9.dylib | |
0x00007ff818c03000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x00007ff822dce000 /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib | |
0x00007ff81b80e000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x00007ffa2471b000 /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio | |
0x00007ff90b056000 /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities | |
0x00007ff81afc5000 /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession | |
0x00007ff81c99d000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth | |
0x00007ff818aaa000 /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience | |
0x00007ff81ae1e000 /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib | |
0x00007ff81b462000 /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration | |
0x00007ff81fa56000 /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog | |
0x00007ff81f97a000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth | |
0x00007ff822dcf000 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x00007ff815f70000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils | |
0x00007ffb11817000 /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras | |
0x00007ffb1a65f000 /System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211 | |
0x00007ff820968000 /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices | |
0x00007ff8223ca000 /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices | |
0x00007ff820a22000 /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices | |
0x00007ff818a11000 /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation | |
0x00007ff81e93a000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore | |
0x00007ff90b06d000 /usr/lib/libAccessibility.dylib | |
0x00007ff81f0a7000 /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility | |
0x00007ffa0f7f7000 /System/Library/Frameworks/OSLog.framework/Versions/A/OSLog | |
0x00007ff90ff7e000 /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport | |
0x0000000110a1f000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/server/libjvm.dylib | |
0x000000010ab44000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libjimage.dylib | |
0x000000010ab8b000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libjava.dylib | |
0x000000010b0f4000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libnio.dylib | |
0x000000010b126000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libnet.dylib | |
0x000000010b164000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libzip.dylib | |
0x000000010b19d000 /Users/tmc/Library/Java/JavaVirtualMachines/temurin-19.0.1/Contents/Home/lib/libverify.dylib | |
0x000000010b2da000 /Users/tmc/Library/Caches/JNA/temp/jna15978417237079942038.tmp | |
0x000000010b3cc000 /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.java.bindings.dylib | |
0x0000000140375000 /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.core.dylib | |
0x000000010b4a7000 /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.sr.dylib | |
0x0000000141746000 /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.dylib | |
0x000000014327c000 /private/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/speech-sdk-native-17284724990742845670/libMicrosoft.CognitiveServices.Speech.extension.onnxruntime.dylib | |
VM Arguments: | |
java_command: embeddedSpeechUber.jar 1250 | |
java_class_path (initial): embeddedSpeechUber.jar | |
Launcher Type: SUN_STANDARD | |
[Global flags] | |
intx CICompilerCount = 4 {product} {ergonomic} | |
uint ConcGCThreads = 2 {product} {ergonomic} | |
uint G1ConcRefinementThreads = 8 {product} {ergonomic} | |
size_t G1HeapRegionSize = 4194304 {product} {ergonomic} | |
uintx GCDrainStackTargetSize = 64 {product} {ergonomic} | |
size_t InitialHeapSize = 402653184 {product} {ergonomic} | |
size_t MarkStackSize = 4194304 {product} {ergonomic} | |
size_t MaxHeapSize = 6442450944 {product} {ergonomic} | |
size_t MaxNewSize = 3862953984 {product} {ergonomic} | |
size_t MinHeapDeltaBytes = 4194304 {product} {ergonomic} | |
size_t MinHeapSize = 8388608 {product} {ergonomic} | |
uintx NonNMethodCodeHeapSize = 5839372 {pd product} {ergonomic} | |
uintx NonProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} | |
uintx ProfiledCodeHeapSize = 122909434 {pd product} {ergonomic} | |
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} | |
bool SegmentedCodeCache = true {product} {ergonomic} | |
size_t SoftMaxHeapSize = 6442450944 {manageable} {ergonomic} | |
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic} | |
bool UseCompressedOops = true {product lp64_product} {ergonomic} | |
bool UseG1GC = true {product} {ergonomic} | |
bool UseNUMA = false {product} {ergonomic} | |
bool UseNUMAInterleaving = false {product} {ergonomic} | |
Logging: | |
Log output configuration: | |
#0: stdout all=warning uptime,level,tags foldmultilines=false | |
#1: stderr all=off uptime,level,tags foldmultilines=false | |
Environment Variables: | |
PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/Users/tmc/.krew/bin:/Users/tmc/.deno/bin:/home/user/.config/yarn/global/node_modules/.bin:/Users/tmc/.local/bin:/Users/tmc/.cargo/bin:/Users/tmc/go/bin:/Users/tmc/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
SHELL=/usr/local/bin/bash | |
LANG=en_US.UTF-8 | |
TERM=xterm-256color | |
TMPDIR=/var/folders/br/j4qfzsmx5tx1pgwwsgw2vrrw0000gn/T/ | |
Active Locale: | |
LC_ALL=en_US.UTF-8 | |
LC_COLLATE=en_US.UTF-8 | |
LC_CTYPE=en_US.UTF-8 | |
LC_MESSAGES=en_US.UTF-8 | |
LC_MONETARY=en_US.UTF-8 | |
LC_NUMERIC=en_US.UTF-8 | |
LC_TIME=en_US.UTF-8 | |
Signal Handlers: | |
SIGSEGV: crash_handler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGBUS: crash_handler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGFPE: crash_handler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGPIPE: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGXFSZ: javaSignalHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGILL: crash_handler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGUSR2: SR_handler in libjvm.dylib, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO | |
SIGHUP: UserHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGINT: UserHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGTERM: UserHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGQUIT: UserHandler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
SIGTRAP: crash_handler in libjvm.dylib, mask=11100110100111111111111111111111, flags=SA_RESTART|SA_SIGINFO | |
--------------- S Y S T E M --------------- | |
OS: | |
uname: Darwin 23.0.0 Darwin Kernel Version 23.0.0: Tue Jun 13 21:17:44 PDT 2023; root:xnu-10002.0.116.505.3~3/RELEASE_ARM64_T8112 x86_64 | |
OS uptime: 3 days 15:46 hours | |
rlimit (soft/hard): STACK 8176k/65520k , CORE 0k/infinity , NPROC 4000/6000 , NOFILE 10240/infinity , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK infinity/infinity , RSS infinity/infinity | |
load average: 4.03 3.24 2.92 | |
CPU: (EMULATED) total 8 (initial active 8) (1 cores per cpu, 1 threads per core) family 6 model 44 stepping 0 microcode 0x0, cx8, cmov, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit, aes, clmul, clflush, rdtscp | |
Memory: 4k page, physical 25165824k(107928k free), swap 0k(0k free) | |
vm_info: OpenJDK 64-Bit Server VM (19.0.1+10) for bsd-amd64 JRE (19.0.1+10), built on 2022-10-18T00:00:00Z by "temurin" with clang 4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.46.4) | |
END. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment