From bdc56748dd3b72333c5ce2780f6ccddb84de891a Mon Sep 17 00:00:00 2001 From: jay-tux Date: Thu, 26 Mar 2026 14:03:56 +0100 Subject: [PATCH] Finished UI overhaul --- composeApp/hs_err_pid2264499.log | 4866 ----------------- .../kotlin/com/jaytux/grader/Util.kt | 12 + .../kotlin/com/jaytux/grader/data/v2/DSLv2.kt | 16 +- .../com/jaytux/grader/data/v2/Entitiesv2.kt | 15 +- .../com/jaytux/grader/ui/AssignmentsView.kt | 27 + .../com/jaytux/grader/ui/GroupsGradingView.kt | 20 +- .../kotlin/com/jaytux/grader/ui/GroupsView.kt | 14 +- .../kotlin/com/jaytux/grader/ui/HomeView.kt | 2 +- .../kotlin/com/jaytux/grader/ui/Icons.kt | 41 + .../jaytux/grader/ui/PeerEvalsGradingView.kt | 267 + .../com/jaytux/grader/ui/StudentsView.kt | 32 +- .../kotlin/com/jaytux/grader/ui/Util.kt | 68 +- .../kotlin/com/jaytux/grader/ui/Widgets.kt | 44 +- .../com/jaytux/grader/viewmodel/EditionVM.kt | 61 +- .../com/jaytux/grader/viewmodel/Grade.kt | 16 +- .../grader/viewmodel/GroupsGradingVM.kt | 23 +- .../com/jaytux/grader/viewmodel/Navigator.kt | 2 +- .../grader/viewmodel/PeerEvalsGradingVM.kt | 208 + .../jaytux/grader/viewmodel/UiGradeType.kt | 10 + 19 files changed, 772 insertions(+), 4972 deletions(-) delete mode 100644 composeApp/hs_err_pid2264499.log diff --git a/composeApp/hs_err_pid2264499.log b/composeApp/hs_err_pid2264499.log deleted file mode 100644 index 00f74d2..0000000 --- a/composeApp/hs_err_pid2264499.log +++ /dev/null @@ -1,4866 +0,0 @@ -# -# A fatal error has been detected by the Java Runtime Environment: -# -# SIGSEGV (0xb) at pc=0x00007e23d676c491, pid=2264499, tid=2264816 -# -# JRE version: OpenJDK Runtime Environment Corretto-22.0.2.9.1 (22.0.2+9) (build 22.0.2+9-FR) -# Java VM: OpenJDK 64-Bit Server VM Corretto-22.0.2.9.1 (22.0.2+9-FR, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) -# Problematic frame: -# C [libskiko-linux-x64.so+0x36c491] SkTypeface_fontconfig::onOpenStream(int*) const+0x21 -# -# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %d %F" (or dumping to /home/jay/kotlin/grader/composeApp/core.2264499) -# -# If you would like to submit a bug report, please visit: -# https://github.com/corretto/corretto-22/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: -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant com.jaytux.grader.MainKt - -Host: AMD Ryzen 7 8845HS w/ Radeon 780M Graphics, 16 cores, 30G, Arch Linux -Time: Wed Mar 11 12:56:28 2026 CET elapsed time: 4866.509022 seconds (0d 1h 21m 6s) - ---------------- T H R E A D --------------- - -Current thread (0x00007e24dcd721d0): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2264816, stack(0x00007e2461397000,0x00007e2461497000) (1024K)] - -Stack: [0x00007e2461397000,0x00007e2461497000], sp=0x00007e24614915c0, free space=1001k -Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) -C [libskiko-linux-x64.so+0x36c491] SkTypeface_fontconfig::onOpenStream(int*) const+0x21 -Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) -J 6026 org.jetbrains.skia.paragraph.ParagraphKt._nLayout(JF)V (0 bytes) @ 0x00007e24cc7c83f9 [0x00007e24cc7c83a0+0x0000000000000059] -J 17300 c2 androidx.compose.ui.text.platform.SkiaParagraphIntrinsics.(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)V (158 bytes) @ 0x00007e24cd062dbc [0x00007e24cd062680+0x000000000000073c] -J 7394 c1 androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt.ActualParagraphIntrinsics(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics; (57 bytes) @ 0x00007e24c59229ac [0x00007e24c5921960+0x000000000000104c] -J 7395 c1 androidx.compose.ui.text.ParagraphIntrinsicsKt.ParagraphIntrinsics(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;Ljava/util/List;)Landroidx/compose/ui/text/ParagraphIntrinsics; (50 bytes) @ 0x00007e24c592bd9c [0x00007e24c592adc0+0x0000000000000fdc] -J 11277 c1 androidx.compose.ui.text.MultiParagraphIntrinsics.(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)V (348 bytes) @ 0x00007e24c61f09c4 [0x00007e24c61eeb20+0x0000000000001ea4] -J 10318 c1 androidx.compose.foundation.text.TextDelegate.layoutIntrinsics(Landroidx/compose/ui/unit/LayoutDirection;)V (97 bytes) @ 0x00007e24c5fcc454 [0x00007e24c5fcbf60+0x00000000000004f4] -J 14777 c1 androidx.compose.foundation.text.CoreTextFieldKt$CoreTextField$8$1$1$2.maxIntrinsicWidth(Landroidx/compose/ui/layout/IntrinsicMeasureScope;Ljava/util/List;I)I (40 bytes) @ 0x00007e24c4c7044c [0x00007e24c4c6fdc0+0x000000000000068c] -J 12195 c2 androidx.compose.ui.node.MeasurePassDelegate.maxIntrinsicWidth(I)I (36 bytes) @ 0x00007e24cccc90c4 [0x00007e24cccc8b20+0x00000000000005a4] -J 10358 c2 androidx.compose.ui.layout.DefaultIntrinsicMeasurable.measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; (156 bytes) @ 0x00007e24ccadc4d0 [0x00007e24ccadb5a0+0x0000000000000f30] -J 10317 c1 androidx.compose.foundation.text.selection.SimpleLayoutKt$SimpleLayout$1$1.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; (184 bytes) @ 0x00007e24c5fbc874 [0x00007e24c5fbbd60+0x0000000000000b14] -J 9946 c1 androidx.compose.ui.layout.MeasurePolicy.maxIntrinsicWidth(Landroidx/compose/ui/layout/IntrinsicMeasureScope;Ljava/util/List;I)I (191 bytes) @ 0x00007e24c5ec1414 [0x00007e24c5ebfe00+0x0000000000001614] -J 7895 c1 androidx.compose.ui.node.IntrinsicsPolicy.maxIntrinsicWidth(I)I (33 bytes) @ 0x00007e24c5a1b5bc [0x00007e24c5a1b080+0x000000000000053c] -J 7894 c1 androidx.compose.ui.node.LayoutNode.maxIntrinsicWidth(I)I (9 bytes) @ 0x00007e24c5a1a774 [0x00007e24c5a1a6c0+0x00000000000000b4] -J 10130 c2 androidx.compose.ui.node.NodeMeasuringIntrinsics$DefaultIntrinsicMeasurable.measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; (156 bytes) @ 0x00007e24ccab5cf0 [0x00007e24ccab4fa0+0x0000000000000d50] -J 10316 c1 androidx.compose.foundation.text.TextFieldSizeKt$textFieldMinSize$1.invoke$lambda$6$lambda$5(Landroidx/compose/foundation/text/TextFieldSize;Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;Landroidx/compose/ui/unit/Constraints;)Landroidx/compose/ui/layout/MeasureResult; (138 bytes) @ 0x00007e24c5fca2fc [0x00007e24c5fc9a80+0x000000000000087c] -J 10315 c1 androidx.compose.foundation.text.TextFieldSizeKt$textFieldMinSize$1$$Lambda+0x00007e24634d9e00.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (20 bytes) @ 0x00007e24c5fbb7d4 [0x00007e24c5fbb4c0+0x0000000000000314] -J 11046 c2 androidx.compose.ui.layout.LayoutModifierImpl.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (31 bytes) @ 0x00007e24ccb4f564 [0x00007e24ccb4f4a0+0x00000000000000c4] -J 9845 c1 androidx.compose.ui.node.LayoutModifierNode$maxIntrinsicWidth$1.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (25 bytes) @ 0x00007e24c5e80774 [0x00007e24c5e80120+0x0000000000000654] -J 9844 c1 androidx.compose.ui.node.NodeMeasuringIntrinsics.maxWidth$ui(Landroidx/compose/ui/node/NodeMeasuringIntrinsics$MeasureBlock;Landroidx/compose/ui/layout/IntrinsicMeasureScope;Landroidx/compose/ui/layout/IntrinsicMeasurable;I)I (95 bytes) @ 0x00007e24c5e82534 [0x00007e24c5e81460+0x00000000000010d4] -J 9842 c1 androidx.compose.ui.node.LayoutModifierNode.maxIntrinsicWidth(Landroidx/compose/ui/layout/IntrinsicMeasureScope;Landroidx/compose/ui/layout/IntrinsicMeasurable;I)I (33 bytes) @ 0x00007e24c5e7f504 [0x00007e24c5e7ee40+0x00000000000006c4] -J 12942 c2 androidx.compose.ui.node.LayoutModifierNodeCoordinator.maxIntrinsicWidth(I)I (73 bytes) @ 0x00007e24cc81b494 [0x00007e24cc81b420+0x0000000000000074] -J 14776 c1 androidx.compose.foundation.text.HorizontalScrollLayoutModifier.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (101 bytes) @ 0x00007e24c53e4764 [0x00007e24c53e4100+0x0000000000000664] -J 11183 c1 androidx.compose.ui.node.BackwardsCompatNode.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (45 bytes) @ 0x00007e24c4a75d8c [0x00007e24c4a75400+0x000000000000098c] -J 10116 c2 androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; (349 bytes) @ 0x00007e24ccab39f8 [0x00007e24ccab3940+0x00000000000000b8] -J 11375 c2 androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (47 bytes) @ 0x00007e24ccba728c [0x00007e24ccba7220+0x000000000000006c] -J 10116 c2 androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; (349 bytes) @ 0x00007e24ccab39f8 [0x00007e24ccab3940+0x00000000000000b8] -J 13043 c2 androidx.compose.foundation.layout.SizeNode.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (351 bytes) @ 0x00007e24ccd509ac [0x00007e24ccd506e0+0x00000000000002cc] -J 10116 c2 androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; (349 bytes) @ 0x00007e24ccab39f8 [0x00007e24ccab3940+0x00000000000000b8] -J 13043 c2 androidx.compose.foundation.layout.SizeNode.measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; (351 bytes) @ 0x00007e24ccd509ac [0x00007e24ccd506e0+0x00000000000002cc] -J 10116 c2 androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(J)Landroidx/compose/ui/layout/Placeable; (349 bytes) @ 0x00007e24ccab39f8 [0x00007e24ccab3940+0x00000000000000b8] -J 10626 c2 androidx.compose.ui.node.MeasurePassDelegate$$Lambda+0x00007e24632b3068.invoke()Ljava/lang/Object; (8 bytes) @ 0x00007e24ccb0f2b4 [0x00007e24ccb0f240+0x0000000000000074] -J 8505 c2 androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)Ljava/lang/Object; (314 bytes) @ 0x00007e24cc949790 [0x00007e24cc948e40+0x0000000000000950] -J 8722 c2 androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V (193 bytes) @ 0x00007e24cc978ed0 [0x00007e24cc9786c0+0x0000000000000810] -J 10420 c2 androidx.compose.ui.node.MeasurePassDelegate.performMeasure-BRTryo0$ui(J)V (96 bytes) @ 0x00007e24ccae8580 [0x00007e24ccae8460+0x0000000000000120] -J 16081 c1 androidx.compose.ui.node.MeasurePassDelegate.remeasure-BRTryo0(J)Z (298 bytes) @ 0x00007e24c5ccc09c [0x00007e24c5ccb5c0+0x0000000000000adc] -J 9594 c1 androidx.compose.ui.node.LayoutNode.remeasure-_Sx5XlM$ui(Landroidx/compose/ui/unit/Constraints;)Z (34 bytes) @ 0x00007e24c5de0914 [0x00007e24c5de0760+0x00000000000001b4] -J 8298 c1 androidx.compose.ui.node.MeasureAndLayoutDelegate.doRemeasure-sdFAvZA(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/unit/Constraints;)Z (78 bytes) @ 0x00007e24c5afb1a4 [0x00007e24c5afacc0+0x00000000000004e4] -J 15975 c1 androidx.compose.ui.node.MeasureAndLayoutDelegate.remeasureAndRelayoutIfNeeded(Landroidx/compose/ui/node/LayoutNode;ZZ)Z (288 bytes) @ 0x00007e24c4c1ff5c [0x00007e24c4c1e7a0+0x00000000000017bc] -J 16033 c1 androidx.compose.ui.node.MeasureAndLayoutDelegate.measureAndLayout(Lkotlin/jvm/functions/Function0;)Z (507 bytes) @ 0x00007e24c5f52cfc [0x00007e24c5f51240+0x0000000000001abc] -J 16869 c2 androidx.compose.ui.scene.ComposeSceneMediator.onRender(Lorg/jetbrains/skia/Canvas;IIJ)V (64 bytes) @ 0x00007e24ccfcc19c [0x00007e24ccfcb080+0x000000000000111c] -J 16048 c1 org.jetbrains.skiko.SkiaLayer.update$skiko(J)V (344 bytes) @ 0x00007e24c5535814 [0x00007e24c55341c0+0x0000000000001654] -J 8433 c1 org.jetbrains.skiko.redrawer.AWTRedrawer.update(J)V (61 bytes) @ 0x00007e24c5b5472c [0x00007e24c5b54200+0x000000000000052c] -J 16004 c1 org.jetbrains.skiko.redrawer.LinuxOpenGLRedrawer$Companion$frameDispatcher$1.invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; (943 bytes) @ 0x00007e24c4e63384 [0x00007e24c4e61c80+0x0000000000001704] -J 13888 c2 kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Ljava/lang/Object;)V (124 bytes) @ 0x00007e24cce33144 [0x00007e24cce330e0+0x0000000000000064] -J 7089 c2 kotlinx.coroutines.DispatchedTask.run()V (387 bytes) @ 0x00007e24cc845820 [0x00007e24cc845440+0x00000000000003e0] -J 15861 c2 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V java.desktop@22.0.2 (139 bytes) @ 0x00007e24cccf5c1c [0x00007e24cccf5920+0x00000000000002fc] -J 16266 c2 java.awt.EventQueue$4.run()Ljava/lang/Object; java.desktop@22.0.2 (5 bytes) @ 0x00007e24cc973308 [0x00007e24cc9732a0+0x0000000000000068] -J 16244 c2 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V java.desktop@22.0.2 (80 bytes) @ 0x00007e24ccbb266c [0x00007e24ccbb2340+0x000000000000032c] -J 17032 c2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V java.desktop@22.0.2 (106 bytes) @ 0x00007e24cca16970 [0x00007e24cca16560+0x0000000000000410] -J 17058 c1 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V java.desktop@22.0.2 (47 bytes) @ 0x00007e24c549099c [0x00007e24c5490700+0x000000000000029c] -j java.awt.EventDispatchThread.pumpEventsForFilter(Ljava/awt/Conditional;Ljava/awt/EventFilter;)V+4 java.desktop@22.0.2 -j java.awt.WaitDispatchSupport$2.run()V+59 java.desktop@22.0.2 -j java.awt.WaitDispatchSupport$4.run()Ljava/lang/Void;+4 java.desktop@22.0.2 -j java.awt.WaitDispatchSupport$4.run()Ljava/lang/Object;+1 java.desktop@22.0.2 -J 4555 c1 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; java.base@22.0.2 (9 bytes) @ 0x00007e24c5296e54 [0x00007e24c5296ce0+0x0000000000000174] -j java.awt.WaitDispatchSupport.enter()Z+266 java.desktop@22.0.2 -j java.awt.Dialog.show()V+225 java.desktop@22.0.2 -j java.awt.Component.show(Z)V+5 java.desktop@22.0.2 -j java.awt.Component.setVisible(Z)V+2 java.desktop@22.0.2 -j java.awt.Window.setVisible(Z)V+2 java.desktop@22.0.2 -j java.awt.Dialog.setVisible(Z)V+2 java.desktop@22.0.2 -j androidx.compose.ui.awt.AwtWindow_desktopKt$AwtWindow$4$1$showJob$1.invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;+43 -J 13888 c2 kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Ljava/lang/Object;)V (124 bytes) @ 0x00007e24cce33144 [0x00007e24cce330e0+0x0000000000000064] -J 7089 c2 kotlinx.coroutines.DispatchedTask.run()V (387 bytes) @ 0x00007e24cc845820 [0x00007e24cc845440+0x00000000000003e0] -J 15861 c2 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V java.desktop@22.0.2 (139 bytes) @ 0x00007e24cccf5c1c [0x00007e24cccf5920+0x00000000000002fc] -J 16266 c2 java.awt.EventQueue$4.run()Ljava/lang/Object; java.desktop@22.0.2 (5 bytes) @ 0x00007e24cc973308 [0x00007e24cc9732a0+0x0000000000000068] -J 16244 c2 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V java.desktop@22.0.2 (80 bytes) @ 0x00007e24ccbb266c [0x00007e24ccbb2340+0x000000000000032c] -J 17032 c2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V java.desktop@22.0.2 (106 bytes) @ 0x00007e24cca16970 [0x00007e24cca16560+0x0000000000000410] -J 13281% c2 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V java.desktop@22.0.2 (47 bytes) @ 0x00007e24ccba14cc [0x00007e24ccba1420+0x00000000000000ac] -j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11 java.desktop@22.0.2 -j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4 java.desktop@22.0.2 -j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3 java.desktop@22.0.2 -j java.awt.EventDispatchThread.run()V+9 java.desktop@22.0.2 -v ~StubRoutines::call_stub 0x00007e24cbe5fcc6 - -siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000 - -Registers: -RAX=0x0000000000000000, RBX=0x00007e23d6f22220, RCX=0x00007e23d664d080, RDX=0x00007e246149168c -RSP=0x00007e24614915c0, RBP=0x000000000000001c, RSI=0x0000000000000000, RDI=0x00007e2461491698 -R8 =0x000000004289c4e0, R9 =0x00007e23e233d108, R10=0x00007e23d6f22220, R11=0x00007e23d7e7cbe0 -R12=0x00007e2461491698, R13=0x00007e23e2c34f60, R14=0x00007e235d109660, R15=0x0000000042898669 -RIP=0x00007e23d676c491, EFLAGS=0x0000000000010246, CSGSFS=0x002b000000000033, ERR=0x0000000000000004 - TRAPNO=0x000000000000000e - - -Register to memory mapping: - -RAX=0x0 is null -RBX=0x00007e23d6f22220: in /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so at 0x00007e23d6400000 -RCX=0x00007e23d664d080: in /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so at 0x00007e23d6400000 -RDX=0x00007e246149168c is pointing into the stack for thread: 0x00007e24dcd721d0 -RSP=0x00007e24614915c0 is pointing into the stack for thread: 0x00007e24dcd721d0 -RBP=0x000000000000001c is an unknown value -RSI=0x0 is null -RDI=0x00007e2461491698 is pointing into the stack for thread: 0x00007e24dcd721d0 -R8 =0x000000004289c4e0 is an unknown value -R9 =0x00007e23e233d108 points into unknown readable memory: 0x00000000e9250490 | 90 04 25 e9 00 00 00 00 -R10=0x00007e23d6f22220: in /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so at 0x00007e23d6400000 -R11=0x00007e23d7e7cbe0: in /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so at 0x00007e23d6400000 -R12=0x00007e2461491698 is pointing into the stack for thread: 0x00007e24dcd721d0 -R13=0x00007e23e2c34f60 points into unknown readable memory: 0x00007e23d7e51180 | 80 11 e5 d7 23 7e 00 00 -R14=0x00007e235d109660 points into unknown readable memory: 0x0000000100000001 | 01 00 00 00 01 00 00 00 -R15=0x0000000042898669 is an unknown value - -Top of Stack: (sp=0x00007e24614915c0) -0x00007e24614915c0: 0000000000000000 8db8c973edc5b000 -0x00007e24614915d0: 00007e2461491698 00007e23d664e605 -0x00007e24614915e0: 00007e23e2c34f60 8db8c973edc5b000 -0x00007e24614915f0: 000000004289c4e0 00007e23d6f95bb4 -0x00007e2461491600: 00007e235c43cbaf 00007e23e136db50 -0x00007e2461491610: 00007e23e136dbc8 00007e2461491c60 -0x00007e2461491620: 00007e2461491ee0 0000000000000000 -0x00007e2461491630: 00007e24614916a0 00007e2461491ec0 -0x00007e2461491640: 00007e235c43cbb1 0000000000000002 -0x00007e2461491650: 00007e23e31cbf80 00007e23e1ef6fb0 -0x00007e2461491660: 0000000000004289 0000000400000000 -0x00007e2461491670: 0000000000000000 0000000000000000 -0x00007e2461491680: 0000000000000000 0000000000000000 -0x00007e2461491690: 00007e235c43cbb1 0000000000000002 -0x00007e24614916a0: 00007e23d7e7cbe0 00007e23d7e7cc10 -0x00007e24614916b0: 00007e2461491738 00007e235d3dd290 -0x00007e24614916c0: 0000000000000000 0000000000000000 -0x00007e24614916d0: 0000000000000000 0000000000000000 -0x00007e24614916e0: 0000000000000000 0000000000000000 -0x00007e24614916f0: 0000000000000000 0000000000000000 -0x00007e2461491700: 0000000000000000 0000000000000000 -0x00007e2461491710: 0000000000000000 0000000000000000 -0x00007e2461491720: 0000000000000000 0000000100000000 -0x00007e2461491730: 00007e2461491770 8db8c973edc5b000 -0x00007e2461491740: 0000000000000000 000000000000000b -0x00007e2461491750: 00007e23e0ee4540 00007e23d7e73540 -0x00007e2461491760: 00007e23d7e73540 00007e23d7e73540 -0x00007e2461491770: 00007e24614917b0 00007e24e3895814 -0x00007e2461491780: 00007e24614917c0 8db8c973edc5b000 -0x00007e2461491790: 00007e23e36d5cc0 000000000000000b -0x00007e24614917a0: 0000000000000002 8db8c973edc5b000 -0x00007e24614917b0: 6861cd3208088b1f 31782d7265740300 - -Instructions: (pc=0x00007e23d676c491) -0x00007e23d676c391: c0 eb 9c e8 27 77 da ff 0f 1f 80 00 00 00 00 f3 -0x00007e23d676c3a1: 0f 1e fa 48 81 ec d8 00 00 00 49 89 fa 48 89 74 -0x00007e23d676c3b1: 24 28 48 89 54 24 30 48 89 4c 24 38 4c 89 44 24 -0x00007e23d676c3c1: 40 4c 89 4c 24 48 84 c0 74 37 0f 29 44 24 50 0f -0x00007e23d676c3d1: 29 4c 24 60 0f 29 54 24 70 0f 29 9c 24 80 00 00 -0x00007e23d676c3e1: 00 0f 29 a4 24 90 00 00 00 0f 29 ac 24 a0 00 00 -0x00007e23d676c3f1: 00 0f 29 b4 24 b0 00 00 00 0f 29 bc 24 c0 00 00 -0x00007e23d676c401: 00 64 48 8b 04 25 28 00 00 00 48 89 44 24 18 31 -0x00007e23d676c411: c0 48 8d 84 24 e0 00 00 00 48 89 e1 4c 89 d2 48 -0x00007e23d676c421: 89 44 24 08 48 8d 44 24 20 be 01 00 00 00 48 89 -0x00007e23d676c431: 44 24 10 48 8b 05 cd 55 70 01 c7 04 24 08 00 00 -0x00007e23d676c441: 00 48 8b 38 c7 44 24 04 30 00 00 00 e8 4e 54 da -0x00007e23d676c451: ff 48 8b 44 24 18 64 48 33 04 25 28 00 00 00 75 -0x00007e23d676c461: 08 48 81 c4 d8 00 00 00 c3 e8 51 76 da ff 90 f3 -0x00007e23d676c471: 0f 1e fa 41 54 49 89 fc 48 83 ec 10 48 8b 76 40 -0x00007e23d676c481: 64 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 -0x00007e23d676c491: 48 8b 06 ff 50 58 48 8b 44 24 08 64 48 33 04 25 -0x00007e23d676c4a1: 28 00 00 00 75 0a 48 83 c4 10 4c 89 e0 41 5c c3 -0x00007e23d676c4b1: e8 0a 76 da ff 66 2e 0f 1f 84 00 00 00 00 00 f3 -0x00007e23d676c4c1: 0f 1e fa 41 54 49 89 fc 48 83 ec 10 48 8b 76 40 -0x00007e23d676c4d1: 64 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 -0x00007e23d676c4e1: 48 8b 06 ff 50 20 48 8b 44 24 08 64 48 33 04 25 -0x00007e23d676c4f1: 28 00 00 00 75 0a 48 83 c4 10 4c 89 e0 41 5c c3 -0x00007e23d676c501: e8 ba 75 da ff 66 2e 0f 1f 84 00 00 00 00 00 f3 -0x00007e23d676c511: 0f 1e fa 48 8b 7f 40 48 8b 07 ff 60 50 66 90 f3 -0x00007e23d676c521: 0f 1e fa 48 8b 7f 40 48 8b 07 ff a0 a0 00 00 00 -0x00007e23d676c531: 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 f3 -0x00007e23d676c541: 0f 1e fa 48 8b 7f 40 48 8b 07 ff 60 48 66 90 f3 -0x00007e23d676c551: 0f 1e fa 48 8b 7f 40 48 8b 07 ff 60 70 66 90 f3 -0x00007e23d676c561: 0f 1e fa 48 8b 7f 40 48 8b 07 ff 60 78 66 90 f3 -0x00007e23d676c571: 0f 1e fa 41 54 49 89 fc 48 83 ec 10 48 8b b6 80 -0x00007e23d676c581: 00 00 00 64 48 8b 04 25 28 00 00 00 48 89 44 24 - - -Stack slot to memory mapping: - -stack at sp + 0 slots: 0x0 is null -stack at sp + 1 slots: 0x8db8c973edc5b000 is an unknown value -stack at sp + 2 slots: 0x00007e2461491698 is pointing into the stack for thread: 0x00007e24dcd721d0 -stack at sp + 3 slots: 0x00007e23d664e605: in /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so at 0x00007e23d6400000 -stack at sp + 4 slots: 0x00007e23e2c34f60 points into unknown readable memory: 0x00007e23d7e51180 | 80 11 e5 d7 23 7e 00 00 -stack at sp + 5 slots: 0x8db8c973edc5b000 is an unknown value -stack at sp + 6 slots: 0x000000004289c4e0 is an unknown value -stack at sp + 7 slots: 0x00007e23d6f95bb4: in /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so at 0x00007e23d6400000 - - -Compiled method (n/a) 4866516 6026 n 0 org.jetbrains.skia.paragraph.ParagraphKt::_nLayout (native) - total in heap [0x00007e24cc7c8210,0x00007e24cc7c8588] = 888 - relocation [0x00007e24cc7c8360,0x00007e24cc7c8398] = 56 - main code [0x00007e24cc7c83a0,0x00007e24cc7c857c] = 476 - stub code [0x00007e24cc7c857c,0x00007e24cc7c8580] = 4 - oops [0x00007e24cc7c8580,0x00007e24cc7c8588] = 8 - -[Constant Pool (empty)] - -[MachCode] -[Entry Point] - # {method} {0x00007e2459ce39b8} '_nLayout' '(JF)V' in 'org/jetbrains/skia/paragraph/ParagraphKt' - # parm0: rsi:rsi = long - # parm1: xmm0 = float - # [sp+0x50] (sp of caller) - 0x00007e24cc7c83a0: 448b 5608 | 49bb 0000 | 0062 247e | 0000 4d03 | d349 3bc2 | 0f84 0600 - - 0x00007e24cc7c83b8: ; {runtime_call ic_miss_stub} - 0x00007e24cc7c83b8: 0000 e9c1 | 4e6e ff90 -[Verified Entry Point] - 0x00007e24cc7c83c0: 8984 2400 | c0fe ff55 | 488b ec48 | 83ec 4090 | 4181 7f20 | 0d00 0000 - - 0x00007e24cc7c83d8: ; {runtime_call StubRoutines (final stubs)} - 0x00007e24cc7c83d8: 7405 e881 | e06c ff48 - - 0x00007e24cc7c83e0: ; {oop(a 'java/lang/Class'{0x0000000616c72b08} = 'org/jetbrains/skia/paragraph/ParagraphKt')} - 0x00007e24cc7c83e0: 8bd6 49be | 082b c716 | 0600 0000 | 4c89 7424 | 304c 8d74 | 2430 498b | f6c5 f877 - - 0x00007e24cc7c83fc: ; {internal_word} - 0x00007e24cc7c83fc: 49ba f983 | 7ccc 247e | 0000 4d89 | 97a8 0300 | 0049 89a7 | a003 0000 - - 0x00007e24cc7c8414: ; {external_word} - 0x00007e24cc7c8414: 803d 924a | f516 000f | 8444 0000 | 0056 5248 | 83ec 10c5 | fb11 0424 - - 0x00007e24cc7c842c: ; {metadata({method} {0x00007e2459ce39b8} '_nLayout' '(JF)V' in 'org/jetbrains/skia/paragraph/ParagraphKt')} - 0x00007e24cc7c842c: 48be b839 | ce59 247e | 0000 498b | ff40 f6c4 | 0f0f 8412 | 0000 0048 - - 0x00007e24cc7c8444: ; {runtime_call SharedRuntime::dtrace_method_entry(JavaThread*, Method*)} - 0x00007e24cc7c8444: 83ec 08e8 | 145c 8016 | 4883 c408 | e905 0000 - - 0x00007e24cc7c8454: ; {runtime_call SharedRuntime::dtrace_method_entry(JavaThread*, Method*)} - 0x00007e24cc7c8454: 00e8 065c | 8016 c5fb | 1004 2448 | 83c4 105a | 5e49 8dbf | c003 0000 | 41c7 8754 | 0400 0004 - 0x00007e24cc7c8474: ; {runtime_call Java_org_jetbrains_skia_paragraph_ParagraphKt__1nLayout} - 0x00007e24cc7c8474: 0000 0048 | b830 cf52 | d623 7e00 | 00ff d0c5 | f877 41c7 | 8754 0400 | 0005 0000 | 00f0 8344 - 0x00007e24cc7c8494: 24c0 0049 | 3baf 5804 | 0000 0f87 | 0e00 0000 | 4183 bf50 | 0400 0000 | 0f84 1c00 | 0000 c5f8 - 0x00007e24cc7c84b4: 7749 8bff | 4c8b e448 | 83ec 0048 - - 0x00007e24cc7c84c0: ; {runtime_call JavaThread::check_special_condition_for_native_trans(JavaThread*)} - 0x00007e24cc7c84c0: 83e4 f0e8 | 4896 3616 | 498b e44d | 33e4 41c7 | 8754 0400 | 0008 0000 | 0041 83bf | d004 0000 - 0x00007e24cc7c84e0: 020f 8477 - - 0x00007e24cc7c84e4: ; {external_word} - 0x00007e24cc7c84e4: 0000 0080 | 3dbf 49f5 | 1600 0f84 | 2e00 0000 - - 0x00007e24cc7c84f4: ; {metadata({method} {0x00007e2459ce39b8} '_nLayout' '(JF)V' in 'org/jetbrains/skia/paragraph/ParagraphKt')} - 0x00007e24cc7c84f4: 48be b839 | ce59 247e | 0000 498b | ff40 f6c4 | 0f0f 8412 | 0000 0048 - - 0x00007e24cc7c850c: ; {runtime_call SharedRuntime::dtrace_method_exit(JavaThread*, Method*)} - 0x00007e24cc7c850c: 83ec 08e8 | 5c5b 8016 | 4883 c408 | e905 0000 - - 0x00007e24cc7c851c: ; {runtime_call SharedRuntime::dtrace_method_exit(JavaThread*, Method*)} - 0x00007e24cc7c851c: 00e8 4e5b | 8016 49c7 | 87a0 0300 | 0000 0000 | 0049 c787 | a803 0000 | 0000 0000 | c5f8 7749 - 0x00007e24cc7c853c: 8b8f 3004 | 0000 c781 | 0001 0000 | 0000 0000 | c949 837f | 0800 0f85 | 0100 0000 - - 0x00007e24cc7c8558: ; {runtime_call StubRoutines (initial stubs)} - 0x00007e24cc7c8558: c3e9 a276 | 69ff c5f8 | 774c 8be4 | 4883 ec00 | 4883 e4f0 - - 0x00007e24cc7c856c: ; {runtime_call SharedRuntime::reguard_yellow_pages()} - 0x00007e24cc7c856c: e89f 6980 | 1649 8be4 | 4d33 e4e9 | 6bff ffff -[Stub Code] - 0x00007e24cc7c857c: f4f4 f4f4 -[/MachCode] - - -Compiled method (c2) 4866523 17300 4 androidx.compose.ui.text.platform.SkiaParagraphIntrinsics:: (158 bytes) - total in heap [0x00007e24cd062290,0x00007e24cd065b98] = 14600 - relocation [0x00007e24cd0623e0,0x00007e24cd062648] = 616 - constants [0x00007e24cd062660,0x00007e24cd062680] = 32 - main code [0x00007e24cd062680,0x00007e24cd0644b0] = 7728 - stub code [0x00007e24cd0644b0,0x00007e24cd064598] = 232 - oops [0x00007e24cd064598,0x00007e24cd064620] = 136 - metadata [0x00007e24cd064620,0x00007e24cd0647a8] = 392 - scopes data [0x00007e24cd0647a8,0x00007e24cd0654e8] = 3392 - scopes pcs [0x00007e24cd0654e8,0x00007e24cd065968] = 1152 - dependencies [0x00007e24cd065968,0x00007e24cd065980] = 24 - handler table [0x00007e24cd065980,0x00007e24cd065b48] = 456 - nul chk table [0x00007e24cd065b48,0x00007e24cd065b98] = 80 - - -[Constant Pool] - Address hex4 hex8 - 0x00007e24cd062660: 0x7f800000 0x3727c5ac7f800000 - 0x00007e24cd062664: 0x3727c5ac - 0x00007e24cd062668: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 - 0x00007e24cd06266c: 0xf4f4f4f4 - 0x00007e24cd062670: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 - 0x00007e24cd062674: 0xf4f4f4f4 - 0x00007e24cd062678: 0xf4f4f4f4 0xf4f4f4f4f4f4f4f4 - 0x00007e24cd06267c: 0xf4f4f4f4 - -[MachCode] -[Entry Point] - # {method} {0x00007e2459c758b8} '' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)V' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics' - # this: rsi:rsi = 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics' - # parm0: rdx:rdx = 'java/lang/String' - # parm1: rcx:rcx = 'androidx/compose/ui/text/TextStyle' - # parm2: r8:r8 = 'java/util/List' - # parm3: r9:r9 = 'java/util/List' - # parm4: rdi:rdi = 'androidx/compose/ui/unit/Density' - # parm5: [sp+0x60] = 'androidx/compose/ui/text/font/FontFamily$Resolver' (sp of caller) - 0x00007e24cd062680: ; {no_reloc} - 0x00007e24cd062680: 448b 5608 | 49bb 0000 | 0062 247e | 0000 4d03 | d349 3bc2 - - 0x00007e24cd062694: ; {runtime_call ic_miss_stub} - 0x00007e24cd062694: 0f85 e6ab | e4fe 6690 | 0f1f 4000 -[Verified Entry Point] - 0x00007e24cd0626a0: 8984 2400 | c0fe ff55 | 4883 ec50 | 4181 7f20 | 0d00 0000 | 0f85 ea1d | 0000 4c8b | d648 85d2 - 0x00007e24cd0626c0: 0f84 4f16 | 0000 4c8b | d948 85c9 | 0f84 7216 | 0000 4d85 | c00f 8499 | 1600 004d | 85c9 0f84 - 0x00007e24cd0626e0: c016 0000 | 488b ef48 | 85ff 0f84 | e416 0000 | 488b 4c24 | 6048 85c9 | 0f84 0217 | 0000 4180 - 0x00007e24cd062700: 7f38 000f | 8555 0d00 | 0048 8bde | 488b cb4c | 8bd2 49c1 | ea03 4489 | 5314 4d8b | eb49 c1ed - 0x00007e24cd062720: 034d 8bf0 | 49c1 ee03 | 4d8b d149 | c1ea 0344 | 8954 2408 | 4c8b d549 | c1ea 0344 | 8954 240c - 0x00007e24cd062740: 4c8b 5424 | 6049 c1ea | 0344 8954 | 2410 4c8b | d24c 33d1 | 49c1 ea16 | 4d85 d274 | 1a48 c1e9 - 0x00007e24cd062760: 0948 bf00 | 00a0 c024 | 7e00 0048 | 03f9 803f | 020f 851f | 0d00 0041 | 807f 3800 | 0f85 5f0b - 0x00007e24cd062780: 0000 4489 | 6b18 4d8b | d34c 8bdb | 4d33 d349 - - 0x00007e24cd062790: ; {no_reloc} - 0x00007e24cd062790: c1ea 164d | 85d2 741a | 49c1 eb09 | 48bf 0000 | a0c0 247e | 0000 4903 | fb80 3f02 | 0f85 cd0d - 0x00007e24cd0627b0: 0000 4180 | 7f38 000f | 85c5 0b00 | 0044 8973 | 1c4d 8bd0 | 4c8b db4d | 33d3 49c1 | ea16 4d85 - 0x00007e24cd0627d0: d274 1a49 | c1eb 0948 | bf00 00a0 | c024 7e00 | 0049 03fb | 803f 020f | 8508 0e00 | 0041 807f - 0x00007e24cd0627f0: 3800 0f85 | c10b 0000 | 448b 5424 | 0844 8953 | 204d 8bd1 | 4c8b db4d | 33d3 49c1 | ea16 4d85 - 0x00007e24cd062810: d274 1a49 | c1eb 0948 | bf00 00a0 | c024 7e00 | 0049 03fb | 803f 020f | 8522 0e00 | 0041 807f - 0x00007e24cd062830: 3800 0f85 | b80b 0000 | 448b 5c24 | 0c44 895b | 244c 8bd5 | 4c8b db4d | 33d3 49c1 | ea16 4d85 - 0x00007e24cd062850: d274 1a49 | c1eb 0948 | bf00 00a0 | c024 7e00 | 0049 03fb | 803f 020f | 8530 0e00 | 0041 807f - 0x00007e24cd062870: 3800 0f85 | af0b 0000 | 448b 5424 | 1044 8953 | 284c 8b54 | 2460 4c8b | db4d 33d3 | 49c1 ea16 - 0x00007e24cd062890: ; {no_reloc} - 0x00007e24cd062890: 4d85 d274 | 1a49 c1eb | 0948 bf00 | 00a0 c024 | 7e00 0049 | 03fb 803f | 020f 853c | 0e00 0044 - 0x00007e24cd0628b0: 8b5b 1847 | 8b44 dc10 - - 0x00007e24cd0628b8: ; implicit exception: dispatches to 0x00007e24cd0643d8 - 0x00007e24cd0628b8: 478b 54c4 | 1847 8b5c | dc0c 478b | 5cdc 4444 | 8b4b 1445 | 85c9 0f84 | 5815 0000 | 4183 fa01 - 0x00007e24cd0628d8: 0f84 b603 | 0000 4183 | fa02 0f84 | 6c15 0000 | 4183 fa03 | 0f84 8215 | 0000 4181 | fa00 0000 - 0x00007e24cd0628f8: 800f 85a1 | 1500 0049 | ba9c 7e73 | e324 7e00 | 0045 8b02 | 4585 c00f | 85bb 1500 | 0049 8b8f - 0x00007e24cd062918: b801 0000 | 4c8b d149 | 83c2 284d | 3b97 c801 | 0000 0f83 | 2011 0000 | 4d89 97b8 | 0100 004c - 0x00007e24cd062938: 8bc1 4983 | c010 48c7 | 0101 0000 | 0041 0f18 | 8200 0100 - - 0x00007e24cd06294c: ; {metadata('androidx/compose/ui/text/CharHelpers_skikoKt$codePointsOutsideDirectionalIsolate$1')} - 0x00007e24cd06294c: 00c7 4108 | 3888 4d01 | 4489 610c | c5fd efc0 | 41ba 0700 | 0000 c4c1 | 7892 fa62 | d1fe 2f7f - 0x00007e24cd06296c: 0044 8949 | 24c7 4110 | 0200 0000 | 498b 87b8 | 0100 004c | 8bd0 4983 | c220 4d3b | 97c8 0100 - 0x00007e24cd06298c: 000f 83f6 | 1000 004d | 8997 b801 | 0000 410f | 1882 0001 | 0000 48c7 | 0001 0000 | 004c 8bd0 - 0x00007e24cd0629ac: 4983 c210 - - 0x00007e24cd0629b0: ; {metadata('kotlin/sequences/SequenceBuilderIterator')} - 0x00007e24cd0629b0: c740 0810 | f038 0144 | 8960 0cc5 | fdef c062 | d1fe 087f | 0248 895c | 2460 4489 | 5c24 1848 - 0x00007e24cd0629d0: 890c 2448 | 8be8 488b | 3424 488b | d548 8bcd - - 0x00007e24cd0629e0: ; {optimized virtual_call} - 0x00007e24cd0629e0: 6666 90e8 - - 0x00007e24cd0629e4: ; ImmutableOopMap {rbp=Oop [24]=NarrowOop [96]=Oop } - ;*invokevirtual create {reexecute=0 rethrow=0 return_oop=1} - ; - kotlin.coroutines.intrinsics.IntrinsicsKt__IntrinsicsJvmKt::createCoroutineUnintercepted@30 (line 163) - ; - kotlin.sequences.SequencesKt__SequenceBuilderKt::iterator@21 (line 38) - ; - kotlin.sequences.SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1::iterator@6 (line 731) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@10 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0629e4: f8d1 b1f7 - - 0x00007e24cd0629e8: ; {other} - 0x00007e24cd0629e8: 0f1f 8400 | 5807 0000 | 488b d841 | 807f 3800 | 0f85 7e0e | 0000 4889 | 6c24 104c | 8bdb 49c1 - 0x00007e24cd062a08: eb03 4c8b | 5424 1045 | 895a 184c | 8bdb 4d33 | da49 c1eb | 164d 85db | 741f 4885 | db74 1a49 - 0x00007e24cd062a28: c1ea 0948 | bf00 00a0 | c024 7e00 | 0049 03fa | 803f 020f | 85ae 0e00 | 0049 be00 | 00a0 c024 - 0x00007e24cd062a48: 7e00 0045 | 33ed 4c8b | 5424 1045 | 8b5a 0c45 | 85db 756d | 41c7 420c | 0500 0000 | 418b 6a18 - 0x00007e24cd062a68: 85ed 0f84 | c015 0000 | 4180 7f38 | 000f 853d | 0e00 0044 | 896c 2408 | 4c89 3424 | 4c8b 5424 - 0x00007e24cd062a88: 1045 8962 | 1849 8d34 - - 0x00007e24cd062a90: ; {oop(a 'kotlin/Unit'{0x000000061602c928})} - 0x00007e24cd062a90: ec48 ba28 | c902 1606 | 0000 0066 | 9048 b838 | 884d 6324 - - 0x00007e24cd062aa4: ; {virtual_call} - 0x00007e24cd062aa4: 7e00 00e8 - - 0x00007e24cd062aa8: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*invokeinterface resumeWith {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.sequences.SequenceBuilderIterator::hasNext@117 (line 129) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@17 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd062aa8: 3406 ddff - - 0x00007e24cd062aac: ; {other} - 0x00007e24cd062aac: 0f1f 8400 | 1c08 0001 | 4d8b 9760 - - 0x00007e24cd062ab8: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*goto {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.sequences.SequenceBuilderIterator::hasNext@122 (line 129) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@17 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - ; {poll} - 0x00007e24cd062ab8: 0400 0041 | 8502 4c8b | 3424 448b | 6c24 08eb | 8541 83fb | 030f 85a4 | 0100 0041 | 807f 3800 - 0x00007e24cd062ad8: 0f85 ed0e | 0000 4c8b | 5424 1045 | 8962 0c41 | 8b6a 1045 | 8962 1045 | 8b54 ec08 - - 0x00007e24cd062af4: ; {metadata('java/lang/Integer')} - 0x00007e24cd062af4: 4181 faa0 | fe01 000f | 8527 1800 | 004d 8d14 | ec45 8b5a | 0c41 8beb | c1ed 0885 | ed0f 8585 - 0x00007e24cd062b14: 1500 0041 | 0fb7 eb81 | fd00 0100 | 000f 8341 - - 0x00007e24cd062b24: ; {oop([I{0x0000000616017100})} - 0x00007e24cd062b24: 1400 0049 | ba00 7101 | 1606 0000 | 0045 8b54 | aa10 41c1 | ea1b 4183 | e20f 4183 | fa0f 0f84 - 0x00007e24cd062b44: cd15 0000 - - 0x00007e24cd062b48: ; {oop(a 'kotlin/SynchronizedLazyImpl'{0x0000000616a7a148})} - 0x00007e24cd062b48: 49bb 48a1 | a716 0600 | 0000 458b - - 0x00007e24cd062b54: ; {oop(a 'kotlin/UNINITIALIZED_VALUE'{0x000000061601b230})} - 0x00007e24cd062b54: 4310 4181 | f846 36c0 | c20f 8482 | 0500 0045 | 85c0 0f84 | ad14 0000 | 498b d848 | c1e3 0344 - 0x00007e24cd062b74: ; {metadata('java/util/LinkedHashMap')} - 0x00007e24cd062b74: 8b43 0841 | 81f8 f83b | 0d00 0f85 | c017 0000 | 4c8b db45 | 8b4b 2443 | 8b6c cc0c | 85ed 0f86 - 0x00007e24cd062b94: 3015 0000 | 4f8d 04cc | ffcd 4123 | ea45 8b44 | a810 478b - - 0x00007e24cd062ba8: ; {oop(a 'java/lang/Integer'[256] {0x0000000616401160})} - 0x00007e24cd062ba8: 4cc4 0c48 | b960 1140 | 1606 0000 | 0042 8bac | 9110 0200 | 0045 3bca | 0f85 7604 | 0000 478b - 0x00007e24cd062bc8: 4cc4 1044 | 3bcd 7450 - - 0x00007e24cd062bd0: ; implicit exception: dispatches to 0x00007e24cd062bea - 0x00007e24cd062bd0: 438b 4ccc - - 0x00007e24cd062bd4: ; {metadata('java/lang/Integer')} - 0x00007e24cd062bd4: 0881 f9a0 | fe01 0075 | 0d49 c1e1 | 0341 8b49 | 0c44 3bd1 | 7436 be45 | ffff ff4c | 8b4c 2410 - 0x00007e24cd062bf4: 4c89 4c24 | 088b 4c24 | 1889 4c24 | 104c 895c | 2418 4489 | 4424 2044 | 8954 2424 - - 0x00007e24cd062c10: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd062c10: 6666 90e8 - - 0x00007e24cd062c14: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [16]=NarrowOop [24]=Oop [32]=NarrowOop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.util.HashMap::getNode@66 (line 578) - ; - java.util.LinkedHashMap::get@2 (line 536) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd062c14: 6839 e5fe - - 0x00007e24cd062c18: ; {other} - 0x00007e24cd062c18: 0f1f 8400 | 8809 0003 | 4b8d 0cc4 | 450f b64b | 3045 85c9 | 0f85 d00d | 0000 8b69 | 1445 8b44 - 0x00007e24cd062c38: ; {metadata('kotlin/text/CharDirectionality')} - 0x00007e24cd062c38: ec08 4181 | f8b8 8f4d | 010f 8525 | 1700 004d | 8d14 ec41 | 8b6a 0c83 | fd14 0f83 | 2c13 0000 - 0x00007e24cd062c58: ; {oop([I{0x0000000616a7a6e8})} - 0x00007e24cd062c58: 49ba e8a6 | a716 0600 | 0000 418b | 6caa 1083 | fd01 0f85 | 8613 0000 | 488b 5c24 | 60eb 2a41 - 0x00007e24cd062c78: 83fb 040f | 851f 1300 | 00be 45ff - - 0x00007e24cd062c84: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd062c84: ffff 90e8 - - 0x00007e24cd062c88: ; ImmutableOopMap {[24]=NarrowOop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@22 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd062c88: f438 e5fe - - 0x00007e24cd062c8c: ; {other} - 0x00007e24cd062c8c: 0f1f 8400 | fc09 0004 | 49be 0000 | a0c0 247e | 0000 4533 | ed41 807f | 3800 0f85 | 8d0a 0000 - 0x00007e24cd062cac: ; {oop(a 'androidx/compose/ui/text/style/ResolvedTextDirection'{0x0000000616b29178})} - 0x00007e24cd062cac: c743 2c2f | 52d6 c24c - - 0x00007e24cd062cb4: ; {oop(a 'androidx/compose/ui/text/style/ResolvedTextDirection'{0x0000000616b29178})} - 0x00007e24cd062cb4: 8bd3 49bb | 7891 b216 | 0600 0000 | 4d33 da49 | c1eb 164d | 85db 741a | 49c1 ea09 | 48bf 0000 - 0x00007e24cd062cd4: a0c0 247e | 0000 4903 | fa80 3f02 | 0f85 d70a | 0000 4489 | 6c24 084c | 8934 2448 | 895c 2460 - 0x00007e24cd062cf4: ; {optimized virtual_call} - 0x00007e24cd062cf4: 488b f3e8 - - 0x00007e24cd062cf8: ; ImmutableOopMap {[96]=Oop } - ;*invokespecial newLayouter {reexecute=0 rethrow=0 return_oop=1} - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@106 (line 56) - 0x00007e24cd062cf8: 8469 bfff - - 0x00007e24cd062cfc: ; {other} - 0x00007e24cd062cfc: 0f1f 8400 | 6c0a 0005 | 488b d841 | 807f 3800 | 0f85 6f0a | 0000 4c8b | d349 c1ea | 034c 8b5c - 0x00007e24cd062d1c: 2460 4589 | 5330 4d8b | d34c 8bdb | 4d33 da49 | c1eb 164d | 85db 0f84 | 380a 0000 | 4885 db0f - 0x00007e24cd062d3c: 8425 0b00 | 0049 c1ea | 0948 bf00 | 00a0 c024 | 7e00 0049 | 03fa 803f | 020f 85b0 | 0a00 0044 - 0x00007e24cd062d5c: 8b53 1c8b | 6b18 4585 | d20f 85a9 | 0000 0085 | ed0f 84e1 | 1100 0048 | 895c 2408 | 498d 34ec - 0x00007e24cd062d7c: ; {optimized virtual_call} - 0x00007e24cd062d7c: 6666 90e8 - - 0x00007e24cd062d80: ; ImmutableOopMap {[8]=Oop [96]=Oop } - ;*invokevirtual build {reexecute=0 rethrow=0 return_oop=1} - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@74 (line 213) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062d80: 9c74 b8ff - - 0x00007e24cd062d84: ; {other} - 0x00007e24cd062d84: 0f1f 8400 | f40a 0006 - - 0x00007e24cd062d8c: ; implicit exception: dispatches to 0x00007e24cd064400 - 0x00007e24cd062d8c: 488b 7010 - - 0x00007e24cd062d90: ; {oop(a 'java/lang/Class'{0x00000006169bdd58} = 'org/jetbrains/skia/impl/Stats')} - 0x00007e24cd062d90: 49ba 58dd | 9b16 0600 | 0000 410f | b6aa 8000 | 0000 85ed | 0f85 cf12 | 0000 488b - - 0x00007e24cd062dac: ; {section_word} - 0x00007e24cd062dac: e8c5 fa10 | 05ab f8ff - - 0x00007e24cd062db4: ; {static_call} - 0x00007e24cd062db4: ff66 90e8 - - 0x00007e24cd062db8: ; ImmutableOopMap {rbp=Oop [8]=Oop [96]=Oop } - ;*invokestatic _nLayout {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.ParagraphKt::access$_nLayout@2 (line 1) - ; - org.jetbrains.skia.paragraph.Paragraph::layout@11 (line 84) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@80 (line 214) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062db8: 0456 76ff - - 0x00007e24cd062dbc: ; {other} - 0x00007e24cd062dbc: 0f1f 8400 | 2c0b 0007 | 4180 7f38 | 000f 856e | 0b00 0048 | 8b5c 2408 | 4c8b d34c | 8bdd 49c1 - 0x00007e24cd062ddc: eb03 4489 | 5b1c 4c8b | dd4d 33da | 49c1 eb16 | 4d85 db74 | 1549 c1ea | 094c 8b04 | 244d 03c2 - 0x00007e24cd062dfc: 4180 3802 | 0f85 730b | 0000 4488 | 6310 4889 | 6c24 08e9 | 9100 0000 | 440f b643 | 104f 8d0c - 0x00007e24cd062e1c: d445 85c0 | 0f85 2401 | 0000 448b | 4424 08c5 | fa10 430c - - 0x00007e24cd062e30: ; {section_word} - 0x00007e24cd062e30: c5fa 5c0d | 28f8 ffff - - 0x00007e24cd062e38: ; {section_word} - 0x00007e24cd062e38: c5fa 1005 | 24f8 ffff - - 0x00007e24cd062e40: ; {external_word} - 0x00007e24cd062e40: c5f0 5415 | 58d0 dffe | c5f8 2ec2 | 7607 4585 | c075 09eb | 4bc7 430c | 0000 807f - - 0x00007e24cd062e5c: ; {oop(a 'java/lang/Class'{0x00000006169bdd58} = 'org/jetbrains/skia/impl/Stats')} - 0x00007e24cd062e5c: 49bb 58dd | 9b16 0600 | 0000 410f | b6ab 8000 | 0000 85ed | 0f85 ce11 | 0000 4b8b - - 0x00007e24cd062e78: ; {section_word} - 0x00007e24cd062e78: 74d4 10c5 | fa10 05dd | f7ff ff4c | 890c 244c | 894c 2408 - - 0x00007e24cd062e8c: ; {static_call} - 0x00007e24cd062e8c: 6666 90e8 - - 0x00007e24cd062e90: ; ImmutableOopMap {[0]=Oop [8]=Oop [96]=Oop } - ;*invokestatic _nLayout {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.ParagraphKt::access$_nLayout@2 (line 1) - ; - org.jetbrains.skia.paragraph.Paragraph::layout@11 (line 84) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@62 (line 209) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062e90: ecb2 e4fe - - 0x00007e24cd062e94: ; {other} - 0x00007e24cd062e94: 0f1f 8400 | 040c 0008 | 4c8b 0c24 | 4c89 4c24 - - 0x00007e24cd062ea4: ; {oop(a 'java/lang/Class'{0x00000006169bdd58} = 'org/jetbrains/skia/impl/Stats')} - 0x00007e24cd062ea4: 0849 ba58 | dd9b 1606 | 0000 0041 | 0fb6 aa80 | 0000 0085 | ed0f 856b | 1000 004c | 8b54 2408 - 0x00007e24cd062ec4: 498b 7210 - - 0x00007e24cd062ec8: ; {static_call} - 0x00007e24cd062ec8: 6666 90e8 - - 0x00007e24cd062ecc: ; ImmutableOopMap {[8]=Oop [96]=Oop } - ;*invokestatic _nGetMinIntrinsicWidth {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.ParagraphKt::access$_nGetMinIntrinsicWidth@1 (line 1) - ; - org.jetbrains.skia.paragraph.Paragraph::getMinIntrinsicWidth@11 (line 40) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@131 (line 81) - 0x00007e24cd062ecc: 7023 80ff - - 0x00007e24cd062ed0: ; {other} - 0x00007e24cd062ed0: 0f1f 8400 | 400c 0009 - - 0x00007e24cd062ed8: ; {oop(a 'java/lang/Class'{0x00000006169bdd58} = 'org/jetbrains/skia/impl/Stats')} - 0x00007e24cd062ed8: 49ba 58dd | 9b16 0600 | 0000 450f | b682 8000 | 0000 c5fa | 5ac0 c4e3 | 790b c002 | c5fb 5ac0 - 0x00007e24cd062ef8: 488b 6c24 | 60c5 fa11 | 450c 4585 | c00f 8531 | 1000 004c | 8b54 2408 | 498b 7210 - - 0x00007e24cd062f14: ; {static_call} - 0x00007e24cd062f14: 6666 90e8 - - 0x00007e24cd062f18: ; ImmutableOopMap {rbp=Oop [8]=Oop } - ;*invokestatic _nGetMaxIntrinsicWidth {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.ParagraphKt::access$_nGetMaxIntrinsicWidth@1 (line 1) - ; - org.jetbrains.skia.paragraph.Paragraph::getMaxIntrinsicWidth@11 (line 47) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@145 (line 82) - 0x00007e24cd062f18: 2427 80ff - - 0x00007e24cd062f1c: ; {other} - 0x00007e24cd062f1c: 0f1f 8400 | 8c0c 000a | c5fa 5ac0 | c4e3 790b | c002 c5f3 | 5ac8 c5fa | 114d 1048 | 83c4 505d - 0x00007e24cd062f3c: ; {poll_return} - 0x00007e24cd062f3c: 493b a758 | 0400 000f | 8745 1500 | 00c3 85ed | 0f84 da11 | 0000 4c89 | 4c24 1044 | 8954 240c - 0x00007e24cd062f5c: 4889 1c24 | 4d8d 14ec | 4c89 5424 | 1849 8bf2 - - 0x00007e24cd062f6c: ; {optimized virtual_call} - 0x00007e24cd062f6c: 6666 90e8 - - 0x00007e24cd062f70: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [12]=NarrowOop [16]=Oop [24]=Oop [96]=Oop } - ;*invokespecial prepareDefaultStyle {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphBuilder::updateForegroundPaint@6 (line 296) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062f70: 0ca8 e4fe - - 0x00007e24cd062f74: ; {other} - 0x00007e24cd062f74: 0f1f 8400 | e40c 000b | 458b 54ec | 4045 85d2 | 0f84 ba11 | 0000 4b8d - - 0x00007e24cd062f8c: ; {optimized virtual_call} - 0x00007e24cd062f8c: 34d4 90e8 - - 0x00007e24cd062f90: ; ImmutableOopMap {rbp=NarrowOop [0]=Oop [12]=NarrowOop [16]=Oop [24]=Oop [96]=Oop } - ;*invokevirtual getForegroundPaint {reexecute=0 rethrow=0 return_oop=1} - ; - androidx.compose.ui.text.platform.ParagraphBuilder::updateForegroundPaint@13 (line 297) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062f90: eca7 e4fe - - 0x00007e24cd062f94: ; {other} - 0x00007e24cd062f94: 0f1f 8400 | 040d 000c | 4889 4424 | 1845 8b5c | ec20 4585 | db0f 84a9 | 1100 004b | 8d34 dc48 - 0x00007e24cd062fb4: 8b6c 2460 - - 0x00007e24cd062fb8: ; {optimized virtual_call} - 0x00007e24cd062fb8: 6666 90e8 - - 0x00007e24cd062fbc: ; ImmutableOopMap {rbp=Oop [0]=Oop [12]=NarrowOop [16]=Oop [24]=Oop [96]=Oop } - ;*invokevirtual length {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphBuilder::updateForegroundPaint@23 (line 298) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062fbc: c0a7 e4fe - - 0x00007e24cd062fc0: ; {other} - 0x00007e24cd062fc0: 0f1f 8400 | 300d 000d | 488b 7424 | 108b 5424 | 088b c84c | 8b44 2418 - - 0x00007e24cd062fd8: ; {optimized virtual_call} - 0x00007e24cd062fd8: 6666 90e8 - - 0x00007e24cd062fdc: ; ImmutableOopMap {rbp=Oop [0]=Oop [12]=NarrowOop [16]=Oop [96]=Oop } - ;*invokevirtual updateForegroundPaint {reexecute=0 rethrow=0 return_oop=1} - ; - androidx.compose.ui.text.platform.ParagraphBuilder::updateForegroundPaint@27 (line 298) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062fdc: a0a7 e4fe - - 0x00007e24cd062fe0: ; {other} - 0x00007e24cd062fe0: 0f1f 8400 | 500d 000e | 4c8b 1424 | 4588 6210 - - 0x00007e24cd062ff0: ; {oop(a 'org/jetbrains/skia/impl/Stats'{0x00000006169bde20})} - 0x00007e24cd062ff0: 48be 20de | 9b16 0600 - - 0x00007e24cd062ff8: ; {optimized virtual_call} - 0x00007e24cd062ff8: 0000 90e8 - - 0x00007e24cd062ffc: ; ImmutableOopMap {rbp=Oop [0]=Oop [12]=NarrowOop [16]=Oop [96]=Oop } - ;*invokevirtual onNativeCall {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.Paragraph::markDirty@3 (line 178) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@32 (line 201) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd062ffc: 80a7 e4fe - - 0x00007e24cd063000: ; {other} - 0x00007e24cd063000: 0f1f 8400 | 700d 000f | 448b 5424 | 0c4b 8b74 - - 0x00007e24cd063010: ; {static_call} - 0x00007e24cd063010: d410 90e8 - - 0x00007e24cd063014: ; ImmutableOopMap {rbp=Oop [0]=Oop [12]=NarrowOop [16]=Oop [96]=Oop } - ;*invokestatic _nMarkDirty {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.ParagraphKt::access$_nMarkDirty@1 (line 1) - ; - org.jetbrains.skia.paragraph.Paragraph::markDirty@10 (line 179) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@32 (line 201) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd063014: 68b1 e4fe - - 0x00007e24cd063018: ; {other} - 0x00007e24cd063018: 0f1f 8400 | 880d 0010 | 41b8 0100 | 0000 488b | 1c24 448b | 5424 0c4c | 8b5c 2410 | 4d8b cbe9 - 0x00007e24cd063038: effd ffff | 478b 4cc4 | 1845 85c9 | 0f84 2211 | 0000 438b - - 0x00007e24cd06304c: ; {metadata('java/util/HashMap$TreeNode')} - 0x00007e24cd06304c: 4cc4 0881 | f9b0 6216 | 000f 8429 | 1100 004b | 8d0c cc44 | 8b49 0c45 | 3bca 741a | 498b bf60 - 0x00007e24cd06306c: 0400 008b - - 0x00007e24cd063070: ; ImmutableOopMap {r11=Oop rcx=NarrowOop rbp=NarrowOop [16]=Oop [24]=NarrowOop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.util.HashMap::getNode@145 (line 587) - ; - java.util.LinkedHashMap::get@2 (line 536) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - ; {poll} - 0x00007e24cd063070: 4918 8507 | 85c9 0f84 | f010 0000 | 48c1 e103 | ebdd 448b | 4110 443b | c50f 8495 | fbff ff48 - 0x00007e24cd063090: 894c 2428 | 4c89 5c24 | 2044 8954 | 241c 4489 | 6c24 084c | 8934 2449 | 8bd0 48c1 | e203 498d - 0x00007e24cd0630b0: ; {optimized virtual_call} - 0x00007e24cd0630b0: 34ec 90e8 - - 0x00007e24cd0630b4: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [24]=NarrowOop [32]=Oop [40]=Oop [96]=Oop } - ;*invokevirtual equals {reexecute=0 rethrow=0 return_oop=0} - ; - java.util.HashMap::getNode@128 (line 585) - ; - java.util.LinkedHashMap::get@2 (line 536) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0630b4: c8a6 e4fe - - 0x00007e24cd0630b8: ; {other} - 0x00007e24cd0630b8: 0f1f 8400 | 280e 0012 | 85c0 0f84 | 8e11 0000 | 4c8b 3424 | 448b 6c24 | 0844 8b54 | 241c 4c8b - 0x00007e24cd0630d8: 5c24 2048 | 8b4c 2428 | e93f fbff | ff45 8b5b | 1445 85db | 0f84 ca10 | 0000 4f8d | 0cdc 488d - 0x00007e24cd0630f8: 5c24 4049 | 8b01 a802 | 0f85 2300 | 0000 4883 | c801 4889 | 03f0 490f | b119 0f84 | 3700 0000 - 0x00007e24cd063118: 482b c448 | 2507 f0ff | ff48 8903 | e924 0000 | 004c 8bc0 | 4833 c0f0 | 4d0f b178 | 3e48 c703 - 0x00007e24cd063138: 0300 0000 | 7411 4c3b | f875 1549 | ff80 8600 | 0000 4833 | c075 0949 | ff87 5805 | 0000 33c0 - 0x00007e24cd063158: 0f85 7610 - - 0x00007e24cd06315c: ; {oop(a 'kotlin/SynchronizedLazyImpl'{0x0000000616a7a148})} - 0x00007e24cd06315c: 0000 49b8 | 48a1 a716 | 0600 0000 | 418b 6810 - - 0x00007e24cd06316c: ; {oop(a 'kotlin/UNINITIALIZED_VALUE'{0x000000061601b230})} - 0x00007e24cd06316c: 81fd 4636 | c0c2 0f85 | 4e11 0000 | 418b 680c | 85ed 0f84 | 7411 0000 | 4c89 4c24 | 2044 895c - 0x00007e24cd06318c: 241c 4489 | 5424 0c44 | 896c 2408 | 4c89 3424 | 498d 34ec | 9048 b8ff | ffff ffff - - 0x00007e24cd0631a8: ; {virtual_call} - 0x00007e24cd0631a8: ffff ffe8 - - 0x00007e24cd0631ac: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [28]=NarrowOop [32]=Oop [96]=Oop } - ;*invokeinterface invoke {reexecute=0 rethrow=0 return_oop=1} - ; - kotlin.SynchronizedLazyImpl::getValue@51 (line 86) - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@5 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0631ac: d0aa e4fe - - 0x00007e24cd0631b0: ; {other} - 0x00007e24cd0631b0: 0f1f 8400 | 200f 0013 | 488b d841 | 807f 3800 | 0f85 f308 | 0000 4c8b | db49 c1eb - - 0x00007e24cd0631cc: ; {oop(a 'kotlin/SynchronizedLazyImpl'{0x0000000616a7a148})} - 0x00007e24cd0631cc: 0349 ba48 | a1a7 1606 | 0000 0045 | 895a 104c | 8bdb 4d33 | da49 c1eb | 164d 85db | 741f 4885 - 0x00007e24cd0631ec: db74 1a49 | c1ea 0948 | bf00 00a0 | c024 7e00 | 0049 03fa | 803f 020f | 8532 0900 | 00f0 8344 - 0x00007e24cd06320c: 24c0 0041 | 807f 3800 | 0f85 e008 - - 0x00007e24cd063218: ; {oop(a 'kotlin/SynchronizedLazyImpl'{0x0000000616a7a148})} - 0x00007e24cd063218: 0000 49ba | 48a1 a716 | 0600 0000 | 4589 620c | 4c8b 5c24 | 2048 8d44 | 2440 4883 | 3800 0f84 - 0x00007e24cd063238: 7900 0000 | 4d8b 1341 | f6c2 020f | 8462 0000 | 0049 83ba | 8600 0000 | 0074 0949 | ff8a 8600 - 0x00007e24cd063258: 0000 eb4b | 498b 8296 | 0000 0049 | 0b82 8e00 | 0000 750a | 49c7 423e | 0000 0000 | eb3d 4983 - 0x00007e24cd063278: ba9e 0000 | 0000 7422 | 4833 c049 | c742 3e00 | 0000 00f0 | 8304 2400 | 4983 ba9e | 0000 0000 - 0x00007e24cd063298: 750d f04d | 0fb1 7a3e | 7505 83c8 | 01eb 0ca8 | 00eb 084c | 8b10 f04d | 0fb1 1375 | 0a49 ff8f - 0x00007e24cd0632b8: 5805 0000 | 4533 d20f | 856c 0f00 | 0048 85db | 0f84 460d | 0000 4c8b | 3424 448b | 6c24 0844 - 0x00007e24cd0632d8: 8b54 240c | e992 f8ff | ff8b 4b18 | 85c9 0f84 | 96f4 ffff | 4d8b 5728 | 488b f948 | c1e7 034d - 0x00007e24cd0632f8: 85d2 0f84 | 8c09 0000 | 4889 4424 | f88b 4424 | 1089 4424 | 2048 8b44 | 24f8 4889 | 4424 f88b - 0x00007e24cd063318: ; {no_reloc} - 0x00007e24cd063318: 4424 0c89 | 4424 1c48 | 8b44 24f8 | 4889 4424 | f88b 4424 | 0889 4424 | 1848 8b44 | 24f8 498b - 0x00007e24cd063338: 4f30 4a89 | 7c11 f849 | 83c2 f84d | 8957 2848 | 8944 24f8 | 8b44 2418 | 8944 2408 | 488b 4424 - 0x00007e24cd063358: f848 8944 | 24f8 8b44 | 241c 8944 | 240c 488b | 4424 f848 | 8944 24f8 | 8b44 2420 | 8944 2410 - 0x00007e24cd063378: 488b 4424 | f8e9 00f4 | ffff 448b | 531c 4585 | d20f 842e | f4ff ff4d | 8b5f 2849 | 8bfa 48c1 - 0x00007e24cd063398: e703 4d85 | db0f 84e6 | 0700 004d | 8b57 304b | 897c 1af8 | 4983 c3f8 | 4d89 5f28 | e904 f4ff - 0x00007e24cd0633b8: ff44 8b5b | 2045 85db | 0f84 32f4 | ffff 4d8b | 5728 498b | fb48 c1e7 | 034d 85d2 | 0f84 f407 - 0x00007e24cd0633d8: 0000 4d8b | 5f30 4b89 | 7c13 f849 | 83c2 f84d | 8957 28e9 | 08f4 ffff | 448b 5b24 | 4585 db0f - 0x00007e24cd0633f8: 843b f4ff | ff4d 8b57 | 2849 8bfb | 48c1 e703 | 4d85 d20f | 84e6 0700 | 004d 8b5f | 304b 897c - 0x00007e24cd063418: ; {no_reloc} - 0x00007e24cd063418: 13f8 4983 | c2f8 4d89 | 5728 e911 | f4ff ff44 | 8b5b 2845 | 85db 0f84 | 44f4 ffff | 4d8b 5728 - 0x00007e24cd063438: 498b fb48 | c1e7 034d | 85d2 0f84 | cc07 0000 | 4d8b 5f30 | 4b89 7c13 | f849 83c2 | f84d 8957 - 0x00007e24cd063458: 28e9 1af4 | ffff 488b | de8b 4e14 | 85c9 0f84 | a0f2 ffff | 4d8b 5728 | 488b f948 | c1e7 034d - 0x00007e24cd063478: 85d2 0f84 | b107 0000 | 498b 4f30 | 4a89 7c11 | f849 83c2 | f84d 8957 | 28e9 76f2 | ffff 4889 - 0x00007e24cd063498: 4424 f88b | 4424 1089 | 4424 2048 | 8b44 24f8 | 4889 4424 | f88b 4424 | 0c89 4424 | 1c48 8b44 - 0x00007e24cd0634b8: 24f8 4889 | 4424 f88b | 4424 0889 | 4424 1848 | 8b44 24f8 | 4d8b 5740 | 498b 4f48 | f083 4424 - 0x00007e24cd0634d8: c000 803f | 0074 6544 | 8827 4d85 | d274 0f4a | 897c 11f8 | 4983 c2f8 | 4d89 5740 | eb4e 4c8b - 0x00007e24cd0634f8: 5424 604c | 8954 2410 | 4889 6c24 | 084c 890c | 244c 8944 | 2460 498b | eb49 8bf7 - - 0x00007e24cd063514: ; {no_reloc} - 0x00007e24cd063514: 49ba 10da | 9be2 247e | 0000 41ff - - 0x00007e24cd063520: ; {other} - 0x00007e24cd063520: d20f 1f84 | 0000 0000 | 004c 8bdd | 4c8b 4424 | 604c 8b0c | 2448 8b6c | 2408 4c8b | 5424 104c - 0x00007e24cd063540: 8954 2460 | 4889 4424 | f88b 4424 | 1889 4424 | 0848 8b44 | 24f8 4889 | 4424 f88b | 4424 1c89 - 0x00007e24cd063560: 4424 0c48 | 8b44 24f8 | 4889 4424 | f88b 4424 | 2089 4424 | 1048 8b44 | 24f8 e9f8 | f1ff ff4d - 0x00007e24cd063580: 8b57 404d | 8b5f 48f0 | 8344 24c0 | 0080 3f00 | 0f84 1cf2 | ffff 4488 | 274d 85d2 | 7545 4c8b - 0x00007e24cd0635a0: 5424 604c | 8914 2448 | 896c 2460 | 4d8b e949 | 8be8 498b | f749 ba10 | da9b e224 | 7e00 0041 - 0x00007e24cd0635c0: ; {other} - 0x00007e24cd0635c0: ffd2 0f1f | 8400 0000 | 0000 4c8b | c54d 8bcd | 488b 6c24 | 604c 8b14 | 244c 8954 | 2460 e9cf - 0x00007e24cd0635e0: f1ff ff4b | 897c 13f8 | 4983 c2f8 | 4d89 5740 | e9bd f1ff | ff4d 8b57 | 404d 8b5f | 48f0 8344 - 0x00007e24cd063600: 24c0 0080 | 3f00 0f84 | e1f1 ffff | 4488 274d | 85d2 7529 | 4c8b ed49 | 8be9 498b | f749 ba10 - 0x00007e24cd063620: da9b e224 | 7e00 0041 - - 0x00007e24cd063628: ; {other} - 0x00007e24cd063628: ffd2 0f1f | 8400 0000 | 0000 4c8b | cd49 8bed | e9b0 f1ff | ff4b 897c | 13f8 4983 | c2f8 4d89 - 0x00007e24cd063648: 5740 e99e | f1ff ff4d | 8b57 404d | 8b5f 48f0 | 8344 24c0 | 0080 3f00 | 0f84 c7f1 | ffff 4488 - 0x00007e24cd063668: 274d 85d2 | 751d 498b | f749 ba10 | da9b e224 | 7e00 0041 - - 0x00007e24cd06367c: ; {other} - 0x00007e24cd06367c: ffd2 0f1f | 8400 0000 | 0000 e9a2 | f1ff ff4b | 897c 13f8 | 4983 c2f8 | 4d89 5740 | e990 f1ff - 0x00007e24cd06369c: ff4d 8b57 | 404d 8b5f | 48f0 8344 | 24c0 0080 | 3f00 0f84 | b9f1 ffff | 4488 274d | 85d2 751d - 0x00007e24cd0636bc: 498b f749 | ba10 da9b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd0636cc: ; {other} - 0x00007e24cd0636cc: 0f1f 8400 | 0000 0000 | e994 f1ff | ff4b 897c | 13f8 4983 | c2f8 4d89 | 5740 e982 | f1ff ff4d - 0x00007e24cd0636ec: 8b57 404d | 8b5f 48f0 | 8344 24c0 | 0080 3f00 | 0f84 adf1 | ffff 4488 | 274d 85d2 | 751d 498b - 0x00007e24cd06370c: f749 ba10 | da9b e224 | 7e00 0041 - - 0x00007e24cd063718: ; {other} - 0x00007e24cd063718: ffd2 0f1f | 8400 0000 | 0000 e988 | f1ff ff4b | 897c 13f8 | 4983 c2f8 | 4d89 5740 | e976 f1ff - 0x00007e24cd063738: ff44 8b5b | 2c45 85db | 0f84 66f5 | ffff 4d8b | 5728 498b | fb48 c1e7 | 034d 85d2 | 0f84 9607 - 0x00007e24cd063758: 0000 4d8b | 5f30 4b89 | 7c13 f849 | 83c2 f84d | 8957 28e9 | 3cf5 ffff | 4885 db0f | 85e2 f5ff - 0x00007e24cd063778: ff48 8beb | e9e8 0000 | 004c 8b54 | 2460 458b | 5a30 4585 | db0f 847f | f5ff ff4d | 8b57 2849 - 0x00007e24cd063798: 8bfb 48c1 | e703 4d85 | d20f 8466 | 0700 004d | 8b5f 304b | 897c 13f8 | 4983 c2f8 | 4d89 5728 - 0x00007e24cd0637b8: e955 f5ff | ff4d 8b57 | 404d 8b5f | 48f0 8344 | 24c0 0080 | 3f00 0f84 | 12f5 ffff | 4488 274d - 0x00007e24cd0637d8: 85d2 751d | 498b f749 | ba10 da9b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd0637ec: ; {other} - 0x00007e24cd0637ec: 0f1f 8400 | 0000 0000 | e9ed f4ff | ff4b 897c | 13f8 4983 | c2f8 4d89 | 5740 e9db | f4ff ff4d - 0x00007e24cd06380c: 8b57 484d | 8b5f 40f0 | 8344 24c0 | 0080 3f00 | 742f 4488 | 274d 85db | 740f 4b89 | 7c1a f849 - 0x00007e24cd06382c: 83c3 f84d | 895f 40eb | 1849 8bf7 | 49ba 10da | 9be2 247e | 0000 41ff - - 0x00007e24cd063844: ; {other} - 0x00007e24cd063844: d20f 1f84 | 0000 0000 | 004c 8b54 | 2460 458b | 5230 498b | da48 c1e3 | 0345 85d2 | 0f85 f5f4 - 0x00007e24cd063864: ffff 488b | ebbe 45ff - - 0x00007e24cd06386c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06386c: ffff 90e8 - - 0x00007e24cd063870: ; ImmutableOopMap {rbp=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNull@1 (line 24) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@118 (line 80) - 0x00007e24cd063870: 0c2d e5fe - - 0x00007e24cd063874: ; {other} - 0x00007e24cd063874: 0f1f 8400 | e415 0014 | 4889 6c24 | 1044 8b55 | 1845 85d2 | 0f84 75f1 | ffff 4d8b | 5f28 498b - 0x00007e24cd063894: fa48 c1e7 | 034d 85db | 0f84 1a07 | 0000 4d8b | 5730 4b89 | 7c1a f849 | 83c3 f84d | 895f 28e9 - 0x00007e24cd0638b4: 4bf1 ffff | 458b 5a18 | 4585 db0f | 84b6 f1ff | ff4d 8b57 | 2849 8bfb | 48c1 e703 | 4d85 d20f - 0x00007e24cd0638d4: 8400 0700 | 004d 8b5f | 304b 897c | 13f8 4983 | c2f8 4d89 | 5728 e98c | f1ff ff4d | 8b57 484d - 0x00007e24cd0638f4: 8b5f 40f0 | 8344 24c0 | 0080 3f00 | 0f84 3bf1 | ffff 4488 | 274d 85db | 751d 498b | f749 ba10 - 0x00007e24cd063914: da9b e224 | 7e00 0041 - - 0x00007e24cd06391c: ; {other} - 0x00007e24cd06391c: ffd2 0f1f | 8400 0000 | 0000 e916 | f1ff ff4b | 897c 1af8 | 4983 c3f8 | 4d89 5f40 | e904 f1ff - 0x00007e24cd06393c: ff48 8b5c | 2408 448b | 5b1c 4585 | db0f 8485 | f4ff ff4d | 8b57 2849 | 8bfb 48c1 | e703 4d85 - 0x00007e24cd06395c: d20f 84f9 | 0600 004d | 8b5f 304b | 897c 13f8 | 4983 c2f8 | 4d89 5728 | e95b f4ff | ff4d 8b57 - 0x00007e24cd06397c: 484d 8b5f | 40f0 8344 | 24c0 0041 | 8038 000f | 8475 f4ff | ff45 8820 | 4d85 db75 | 2049 8bf8 - 0x00007e24cd06399c: 498b f749 | ba10 da9b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd0639ac: ; {other} - 0x00007e24cd0639ac: 0f1f 8400 | 0000 0000 | e94d f4ff | ff4f 8944 | 1af8 4983 | c3f8 4d89 | 5f40 e93b | f4ff ff45 - 0x00007e24cd0639cc: 8b5a 1045 | 85db 0f84 | 06f1 ffff | 4d8b 5728 | 498b fb48 | c1e7 034d | 85d2 0f84 | 0c07 0000 - 0x00007e24cd0639ec: 4d8b 5f30 | 4b89 7c13 | f849 83c2 | f84d 8957 | 28e9 dcf0 | ffff 4889 | 4c24 2044 | 8954 2404 - 0x00007e24cd063a0c: 4c8b 5424 | 104c 8954 | 2408 4489 | 2c24 498b | ee49 8bf3 - - 0x00007e24cd063a20: ; {optimized virtual_call} - 0x00007e24cd063a20: 488b d1e8 - - 0x00007e24cd063a24: ; ImmutableOopMap {[8]=Oop [24]=NarrowOop [32]=Oop [96]=Oop } - ;*invokevirtual afterNodeAccess {reexecute=0 rethrow=0 return_oop=0} - ; - java.util.LinkedHashMap::get@21 (line 539) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063a24: 589d e4fe - - 0x00007e24cd063a28: ; {other} - 0x00007e24cd063a28: 0f1f 8400 | 9817 0015 | 4c8b f544 | 8b2c 244c | 8b54 2408 | 4c89 5424 | 1044 8b54 | 2404 488b - 0x00007e24cd063a48: 4c24 20e9 | e2f1 ffff | 4489 4c24 | 6444 895c | 2460 488b - - 0x00007e24cd063a5c: ; {metadata('androidx/compose/ui/text/CharHelpers_skikoKt$codePointsOutsideDirectionalIsolate$1')} - 0x00007e24cd063a5c: eb48 be38 | 884d 6324 - - 0x00007e24cd063a64: ; {runtime_call _new_instance_Java} - 0x00007e24cd063a64: 7e00 00e8 - - 0x00007e24cd063a68: ; ImmutableOopMap {rbp=Oop [96]=NarrowOop [100]=NarrowOop } - ;*new {reexecute=0 rethrow=0 return_oop=1} - ; - androidx.compose.ui.text.CharHelpers_skikoKt::getCodePointsOutsideDirectionalIsolate@0 (line 105) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@7 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063a68: 143b f2fe - - 0x00007e24cd063a6c: ; {other} - 0x00007e24cd063a6c: 0f1f 8400 | dc17 0016 | 488b dd44 | 8b5c 2460 | 448b 4c24 | 6448 8bc8 | e9e4 eeff | ff48 890c - 0x00007e24cd063a8c: 2444 895c | 2418 4889 - - 0x00007e24cd063a94: ; {metadata('kotlin/sequences/SequenceBuilderIterator')} - 0x00007e24cd063a94: 5c24 6048 | be10 f038 | 6324 7e00 | 0048 8beb - - 0x00007e24cd063aa4: ; {runtime_call _new_instance_Java} - 0x00007e24cd063aa4: 6666 90e8 - - 0x00007e24cd063aa8: ; ImmutableOopMap {rbp=Oop [0]=Oop [24]=NarrowOop [96]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=1} - ; - kotlin.sequences.SequencesKt__SequenceBuilderKt::iterator@6 (line 37) - ; - kotlin.sequences.SequencesKt__SequenceBuilderKt$sequence$$inlined$Sequence$1::iterator@6 (line 731) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@10 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063aa8: d43a f2fe - - 0x00007e24cd063aac: ; {other} - 0x00007e24cd063aac: 0f1f 8400 | 1c18 0017 | e91a efff - - 0x00007e24cd063ab8: ; {oop(a 'kotlin/SynchronizedLazyImpl'{0x0000000616a7a148})} - 0x00007e24cd063ab8: ff49 ba48 | a1a7 1606 | 0000 0045 | 8b52 1045 | 85d2 0f84 | f6f6 ffff | 4d8b 5f28 | 498b fa48 - 0x00007e24cd063ad8: c1e7 034d | 85db 0f84 | a807 0000 | 4d8b 5730 | 4b89 7c1a | f849 83c3 | f84d 895f | 28e9 ccf6 - 0x00007e24cd063af8: ; {oop(a 'kotlin/SynchronizedLazyImpl'{0x0000000616a7a148})} - 0x00007e24cd063af8: ffff 49ba | 48a1 a716 | 0600 0000 | 458b 520c | 4585 d20f | 8409 f7ff | ff4d 8b5f | 2849 8bfa - 0x00007e24cd063b18: 48c1 e703 | 4d85 db0f | 8484 0700 | 004d 8b57 | 304b 897c | 1af8 4983 | c3f8 4d89 | 5f28 e9df - 0x00007e24cd063b38: f6ff ff4d | 8b57 484d | 8b5f 40f0 | 8344 24c0 | 0080 3f00 | 0f84 b7f6 | ffff 4488 | 274d 85db - 0x00007e24cd063b58: 751d 498b | f749 ba10 | da9b e224 | 7e00 0041 - - 0x00007e24cd063b68: ; {other} - 0x00007e24cd063b68: ffd2 0f1f | 8400 0000 | 0000 e992 | f6ff ff4b | 897c 1af8 | 4983 c3f8 | 4d89 5f40 | e980 f6ff - 0x00007e24cd063b88: ff4c 8b54 | 2460 4c89 | 1424 4889 | 6c24 604d | 8be9 498b | e849 8bf7 | 49ba f0d9 | 9be2 247e - 0x00007e24cd063ba8: 0000 41ff - - 0x00007e24cd063bac: ; {other} - 0x00007e24cd063bac: d20f 1f84 | 0000 0000 | 004c 8bc5 | 4d8b cd48 | 8b6c 2460 | 4c8b 1424 | 4c89 5424 | 60e9 efeb - 0x00007e24cd063bcc: ffff 4c8b | ed49 8be9 | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd063be4: ; {other} - 0x00007e24cd063be4: 0f1f 8400 | 0000 0000 | 4c8b cd49 | 8bed e901 | ecff ff49 | 8bf7 49ba | f0d9 9be2 | 247e 0000 - 0x00007e24cd063c04: ; {other} - 0x00007e24cd063c04: 41ff d20f | 1f84 0000 | 0000 00e9 | 24ec ffff | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - 0x00007e24cd063c24: ; {other} - 0x00007e24cd063c24: 0f1f 8400 | 0000 0000 | e947 ecff | ff4c 8b54 | 2460 4c89 | 5424 0848 | 892c 244c | 894c 2460 - 0x00007e24cd063c44: 4d8b f04d | 8beb 488b | ee48 8bda | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd063c60: ; {other} - 0x00007e24cd063c60: 0f1f 8400 | 0000 0000 | 488b d348 | 8bdd 4d8b | dd4d 8bc6 | 4c8b 4c24 | 6048 8b2c | 244c 8b54 - 0x00007e24cd063c80: 2408 4c89 | 5424 60e9 | 80ea ffff | 4889 4424 | f88b 4424 | 1089 4424 | 2048 8b44 | 24f8 4889 - 0x00007e24cd063ca0: 4424 f88b | 4424 0c89 | 4424 1c48 | 8b44 24f8 | 4889 4424 | f88b 4424 | 0889 4424 | 1848 8b44 - 0x00007e24cd063cc0: 24f8 4c8b | 5424 604c | 8954 2410 | 4889 6c24 | 084c 890c | 244c 8944 | 2460 498b | eb49 8bf7 - 0x00007e24cd063ce0: 49ba f0d9 | 9be2 247e | 0000 41ff - - 0x00007e24cd063cec: ; {other} - 0x00007e24cd063cec: d20f 1f84 | 0000 0000 | 004c 8bdd | 4c8b 4424 | 604c 8b0c | 2448 8b6c | 2408 4c8b | 5424 104c - 0x00007e24cd063d0c: 8954 2460 | e932 f6ff | ffbe 45ff | ffff 498b | ea48 894c | 2408 4c89 | 4424 104c | 894c 2418 - 0x00007e24cd063d2c: 4889 7c24 | 2048 8954 - - 0x00007e24cd063d34: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063d34: 2428 90e8 - - 0x00007e24cd063d38: ; ImmutableOopMap {rbp=Oop [8]=Oop [16]=Oop [24]=Oop [32]=Oop [40]=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@3 - 0x00007e24cd063d38: 4428 e5fe - - 0x00007e24cd063d3c: ; {other} - 0x00007e24cd063d3c: 0f1f 8400 | ac1a 0018 | be45 ffff | ff49 8bea | 4889 1424 | 4c89 4424 | 104c 894c | 2418 4889 - 0x00007e24cd063d5c: 7c24 2048 | 894c 2428 - - 0x00007e24cd063d64: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063d64: 6666 90e8 - - 0x00007e24cd063d68: ; ImmutableOopMap {rbp=Oop [0]=Oop [16]=Oop [24]=Oop [32]=Oop [40]=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@9 - 0x00007e24cd063d68: 1428 e5fe - - 0x00007e24cd063d6c: ; {other} - 0x00007e24cd063d6c: 0f1f 8400 | dc1a 0019 | be45 ffff | ff49 8bea | 4889 1424 | 4889 4c24 | 084c 894c | 2418 4889 - 0x00007e24cd063d8c: 7c24 204c | 8944 2428 - - 0x00007e24cd063d94: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063d94: 6666 90e8 - - 0x00007e24cd063d98: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [24]=Oop [32]=Oop [40]=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@15 - 0x00007e24cd063d98: e427 e5fe - - 0x00007e24cd063d9c: ; {other} - 0x00007e24cd063d9c: 0f1f 8400 | 0c1b 001a | be45 ffff | ff49 8bea | 4889 1424 | 4889 4c24 | 084c 8944 | 2410 4889 - 0x00007e24cd063dbc: 7c24 204c | 894c 2428 - - 0x00007e24cd063dc4: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063dc4: 6666 90e8 - - 0x00007e24cd063dc8: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop [32]=Oop [40]=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@22 - 0x00007e24cd063dc8: b427 e5fe - - 0x00007e24cd063dcc: ; {other} - 0x00007e24cd063dcc: 0f1f 8400 | 3c1b 001b | be45 ffff | ff4c 8914 | 2448 8954 | 2408 4889 | 4c24 104c | 8944 2418 - 0x00007e24cd063dec: 4c89 4c24 - - 0x00007e24cd063df0: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063df0: 2066 90e8 - - 0x00007e24cd063df4: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop [24]=Oop [32]=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@29 - 0x00007e24cd063df4: 8827 e5fe - - 0x00007e24cd063df8: ; {other} - 0x00007e24cd063df8: 0f1f 8400 | 681b 001c | be45 ffff | ff4c 8914 | 2448 8954 | 2408 4c89 | 5c24 104c | 8944 2418 - 0x00007e24cd063e18: 4c89 4c24 - - 0x00007e24cd063e1c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063e1c: 2066 90e8 - - 0x00007e24cd063e20: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop [16]=Oop [24]=Oop [32]=Oop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@36 - 0x00007e24cd063e20: 5c27 e5fe - - 0x00007e24cd063e24: ; {other} - 0x00007e24cd063e24: 0f1f 8400 | 941b 001d | be45 ffff | ff48 895c | 2460 4489 | 5c24 0444 | 894c 2408 | 4489 5424 - 0x00007e24cd063e44: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063e44: 0c66 90e8 - - 0x00007e24cd063e48: ; ImmutableOopMap {[4]=NarrowOop [8]=NarrowOop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNullParameter@1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@3 - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063e48: 3427 e5fe - - 0x00007e24cd063e4c: ; {other} - 0x00007e24cd063e4c: 0f1f 8400 | bc1b 001e | 33ed 4183 | fa02 400f | 94c5 be45 | ffff ff48 - - 0x00007e24cd063e64: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063e64: 891c 24e8 - - 0x00007e24cd063e68: ; ImmutableOopMap {[0]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@54 (line 93) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063e68: 1427 e5fe - - 0x00007e24cd063e6c: ; {other} - 0x00007e24cd063e6c: 0f1f 8400 | dc1b 001f | 33ed 4183 | fa03 400f | 94c5 be45 | ffff ff48 | 891c 2444 | 894c 2408 - 0x00007e24cd063e8c: 4489 5c24 - - 0x00007e24cd063e90: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063e90: 0c66 90e8 - - 0x00007e24cd063e94: ; ImmutableOopMap {[0]=Oop [8]=NarrowOop [12]=NarrowOop } - ;*ifne {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@73 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063e94: e826 e5fe - - 0x00007e24cd063e98: ; {other} - 0x00007e24cd063e98: 0f1f 8400 | 081c 0020 | 33ed 4181 | fa00 0000 | 8040 0f94 | c5be 45ff | ffff 4889 | 1c24 4489 - 0x00007e24cd063eb8: 4c24 0844 | 8954 240c - - 0x00007e24cd063ec0: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063ec0: 6666 90e8 - - 0x00007e24cd063ec4: ; ImmutableOopMap {[0]=Oop [8]=NarrowOop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@86 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063ec4: b826 e5fe - - 0x00007e24cd063ec8: ; {other} - 0x00007e24cd063ec8: 0f1f 8400 | 381c 0021 | becc ffff | ff48 895c | 2460 4489 | 0c24 4489 - - 0x00007e24cd063ee0: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063ee0: 5c24 04e8 - - 0x00007e24cd063ee4: ; ImmutableOopMap {[0]=NarrowOop [4]=NarrowOop [96]=Oop } - ;*invokevirtual allocateInstance {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.invoke.DirectMethodHandle::allocateInstance@12 (line 500) - ; - java.lang.invoke.DirectMethodHandle$Holder::newInvokeSpecial@1 - ; - java.lang.invoke.Invokers$Holder::linkToTargetMethod@5 - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@91 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063ee4: 9826 e5fe - - 0x00007e24cd063ee8: ; {other} - 0x00007e24cd063ee8: 0f1f 8400 | 581c 0022 | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd063f00: ; {other} - 0x00007e24cd063f00: 0f1f 8400 | 0000 0000 | e99f edff | ff49 8bf7 | 49ba f0d9 | 9be2 247e | 0000 41ff - - 0x00007e24cd063f1c: ; {other} - 0x00007e24cd063f1c: d20f 1f84 | 0000 0000 | 00e9 e8ed | ffff be45 - - 0x00007e24cd063f2c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063f2c: ffff ffe8 - - 0x00007e24cd063f30: ; ImmutableOopMap {[8]=Oop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) org.jetbrains.skia.impl.Stats::onNativeCall@3 (line 10) - ; - org.jetbrains.skia.paragraph.Paragraph::getMinIntrinsicWidth@4 (line 39) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@131 (line 81) - 0x00007e24cd063f30: 4c26 e5fe - - 0x00007e24cd063f34: ; {other} - 0x00007e24cd063f34: 0f1f 8400 | a41c 0023 | be45 ffff | ff44 8904 - - 0x00007e24cd063f44: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063f44: 2466 90e8 - - 0x00007e24cd063f48: ; ImmutableOopMap {rbp=Oop [8]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) org.jetbrains.skia.impl.Stats::onNativeCall@3 (line 10) - ; - org.jetbrains.skia.paragraph.Paragraph::getMaxIntrinsicWidth@4 (line 46) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@145 (line 82) - 0x00007e24cd063f48: 3426 e5fe - - 0x00007e24cd063f4c: ; {other} - 0x00007e24cd063f4c: 0f1f 8400 | bc1c 0024 | bef6 ffff - - 0x00007e24cd063f58: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063f58: ff66 90e8 - - 0x00007e24cd063f5c: ; ImmutableOopMap {} - ;*invokevirtual build {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@74 (line 213) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd063f5c: 2026 e5fe - - 0x00007e24cd063f60: ; {other} - 0x00007e24cd063f60: 0f1f 8400 | d01c 0025 | bee4 ffff | ff4c 8b54 | 2410 4c89 - - 0x00007e24cd063f74: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063f74: 5424 08e8 - - 0x00007e24cd063f78: ; ImmutableOopMap {[8]=Oop [24]=NarrowOop [96]=Oop } - ;*iaload {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.CharacterDataLatin1::getProperties@7 (line 74) - ; - java.lang.CharacterDataLatin1::getDirectionality@2 (line 284) - ; - java.lang.Character::getDirectionality@5 (line 11698) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@4 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063f78: 0426 e5fe - - 0x00007e24cd063f7c: ; {other} - 0x00007e24cd063f7c: 0f1f 8400 | ec1c 0026 | bee4 ffff | ff4c 8b54 | 2410 4c89 - - 0x00007e24cd063f90: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063f90: 5424 08e8 - - 0x00007e24cd063f94: ; ImmutableOopMap {[8]=Oop [24]=NarrowOop [96]=Oop } - ;*iaload {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@11 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063f94: e825 e5fe - - 0x00007e24cd063f98: ; {other} - 0x00007e24cd063f98: 0f1f 8400 | 081d 0027 | be45 ffff | ff4c 8954 | 2408 4489 - - 0x00007e24cd063fac: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd063fac: 5c24 10e8 - - 0x00007e24cd063fb0: ; ImmutableOopMap {[8]=Oop [24]=NarrowOop [96]=Oop } - ;*tableswitch {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.sequences.SequenceBuilderIterator::hasNext@5 (line 112) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@17 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd063fb0: cc25 e5fe - - 0x00007e24cd063fb4: ; {other} - 0x00007e24cd063fb4: 0f1f 8400 | 241d 0028 | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd063fcc: ; {other} - 0x00007e24cd063fcc: 0f1f 8400 | 0000 0000 | e92a eaff | ff49 8bf7 | 49ba f0d9 | 9be2 247e | 0000 41ff - - 0x00007e24cd063fe8: ; {other} - 0x00007e24cd063fe8: d20f 1f84 | 0000 0000 | 00e9 85ea | ffff be45 | ffff ff4c | 8b54 2410 | 4c89 5424 - - 0x00007e24cd064004: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064004: 0866 90e8 - - 0x00007e24cd064008: ; ImmutableOopMap {[8]=Oop [24]=NarrowOop [96]=Oop } - ;*tableswitch {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@12 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064008: 7425 e5fe - - 0x00007e24cd06400c: ; {other} - 0x00007e24cd06400c: 0f1f 8400 | 7c1d 0029 | 448b 5424 | 0cbe f4ff | ffff 4489 - - 0x00007e24cd064020: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064020: 5424 0ce8 - - 0x00007e24cd064024: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@10 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064024: 5825 e5fe - - 0x00007e24cd064028: ; {other} - 0x00007e24cd064028: 0f1f 8400 | 981d 002a | be45 ffff - - 0x00007e24cd064034: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064034: ff66 90e8 - - 0x00007e24cd064038: ; ImmutableOopMap {rbp=NarrowOop [16]=Oop [24]=NarrowOop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNull@1 (line 24) - ; - kotlin.sequences.SequenceBuilderIterator::hasNext@93 (line 127) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@17 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064038: 4425 e5fe - - 0x00007e24cd06403c: ; {other} - 0x00007e24cd06403c: 0f1f 8400 | ac1d 002b | be45 ffff | ff44 8954 - - 0x00007e24cd06404c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06404c: 2404 90e8 - - 0x00007e24cd064050: ; ImmutableOopMap {[4]=NarrowOop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) org.jetbrains.skia.impl.Stats::onNativeCall@3 (line 10) - ; - org.jetbrains.skia.paragraph.Paragraph::layout@3 (line 83) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@62 (line 209) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd064050: 2c25 e5fe - - 0x00007e24cd064054: ; {other} - 0x00007e24cd064054: 0f1f 8400 | c41d 002c | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd06406c: ; {other} - 0x00007e24cd06406c: 0f1f 8400 | 0000 0000 | e95b edff | ffbe 45ff | ffff 4c8b | 5424 084c | 8914 2448 | 8944 2410 - 0x00007e24cd06408c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06408c: 6666 90e8 - - 0x00007e24cd064090: ; ImmutableOopMap {[0]=Oop [16]=Oop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) org.jetbrains.skia.impl.Stats::onNativeCall@3 (line 10) - ; - org.jetbrains.skia.paragraph.Paragraph::layout@3 (line 83) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@80 (line 214) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd064090: ec24 e5fe - - 0x00007e24cd064094: ; {other} - 0x00007e24cd064094: 0f1f 8400 | 041e 002d | be45 ffff | ff4c 8b54 | 2410 4c89 | 5424 0844 | 8b54 2418 | 4489 5424 - 0x00007e24cd0640b4: 1044 895c - - 0x00007e24cd0640b8: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0640b8: 2418 90e8 - - 0x00007e24cd0640bc: ; ImmutableOopMap {[8]=Oop [16]=NarrowOop [96]=Oop } - ;*ifne {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.CharacterData::of@4 (line 78) - ; - java.lang.Character::getDirectionality@1 (line 11698) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@4 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0640bc: c024 e5fe - - 0x00007e24cd0640c0: ; {other} - 0x00007e24cd0640c0: 0f1f 8400 | 301e 002e | be45 ffff | ff4c 8b44 | 2410 4c89 | 4424 0844 | 8b4c 2418 | 4489 4c24 - 0x00007e24cd0640e0: 1044 8954 | 2414 4c89 - - 0x00007e24cd0640e8: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0640e8: 5c24 18e8 - - 0x00007e24cd0640ec: ; ImmutableOopMap {[8]=Oop [16]=NarrowOop [24]=Oop [96]=Oop } - ;*ifle {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.util.HashMap::getNode@14 (line 575) - ; - java.util.LinkedHashMap::get@2 (line 536) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0640ec: 9024 e5fe - - 0x00007e24cd0640f0: ; {other} - 0x00007e24cd0640f0: 0f1f 8400 | 601e 002f | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd064108: ; {other} - 0x00007e24cd064108: 0f1f 8400 | 0000 0000 | e9c9 e9ff | ffbe 45ff | ffff 4489 - - 0x00007e24cd06411c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06411c: 5424 0ce8 - - 0x00007e24cd064120: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*if_icmpne {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.CharacterDataLatin1::getDirectionality@18 (line 287) - ; - java.lang.Character::getDirectionality@5 (line 11698) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@4 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064120: 5c24 e5fe - - 0x00007e24cd064124: ; {other} - 0x00007e24cd064124: 0f1f 8400 | 941e 0030 | bef6 ffff | ff41 8bea - - 0x00007e24cd064134: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064134: 6666 90e8 - - 0x00007e24cd064138: ; ImmutableOopMap {rbp=NarrowOop } - ;*invokevirtual updateForegroundPaint {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd064138: 4424 e5fe - - 0x00007e24cd06413c: ; {other} - 0x00007e24cd06413c: 0f1f 8400 | ac1e 0031 | bef6 ffff - - 0x00007e24cd064148: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064148: ff66 90e8 - - 0x00007e24cd06414c: ; ImmutableOopMap {} - ;*invokevirtual getForegroundPaint {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphBuilder::updateForegroundPaint@13 (line 297) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd06414c: 3024 e5fe - - 0x00007e24cd064150: ; {other} - 0x00007e24cd064150: 0f1f 8400 | c01e 0032 | bef6 ffff - - 0x00007e24cd06415c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06415c: ff66 90e8 - - 0x00007e24cd064160: ; ImmutableOopMap {} - ;*invokevirtual length {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphBuilder::updateForegroundPaint@23 (line 298) - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@23 (line 196) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd064160: 1c24 e5fe - - 0x00007e24cd064164: ; {other} - 0x00007e24cd064164: 0f1f 8400 | d41e 0033 | bef4 ffff | ff44 8954 - - 0x00007e24cd064174: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064174: 240c 90e8 - - 0x00007e24cd064178: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.text.CharDirectionality$Companion::valueOf@13 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064178: 0424 e5fe - - 0x00007e24cd06417c: ; {other} - 0x00007e24cd06417c: 0f1f 8400 | ec1e 0034 | be45 ffff | ff4c 8b4c | 2410 4c89 | 4c24 0844 | 8b4c 2418 | 4489 4c24 - 0x00007e24cd06419c: 104c 895c | 2418 4489 | 4424 2044 | 8954 2424 - - 0x00007e24cd0641ac: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0641ac: 6666 90e8 - - 0x00007e24cd0641b0: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [16]=NarrowOop [24]=Oop [32]=NarrowOop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.util.HashMap::getNode@85 (line 581) - ; - java.util.LinkedHashMap::get@2 (line 536) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0641b0: cc23 e5fe - - 0x00007e24cd0641b4: ; {other} - 0x00007e24cd0641b4: 0f1f 8400 | 241f 0035 | bef6 ffff | ff44 8954 - - 0x00007e24cd0641c4: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0641c4: 240c 90e8 - - 0x00007e24cd0641c8: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.SynchronizedLazyImpl::getValue@20 (line 81) - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@5 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0641c8: b423 e5fe - - 0x00007e24cd0641cc: ; {other} - 0x00007e24cd0641cc: 0f1f 8400 | 3c1f 0036 | 4c89 4c24 | 2044 895c | 241c 4489 | 5424 044c | 8b54 2410 | 4c89 5424 - 0x00007e24cd0641ec: 0844 892c | 2449 8bee | 498b f148 | 8d54 2440 - - 0x00007e24cd0641fc: ; {runtime_call _complete_monitor_locking_Java} - 0x00007e24cd0641fc: 6666 90e8 - - 0x00007e24cd064200: ; ImmutableOopMap {[8]=Oop [24]=NarrowOop [28]=NarrowOop [32]=Oop [96]=Oop } - ;*monitorenter {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.SynchronizedLazyImpl::getValue@20 (line 81) - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@5 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064200: fcc1 f2fe - - 0x00007e24cd064204: ; {other} - 0x00007e24cd064204: 0f1f 8400 | 741f 0037 | 4c8b f544 | 8b2c 244c | 8b54 2408 | 4c89 5424 | 1044 8b54 | 2404 448b - 0x00007e24cd064224: 5c24 1c4c | 8b4c 2420 | e92d efff | ff49 8bfb | 488d 7424 | 4049 8bd7 | 49ba 50f2 | fce2 247e - 0x00007e24cd064244: 0000 41ff - - 0x00007e24cd064248: ; {other} - 0x00007e24cd064248: d20f 1f84 | 0000 0000 | 00e9 6ff0 | ffff be45 | ffff ff4c | 8b54 2410 | 4c89 5424 | 0844 8b5c - 0x00007e24cd064268: 2418 4489 | 5c24 1044 | 8b54 241c | 4489 5424 | 1889 4424 - - 0x00007e24cd06427c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06427c: 1c66 90e8 - - 0x00007e24cd064280: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [16]=NarrowOop [32]=Oop [40]=Oop [96]=Oop } - ;*ifeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.util.HashMap::getNode@131 (line 585) - ; - java.util.LinkedHashMap::get@2 (line 536) - ; - kotlin.text.CharDirectionality$Companion::valueOf@8 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064280: fc22 e5fe - - 0x00007e24cd064284: ; {other} - 0x00007e24cd064284: 0f1f 8400 | f41f 0038 | 498b f749 | baf0 d99b | e224 7e00 | 0041 ffd2 - - 0x00007e24cd06429c: ; {other} - 0x00007e24cd06429c: 0f1f 8400 | 0000 0000 | e91d efff | ff49 8bf7 | 49ba f0d9 | 9be2 247e | 0000 41ff - - 0x00007e24cd0642b8: ; {other} - 0x00007e24cd0642b8: d20f 1f84 | 0000 0000 | 00e9 54ef | ffff be45 | ffff ff4c | 8b44 2410 | 4c89 4424 | 0844 8b4c - 0x00007e24cd0642d8: 2418 4489 | 4c24 1044 | 8954 2414 | 4489 5c24 - - 0x00007e24cd0642e8: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0642e8: 1c66 90e8 - - 0x00007e24cd0642ec: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [16]=NarrowOop [28]=NarrowOop [96]=Oop } - ;*if_acmpeq {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.SynchronizedLazyImpl::getValue@35 (line 83) - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@5 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd0642ec: 9022 e5fe - - 0x00007e24cd0642f0: ; {other} - 0x00007e24cd0642f0: 0f1f 8400 | 6020 0039 | be45 ffff | ff4c 8b44 | 2410 4c89 | 4424 0844 | 8b44 2418 | 4489 4424 - 0x00007e24cd064310: 1044 8954 | 2414 4489 - - 0x00007e24cd064318: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064318: 5c24 1ce8 - - 0x00007e24cd06431c: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [16]=NarrowOop [28]=NarrowOop [96]=Oop } - ;*ifnonnull {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::checkNotNull@1 (line 24) - ; - kotlin.SynchronizedLazyImpl::getValue@48 (line 86) - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@5 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd06431c: 6022 e5fe - - 0x00007e24cd064320: ; {other} - 0x00007e24cd064320: 0f1f 8400 | 9020 003a | bede ffff | ff4c 8b54 | 2410 4c89 - - 0x00007e24cd064334: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064334: 5424 08e8 - - 0x00007e24cd064338: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [24]=NarrowOop [96]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@31 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064338: 4422 e5fe - - 0x00007e24cd06433c: ; {other} - 0x00007e24cd06433c: 0f1f 8400 | ac20 003b | bede ffff | ff4c 8b5c | 2410 4c89 | 1c24 4489 | 5424 0c48 | 895c 2410 - 0x00007e24cd06435c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06435c: 6666 90e8 - - 0x00007e24cd064360: ; ImmutableOopMap {[0]=Oop [16]=Oop [24]=NarrowOop [96]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@10 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064360: 1c22 e5fe - - 0x00007e24cd064364: ; {other} - 0x00007e24cd064364: 0f1f 8400 | d420 003c | bede ffff | ff4c 8b5c | 2410 4c89 | 5c24 0844 | 8954 2414 - - 0x00007e24cd064380: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064380: 6666 90e8 - - 0x00007e24cd064384: ; ImmutableOopMap {rbp=NarrowOop [8]=Oop [24]=NarrowOop [96]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.text.CharDirectionality$Companion::valueOf@13 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064384: f821 e5fe - - 0x00007e24cd064388: ; {other} - 0x00007e24cd064388: 0f1f 8400 | f820 003d | be9d ffff | ff48 8b6c | 2460 4889 - - 0x00007e24cd06439c: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd06439c: 4424 10e8 - - 0x00007e24cd0643a0: ; ImmutableOopMap {rbp=Oop [8]=Oop [16]=Oop } - ;*astore_2 {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.Paragraph::getMinIntrinsicWidth@22 (line 42) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@131 (line 81) - 0x00007e24cd0643a0: dc21 e5fe - - 0x00007e24cd0643a4: ; {other} - 0x00007e24cd0643a4: 0f1f 8400 | 1421 003e | be9d ffff | ff48 8904 - - 0x00007e24cd0643b4: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0643b4: 2466 90e8 - - 0x00007e24cd0643b8: ; ImmutableOopMap {rbp=Oop [0]=Oop [8]=Oop } - ;*astore_2 {reexecute=0 rethrow=0 return_oop=0} - ; - org.jetbrains.skia.paragraph.Paragraph::getMaxIntrinsicWidth@22 (line 49) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@145 (line 82) - 0x00007e24cd0643b8: c421 e5fe - - 0x00007e24cd0643bc: ; {other} - 0x00007e24cd0643bc: 0f1f 8400 | 2c21 003f | bef6 ffff - - 0x00007e24cd0643c8: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0643c8: ff66 90e8 - - 0x00007e24cd0643cc: ; ImmutableOopMap {} - ;*invokevirtual getTextDirection-s_7X-co {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@85 (line 54) - 0x00007e24cd0643cc: b021 e5fe - - 0x00007e24cd0643d0: ; {other} - 0x00007e24cd0643d0: 0f1f 8400 | 4021 0040 | bef6 ffff - - 0x00007e24cd0643dc: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0643dc: ff66 90e8 - - 0x00007e24cd0643e0: ; ImmutableOopMap {} - ;*invokevirtual getTextDirection-s_7X-co {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.TextStyle::getTextDirection-s_7X-co@4 (line 1424) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@85 (line 54) - 0x00007e24cd0643e0: 9c21 e5fe - - 0x00007e24cd0643e4: ; {other} - 0x00007e24cd0643e4: 0f1f 8400 | 5421 0041 | bef6 ffff - - 0x00007e24cd0643f0: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd0643f0: ff66 90e8 - - 0x00007e24cd0643f4: ; ImmutableOopMap {} - ;*invokevirtual getLocaleList {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.TextStyle::getLocaleList@4 (line 1390) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@95 (line 54) - 0x00007e24cd0643f4: 8821 e5fe - - 0x00007e24cd0643f8: ; {other} - 0x00007e24cd0643f8: 0f1f 8400 | 6821 0042 | bef6 ffff - - 0x00007e24cd064404: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064404: ff66 90e8 - - 0x00007e24cd064408: ; ImmutableOopMap {} - ;*invokevirtual layout {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.ParagraphLayouter::layoutParagraph@80 (line 214) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@123 (line 80) - 0x00007e24cd064408: 7421 e5fe - - 0x00007e24cd06440c: ; {other} - 0x00007e24cd06440c: 0f1f 8400 | 7c21 0043 | bef4 ffff - - 0x00007e24cd064418: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064418: ff66 90e8 - - 0x00007e24cd06441c: ; ImmutableOopMap {[16]=Oop [24]=NarrowOop [96]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@31 (line 84) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd06441c: 6021 e5fe - - 0x00007e24cd064420: ; {other} - 0x00007e24cd064420: 0f1f 8400 | 9021 0044 | be9d ffff | ff4c 8b5c | 2410 4c89 | 1c24 448b | 5c24 1c48 | 8944 2420 - 0x00007e24cd064440: 4489 5c24 - - 0x00007e24cd064444: ; {runtime_call UncommonTrapBlob} - 0x00007e24cd064444: 1466 90e8 - - 0x00007e24cd064448: ; ImmutableOopMap {[0]=Oop [20]=NarrowOop [24]=NarrowOop [28]=NarrowOop [32]=Oop [96]=Oop } - ;*astore {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.SynchronizedLazyImpl::getValue@79 (line 81) - ; - kotlin.text.CharDirectionality$Companion::getDirectionalityMap@5 (line 118) - ; - kotlin.text.CharDirectionality$Companion::valueOf@1 (line 121) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::getDirectionality@7 (line 48) - ; - androidx.compose.ui.text.CharHelpers_jvmKt::strongDirectionType@1 (line 24) - ; - androidx.compose.ui.text.CharHelpers_skikoKt::firstStrongDirectionType@39 (line 85) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::contentBasedTextDirection@4 (line 109) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::resolveTextDirection-Ikz0yAw@96 (line 94) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics::@98 (line 54) - 0x00007e24cd064448: 3421 e5fe - - 0x00007e24cd06444c: ; {other} - 0x00007e24cd06444c: 0f1f 8400 | bc21 0045 | eb1d 488b | f0eb 29eb | 0048 8bf0 | eb22 eb18 | eb16 eb14 | eb12 eb10 - 0x00007e24cd06446c: eb0e 488b | f0eb 1148 | 8bf0 eb0c | eb02 eb00 | 488b f0eb | 0348 8bf0 | 4883 c450 - - 0x00007e24cd064488: ; {runtime_call _rethrow_Java} - 0x00007e24cd064488: 5de9 72c8 - - 0x00007e24cd06448c: ; {internal_word} - 0x00007e24cd06448c: f2fe 49ba | 3c2f 06cd | 247e 0000 | 4d89 9770 - - 0x00007e24cd06449c: ; {runtime_call SafepointBlob} - 0x00007e24cd06449c: 0400 00e9 | 5c0f e5fe - - 0x00007e24cd0644a4: ; {runtime_call StubRoutines (final stubs)} - 0x00007e24cd0644a4: e8b7 1fe3 | fee9 0ce2 | ffff f4f4 -[Stub Code] - 0x00007e24cd0644b0: ; {no_reloc} - 0x00007e24cd0644b0: 48bb 0000 | 0000 0000 - - 0x00007e24cd0644b8: ; {runtime_call} - 0x00007e24cd0644b8: 0000 e9fb - - 0x00007e24cd0644bc: ; {static_stub} - 0x00007e24cd0644bc: ffff ff48 | bb00 0000 | 0000 0000 - - 0x00007e24cd0644c8: ; {runtime_call} - 0x00007e24cd0644c8: 00e9 fbff - - 0x00007e24cd0644cc: ; {static_stub} - 0x00007e24cd0644cc: ffff 48bb | 0000 0000 | 0000 0000 - - 0x00007e24cd0644d8: ; {runtime_call} - 0x00007e24cd0644d8: e9fb ffff - - 0x00007e24cd0644dc: ; {static_stub} - 0x00007e24cd0644dc: ff48 bb00 | 0000 0000 - - 0x00007e24cd0644e4: ; {runtime_call} - 0x00007e24cd0644e4: 0000 00e9 | fbff ffff - - 0x00007e24cd0644ec: ; {static_stub} - 0x00007e24cd0644ec: 48bb 0000 | 0000 0000 - - 0x00007e24cd0644f4: ; {runtime_call} - 0x00007e24cd0644f4: 0000 e9fb - - 0x00007e24cd0644f8: ; {static_stub} - 0x00007e24cd0644f8: ffff ff48 | bb00 0000 | 0000 0000 - - 0x00007e24cd064504: ; {runtime_call} - 0x00007e24cd064504: 00e9 fbff - - 0x00007e24cd064508: ; {static_stub} - 0x00007e24cd064508: ffff 48bb | 0000 0000 | 0000 0000 - - 0x00007e24cd064514: ; {runtime_call} - 0x00007e24cd064514: e9fb ffff - - 0x00007e24cd064518: ; {static_stub} - 0x00007e24cd064518: ff48 bb00 | 0000 0000 - - 0x00007e24cd064520: ; {runtime_call} - 0x00007e24cd064520: 0000 00e9 | fbff ffff - - 0x00007e24cd064528: ; {static_stub} - 0x00007e24cd064528: 48bb 0000 | 0000 0000 - - 0x00007e24cd064530: ; {runtime_call} - 0x00007e24cd064530: 0000 e9fb - - 0x00007e24cd064534: ; {static_stub} - 0x00007e24cd064534: ffff ff48 | bb00 0000 | 0000 0000 - - 0x00007e24cd064540: ; {runtime_call} - 0x00007e24cd064540: 00e9 fbff - - 0x00007e24cd064544: ; {static_stub} - 0x00007e24cd064544: ffff 48bb | 0000 0000 | 0000 0000 - - 0x00007e24cd064550: ; {runtime_call} - 0x00007e24cd064550: e9fb ffff - - 0x00007e24cd064554: ; {static_stub} - 0x00007e24cd064554: ff48 bb00 | 0000 0000 - - 0x00007e24cd06455c: ; {runtime_call} - 0x00007e24cd06455c: 0000 00e9 | fbff ffff - - 0x00007e24cd064564: ; {static_stub} - 0x00007e24cd064564: 48bb 0000 | 0000 0000 - - 0x00007e24cd06456c: ; {runtime_call} - 0x00007e24cd06456c: 0000 e9fb - - 0x00007e24cd064570: ; {static_stub} - 0x00007e24cd064570: ffff ff48 | bb00 0000 | 0000 0000 - - 0x00007e24cd06457c: ; {runtime_call} - 0x00007e24cd06457c: 00e9 fbff - - 0x00007e24cd064580: ; {runtime_call ExceptionBlob} - 0x00007e24cd064580: ffff e979 | 39f2 fee8 | 0000 0000 | 4883 2c24 - - 0x00007e24cd064590: ; {runtime_call DeoptimizationBlob} - 0x00007e24cd064590: 05e9 0a23 | e5fe f4f4 -[/MachCode] - - -Compiled method (c1) 4866550 7394 3 androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics (57 bytes) - total in heap [0x00007e24c5921510,0x00007e24c5923f40] = 10800 - relocation [0x00007e24c5921660,0x00007e24c5921948] = 744 - main code [0x00007e24c5921960,0x00007e24c59234b8] = 7000 - stub code [0x00007e24c59234b8,0x00007e24c5923530] = 120 - oops [0x00007e24c5923530,0x00007e24c5923570] = 64 - metadata [0x00007e24c5923570,0x00007e24c5923598] = 40 - scopes data [0x00007e24c5923598,0x00007e24c59239a0] = 1032 - scopes pcs [0x00007e24c59239a0,0x00007e24c5923ed0] = 1328 - dependencies [0x00007e24c5923ed0,0x00007e24c5923ed8] = 8 - nul chk table [0x00007e24c5923ed8,0x00007e24c5923f40] = 104 - -[Constant Pool (empty)] - -[MachCode] -[Verified Entry Point] - # {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt' - # parm0: rsi:rsi = 'java/lang/String' - # parm1: rdx:rdx = 'androidx/compose/ui/text/TextStyle' - # parm2: rcx:rcx = 'java/util/List' - # parm3: r8:r8 = 'java/util/List' - # parm4: r9:r9 = 'androidx/compose/ui/unit/Density' - # parm5: rdi:rdi = 'androidx/compose/ui/text/font/FontFamily$Resolver' - # [sp+0x120] (sp of caller) - 0x00007e24c5921960: 8984 2400 | c0fe ff55 | 4881 ec10 | 0100 0090 | 4181 7f20 | 0d00 0000 - - 0x00007e24c5921978: ; {runtime_call StubRoutines (final stubs)} - 0x00007e24c5921978: 7405 e8e1 | 4a57 0648 | 8994 24a8 | 0000 0048 | 898c 24b0 | 0000 004c | 8984 24b8 | 0000 004c - 0x00007e24c5921998: 898c 24c0 | 0000 0048 | 89bc 24c8 - - 0x00007e24c59219a4: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c59219a4: 0000 0048 | b8d8 ea93 | 5a24 7e00 | 008b 98f4 | 0000 0083 | c302 8998 | f400 0000 | 81e3 fe07 - 0x00007e24c59219c4: 0000 85db | 0f84 0b16 - - 0x00007e24c59219cc: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c59219cc: 0000 48b8 | d8ea 935a | 247e 0000 | 4883 8040 | 0100 0001 - - 0x00007e24c59219e0: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59219e0: 48b8 a051 | 6558 247e | 0000 8b98 | f400 0000 | 83c3 0289 | 98f4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c5921a00: db0f 84f3 | 1500 0048 - - 0x00007e24c5921a08: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921a08: 85f6 48b8 | a051 6558 | 247e 0000 | 48c7 c340 | 0100 0075 | 0748 c7c3 | 5001 0000 | 4c8b 1c18 - 0x00007e24c5921a28: 4d8d 5b01 | 4c89 1c18 | 4889 b424 | d000 0000 | 0f85 1602 - - 0x00007e24c5921a3c: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921a3c: 0000 48b8 | a051 6558 | 247e 0000 | 4883 8060 | 0100 0001 - - 0x00007e24c5921a50: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921a50: 48b8 5853 | 6558 247e | 0000 8b98 | f400 0000 | 83c3 0289 | 98f4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c5921a70: db0f 84a4 | 1500 0090 - - 0x00007e24c5921a78: ; {no_reloc} - 0x00007e24c5921a78: e9ce 1500 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 bb15 - 0x00007e24c5921a98: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 6224 7e00 | 0049 2bca - 0x00007e24c5921ab8: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828 - - 0x00007e24c5921ad4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921ad4: 48be 5853 | 6558 247e | 0000 4883 | 8640 0100 - - 0x00007e24c5921ae4: ; {oop("text"{0x0000000616431f98})} - 0x00007e24c5921ae4: 0001 48be | 981f 4316 | 0600 0000 | 4889 8424 | a000 0000 | 0f1f 8000 - - 0x00007e24c5921afc: ; {static_call} - 0x00007e24c5921afc: 0000 00e8 - - 0x00007e24c5921b00: ; ImmutableOopMap {[160]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic createParameterIsNullExceptionMessage {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@5 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5921b00: 7cc6 5806 - - 0x00007e24c5921b04: ; {other} - 0x00007e24c5921b04: 0f1f 8400 | f405 0000 | 488b 9424 | a000 0000 - - 0x00007e24c5921b14: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921b14: 48be 5853 | 6558 247e | 0000 4883 | 8650 0100 | 0001 488b | d048 8bb4 | 24a0 0000 | 0066 0f1f - 0x00007e24c5921b34: ; {optimized virtual_call} - 0x00007e24c5921b34: 4400 00e8 - - 0x00007e24c5921b38: ; ImmutableOopMap {[160]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@8 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5921b38: 44bc 5806 - - 0x00007e24c5921b3c: ; {other} - 0x00007e24c5921b3c: 0f1f 8400 | 2c06 0001 - - 0x00007e24c5921b44: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921b44: 48be 5853 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c5921b54: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921b54: 0001 48be | 685b 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c5921b74: 0085 ff0f | 84e5 1400 - - 0x00007e24c5921b7c: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921b7c: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5921b88: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921b88: 8bfe 48bb | 685b 6558 | 247e 0000 | 4883 8340 | 0100 0001 - - 0x00007e24c5921b9c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921b9c: 48bf a039 | 0558 247e | 0000 8b9f | f400 0000 | 83c3 0289 | 9ff4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c5921bbc: db0f 84c0 | 1400 008b | 762c 48c1 | e603 4885 - - 0x00007e24c5921bcc: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921bcc: f648 bfa0 | 3905 5824 | 7e00 0048 | c7c3 4001 | 0000 7407 | 48c7 c350 | 0100 0048 | 8b04 1f48 - 0x00007e24c5921bec: 8d40 0148 | 8904 1f0f | 8418 0000 - - 0x00007e24c5921bf8: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921bf8: 0048 bfa0 | 3905 5824 | 7e00 00ff | 8760 0100 | 0048 8bfe | e936 0000 - - 0x00007e24c5921c10: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921c10: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5921c1c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921c1c: 8bfe 48bb | a039 0558 | 247e 0000 | 4883 8378 | 0100 0001 | 0f1f 8000 - - 0x00007e24c5921c34: ; {optimized virtual_call} - 0x00007e24c5921c34: 0000 00e8 - - 0x00007e24c5921c38: ; ImmutableOopMap {[160]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.Class::getName@14 (line 988) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5921c38: 44bb 5806 - - 0x00007e24c5921c3c: ; {other} - 0x00007e24c5921c3c: 0f1f 8400 | 2c07 0002 | 488b f848 | 8b84 24a0 | 0000 00e9 | 5a12 0000 - - 0x00007e24c5921c54: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c5921c54: 48be d8ea | 935a 247e | 0000 4883 | 8650 0100 - - 0x00007e24c5921c64: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921c64: 0001 48be | a051 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c5921c84: 0085 ff0f | 841c 1400 | 0048 85d2 - - 0x00007e24c5921c90: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921c90: 48be a051 | 6558 247e | 0000 48c7 | c740 0100 | 0075 0748 | c7c7 5001 | 0000 488b | 043e 488d - 0x00007e24c5921cb0: 4001 4889 | 043e 0f85 | 1802 0000 - - 0x00007e24c5921cbc: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921cbc: 48be a051 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c5921ccc: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921ccc: 0001 48be | 5853 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c5921cec: 0085 ff0f | 84d5 1300 | 0066 6690 - - 0x00007e24c5921cf8: ; {no_reloc} - 0x00007e24c5921cf8: e9fd 1300 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 ea13 - 0x00007e24c5921d18: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 6224 7e00 | 0049 2bca - 0x00007e24c5921d38: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828 - - 0x00007e24c5921d54: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921d54: 48be 5853 | 6558 247e | 0000 4883 | 8640 0100 - - 0x00007e24c5921d64: ; {oop("style"{0x000000061659e568})} - 0x00007e24c5921d64: 0001 48be | 68e5 5916 | 0600 0000 | 4889 8424 | d800 0000 | 0f1f 8000 - - 0x00007e24c5921d7c: ; {static_call} - 0x00007e24c5921d7c: 0000 00e8 - - 0x00007e24c5921d80: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [216]=Oop } - ;*invokestatic createParameterIsNullExceptionMessage {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@5 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5921d80: fcc3 5806 - - 0x00007e24c5921d84: ; {other} - 0x00007e24c5921d84: 0f1f 8400 | 7408 0003 | 488b 9424 | d800 0000 - - 0x00007e24c5921d94: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921d94: 48be 5853 | 6558 247e | 0000 4883 | 8650 0100 | 0001 488b | d048 8bb4 | 24d8 0000 | 0066 0f1f - 0x00007e24c5921db4: ; {optimized virtual_call} - 0x00007e24c5921db4: 4400 00e8 - - 0x00007e24c5921db8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [216]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@8 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5921db8: c4b9 5806 - - 0x00007e24c5921dbc: ; {other} - 0x00007e24c5921dbc: 0f1f 8400 | ac08 0004 - - 0x00007e24c5921dc4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921dc4: 48be 5853 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c5921dd4: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921dd4: 0001 48be | 685b 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c5921df4: 0085 ff0f | 8414 1300 - - 0x00007e24c5921dfc: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921dfc: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5921e08: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921e08: 8bfe 48bb | 685b 6558 | 247e 0000 | 4883 8340 | 0100 0001 - - 0x00007e24c5921e1c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921e1c: 48bf a039 | 0558 247e | 0000 8b9f | f400 0000 | 83c3 0289 | 9ff4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c5921e3c: db0f 84ef | 1200 008b | 762c 48c1 | e603 4885 - - 0x00007e24c5921e4c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921e4c: f648 bfa0 | 3905 5824 | 7e00 0048 | c7c3 4001 | 0000 7407 | 48c7 c350 | 0100 0048 | 8b04 1f48 - 0x00007e24c5921e6c: 8d40 0148 | 8904 1f0f | 8418 0000 - - 0x00007e24c5921e78: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921e78: 0048 bfa0 | 3905 5824 | 7e00 00ff | 8760 0100 | 0048 8bfe | e936 0000 - - 0x00007e24c5921e90: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921e90: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5921e9c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5921e9c: 8bfe 48bb | a039 0558 | 247e 0000 | 4883 8378 | 0100 0001 | 0f1f 8000 - - 0x00007e24c5921eb4: ; {optimized virtual_call} - 0x00007e24c5921eb4: 0000 00e8 - - 0x00007e24c5921eb8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [216]=Oop } - ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.Class::getName@14 (line 988) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5921eb8: c4b8 5806 - - 0x00007e24c5921ebc: ; {other} - 0x00007e24c5921ebc: 0f1f 8400 | ac09 0005 | 488b f848 | 8b84 24d8 | 0000 00e9 | e20e 0000 | 488b 8c24 | b000 0000 - 0x00007e24c5921edc: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c5921edc: 48ba d8ea | 935a 247e | 0000 4883 | 8260 0100 - - 0x00007e24c5921eec: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921eec: 0001 48ba | a051 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c5921f0c: 0085 f60f | 8443 1200 | 0048 85c9 - - 0x00007e24c5921f18: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921f18: 48ba a051 | 6558 247e | 0000 48c7 | c640 0100 | 0075 0748 | c7c6 5001 | 0000 488b | 3c32 488d - 0x00007e24c5921f38: 7f01 4889 | 3c32 0f85 | 1802 0000 - - 0x00007e24c5921f44: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921f44: 48ba a051 | 6558 247e | 0000 4883 | 8260 0100 - - 0x00007e24c5921f54: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921f54: 0001 48ba | 5853 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c5921f74: 0085 f60f | 84fc 1100 | 0066 6690 - - 0x00007e24c5921f80: ; {no_reloc} - 0x00007e24c5921f80: e924 1200 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 1112 - 0x00007e24c5921fa0: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 6224 7e00 | 0049 2bca - 0x00007e24c5921fc0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828 - - 0x00007e24c5921fdc: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5921fdc: 48be 5853 | 6558 247e | 0000 4883 | 8640 0100 - - 0x00007e24c5921fec: ; {oop("annotations"{0x0000000616261c18})} - 0x00007e24c5921fec: 0001 48be | 181c 2616 | 0600 0000 | 4889 8424 | e000 0000 | 0f1f 8000 - - 0x00007e24c5922004: ; {static_call} - 0x00007e24c5922004: 0000 00e8 - - 0x00007e24c5922008: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [224]=Oop } - ;*invokestatic createParameterIsNullExceptionMessage {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@5 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c5922008: 74c1 5806 - - 0x00007e24c592200c: ; {other} - 0x00007e24c592200c: 0f1f 8400 | fc0a 0006 | 488b 9424 | e000 0000 - - 0x00007e24c592201c: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592201c: 48be 5853 | 6558 247e | 0000 4883 | 8650 0100 | 0001 488b | d048 8bb4 | 24e0 0000 | 0066 0f1f - 0x00007e24c592203c: ; {optimized virtual_call} - 0x00007e24c592203c: 4400 00e8 - - 0x00007e24c5922040: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [224]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@8 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c5922040: 3cb7 5806 - - 0x00007e24c5922044: ; {other} - 0x00007e24c5922044: 0f1f 8400 | 340b 0007 - - 0x00007e24c592204c: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592204c: 48be 5853 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c592205c: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592205c: 0001 48be | 685b 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c592207c: 0085 ff0f | 843b 1100 - - 0x00007e24c5922084: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922084: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5922090: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922090: 8bfe 48bb | 685b 6558 | 247e 0000 | 4883 8340 | 0100 0001 - - 0x00007e24c59220a4: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59220a4: 48bf a039 | 0558 247e | 0000 8b9f | f400 0000 | 83c3 0289 | 9ff4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c59220c4: db0f 8416 | 1100 008b | 762c 48c1 | e603 4885 - - 0x00007e24c59220d4: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59220d4: f648 bfa0 | 3905 5824 | 7e00 0048 | c7c3 4001 | 0000 7407 | 48c7 c350 | 0100 0048 | 8b04 1f48 - 0x00007e24c59220f4: 8d40 0148 | 8904 1f0f | 8418 0000 - - 0x00007e24c5922100: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5922100: 0048 bfa0 | 3905 5824 | 7e00 00ff | 8760 0100 | 0048 8bfe | e936 0000 - - 0x00007e24c5922118: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922118: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5922124: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5922124: 8bfe 48bb | a039 0558 | 247e 0000 | 4883 8378 | 0100 0001 | 0f1f 8000 - - 0x00007e24c592213c: ; {optimized virtual_call} - 0x00007e24c592213c: 0000 00e8 - - 0x00007e24c5922140: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [224]=Oop } - ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.Class::getName@14 (line 988) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c5922140: 3cb6 5806 - - 0x00007e24c5922144: ; {other} - 0x00007e24c5922144: 0f1f 8400 | 340c 0008 | 488b f848 | 8b84 24e0 | 0000 00e9 | 620b 0000 | 4c8b 8424 | b800 0000 - 0x00007e24c5922164: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c5922164: 48ba d8ea | 935a 247e | 0000 4883 | 8270 0100 - - 0x00007e24c5922174: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922174: 0001 48ba | a051 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c5922194: 0085 f60f | 846a 1000 | 004d 85c0 - - 0x00007e24c59221a0: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59221a0: 48ba a051 | 6558 247e | 0000 48c7 | c640 0100 | 0075 0748 | c7c6 5001 | 0000 488b | 3c32 488d - 0x00007e24c59221c0: 7f01 4889 | 3c32 0f85 | 1802 0000 - - 0x00007e24c59221cc: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59221cc: 48ba a051 | 6558 247e | 0000 4883 | 8260 0100 - - 0x00007e24c59221dc: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59221dc: 0001 48ba | 5853 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c59221fc: 0085 f60f | 8423 1000 | 0066 6690 - - 0x00007e24c5922208: ; {no_reloc} - 0x00007e24c5922208: e94b 1000 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 3810 - 0x00007e24c5922228: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 6224 7e00 | 0049 2bca - 0x00007e24c5922248: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828 - - 0x00007e24c5922264: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922264: 48be 5853 | 6558 247e | 0000 4883 | 8640 0100 - - 0x00007e24c5922274: ; {oop("placeholders"{0x0000000616c79110})} - 0x00007e24c5922274: 0001 48be | 1091 c716 | 0600 0000 | 4889 8424 | e800 0000 | 0f1f 8000 - - 0x00007e24c592228c: ; {static_call} - 0x00007e24c592228c: 0000 00e8 - - 0x00007e24c5922290: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [232]=Oop } - ;*invokestatic createParameterIsNullExceptionMessage {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@5 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5922290: ecbe 5806 - - 0x00007e24c5922294: ; {other} - 0x00007e24c5922294: 0f1f 8400 | 840d 0009 | 488b 9424 | e800 0000 - - 0x00007e24c59222a4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59222a4: 48be 5853 | 6558 247e | 0000 4883 | 8650 0100 | 0001 488b | d048 8bb4 | 24e8 0000 | 0066 0f1f - 0x00007e24c59222c4: ; {optimized virtual_call} - 0x00007e24c59222c4: 4400 00e8 - - 0x00007e24c59222c8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [232]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@8 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c59222c8: b4b4 5806 - - 0x00007e24c59222cc: ; {other} - 0x00007e24c59222cc: 0f1f 8400 | bc0d 000a - - 0x00007e24c59222d4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59222d4: 48be 5853 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c59222e4: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59222e4: 0001 48be | 685b 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c5922304: 0085 ff0f | 8462 0f00 - - 0x00007e24c592230c: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592230c: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5922318: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922318: 8bfe 48bb | 685b 6558 | 247e 0000 | 4883 8340 | 0100 0001 - - 0x00007e24c592232c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c592232c: 48bf a039 | 0558 247e | 0000 8b9f | f400 0000 | 83c3 0289 | 9ff4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c592234c: db0f 843d | 0f00 008b | 762c 48c1 | e603 4885 - - 0x00007e24c592235c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c592235c: f648 bfa0 | 3905 5824 | 7e00 0048 | c7c3 4001 | 0000 7407 | 48c7 c350 | 0100 0048 | 8b04 1f48 - 0x00007e24c592237c: 8d40 0148 | 8904 1f0f | 8418 0000 - - 0x00007e24c5922388: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5922388: 0048 bfa0 | 3905 5824 | 7e00 00ff | 8760 0100 | 0048 8bfe | e936 0000 - - 0x00007e24c59223a0: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59223a0: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c59223ac: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59223ac: 8bfe 48bb | a039 0558 | 247e 0000 | 4883 8378 | 0100 0001 | 0f1f 8000 - - 0x00007e24c59223c4: ; {optimized virtual_call} - 0x00007e24c59223c4: 0000 00e8 - - 0x00007e24c59223c8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [232]=Oop } - ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.Class::getName@14 (line 988) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c59223c8: b4b3 5806 - - 0x00007e24c59223cc: ; {other} - 0x00007e24c59223cc: 0f1f 8400 | bc0e 000b | 488b f848 | 8b84 24e8 | 0000 00e9 | e207 0000 | 4c8b 8c24 | c000 0000 - 0x00007e24c59223ec: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c59223ec: 48ba d8ea | 935a 247e | 0000 4883 | 8280 0100 - - 0x00007e24c59223fc: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59223fc: 0001 48ba | a051 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c592241c: 0085 f60f | 8491 0e00 | 004d 85c9 - - 0x00007e24c5922428: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922428: 48ba a051 | 6558 247e | 0000 48c7 | c640 0100 | 0075 0748 | c7c6 5001 | 0000 488b | 3c32 488d - 0x00007e24c5922448: 7f01 4889 | 3c32 0f85 | 1802 0000 - - 0x00007e24c5922454: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922454: 48ba a051 | 6558 247e | 0000 4883 | 8260 0100 - - 0x00007e24c5922464: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922464: 0001 48ba | 5853 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c5922484: 0085 f60f | 844a 0e00 | 0066 6690 - - 0x00007e24c5922490: ; {no_reloc} - 0x00007e24c5922490: e972 0e00 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 5f0e - 0x00007e24c59224b0: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 6224 7e00 | 0049 2bca - 0x00007e24c59224d0: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828 - - 0x00007e24c59224ec: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59224ec: 48be 5853 | 6558 247e | 0000 4883 | 8640 0100 - - 0x00007e24c59224fc: ; {oop("density"{0x0000000616914a50})} - 0x00007e24c59224fc: 0001 48be | 504a 9116 | 0600 0000 | 4889 8424 | f000 0000 | 0f1f 8000 - - 0x00007e24c5922514: ; {static_call} - 0x00007e24c5922514: 0000 00e8 - - 0x00007e24c5922518: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [240]=Oop } - ;*invokestatic createParameterIsNullExceptionMessage {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@5 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5922518: 64bc 5806 - - 0x00007e24c592251c: ; {other} - 0x00007e24c592251c: 0f1f 8400 | 0c10 000c | 488b 9424 | f000 0000 - - 0x00007e24c592252c: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592252c: 48be 5853 | 6558 247e | 0000 4883 | 8650 0100 | 0001 488b | d048 8bb4 | 24f0 0000 | 0066 0f1f - 0x00007e24c592254c: ; {optimized virtual_call} - 0x00007e24c592254c: 4400 00e8 - - 0x00007e24c5922550: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [240]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@8 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5922550: 2cb2 5806 - - 0x00007e24c5922554: ; {other} - 0x00007e24c5922554: 0f1f 8400 | 4410 000d - - 0x00007e24c592255c: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592255c: 48be 5853 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c592256c: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592256c: 0001 48be | 685b 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c592258c: 0085 ff0f | 8489 0d00 - - 0x00007e24c5922594: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922594: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c59225a0: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59225a0: 8bfe 48bb | 685b 6558 | 247e 0000 | 4883 8340 | 0100 0001 - - 0x00007e24c59225b4: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59225b4: 48bf a039 | 0558 247e | 0000 8b9f | f400 0000 | 83c3 0289 | 9ff4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c59225d4: db0f 8464 | 0d00 008b | 762c 48c1 | e603 4885 - - 0x00007e24c59225e4: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59225e4: f648 bfa0 | 3905 5824 | 7e00 0048 | c7c3 4001 | 0000 7407 | 48c7 c350 | 0100 0048 | 8b04 1f48 - 0x00007e24c5922604: 8d40 0148 | 8904 1f0f | 8418 0000 - - 0x00007e24c5922610: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5922610: 0048 bfa0 | 3905 5824 | 7e00 00ff | 8760 0100 | 0048 8bfe | e936 0000 - - 0x00007e24c5922628: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922628: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5922634: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5922634: 8bfe 48bb | a039 0558 | 247e 0000 | 4883 8378 | 0100 0001 | 0f1f 8000 - - 0x00007e24c592264c: ; {optimized virtual_call} - 0x00007e24c592264c: 0000 00e8 - - 0x00007e24c5922650: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [240]=Oop } - ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.Class::getName@14 (line 988) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5922650: 2cb1 5806 - - 0x00007e24c5922654: ; {other} - 0x00007e24c5922654: 0f1f 8400 | 4411 000e | 488b f848 | 8b84 24f0 | 0000 00e9 | 6204 0000 | 488b bc24 | c800 0000 - 0x00007e24c5922674: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c5922674: 48ba d8ea | 935a 247e | 0000 4883 | 8290 0100 - - 0x00007e24c5922684: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922684: 0001 48ba | a051 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c59226a4: 0085 f60f | 84b8 0c00 | 0048 85ff - - 0x00007e24c59226b0: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59226b0: 48ba a051 | 6558 247e | 0000 48c7 | c640 0100 | 0075 0748 | c7c6 5001 | 0000 488b | 0432 488d - 0x00007e24c59226d0: 4001 4889 | 0432 0f85 | 1802 0000 - - 0x00007e24c59226dc: ; {metadata(method data for {method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59226dc: 48ba a051 | 6558 247e | 0000 4883 | 8260 0100 - - 0x00007e24c59226ec: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59226ec: 0001 48ba | 5853 6558 | 247e 0000 | 8bb2 f400 | 0000 83c6 | 0289 b2f4 | 0000 0081 | e6fe ff1f - 0x00007e24c592270c: 0085 f60f | 8471 0c00 | 0066 6690 - - 0x00007e24c5922718: ; {no_reloc} - 0x00007e24c5922718: e999 0c00 | 0000 0000 | 0000 498b | 87b8 0100 | 0048 8d78 | 3049 3bbf | c801 0000 | 0f87 860c - 0x00007e24c5922738: 0000 4989 | bfb8 0100 | 0048 c700 | 0100 0000 | 488b ca49 | ba00 0000 | 6224 7e00 | 0049 2bca - 0x00007e24c5922758: 8948 0848 | 33c9 8948 | 0c48 33c9 | 4889 4810 | 4889 4818 | 4889 4820 | 4889 4828 - - 0x00007e24c5922774: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922774: 48be 5853 | 6558 247e | 0000 4883 | 8640 0100 - - 0x00007e24c5922784: ; {oop("fontFamilyResolver"{0x0000000616c787c8})} - 0x00007e24c5922784: 0001 48be | c887 c716 | 0600 0000 | 4889 8424 | f800 0000 | 0f1f 8000 - - 0x00007e24c592279c: ; {static_call} - 0x00007e24c592279c: 0000 00e8 - - 0x00007e24c59227a0: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [248]=Oop } - ;*invokestatic createParameterIsNullExceptionMessage {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@5 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59227a0: dcb9 5806 - - 0x00007e24c59227a4: ; {other} - 0x00007e24c59227a4: 0f1f 8400 | 9412 000f | 488b 9424 | f800 0000 - - 0x00007e24c59227b4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59227b4: 48be 5853 | 6558 247e | 0000 4883 | 8650 0100 | 0001 488b | d048 8bb4 | 24f8 0000 | 0066 0f1f - 0x00007e24c59227d4: ; {optimized virtual_call} - 0x00007e24c59227d4: 4400 00e8 - - 0x00007e24c59227d8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [248]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@8 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59227d8: a4af 5806 - - 0x00007e24c59227dc: ; {other} - 0x00007e24c59227dc: 0f1f 8400 | cc12 0010 - - 0x00007e24c59227e4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59227e4: 48be 5853 | 6558 247e | 0000 4883 | 8660 0100 - - 0x00007e24c59227f4: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59227f4: 0001 48be | 685b 6558 | 247e 0000 | 8bbe f400 | 0000 83c7 | 0289 bef4 | 0000 0081 | e7fe ff1f - 0x00007e24c5922814: 0085 ff0f | 84b0 0b00 - - 0x00007e24c592281c: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592281c: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c5922828: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922828: 8bfe 48bb | 685b 6558 | 247e 0000 | 4883 8340 | 0100 0001 - - 0x00007e24c592283c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c592283c: 48bf a039 | 0558 247e | 0000 8b9f | f400 0000 | 83c3 0289 | 9ff4 0000 | 0081 e3fe | ff1f 0085 - 0x00007e24c592285c: db0f 848b | 0b00 008b | 762c 48c1 | e603 4885 - - 0x00007e24c592286c: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c592286c: f648 bfa0 | 3905 5824 | 7e00 0048 | c7c3 4001 | 0000 7407 | 48c7 c350 | 0100 0048 | 8b04 1f48 - 0x00007e24c592288c: 8d40 0148 | 8904 1f0f | 8418 0000 - - 0x00007e24c5922898: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5922898: 0048 bfa0 | 3905 5824 | 7e00 00ff | 8760 0100 | 0048 8bfe | e936 0000 - - 0x00007e24c59228b0: ; {oop(a 'java/lang/Class'{0x0000000616017030} = 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59228b0: 0048 be30 | 7001 1606 | 0000 0048 - - 0x00007e24c59228bc: ; {metadata(method data for {method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59228bc: 8bfe 48bb | a039 0558 | 247e 0000 | 4883 8378 | 0100 0001 | 0f1f 8000 - - 0x00007e24c59228d4: ; {optimized virtual_call} - 0x00007e24c59228d4: 0000 00e8 - - 0x00007e24c59228d8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [248]=Oop } - ;*invokevirtual initClassName {reexecute=0 rethrow=0 return_oop=0} - ; - java.lang.Class::getName@14 (line 988) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59228d8: a4ae 5806 - - 0x00007e24c59228dc: ; {other} - 0x00007e24c59228dc: 0f1f 8400 | cc13 0011 | 488b f848 | 8b84 24f8 | 0000 00e9 | de00 0000 - - 0x00007e24c59228f4: ; {metadata('androidx/compose/ui/text/platform/SkiaParagraphIntrinsics')} - 0x00007e24c59228f4: 48ba f839 | 3763 247e | 0000 488b | df49 8b87 | b801 0000 | 488d 7838 | 493b bfc8 | 0100 000f - 0x00007e24c5922914: 87fb 0a00 | 0049 89bf | b801 0000 | 48c7 0001 | 0000 0048 | 8bca 49ba | 0000 0062 | 247e 0000 - 0x00007e24c5922934: 492b ca89 | 4808 4833 | c989 480c | 4833 c948 | c7c7 0500 | 0000 4889 | 4cf8 0848 | ffcf 75f6 - 0x00007e24c5922954: ; {metadata(method data for {method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c5922954: 488b d048 | b9d8 ea93 | 5a24 7e00 | 0048 8381 | a001 0000 | 0148 8b94 | 24d0 0000 | 0048 8b8c - 0x00007e24c5922974: 24a8 0000 | 004c 8b84 | 24b0 0000 | 004c 8b8c | 24b8 0000 | 0048 8bbc | 24c0 0000 | 0048 891c - 0x00007e24c5922994: 2448 8bf0 | 4889 8424 | 0001 0000 | 0f1f 8000 - - 0x00007e24c59229a4: ; {optimized virtual_call} - 0x00007e24c59229a4: 0000 00e8 - - 0x00007e24c59229a8: ; ImmutableOopMap {[256]=Oop } - ;*invokespecial {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@50 (line 37) - 0x00007e24c59229a8: f4fc 7307 - - 0x00007e24c59229ac: ; {other} - 0x00007e24c59229ac: 0f1f 8400 | 9c14 0012 | 488b 8424 | 0001 0000 | 4881 c410 | 0100 005d - - 0x00007e24c59229c4: ; {poll_return} - 0x00007e24c59229c4: 493b a758 | 0400 000f | 8750 0a00 - - 0x00007e24c59229d0: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59229d0: 00c3 48be | 685b 6558 | 247e 0000 | 4883 8670 | 0100 0001 | 488b f048 | 8bd7 0f1f - - 0x00007e24c59229ec: ; {static_call} - 0x00007e24c59229ec: 4400 00e8 - - 0x00007e24c59229f0: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic sanitizeStackTrace {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@6 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59229f0: 8cb7 5806 - - 0x00007e24c59229f4: ; {other} - 0x00007e24c59229f4: 0f1f 8400 | e414 0013 - - 0x00007e24c59229fc: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59229fc: 4885 c048 | ba58 5365 | 5824 7e00 | 0075 0c80 | 8a69 0100 | 0001 e9af | 0000 008b | 7808 49ba - 0x00007e24c5922a1c: 0000 0062 | 247e 0000 | 4903 fa48 | 3bba 7801 | 0000 750d | 4883 8280 | 0100 0001 | e960 0000 - 0x00007e24c5922a3c: 0048 3bba | 8801 0000 | 750d 4883 | 8290 0100 | 0001 e94a | 0000 0048 | 83ba 7801 | 0000 0075 - 0x00007e24c5922a5c: 1748 89ba | 7801 0000 | 48c7 8280 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba88 | 0100 0000 - 0x00007e24c5922a7c: 7517 4889 | ba88 0100 | 0048 c782 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8382 | 7001 0000 - 0x00007e24c5922a9c: ; {metadata('java/lang/NullPointerException')} - 0x00007e24c5922a9c: 0148 bf40 | ef05 6224 | 7e00 008b | 5008 49ba | 0000 0062 | 247e 0000 | 4903 d248 | 3b7a 500f - 0x00007e24c5922abc: 8576 0900 | 00e9 0000 | 0000 483b | 00e9 da09 - - 0x00007e24c5922acc: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922acc: 0000 48be | 685b 6558 | 247e 0000 | 4883 8670 | 0100 0001 | 488b f048 - - 0x00007e24c5922ae4: ; {static_call} - 0x00007e24c5922ae4: 8bd7 90e8 - - 0x00007e24c5922ae8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic sanitizeStackTrace {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@6 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5922ae8: 94b6 5806 - - 0x00007e24c5922aec: ; {other} - 0x00007e24c5922aec: 0f1f 8400 | dc15 0014 - - 0x00007e24c5922af4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922af4: 4885 c048 | ba58 5365 | 5824 7e00 | 0075 0c80 | 8a69 0100 | 0001 e9af | 0000 008b | 7808 49ba - 0x00007e24c5922b14: 0000 0062 | 247e 0000 | 4903 fa48 | 3bba 7801 | 0000 750d | 4883 8280 | 0100 0001 | e960 0000 - 0x00007e24c5922b34: 0048 3bba | 8801 0000 | 750d 4883 | 8290 0100 | 0001 e94a | 0000 0048 | 83ba 7801 | 0000 0075 - 0x00007e24c5922b54: 1748 89ba | 7801 0000 | 48c7 8280 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba88 | 0100 0000 - 0x00007e24c5922b74: 7517 4889 | ba88 0100 | 0048 c782 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8382 | 7001 0000 - 0x00007e24c5922b94: ; {metadata('java/lang/NullPointerException')} - 0x00007e24c5922b94: 0148 bf40 | ef05 6224 | 7e00 008b | 5008 49ba | 0000 0062 | 247e 0000 | 4903 d248 | 3b7a 500f - 0x00007e24c5922bb4: 858c 0800 | 00e9 0000 | 0000 483b | 00e9 e208 - - 0x00007e24c5922bc4: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922bc4: 0000 48be | 685b 6558 | 247e 0000 | 4883 8670 | 0100 0001 | 488b f048 - - 0x00007e24c5922bdc: ; {static_call} - 0x00007e24c5922bdc: 8bd7 90e8 - - 0x00007e24c5922be0: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic sanitizeStackTrace {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@6 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5922be0: 9cb5 5806 - - 0x00007e24c5922be4: ; {other} - 0x00007e24c5922be4: 0f1f 8400 | d416 0015 - - 0x00007e24c5922bec: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922bec: 4885 c048 | ba58 5365 | 5824 7e00 | 0075 0c80 | 8a69 0100 | 0001 e9af | 0000 008b | 7808 49ba - 0x00007e24c5922c0c: 0000 0062 | 247e 0000 | 4903 fa48 | 3bba 7801 | 0000 750d | 4883 8280 | 0100 0001 | e960 0000 - 0x00007e24c5922c2c: 0048 3bba | 8801 0000 | 750d 4883 | 8290 0100 | 0001 e94a | 0000 0048 | 83ba 7801 | 0000 0075 - 0x00007e24c5922c4c: 1748 89ba | 7801 0000 | 48c7 8280 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba88 | 0100 0000 - 0x00007e24c5922c6c: 7517 4889 | ba88 0100 | 0048 c782 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8382 | 7001 0000 - 0x00007e24c5922c8c: ; {metadata('java/lang/NullPointerException')} - 0x00007e24c5922c8c: 0148 bf40 | ef05 6224 | 7e00 008b | 5008 49ba | 0000 0062 | 247e 0000 | 4903 d248 | 3b7a 500f - 0x00007e24c5922cac: 85a2 0700 | 00e9 0000 | 0000 483b | 00e9 ea07 - - 0x00007e24c5922cbc: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922cbc: 0000 48be | 685b 6558 | 247e 0000 | 4883 8670 | 0100 0001 | 488b f048 - - 0x00007e24c5922cd4: ; {static_call} - 0x00007e24c5922cd4: 8bd7 90e8 - - 0x00007e24c5922cd8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic sanitizeStackTrace {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@6 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c5922cd8: a4b4 5806 - - 0x00007e24c5922cdc: ; {other} - 0x00007e24c5922cdc: 0f1f 8400 | cc17 0016 - - 0x00007e24c5922ce4: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922ce4: 4885 c048 | ba58 5365 | 5824 7e00 | 0075 0c80 | 8a69 0100 | 0001 e9af | 0000 008b | 7808 49ba - 0x00007e24c5922d04: 0000 0062 | 247e 0000 | 4903 fa48 | 3bba 7801 | 0000 750d | 4883 8280 | 0100 0001 | e960 0000 - 0x00007e24c5922d24: 0048 3bba | 8801 0000 | 750d 4883 | 8290 0100 | 0001 e94a | 0000 0048 | 83ba 7801 | 0000 0075 - 0x00007e24c5922d44: 1748 89ba | 7801 0000 | 48c7 8280 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba88 | 0100 0000 - 0x00007e24c5922d64: 7517 4889 | ba88 0100 | 0048 c782 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8382 | 7001 0000 - 0x00007e24c5922d84: ; {metadata('java/lang/NullPointerException')} - 0x00007e24c5922d84: 0148 bf40 | ef05 6224 | 7e00 008b | 5008 49ba | 0000 0062 | 247e 0000 | 4903 d248 | 3b7a 500f - 0x00007e24c5922da4: 85b8 0600 | 00e9 0000 | 0000 483b | 00e9 f206 - - 0x00007e24c5922db4: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922db4: 0000 48be | 685b 6558 | 247e 0000 | 4883 8670 | 0100 0001 | 488b f048 - - 0x00007e24c5922dcc: ; {static_call} - 0x00007e24c5922dcc: 8bd7 90e8 - - 0x00007e24c5922dd0: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic sanitizeStackTrace {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@6 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5922dd0: acb3 5806 - - 0x00007e24c5922dd4: ; {other} - 0x00007e24c5922dd4: 0f1f 8400 | c418 0017 - - 0x00007e24c5922ddc: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922ddc: 4885 c048 | ba58 5365 | 5824 7e00 | 0075 0c80 | 8a69 0100 | 0001 e9af | 0000 008b | 7808 49ba - 0x00007e24c5922dfc: 0000 0062 | 247e 0000 | 4903 fa48 | 3bba 7801 | 0000 750d | 4883 8280 | 0100 0001 | e960 0000 - 0x00007e24c5922e1c: 0048 3bba | 8801 0000 | 750d 4883 | 8290 0100 | 0001 e94a | 0000 0048 | 83ba 7801 | 0000 0075 - 0x00007e24c5922e3c: 1748 89ba | 7801 0000 | 48c7 8280 | 0100 0001 | 0000 00e9 | 2900 0000 | 4883 ba88 | 0100 0000 - 0x00007e24c5922e5c: 7517 4889 | ba88 0100 | 0048 c782 | 9001 0000 | 0100 0000 | e908 0000 | 0048 8382 | 7001 0000 - 0x00007e24c5922e7c: ; {metadata('java/lang/NullPointerException')} - 0x00007e24c5922e7c: 0148 bf40 | ef05 6224 | 7e00 008b | 5008 49ba | 0000 0062 | 247e 0000 | 4903 d248 | 3b7a 500f - 0x00007e24c5922e9c: 85ce 0500 | 00e9 0000 | 0000 483b | 00e9 fa05 - - 0x00007e24c5922eac: ; {metadata(method data for {method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922eac: 0000 48be | 685b 6558 | 247e 0000 | 4883 8670 | 0100 0001 | 488b f048 - - 0x00007e24c5922ec4: ; {static_call} - 0x00007e24c5922ec4: 8bd7 90e8 - - 0x00007e24c5922ec8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*invokestatic sanitizeStackTrace {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@6 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5922ec8: b4b2 5806 - - 0x00007e24c5922ecc: ; {other} - 0x00007e24c5922ecc: 0f1f 8400 | bc19 0018 | 488b bc24 | c800 0000 | 4c8b 8c24 | c000 0000 | 4c8b 8424 | b800 0000 - 0x00007e24c5922eec: 488b 8c24 | b000 0000 | 488b 9424 | a800 0000 | 488b b424 | d000 0000 - - 0x00007e24c5922f04: ; {metadata(method data for {method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922f04: 4885 c049 | bb58 5365 | 5824 7e00 | 0075 0d41 | 808b 6901 | 0000 01e9 | b100 0000 | 448b 6808 - 0x00007e24c5922f24: 49ba 0000 | 0062 247e | 0000 4d03 | ea4d 3bab | 7801 0000 | 750d 4983 | 8380 0100 | 0001 e960 - 0x00007e24c5922f44: 0000 004d | 3bab 8801 | 0000 750d | 4983 8390 | 0100 0001 | e94a 0000 | 0049 83bb | 7801 0000 - 0x00007e24c5922f64: 0075 174d | 89ab 7801 | 0000 49c7 | 8380 0100 | 0001 0000 | 00e9 2900 | 0000 4983 | bb88 0100 - 0x00007e24c5922f84: 0000 7517 | 4d89 ab88 | 0100 0049 | c783 9001 | 0000 0100 | 0000 e908 | 0000 0049 | 8383 7001 - 0x00007e24c5922fa4: ; {metadata('java/lang/NullPointerException')} - 0x00007e24c5922fa4: 0000 0149 | bd40 ef05 | 6224 7e00 | 0044 8b58 | 0849 ba00 | 0000 6224 | 7e00 004d | 03da 4d3b - 0x00007e24c5922fc4: 6b50 0f85 | b104 0000 | e900 0000 | 0048 3b00 | e9cf 0400 - - 0x00007e24c5922fd8: ; {metadata({method} {0x00007e2459c73ff8} 'ActualParagraphIntrinsics' '(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics;' in 'androidx/compose/ui/text/platform/SkiaParagraphIntrinsics_skikoKt')} - 0x00007e24c5922fd8: 0049 baf8 | 3fc7 5924 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c5922ff0: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5922ff0: e80b 0e66 - - 0x00007e24c5922ff4: ; ImmutableOopMap {rsi=Oop rdx=Oop rcx=Oop r8=Oop r9=Oop rdi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } - ;*synchronization entry - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@-1 - 0x00007e24c5922ff4: 06e9 d4e9 - - 0x00007e24c5922ff8: ; {metadata({method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5922ff8: ffff 49ba | d09b 4058 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c5923010: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923010: ffe8 ea0d - - 0x00007e24c5923014: ; ImmutableOopMap {rsi=Oop rdx=Oop rcx=Oop r8=Oop r9=Oop rdi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@-1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5923014: 6606 e9ec - - 0x00007e24c5923018: ; {metadata({method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923018: e9ff ff49 | ba50 9d40 | 5824 7e00 | 004c 8954 | 2408 48c7 | 0424 ffff - - 0x00007e24c5923030: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923030: ffff e8c9 - - 0x00007e24c5923034: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@-1 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5923034: 0d66 06e9 | 3bea ffff - - 0x00007e24c592303c: ; {metadata(nullptr)} - 0x00007e24c592303c: 48ba 0000 | 0000 0000 | 0000 b800 - - 0x00007e24c5923048: ; {runtime_call load_klass_patching Runtime1 stub} - 0x00007e24c5923048: 0f05 0ae8 - - 0x00007e24c592304c: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c592304c: b0f8 6506 | e923 eaff | ff48 8bd2 - - 0x00007e24c5923058: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c5923058: e8a3 b565 - - 0x00007e24c592305c: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c592305c: 06e9 72ea - - 0x00007e24c5923060: ; {metadata({method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923060: ffff 49ba | b8ac 4058 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c5923078: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923078: ffe8 820d - - 0x00007e24c592307c: ; ImmutableOopMap {[160]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@-1 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c592307c: 6606 e9fa - - 0x00007e24c5923080: ; {metadata({method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5923080: eaff ff49 | ba30 0843 | 6224 7e00 | 004c 8954 | 2408 48c7 | 0424 ffff - - 0x00007e24c5923098: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923098: ffff e861 - - 0x00007e24c592309c: ; ImmutableOopMap {rsi=Oop [160]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - java.lang.Class::getName@-1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c592309c: 0d66 06e9 | 1feb ffff - - 0x00007e24c59230a4: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c59230a4: e877 ab65 - - 0x00007e24c59230a8: ; ImmutableOopMap {[160]=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*getfield name {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.Class::getName@1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - ; {metadata({method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59230a8: 0649 bad0 | 9b40 5824 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c59230c0: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59230c0: e83b 0d66 - - 0x00007e24c59230c4: ; ImmutableOopMap {rdx=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@-1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c59230c4: 06e9 c3eb - - 0x00007e24c59230c8: ; {metadata({method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59230c8: ffff 49ba | 509d 4058 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c59230e0: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59230e0: ffe8 1a0d - - 0x00007e24c59230e4: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@-1 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c59230e4: 6606 e90a - - 0x00007e24c59230e8: ; {metadata(nullptr)} - 0x00007e24c59230e8: ecff ff48 | ba00 0000 | 0000 0000 | 00b8 000f - - 0x00007e24c59230f8: ; {runtime_call load_klass_patching Runtime1 stub} - 0x00007e24c59230f8: 050a e801 - - 0x00007e24c59230fc: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c59230fc: f865 06e9 | f4eb ffff - - 0x00007e24c5923104: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c5923104: 488b d2e8 - - 0x00007e24c5923108: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5923108: f4b4 6506 | e943 ecff - - 0x00007e24c5923110: ; {metadata({method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923110: ff49 bab8 | ac40 5824 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c5923128: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923128: e8d3 0c66 - - 0x00007e24c592312c: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [216]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@-1 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c592312c: 06e9 cbec - - 0x00007e24c5923130: ; {metadata({method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5923130: ffff 49ba | 3008 4362 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c5923148: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923148: ffe8 b20c - - 0x00007e24c592314c: ; ImmutableOopMap {rsi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [216]=Oop } - ;*synchronization entry - ; - java.lang.Class::getName@-1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c592314c: 6606 e9f0 - - 0x00007e24c5923150: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923150: ecff ffe8 - - 0x00007e24c5923154: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [216]=Oop } - ;*getfield name {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.Class::getName@1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5923154: c8aa 6506 - - 0x00007e24c5923158: ; {metadata({method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923158: 49ba d09b | 4058 247e | 0000 4c89 | 5424 0848 | c704 24ff - - 0x00007e24c592316c: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c592316c: ffff ffe8 - - 0x00007e24c5923170: ; ImmutableOopMap {rcx=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@-1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c5923170: 8c0c 6606 | e99c edff - - 0x00007e24c5923178: ; {metadata({method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923178: ff49 ba50 | 9d40 5824 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c5923190: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923190: e86b 0c66 - - 0x00007e24c5923194: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@-1 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c5923194: 06e9 e3ed - - 0x00007e24c5923198: ; {metadata(nullptr)} - 0x00007e24c5923198: ffff 48ba | 0000 0000 | 0000 0000 | b800 0f05 - - 0x00007e24c59231a8: ; {runtime_call load_klass_patching Runtime1 stub} - 0x00007e24c59231a8: 0ae8 52f7 - - 0x00007e24c59231ac: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c59231ac: 6506 e9cd | edff ff48 - - 0x00007e24c59231b4: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c59231b4: 8bd2 e845 - - 0x00007e24c59231b8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c59231b8: b465 06e9 | 1cee ffff - - 0x00007e24c59231c0: ; {metadata({method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59231c0: 49ba b8ac | 4058 247e | 0000 4c89 | 5424 0848 | c704 24ff - - 0x00007e24c59231d4: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59231d4: ffff ffe8 - - 0x00007e24c59231d8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [224]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@-1 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c59231d8: 240c 6606 | e9a4 eeff - - 0x00007e24c59231e0: ; {metadata({method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59231e0: ff49 ba30 | 0843 6224 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c59231f8: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59231f8: e803 0c66 - - 0x00007e24c59231fc: ; ImmutableOopMap {rsi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [224]=Oop } - ;*synchronization entry - ; - java.lang.Class::getName@-1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c59231fc: 06e9 c9ee - - 0x00007e24c5923200: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923200: ffff e819 - - 0x00007e24c5923204: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [224]=Oop } - ;*getfield name {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.Class::getName@1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - ; {metadata({method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923204: aa65 0649 | bad0 9b40 | 5824 7e00 | 004c 8954 | 2408 48c7 | 0424 ffff - - 0x00007e24c592321c: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c592321c: ffff e8dd - - 0x00007e24c5923220: ; ImmutableOopMap {r8=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@-1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5923220: 0b66 06e9 | 75ef ffff - - 0x00007e24c5923228: ; {metadata({method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923228: 49ba 509d | 4058 247e | 0000 4c89 | 5424 0848 | c704 24ff - - 0x00007e24c592323c: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c592323c: ffff ffe8 - - 0x00007e24c5923240: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@-1 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5923240: bc0b 6606 | e9bc efff - - 0x00007e24c5923248: ; {metadata(nullptr)} - 0x00007e24c5923248: ff48 ba00 | 0000 0000 | 0000 00b8 | 000f 050a - - 0x00007e24c5923258: ; {runtime_call load_klass_patching Runtime1 stub} - 0x00007e24c5923258: e8a3 f665 - - 0x00007e24c592325c: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c592325c: 06e9 a6ef | ffff 488b - - 0x00007e24c5923264: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c5923264: d2e8 96b3 - - 0x00007e24c5923268: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5923268: 6506 e9f5 - - 0x00007e24c592326c: ; {metadata({method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592326c: efff ff49 | bab8 ac40 | 5824 7e00 | 004c 8954 | 2408 48c7 | 0424 ffff - - 0x00007e24c5923284: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923284: ffff e875 - - 0x00007e24c5923288: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [232]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@-1 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5923288: 0b66 06e9 | 7df0 ffff - - 0x00007e24c5923290: ; {metadata({method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c5923290: 49ba 3008 | 4362 247e | 0000 4c89 | 5424 0848 | c704 24ff - - 0x00007e24c59232a4: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59232a4: ffff ffe8 - - 0x00007e24c59232a8: ; ImmutableOopMap {rsi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [232]=Oop } - ;*synchronization entry - ; - java.lang.Class::getName@-1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c59232a8: 540b 6606 | e9a2 f0ff - - 0x00007e24c59232b0: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c59232b0: ffe8 6aa9 - - 0x00007e24c59232b4: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [232]=Oop } - ;*getfield name {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.Class::getName@1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - ; {metadata({method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59232b4: 6506 49ba | d09b 4058 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c59232cc: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59232cc: ffe8 2e0b - - 0x00007e24c59232d0: ; ImmutableOopMap {r9=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@-1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c59232d0: 6606 e94e - - 0x00007e24c59232d4: ; {metadata({method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59232d4: f1ff ff49 | ba50 9d40 | 5824 7e00 | 004c 8954 | 2408 48c7 | 0424 ffff - - 0x00007e24c59232ec: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59232ec: ffff e80d - - 0x00007e24c59232f0: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@-1 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c59232f0: 0b66 06e9 | 95f1 ffff - - 0x00007e24c59232f8: ; {metadata(nullptr)} - 0x00007e24c59232f8: 48ba 0000 | 0000 0000 | 0000 b800 - - 0x00007e24c5923304: ; {runtime_call load_klass_patching Runtime1 stub} - 0x00007e24c5923304: 0f05 0ae8 - - 0x00007e24c5923308: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5923308: f4f5 6506 | e97f f1ff | ff48 8bd2 - - 0x00007e24c5923314: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c5923314: e8e7 b265 - - 0x00007e24c5923318: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5923318: 06e9 cef1 - - 0x00007e24c592331c: ; {metadata({method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c592331c: ffff 49ba | b8ac 4058 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c5923334: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923334: ffe8 c60a - - 0x00007e24c5923338: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [240]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@-1 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5923338: 6606 e956 - - 0x00007e24c592333c: ; {metadata({method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c592333c: f2ff ff49 | ba30 0843 | 6224 7e00 | 004c 8954 | 2408 48c7 | 0424 ffff - - 0x00007e24c5923354: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923354: ffff e8a5 - - 0x00007e24c5923358: ; ImmutableOopMap {rsi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [240]=Oop } - ;*synchronization entry - ; - java.lang.Class::getName@-1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5923358: 0a66 06e9 | 7bf2 ffff - - 0x00007e24c5923360: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923360: e8bb a865 - - 0x00007e24c5923364: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [240]=Oop } - ;*getfield name {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.Class::getName@1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - ; {metadata({method} {0x00007e2458409bd0} 'checkNotNullParameter' '(Ljava/lang/Object;Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923364: 0649 bad0 | 9b40 5824 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c592337c: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c592337c: e87f 0a66 - - 0x00007e24c5923380: ; ImmutableOopMap {rdi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@-1 (line 130) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c5923380: 06e9 27f3 - - 0x00007e24c5923384: ; {metadata({method} {0x00007e2458409d50} 'throwParameterIsNullNPE' '(Ljava/lang/String;)V' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c5923384: ffff 49ba | 509d 4058 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c592339c: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c592339c: ffe8 5e0a - - 0x00007e24c59233a0: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@-1 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59233a0: 6606 e96e - - 0x00007e24c59233a4: ; {metadata(nullptr)} - 0x00007e24c59233a4: f3ff ff48 | ba00 0000 | 0000 0000 | 00b8 000f - - 0x00007e24c59233b4: ; {runtime_call load_klass_patching Runtime1 stub} - 0x00007e24c59233b4: 050a e845 - - 0x00007e24c59233b8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59233b8: f565 06e9 | 58f3 ffff - - 0x00007e24c59233c0: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c59233c0: 488b d2e8 - - 0x00007e24c59233c4: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@0 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59233c4: 38b2 6506 | e9a7 f3ff - - 0x00007e24c59233cc: ; {metadata({method} {0x00007e245840acb8} 'sanitizeStackTrace' '(Ljava/lang/Throwable;)Ljava/lang/Throwable;' in 'kotlin/jvm/internal/Intrinsics')} - 0x00007e24c59233cc: ff49 bab8 | ac40 5824 | 7e00 004c | 8954 2408 | 48c7 0424 | ffff ffff - - 0x00007e24c59233e4: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c59233e4: e817 0a66 - - 0x00007e24c59233e8: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [248]=Oop } - ;*synchronization entry - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@-1 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c59233e8: 06e9 2ff4 - - 0x00007e24c59233ec: ; {metadata({method} {0x00007e2462430830} 'getName' '()Ljava/lang/String;' in 'java/lang/Class')} - 0x00007e24c59233ec: ffff 49ba | 3008 4362 | 247e 0000 | 4c89 5424 | 0848 c704 | 24ff ffff - - 0x00007e24c5923404: ; {runtime_call counter_overflow Runtime1 stub} - 0x00007e24c5923404: ffe8 f609 - - 0x00007e24c5923408: ; ImmutableOopMap {rsi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [248]=Oop } - ;*synchronization entry - ; - java.lang.Class::getName@-1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c5923408: 6606 e954 - - 0x00007e24c592340c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c592340c: f4ff ffe8 - - 0x00007e24c5923410: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop [248]=Oop } - ;*getfield name {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) java.lang.Class::getName@1 (line 987) - ; - kotlin.jvm.internal.Intrinsics::sanitizeStackTrace@3 (line 253) - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@11 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c5923410: 0ca8 6506 - - 0x00007e24c5923414: ; {runtime_call fast_new_instance Runtime1 stub} - 0x00007e24c5923414: 488b d2e8 - - 0x00007e24c5923418: ; ImmutableOopMap {rbx=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*new {reexecute=0 rethrow=0 return_oop=0} - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@38 (line 37) - 0x00007e24c5923418: e4b1 6506 | e933 f5ff - - 0x00007e24c5923420: ; {internal_word} - 0x00007e24c5923420: ff49 bac4 | 2992 c524 | 7e00 004d | 8997 7004 - - 0x00007e24c5923430: ; {runtime_call SafepointBlob} - 0x00007e24c5923430: 0000 e9c9 | 1f59 0648 - - 0x00007e24c5923438: ; {runtime_call throw_class_cast_exception Runtime1 stub} - 0x00007e24c5923438: 8904 24e8 - - 0x00007e24c592343c: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@14 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c592343c: 60d5 6506 - - 0x00007e24c5923440: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923440: e8db a765 - - 0x00007e24c5923444: ; ImmutableOopMap {rax=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*athrow {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@17 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@35 - 0x00007e24c5923444: 0648 8904 - - 0x00007e24c5923448: ; {runtime_call throw_class_cast_exception Runtime1 stub} - 0x00007e24c5923448: 24e8 52d5 - - 0x00007e24c592344c: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@14 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c592344c: 6506 e8cd - - 0x00007e24c5923450: ; ImmutableOopMap {rax=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*athrow {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@17 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@28 - 0x00007e24c5923450: a765 0648 - - 0x00007e24c5923454: ; {runtime_call throw_class_cast_exception Runtime1 stub} - 0x00007e24c5923454: 8904 24e8 - - 0x00007e24c5923458: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@14 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5923458: 44d5 6506 - - 0x00007e24c592345c: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c592345c: e8bf a765 - - 0x00007e24c5923460: ; ImmutableOopMap {rax=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*athrow {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@17 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@21 - 0x00007e24c5923460: 0648 8904 - - 0x00007e24c5923464: ; {runtime_call throw_class_cast_exception Runtime1 stub} - 0x00007e24c5923464: 24e8 36d5 - - 0x00007e24c5923468: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@14 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923468: 6506 e8b1 - - 0x00007e24c592346c: ; ImmutableOopMap {rax=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*athrow {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@17 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@15 - 0x00007e24c592346c: a765 0648 - - 0x00007e24c5923470: ; {runtime_call throw_class_cast_exception Runtime1 stub} - 0x00007e24c5923470: 8904 24e8 - - 0x00007e24c5923474: ; ImmutableOopMap {[168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@14 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c5923474: 28d5 6506 - - 0x00007e24c5923478: ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923478: e8a3 a765 - - 0x00007e24c592347c: ; ImmutableOopMap {rax=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop [208]=Oop } - ;*athrow {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@17 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@9 - 0x00007e24c592347c: 0648 8904 - - 0x00007e24c5923480: ; {runtime_call throw_class_cast_exception Runtime1 stub} - 0x00007e24c5923480: 24e8 1ad5 - - 0x00007e24c5923484: ; ImmutableOopMap {rdi=Oop r9=Oop r8=Oop rcx=Oop rdx=Oop rsi=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } - ;*checkcast {reexecute=0 rethrow=0 return_oop=0} - ; - kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@14 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - ; {runtime_call throw_null_pointer_exception Runtime1 stub} - 0x00007e24c5923484: 6506 e895 - - 0x00007e24c5923488: ; ImmutableOopMap {rdi=Oop r9=Oop r8=Oop rcx=Oop rdx=Oop rsi=Oop rax=Oop [168]=Oop [176]=Oop [184]=Oop [192]=Oop [200]=Oop } - ;*athrow {reexecute=1 rethrow=0 return_oop=0} - ; - (reexecute) kotlin.jvm.internal.Intrinsics::throwParameterIsNullNPE@17 (line 140) - ; - kotlin.jvm.internal.Intrinsics::checkNotNullParameter@5 (line 131) - ; - androidx.compose.ui.text.platform.SkiaParagraphIntrinsics_skikoKt::ActualParagraphIntrinsics@3 - 0x00007e24c5923488: a765 0649 | 8b87 0805 | 0000 49c7 | 8708 0500 | 0000 0000 | 0049 c787 | 1005 0000 | 0000 0000 - 0x00007e24c59234a8: 4881 c410 | 0100 005d - - 0x00007e24c59234b0: ; {runtime_call unwind_exception Runtime1 stub} - 0x00007e24c59234b0: e94b 8165 | 06f4 f4f4 -[Stub Code] - 0x00007e24c59234b8: ; {no_reloc} - 0x00007e24c59234b8: 48bb 0000 | 0000 0000 - - 0x00007e24c59234c0: ; {runtime_call} - 0x00007e24c59234c0: 0000 e9fb - - 0x00007e24c59234c4: ; {static_stub} - 0x00007e24c59234c4: ffff ff48 | bb00 0000 | 0000 0000 - - 0x00007e24c59234d0: ; {runtime_call} - 0x00007e24c59234d0: 00e9 fbff - - 0x00007e24c59234d4: ; {static_stub} - 0x00007e24c59234d4: ffff 48bb | 0000 0000 | 0000 0000 - - 0x00007e24c59234e0: ; {runtime_call} - 0x00007e24c59234e0: e9fb ffff - - 0x00007e24c59234e4: ; {static_stub} - 0x00007e24c59234e4: ff48 bb00 | 0000 0000 - - 0x00007e24c59234ec: ; {runtime_call} - 0x00007e24c59234ec: 0000 00e9 | fbff ffff - - 0x00007e24c59234f4: ; {static_stub} - 0x00007e24c59234f4: 48bb b858 | c759 247e - - 0x00007e24c59234fc: ; {runtime_call I2C/C2I adapters} - 0x00007e24c59234fc: 0000 e921 - - 0x00007e24c5923500: ; {runtime_call handle_exception_from_callee Runtime1 stub} - 0x00007e24c5923500: 0056 06e8 | 78ce 6506 - - 0x00007e24c5923508: ; {external_word} - 0x00007e24c5923508: 48bf 5ad8 | 33e3 247e | 0000 4883 - - 0x00007e24c5923514: ; {runtime_call MacroAssembler::debug64(char*, long, long*)} - 0x00007e24c5923514: e4f0 e815 | 464e 1df4 -[Deopt Handler Code] - 0x00007e24c592351c: ; {section_word} - 0x00007e24c592351c: 49ba 1c35 | 92c5 247e | 0000 4152 - - 0x00007e24c5923528: ; {runtime_call DeoptimizationBlob} - 0x00007e24c5923528: e973 3359 | 06f4 f4f4 -[/MachCode] - - ---------------- P R O C E S S --------------- - -Threads class SMR info: -_java_thread_list=0x00007e235401ee30, length=22, elements={ -0x00007e24dc02ecc0, 0x00007e24dc156b50, 0x00007e24dc1581a0, 0x00007e24dc159da0, -0x00007e24dc15b3e0, 0x00007e24dc15c980, 0x00007e24dc15e520, 0x00007e24dc15fc30, -0x00007e24dc16e9f0, 0x00007e24dc1724d0, 0x00007e24dcd6bdc0, 0x00007e24dcd6d880, -0x00007e24dcd71110, 0x00007e24dcd721d0, 0x00007e23e0313fd0, 0x00007e23e0314d80, -0x00007e23d0000f60, 0x00007e23d0005980, 0x00007e23e031e1f0, 0x00007e23e03a6150, -0x00007e23e2230f00, 0x00007e23800011a0 -} - -Java Threads: ( => current thread ) - 0x00007e24dc02ecc0 JavaThread "main" [_thread_blocked, id=2264501, stack(0x00007e24e1fe2000,0x00007e24e20e2000) (1024K)] - 0x00007e24dc156b50 JavaThread "Reference Handler" daemon [_thread_blocked, id=2264541, stack(0x00007e24b8700000,0x00007e24b8800000) (1024K)] - 0x00007e24dc1581a0 JavaThread "Finalizer" daemon [_thread_blocked, id=2264542, stack(0x00007e24b85ff000,0x00007e24b86ff000) (1024K)] - 0x00007e24dc159da0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2264543, stack(0x00007e24b84fe000,0x00007e24b85fe000) (1024K)] - 0x00007e24dc15b3e0 JavaThread "Service Thread" daemon [_thread_blocked, id=2264544, stack(0x00007e24b83fd000,0x00007e24b84fd000) (1024K)] - 0x00007e24dc15c980 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=2264545, stack(0x00007e24b82fc000,0x00007e24b83fc000) (1024K)] - 0x00007e24dc15e520 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2264547, stack(0x00007e24b81fb000,0x00007e24b82fb000) (1024K)] - 0x00007e24dc15fc30 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2264548, stack(0x00007e24b80fa000,0x00007e24b81fa000) (1024K)] - 0x00007e24dc16e9f0 JavaThread "Notification Thread" daemon [_thread_blocked, id=2264555, stack(0x00007e24a3f00000,0x00007e24a4000000) (1024K)] - 0x00007e24dc1724d0 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=2264556, stack(0x00007e24a3dff000,0x00007e24a3eff000) (1024K)] - 0x00007e24dcd6bdc0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2264809, stack(0x00007e246169a000,0x00007e246179a000) (1024K)] - 0x00007e24dcd6d880 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=2264810, stack(0x00007e2461599000,0x00007e2461699000) (1024K)] - 0x00007e24dcd71110 JavaThread "AWT-Shutdown" [_thread_blocked, id=2264815, stack(0x00007e2461498000,0x00007e2461598000) (1024K)] -=>0x00007e24dcd721d0 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2264816, stack(0x00007e2461397000,0x00007e2461497000) (1024K)] - 0x00007e23e0313fd0 JavaThread "DefaultDispatcher-worker-1" daemon [_thread_blocked, id=2264875, stack(0x00007e2460d1e000,0x00007e2460e1e000) (1024K)] - 0x00007e23e0314d80 JavaThread "DefaultDispatcher-worker-2" daemon [_thread_blocked, id=2264876, stack(0x00007e2460c1d000,0x00007e2460d1d000) (1024K)] - 0x00007e23d0000f60 JavaThread "DefaultDispatcher-worker-3" daemon [_thread_blocked, id=2264877, stack(0x00007e2460b1c000,0x00007e2460c1c000) (1024K)] - 0x00007e23d0005980 JavaThread "kotlinx.coroutines.DefaultExecutor" daemon [_thread_blocked, id=2264878, stack(0x00007e2460a1b000,0x00007e2460b1b000) (1024K)] - 0x00007e23e031e1f0 JavaThread "Reference Cleaner" daemon [_thread_blocked, id=2264882, stack(0x00007e246091a000,0x00007e2460a1a000) (1024K)] - 0x00007e23e03a6150 JavaThread "TimerQueue" daemon [_thread_blocked, id=2264900, stack(0x00007e2460819000,0x00007e2460919000) (1024K)] - 0x00007e23e2230f00 JavaThread "pool-1-thread-14" daemon [_thread_blocked, id=3179730, stack(0x00007e24a30f2000,0x00007e24a31f2000) (1024K)] - 0x00007e23800011a0 JavaThread "pool-1-thread-15" daemon [_thread_blocked, id=3179731, stack(0x00007e23d4500000,0x00007e23d4600000) (1024K)] -Total: 22 - -Other Threads: - 0x00007e24dc149700 VMThread "VM Thread" [id=2264526, stack(0x00007e24b8b70000,0x00007e24b8c70000) (1024K)] - 0x00007e24dc12ed80 WatcherThread "VM Periodic Task Thread" [id=2264520, stack(0x00007e24b8c71000,0x00007e24b8d71000) (1024K)] - 0x00007e24dc05aa80 WorkerThread "GC Thread#0" [id=2264502, stack(0x00007e24bbf30000,0x00007e24bc030000) (1024K)] - 0x00007e2450008bd0 WorkerThread "GC Thread#1" [id=2264674, stack(0x00007e24a3afc000,0x00007e24a3bfc000) (1024K)] - 0x00007e24500096c0 WorkerThread "GC Thread#2" [id=2264675, stack(0x00007e24a39fb000,0x00007e24a3afb000) (1024K)] - 0x00007e245000a1b0 WorkerThread "GC Thread#3" [id=2264676, stack(0x00007e24a38fa000,0x00007e24a39fa000) (1024K)] - 0x00007e245000aca0 WorkerThread "GC Thread#4" [id=2264677, stack(0x00007e24a37f9000,0x00007e24a38f9000) (1024K)] - 0x00007e245000b790 WorkerThread "GC Thread#5" [id=2264678, stack(0x00007e24a36f8000,0x00007e24a37f8000) (1024K)] - 0x00007e245000c690 WorkerThread "GC Thread#6" [id=2264679, stack(0x00007e24a35f7000,0x00007e24a36f7000) (1024K)] - 0x00007e245000d5b0 WorkerThread "GC Thread#7" [id=2264680, stack(0x00007e24a34f6000,0x00007e24a35f6000) (1024K)] - 0x00007e245000e4d0 WorkerThread "GC Thread#8" [id=2264681, stack(0x00007e24a33f5000,0x00007e24a34f5000) (1024K)] - 0x00007e245000f3f0 WorkerThread "GC Thread#9" [id=2264682, stack(0x00007e24a32f4000,0x00007e24a33f4000) (1024K)] - 0x00007e2450010310 WorkerThread "GC Thread#10" [id=2264683, stack(0x00007e24a31f3000,0x00007e24a32f3000) (1024K)] - 0x00007e2450019010 WorkerThread "GC Thread#11" [id=2264871, stack(0x00007e2461296000,0x00007e2461396000) (1024K)] - 0x00007e2450017b50 WorkerThread "GC Thread#12" [id=2265053, stack(0x00007e23d5700000,0x00007e23d5800000) (1024K)] - 0x00007e24dc06b5c0 ConcurrentGCThread "G1 Main Marker" [id=2264503, stack(0x00007e24bbe2f000,0x00007e24bbf2f000) (1024K)] - 0x00007e24dc06c560 WorkerThread "G1 Conc#0" [id=2264504, stack(0x00007e24bbd2e000,0x00007e24bbe2e000) (1024K)] - 0x00007e24ac000d00 WorkerThread "G1 Conc#1" [id=2264872, stack(0x00007e2461195000,0x00007e2461295000) (1024K)] - 0x00007e24ac001840 WorkerThread "G1 Conc#2" [id=2264873, stack(0x00007e2461094000,0x00007e2461194000) (1024K)] - 0x00007e24dc1140a0 ConcurrentGCThread "G1 Refine#0" [id=2264505, stack(0x00007e24b8ef4000,0x00007e24b8ff4000) (1024K)] - 0x00007e24dc115060 ConcurrentGCThread "G1 Service" [id=2264506, stack(0x00007e24b8df3000,0x00007e24b8ef3000) (1024K)] -Total: 21 - -Threads with active compile tasks: -Total: 0 - -VM state: not at safepoint (normal execution) - -VM Mutex/Monitor currently owned by a thread: None - -Heap address: 0x0000000616000000, size: 7840 MB, Compressed Oops mode: Zero based, Oop shift amount: 3 - -CDS archive(s) mapped at: [0x00007e2462000000-0x00007e2462c75000-0x00007e2462c75000), size 13062144, SharedBaseAddress: 0x00007e2462000000, ArchiveRelocationMode: 1. -Compressed class space mapped at: 0x00007e2463000000-0x00007e24a3000000, reserved size: 1073741824 -Narrow klass base: 0x00007e2462000000, 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: 16 total, 16 available - Memory: 31348M - Large Page Support: Disabled - NUMA Support: Disabled - Compressed Oops: Enabled (Zero based) - Heap Region Size: 4M - Heap Min Capacity: 8M - Heap Initial Capacity: 492M - Heap Max Capacity: 7840M - Pre-touch: Disabled - Parallel Workers: 13 - Concurrent Workers: 3 - Concurrent Refinement Workers: 13 - Periodic GC: Disabled - -Heap: - garbage-first heap total reserved 8028160K, committed 81920K, used 19116K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 1 young (4096K), 0 survivors (0K) - Metaspace used 55456K, committed 56192K, reserved 1114112K - class space used 5348K, committed 5696K, reserved 1048576K - -Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TAMS=top-at-mark-start, PB=parsable bottom -| 0|0x0000000616000000, 0x00000006163ffff8, 0x0000000616400000| 99%| O| |TAMS 0x0000000616000000| PB 0x0000000616000000| Untracked | 0 -| 1|0x0000000616400000, 0x0000000616800000, 0x0000000616800000|100%| O| |TAMS 0x0000000616400000| PB 0x0000000616400000| Untracked | 0 -| 2|0x0000000616800000, 0x0000000616bfffe0, 0x0000000616c00000| 99%| O| |TAMS 0x0000000616800000| PB 0x0000000616800000| Untracked | 0 -| 3|0x0000000616c00000, 0x0000000616ffe020, 0x0000000617000000| 99%| O| |TAMS 0x0000000616c00000| PB 0x0000000616c00000| Untracked | 0 -| 4|0x0000000617000000, 0x000000061711a980, 0x0000000617400000| 27%| O| |TAMS 0x0000000617000000| PB 0x0000000617000000| Untracked | 0 -| 5|0x0000000617400000, 0x0000000617592a80, 0x0000000617800000| 39%| O| |TAMS 0x0000000617400000| PB 0x0000000617400000| Untracked | 0 -| 6|0x0000000617800000, 0x0000000617800000, 0x0000000617c00000| 0%| F| |TAMS 0x0000000617800000| PB 0x0000000617800000| Untracked | 0 -| 7|0x0000000617c00000, 0x0000000617c00000, 0x0000000618000000| 0%| F| |TAMS 0x0000000617c00000| PB 0x0000000617c00000| Untracked | 0 -| 8|0x0000000618000000, 0x0000000618000000, 0x0000000618400000| 0%| F| |TAMS 0x0000000618000000| PB 0x0000000618000000| Untracked | 0 -| 9|0x0000000618400000, 0x0000000618400000, 0x0000000618800000| 0%| F| |TAMS 0x0000000618400000| PB 0x0000000618400000| Untracked | 0 -| 10|0x0000000618800000, 0x0000000618800000, 0x0000000618c00000| 0%| F| |TAMS 0x0000000618800000| PB 0x0000000618800000| Untracked | 0 -| 11|0x0000000618c00000, 0x0000000618c00000, 0x0000000619000000| 0%| F| |TAMS 0x0000000618c00000| PB 0x0000000618c00000| Untracked | 0 -| 12|0x0000000619000000, 0x0000000619000000, 0x0000000619400000| 0%| F| |TAMS 0x0000000619000000| PB 0x0000000619000000| Untracked | 0 -| 13|0x0000000619400000, 0x0000000619400000, 0x0000000619800000| 0%| F| |TAMS 0x0000000619400000| PB 0x0000000619400000| Untracked | 0 -| 14|0x0000000619800000, 0x0000000619800000, 0x0000000619c00000| 0%| F| |TAMS 0x0000000619800000| PB 0x0000000619800000| Untracked | 0 -| 15|0x0000000619c00000, 0x0000000619c00000, 0x000000061a000000| 0%| F| |TAMS 0x0000000619c00000| PB 0x0000000619c00000| Untracked | 0 -| 16|0x000000061a000000, 0x000000061a000000, 0x000000061a400000| 0%| F| |TAMS 0x000000061a000000| PB 0x000000061a000000| Untracked | 0 -| 17|0x000000061a400000, 0x000000061a400000, 0x000000061a800000| 0%| F| |TAMS 0x000000061a400000| PB 0x000000061a400000| Untracked | 0 -| 18|0x000000061a800000, 0x000000061a800000, 0x000000061ac00000| 0%| F| |TAMS 0x000000061a800000| PB 0x000000061a800000| Untracked | 0 -| 19|0x000000061ac00000, 0x000000061ad749b0, 0x000000061b000000| 36%| E| |TAMS 0x000000061ac00000| PB 0x000000061ac00000| Complete | 0 - -Card table byte_map: [0x00007e24c3ab0000,0x00007e24c4a00000] _byte_map_base: 0x00007e24c0a00000 - -Marking Bits: (CMBitMap*) 0x00007e24dc05b5b0 - Bits: [0x00007e24bc030000, 0x00007e24c3ab0000) - -Polling page: 0x00007e24e3a47000 - -Metaspace: - -Usage: - Non-class: 48.93 MB used. - Class: 5.22 MB used. - Both: 54.16 MB used. - -Virtual space: - Non-class space: 64.00 MB reserved, 49.31 MB ( 77%) committed, 1 nodes. - Class space: 1.00 GB reserved, 5.56 MB ( <1%) committed, 1 nodes. - Both: 1.06 GB reserved, 54.88 MB ( 5%) committed. - -Chunk freelists: - Non-Class: 13.81 MB - Class: 10.42 MB - Both: 24.23 MB - -MaxMetaspaceSize: unlimited -CompressedClassSpaceSize: 1.00 GB -Initial GC threshold: 21.00 MB -Current GC threshold: 91.50 MB -CDS: on - - commit_granule_bytes: 65536. - - commit_granule_words: 8192. - - virtual_space_node_default_size: 8388608. - - enlarge_chunks_in_place: 1. - - use_allocation_guard: 0. - - -Internal statistics: - -num_allocs_failed_limit: 6. -num_arena_births: 1024. -num_arena_deaths: 0. -num_vsnodes_births: 2. -num_vsnodes_deaths: 0. -num_space_committed: 878. -num_space_uncommitted: 0. -num_chunks_returned_to_freelist: 6. -num_chunks_taken_from_freelist: 2941. -num_chunk_merges: 6. -num_chunk_splits: 2081. -num_chunks_enlarged: 1613. -num_inconsistent_stats: 0. - -CodeHeap 'non-profiled nmethods': size=119168Kb used=9938Kb max_used=11055Kb free=109230Kb - bounds [0x00007e24cc5a0000, 0x00007e24cd070000, 0x00007e24d3a00000] -CodeHeap 'profiled nmethods': size=119164Kb used=21513Kb max_used=28860Kb free=97650Kb - bounds [0x00007e24c4a00000, 0x00007e24c6630000, 0x00007e24cbe5f000] -CodeHeap 'non-nmethods': size=7428Kb used=3784Kb max_used=5493Kb free=3643Kb - bounds [0x00007e24cbe5f000, 0x00007e24cc43f000, 0x00007e24cc5a0000] - total_blobs=10804 nmethods=8842 adapters=1865 - compilation: enabled - stopped_count=0, restarted_count=0 - full_count=0 - -Compilation events (20 events): -Event: 4860.641 Thread 0x00007e24dc15e520 17302 4 androidx.compose.runtime.snapshots.SnapshotKt::optimisticMerges (405 bytes) -Event: 4860.647 Thread 0x00007e24dc15e520 nmethod 17302 0x00007e24cd067a90 code [0x00007e24cd067ca0, 0x00007e24cd068658] -Event: 4860.647 Thread 0x00007e24dc15e520 17303 ! 4 androidx.compose.runtime.snapshots.MutableSnapshot::innerApplyLocked$runtime (890 bytes) -Event: 4860.653 Thread 0x00007e24dc15e520 nmethod 17303 0x00007e24cd069190 code [0x00007e24cd0693a0, 0x00007e24cd069fd0] -Event: 4860.671 Thread 0x00007e24dc15e520 17304 4 java.lang.invoke.LambdaForm$MH/0x00007e246347f400::linkToTargetMethod (15 bytes) -Event: 4860.672 Thread 0x00007e24dc15e520 nmethod 17304 0x00007e24cd06ad90 code [0x00007e24cd06af20, 0x00007e24cd06b038] -Event: 4860.672 Thread 0x00007e24dc15e520 17305 4 java.lang.invoke.LambdaForm$DMH/0x00007e246347ec00::newInvokeSpecial (32 bytes) -Event: 4860.674 Thread 0x00007e24dc15e520 nmethod 17305 0x00007e24cd06b190 code [0x00007e24cd06b320, 0x00007e24cd06b5d8] -Event: 4860.686 Thread 0x00007e24dc15fc30 17306 3 androidx.compose.foundation.layout.WrapContentNode::measure-3p2s80s (192 bytes) -Event: 4860.686 Thread 0x00007e24dc15e520 17307 4 androidx.compose.ui.text.style.ColorStyle::getAlpha (8 bytes) -Event: 4860.687 Thread 0x00007e24dc15fc30 nmethod 17306 0x00007e24c5d0a290 code [0x00007e24c5d0a640, 0x00007e24c5d0ba70] -Event: 4860.687 Thread 0x00007e24dc15e520 nmethod 17307 0x00007e24cd06b810 code [0x00007e24cd06b9c0, 0x00007e24cd06ba98] -Event: 4860.971 Thread 0x00007e24dc15e520 17308 4 javax.swing.TimerQueue$DelayedTimer::compareTo (9 bytes) -Event: 4860.972 Thread 0x00007e24dc15e520 nmethod 17308 0x00007e24cd06bb10 code [0x00007e24cd06bca0, 0x00007e24cd06bde0] -Event: 4865.448 Thread 0x00007e24dc15e520 17309 4 androidx.compose.ui.platform.CompositionLocalsKt::getLocalWindowInfo (4 bytes) -Event: 4865.448 Thread 0x00007e24dc15e520 nmethod 17309 0x00007e24cc5b3810 code [0x00007e24cc5b3980, 0x00007e24cc5b39f0] -Event: 4866.486 Thread 0x00007e24dc15fc30 17310 3 sun.datatransfer.DataFlavorUtil::getTextCharset (31 bytes) -Event: 4866.486 Thread 0x00007e24dc15fc30 nmethod 17310 0x00007e24c504e110 code [0x00007e24c504e360, 0x00007e24c504eab8] -Event: 4866.486 Thread 0x00007e24dc15fc30 17311 3 jdk.internal.misc.Unsafe::getLongUnaligned (173 bytes) -Event: 4866.486 Thread 0x00007e24dc15fc30 nmethod 17311 0x00007e24c510e590 code [0x00007e24c510e760, 0x00007e24c510eb38] - -GC Heap History (20 events): -Event: 811.069 GC heap before -{Heap before GC invocations=18 (full 3): - garbage-first heap total reserved 8028160K, committed 69632K, used 23736K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 3 young (12288K), 1 survivors (4096K) - Metaspace used 53563K, committed 54272K, reserved 1114112K - class space used 5180K, committed 5504K, reserved 1048576K -} -Event: 811.126 GC heap after -{Heap after GC invocations=19 (full 4): - garbage-first heap total reserved 8028160K, committed 69632K, used 17305K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 0 young (0K), 0 survivors (0K) - Metaspace used 53563K, committed 54272K, reserved 1114112K - class space used 5180K, committed 5504K, reserved 1048576K -} -Event: 1187.634 GC heap before -{Heap before GC invocations=19 (full 4): - garbage-first heap total reserved 8028160K, committed 69632K, used 58265K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 10 young (40960K), 0 survivors (0K) - Metaspace used 53659K, committed 54336K, reserved 1114112K - class space used 5182K, committed 5504K, reserved 1048576K -} -Event: 1187.636 GC heap after -{Heap after GC invocations=20 (full 4): - garbage-first heap total reserved 8028160K, committed 69632K, used 19157K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 1 young (4096K), 1 survivors (4096K) - Metaspace used 53659K, committed 54336K, reserved 1114112K - class space used 5182K, committed 5504K, reserved 1048576K -} -Event: 1201.129 GC heap before -{Heap before GC invocations=20 (full 4): - garbage-first heap total reserved 8028160K, committed 69632K, used 47829K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 9 young (36864K), 1 survivors (4096K) - Metaspace used 53746K, committed 54464K, reserved 1114112K - class space used 5183K, committed 5504K, reserved 1048576K -} -Event: 1201.188 GC heap after -{Heap after GC invocations=21 (full 5): - garbage-first heap total reserved 8028160K, committed 69632K, used 18204K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 0 young (0K), 0 survivors (0K) - Metaspace used 53746K, committed 54464K, reserved 1114112K - class space used 5183K, committed 5504K, reserved 1048576K -} -Event: 4407.897 GC heap before -{Heap before GC invocations=21 (full 5): - garbage-first heap total reserved 8028160K, committed 69632K, used 59164K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 10 young (40960K), 0 survivors (0K) - Metaspace used 53856K, committed 54528K, reserved 1114112K - class space used 5186K, committed 5504K, reserved 1048576K -} -Event: 4407.898 GC heap after -{Heap after GC invocations=22 (full 5): - garbage-first heap total reserved 8028160K, committed 69632K, used 19705K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 1 young (4096K), 1 survivors (4096K) - Metaspace used 53856K, committed 54528K, reserved 1114112K - class space used 5186K, committed 5504K, reserved 1048576K -} -Event: 4617.350 GC heap before -{Heap before GC invocations=22 (full 5): - garbage-first heap total reserved 8028160K, committed 69632K, used 56569K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 10 young (40960K), 1 survivors (4096K) - Metaspace used 53927K, committed 54592K, reserved 1114112K - class space used 5186K, committed 5504K, reserved 1048576K -} -Event: 4617.352 GC heap after -{Heap after GC invocations=23 (full 5): - garbage-first heap total reserved 8028160K, committed 69632K, used 20265K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 1 young (4096K), 1 survivors (4096K) - Metaspace used 53927K, committed 54592K, reserved 1114112K - class space used 5186K, committed 5504K, reserved 1048576K -} -Event: 4621.216 GC heap before -{Heap before GC invocations=23 (full 5): - garbage-first heap total reserved 8028160K, committed 69632K, used 28457K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 4 young (16384K), 1 survivors (4096K) - Metaspace used 53959K, committed 54720K, reserved 1114112K - class space used 5186K, committed 5504K, reserved 1048576K -} -Event: 4621.275 GC heap after -{Heap after GC invocations=24 (full 6): - garbage-first heap total reserved 8028160K, committed 69632K, used 18002K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 0 young (0K), 0 survivors (0K) - Metaspace used 53959K, committed 54720K, reserved 1114112K - class space used 5186K, committed 5504K, reserved 1048576K -} -Event: 4662.265 GC heap before -{Heap before GC invocations=24 (full 6): - garbage-first heap total reserved 8028160K, committed 69632K, used 58962K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 10 young (40960K), 0 survivors (0K) - Metaspace used 54058K, committed 54784K, reserved 1114112K - class space used 5188K, committed 5504K, reserved 1048576K -} -Event: 4662.267 GC heap after -{Heap after GC invocations=25 (full 6): - garbage-first heap total reserved 8028160K, committed 286720K, used 19594K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 1 young (4096K), 1 survivors (4096K) - Metaspace used 54058K, committed 54784K, reserved 1114112K - class space used 5188K, committed 5504K, reserved 1048576K -} -Event: 4711.276 GC heap before -{Heap before GC invocations=25 (full 6): - garbage-first heap total reserved 8028160K, committed 286720K, used 60554K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 12 young (49152K), 1 survivors (4096K) - Metaspace used 54500K, committed 55232K, reserved 1114112K - class space used 5251K, committed 5568K, reserved 1048576K -} -Event: 4711.306 GC heap after -{Heap after GC invocations=26 (full 7): - garbage-first heap total reserved 8028160K, committed 122880K, used 18702K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 0 young (0K), 0 survivors (0K) - Metaspace used 54500K, committed 55232K, reserved 1114112K - class space used 5251K, committed 5568K, reserved 1048576K -} -Event: 4832.046 GC heap before -{Heap before GC invocations=26 (full 7): - garbage-first heap total reserved 8028160K, committed 122880K, used 92430K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 18 young (73728K), 0 survivors (0K) - Metaspace used 55316K, committed 56064K, reserved 1114112K - class space used 5338K, committed 5632K, reserved 1048576K -} -Event: 4832.050 GC heap after -{Heap after GC invocations=27 (full 7): - garbage-first heap total reserved 8028160K, committed 122880K, used 22029K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 1 young (4096K), 1 survivors (4096K) - Metaspace used 55316K, committed 56064K, reserved 1114112K - class space used 5338K, committed 5632K, reserved 1048576K -} -Event: 4861.307 GC heap before -{Heap before GC invocations=27 (full 7): - garbage-first heap total reserved 8028160K, committed 122880K, used 42509K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 7 young (28672K), 1 survivors (4096K) - Metaspace used 55455K, committed 56192K, reserved 1114112K - class space used 5348K, committed 5696K, reserved 1048576K -} -Event: 4861.349 GC heap after -{Heap after GC invocations=28 (full 8): - garbage-first heap total reserved 8028160K, committed 81920K, used 19116K [0x0000000616000000, 0x0000000800000000) - region size 4096K, 0 young (0K), 0 survivors (0K) - Metaspace used 55455K, committed 56192K, reserved 1114112K - class space used 5348K, committed 5696K, reserved 1048576K -} - -Dll operation events (10 events): -Event: 0.001 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libjava.so -Event: 0.038 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libjsvml.so -Event: 0.052 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libnio.so -Event: 0.055 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libzip.so -Event: 0.143 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libjimage.so -Event: 0.619 Loaded shared library /tmp/sqlite-3.34.0-224d6dc6-ab02-412e-96d2-aecc838a44c8-libsqlitejdbc.so -Event: 0.688 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libawt.so -Event: 0.691 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libawt_xawt.so -Event: 0.711 Loaded shared library /home/jay/.jdks/corretto-22.0.2/lib/libfontmanager.so -Event: 0.923 Loaded shared library /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so - -Deoptimization events (20 events): -Event: 4852.076 Thread 0x00007e24dcd721d0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007e24ccde5248 relative=0x00000000000000a8 -Event: 4852.076 Thread 0x00007e24dcd721d0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007e24ccde5248 method=androidx.compose.ui.semantics.AppendedSemanticsElement.equals(Ljava/lang/Object;)Z @ 43 c2 -Event: 4852.076 Thread 0x00007e24dcd721d0 DEOPT PACKING pc=0x00007e24ccde5248 sp=0x00007e24614920b0 -Event: 4852.076 Thread 0x00007e24dcd721d0 DEOPT UNPACKING pc=0x00007e24cbeb6619 sp=0x00007e2461492058 mode 2 -Event: 4854.758 Thread 0x00007e24dcd721d0 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007e24ccf53138 relative=0x0000000000005958 -Event: 4854.758 Thread 0x00007e24dcd721d0 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007e24ccf53138 method=org.jetbrains.exposed.v1.dao.EntityCache.updateEntities(Lorg/jetbrains/exposed/v1/core/dao/id/IdTable;)V @ 47 c2 -Event: 4854.758 Thread 0x00007e24dcd721d0 DEOPT PACKING pc=0x00007e24ccf53138 sp=0x00007e2461493210 -Event: 4854.758 Thread 0x00007e24dcd721d0 DEOPT UNPACKING pc=0x00007e24cbeb6619 sp=0x00007e2461493118 mode 2 -Event: 4854.790 Thread 0x00007e24dcd6d880 Uncommon trap: trap_request=0xffffffde fr.pc=0x00007e24cd00e7b4 relative=0x0000000000001494 -Event: 4854.790 Thread 0x00007e24dcd6d880 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007e24cd00e7b4 method=sun.awt.X11.XBaseWindow.dispatchEvent(Lsun/awt/X11/XEvent;)V @ 262 c2 -Event: 4854.790 Thread 0x00007e24dcd6d880 DEOPT PACKING pc=0x00007e24cd00e7b4 sp=0x00007e2461697650 -Event: 4854.790 Thread 0x00007e24dcd6d880 DEOPT UNPACKING pc=0x00007e24cbeb6619 sp=0x00007e2461697620 mode 2 -Event: 4857.149 Thread 0x00007e24dcd721d0 Uncommon trap: trap_request=0xffffff6e fr.pc=0x00007e24cd0510f0 relative=0x0000000000005a10 -Event: 4857.149 Thread 0x00007e24dcd721d0 Uncommon trap: reason=loop_limit_check action=maybe_recompile pc=0x00007e24cd0510f0 method=androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2.invokeSuspend$lambda$22(Landroidx/compose/runtime/Recomposer;Landroidx/collection/MutableScatterSe -Event: 4857.149 Thread 0x00007e24dcd721d0 DEOPT PACKING pc=0x00007e24cd0510f0 sp=0x00007e24614946c0 -Event: 4857.149 Thread 0x00007e24dcd721d0 DEOPT UNPACKING pc=0x00007e24cbeb6619 sp=0x00007e2461494538 mode 2 -Event: 4860.565 Thread 0x00007e24dcd721d0 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007e24ccc54f34 relative=0x0000000000001234 -Event: 4860.565 Thread 0x00007e24dcd721d0 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00007e24ccc54f34 method=kotlinx.coroutines.JobSupport.notifyCompletion(Lkotlinx/coroutines/NodeList;Ljava/lang/Throwable;)V @ 85 c2 -Event: 4860.565 Thread 0x00007e24dcd721d0 DEOPT PACKING pc=0x00007e24ccc54f34 sp=0x00007e2461493f40 -Event: 4860.565 Thread 0x00007e24dcd721d0 DEOPT UNPACKING pc=0x00007e24cbeb6619 sp=0x00007e2461493e20 mode 2 - -Classes loaded (20 events): -Event: 4712.281 Loading class java/awt/Toolkit$ToolkitEventMulticaster -Event: 4712.282 Loading class java/awt/Toolkit$ToolkitEventMulticaster done -Event: 4712.283 Loading class sun/awt/X11/XErrorHandler$IgnoreBadWindowHandler -Event: 4712.283 Loading class sun/awt/X11/XErrorHandler$IgnoreBadWindowHandler done -Event: 4744.780 Loading class sun/awt/datatransfer/ClipboardTransferable -Event: 4744.789 Loading class sun/awt/datatransfer/ClipboardTransferable done -Event: 4744.790 Loading class sun/awt/X11/XToolkitThreadBlockedHandler -Event: 4744.790 Loading class sun/awt/datatransfer/ToolkitThreadBlockedHandler -Event: 4744.790 Loading class sun/awt/datatransfer/ToolkitThreadBlockedHandler done -Event: 4744.790 Loading class sun/awt/X11/XToolkitThreadBlockedHandler done -Event: 4744.818 Loading class java/awt/datatransfer/MimeTypeParseException -Event: 4744.818 Loading class java/awt/datatransfer/MimeTypeParseException done -Event: 4744.825 Loading class java/util/AbstractMap$SimpleEntry -Event: 4744.825 Loading class java/util/AbstractMap$SimpleEntry done -Event: 4744.841 Loading class sun/awt/datatransfer/ClipboardTransferable$DataFactory -Event: 4744.841 Loading class sun/awt/datatransfer/ClipboardTransferable$DataFactory done -Event: 4744.841 Loading class sun/datatransfer/DataFlavorUtil$DataFlavorComparator -Event: 4744.841 Loading class sun/datatransfer/DataFlavorUtil$DataFlavorComparator done -Event: 4824.860 Loading class sun/awt/im/CompositionArea -Event: 4824.861 Loading class sun/awt/im/CompositionArea done - -Classes unloaded (0 events): -No events - -Classes redefined (0 events): -No events - -Internal exceptions (20 events): -Event: 4704.321 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cced15fc to 0x00007e24cced2a04 -Event: 4704.321 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24ccd98228 to 0x00007e24ccd98ef0 -Event: 4712.276 Thread 0x00007e24dcd6d880 Implicit null exception at 0x00007e24ccd27b8c to 0x00007e24ccd2d228 -Event: 4712.279 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cc7ac2e0 to 0x00007e24cc7ac47c -Event: 4712.279 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24ccdac968 to 0x00007e24ccdacbd0 -Event: 4712.285 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cce13202 to 0x00007e24cce1373c -Event: 4712.285 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cc7a4c44 to 0x00007e24cc7a544c -Event: 4714.340 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cccd80be to 0x00007e24cccd8104 -Event: 4744.818 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cc77309e to 0x00007e24cc77335c -Event: 4744.833 Thread 0x00007e24dcd721d0 Exception (0x000000061ce13368) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] -Event: 4820.064 Thread 0x00007e24dcd721d0 Exception (0x000000061a102768) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] -Event: 4820.077 Thread 0x00007e24dcd721d0 Exception (0x000000061a14bce0) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] -Event: 4820.077 Thread 0x00007e24dcd721d0 Exception (0x000000061a150df8) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] -Event: 4820.082 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24ccae2cc9 to 0x00007e24ccae2f2c -Event: 4820.552 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24ccecf7ad to 0x00007e24cced052c -Event: 4822.245 Thread 0x00007e24dcd721d0 Implicit null exception at 0x00007e24cced6596 to 0x00007e24cced68f8 -Event: 4826.535 Thread 0x00007e24dcd721d0 Exception (0x00000006199edae8) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] -Event: 4826.535 Thread 0x00007e24dcd721d0 Exception (0x00000006199f49f8) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] -Event: 4826.557 Thread 0x00007e24dcd6d880 Implicit null exception at 0x00007e24ccd1eb30 to 0x00007e24ccd24194 -Event: 4831.506 Thread 0x00007e24dcd721d0 Exception (0x000000061920fb08) -thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 773] - -ZGC Phase Switch (0 events): -No events - -VM Operations (20 events): -Event: 4853.052 Executing VM operation: Cleanup -Event: 4853.052 Executing VM operation: Cleanup done -Event: 4855.052 Executing VM operation: Cleanup -Event: 4855.052 Executing VM operation: Cleanup done -Event: 4856.052 Executing VM operation: Cleanup -Event: 4856.052 Executing VM operation: Cleanup done -Event: 4858.052 Executing VM operation: Cleanup -Event: 4858.052 Executing VM operation: Cleanup done -Event: 4860.052 Executing VM operation: Cleanup -Event: 4860.052 Executing VM operation: Cleanup done -Event: 4861.052 Executing VM operation: Cleanup -Event: 4861.053 Executing VM operation: Cleanup done -Event: 4861.307 Executing VM operation: G1CollectFull (System.gc()) -Event: 4861.349 Executing VM operation: G1CollectFull (System.gc()) done -Event: 4861.725 Executing VM operation: HandshakeAllThreads (HandshakeForDeflation) -Event: 4861.725 Executing VM operation: HandshakeAllThreads (HandshakeForDeflation) done -Event: 4861.725 Executing VM operation: RendezvousGCThreads -Event: 4861.725 Executing VM operation: RendezvousGCThreads done -Event: 4862.725 Executing VM operation: Cleanup -Event: 4862.726 Executing VM operation: Cleanup done - -Memory protections (20 events): -Event: 4712.249 Protecting memory [0x00007e2461f00000,0x00007e2461f04000] with protection modes 0 -Event: 4712.250 Protecting memory [0x00007e23bc0ff000,0x00007e23bc103000] with protection modes 0 -Event: 4712.251 Protecting memory [0x00007e24a3bfd000,0x00007e24a3c01000] with protection modes 0 -Event: 4744.820 Protecting memory [0x00007e23a32ff000,0x00007e23a3303000] with protection modes 0 -Event: 4744.822 Protecting memory [0x00007e2461f00000,0x00007e2461f04000] with protection modes 0 -Event: 4744.823 Protecting memory [0x00007e23d4aff000,0x00007e23d4b03000] with protection modes 0 -Event: 4744.825 Protecting memory [0x00007e24a3cfe000,0x00007e24a3d02000] with protection modes 0 -Event: 4747.199 Protecting memory [0x00007e23a32ff000,0x00007e23a3303000] with protection modes 0 -Event: 4757.158 Protecting memory [0x00007e23a32ff000,0x00007e23a3303000] with protection modes 0 -Event: 4757.158 Protecting memory [0x00007e23d4aff000,0x00007e23d4b03000] with protection modes 0 -Event: 4757.158 Protecting memory [0x00007e24a3cfe000,0x00007e24a3d02000] with protection modes 0 -Event: 4799.062 Protecting memory [0x00007e23a32ff000,0x00007e23a3303000] with protection modes 0 -Event: 4810.911 Protecting memory [0x00007e23a32ff000,0x00007e23a3303000] with protection modes 0 -Event: 4828.433 Protecting memory [0x00007e24a3cfe000,0x00007e24a3d02000] with protection modes 0 -Event: 4828.433 Protecting memory [0x00007e24a3bfd000,0x00007e24a3c01000] with protection modes 0 -Event: 4831.519 Protecting memory [0x00007e24a3cfe000,0x00007e24a3d02000] with protection modes 0 -Event: 4831.554 Protecting memory [0x00007e24a3bfd000,0x00007e24a3c01000] with protection modes 0 -Event: 4849.860 Protecting memory [0x00007e24a3cfe000,0x00007e24a3d02000] with protection modes 0 -Event: 4854.793 Protecting memory [0x00007e24a3cfe000,0x00007e24a3d02000] with protection modes 0 -Event: 4854.799 Protecting memory [0x00007e24a3bfd000,0x00007e24a3c01000] with protection modes 0 - -Nmethod flushes (20 events): -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5ca7d90 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5cd0b10 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5cd5b90 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5cf5910 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5d00510 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5d07710 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5d49990 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5d56d10 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dc2290 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dc3690 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dc3e90 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dca510 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dcef10 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dd0890 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dd0c90 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5dd4f90 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c5e0ab10 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c6029d10 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c6338910 -Event: 4861.329 Thread 0x00007e24dc149700 flushing nmethod 0x00007e24c6451990 - -Events (20 events): -Event: 4758.508 Thread 0x00007e243c2d8d30 Thread exited: 0x00007e243c2d8d30 -Event: 4761.195 Thread 0x00007e243c392e80 Thread exited: 0x00007e243c392e80 -Event: 4799.061 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c382aa0 -Event: 4803.452 Thread 0x00007e243c382aa0 Thread exited: 0x00007e243c382aa0 -Event: 4810.911 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c3852a0 -Event: 4812.282 Thread 0x00007e243c3852a0 Thread exited: 0x00007e243c3852a0 -Event: 4828.433 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c18b570 -Event: 4828.433 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c18bcd0 -Event: 4829.343 Thread 0x00007e243c18bcd0 Thread exited: 0x00007e243c18bcd0 -Event: 4831.031 Thread 0x00007e243c18b570 Thread exited: 0x00007e243c18b570 -Event: 4831.519 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c18b570 -Event: 4831.553 Thread 0x00007e24dc15e520 Thread added: 0x00007e2439303240 -Event: 4832.051 Thread 0x00007e2439303240 Thread exited: 0x00007e2439303240 -Event: 4833.455 Thread 0x00007e243c18b570 Thread exited: 0x00007e243c18b570 -Event: 4849.859 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c255be0 -Event: 4850.853 Thread 0x00007e243c255be0 Thread exited: 0x00007e243c255be0 -Event: 4854.793 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c215830 -Event: 4854.799 Thread 0x00007e24dc15fc30 Thread added: 0x00007e243c2d0d40 -Event: 4855.907 Thread 0x00007e243c215830 Thread exited: 0x00007e243c215830 -Event: 4859.269 Thread 0x00007e243c2d0d40 Thread exited: 0x00007e243c2d0d40 - - -Dynamic libraries: -616000000-61b000000 rw-p 00000000 00:00 0 -61b000000-800000000 ---p 00000000 00:00 0 -63670938d000-63670938e000 r--p 00000000 103:03 43004420 /home/jay/.jdks/corretto-22.0.2/bin/java -63670938e000-63670938f000 r-xp 00001000 103:03 43004420 /home/jay/.jdks/corretto-22.0.2/bin/java -63670938f000-636709390000 r--p 00002000 103:03 43004420 /home/jay/.jdks/corretto-22.0.2/bin/java -636709390000-636709391000 r--p 00002000 103:03 43004420 /home/jay/.jdks/corretto-22.0.2/bin/java -636709391000-636709392000 rw-p 00003000 103:03 43004420 /home/jay/.jdks/corretto-22.0.2/bin/java -636745496000-6367454e0000 rw-p 00000000 00:00 0 [heap] -7e234c000000-7e234c160000 rw-p 00000000 00:00 0 -7e234c160000-7e2350000000 ---p 00000000 00:00 0 -7e2350000000-7e23500ce000 rw-p 00000000 00:00 0 -7e23500ce000-7e2354000000 ---p 00000000 00:00 0 -7e2354000000-7e2354211000 rw-p 00000000 00:00 0 -7e2354211000-7e2358000000 ---p 00000000 00:00 0 -7e235a7b5000-7e235aaa6000 rw-p 00000000 00:00 0 -7e235aaa6000-7e235aea6000 rw-s 1cfaa6000 00:06 514 /dev/dri/renderD128 -7e235affe000-7e235afff000 ---p 00000000 00:00 0 -7e235afff000-7e235b7ff000 rw-p 00000000 00:00 0 -7e235b7ff000-7e235b800000 ---p 00000000 00:00 0 -7e235b800000-7e235c000000 rw-p 00000000 00:00 0 -7e235c000000-7e235ee5f000 rw-p 00000000 00:00 0 -7e235ee5f000-7e2360000000 ---p 00000000 00:00 0 -7e2360000000-7e23600b1000 rw-p 00000000 00:00 0 -7e23600b1000-7e2364000000 ---p 00000000 00:00 0 -7e2364000000-7e23645d7000 rw-p 00000000 00:00 0 -7e23645d7000-7e2368000000 ---p 00000000 00:00 0 -7e2368000000-7e2368252000 rw-p 00000000 00:00 0 -7e2368252000-7e236c000000 ---p 00000000 00:00 0 -7e236c000000-7e236cdcf000 rw-p 00000000 00:00 0 -7e236cdcf000-7e2370000000 ---p 00000000 00:00 0 -7e2370000000-7e2370065000 rw-p 00000000 00:00 0 -7e2370065000-7e2374000000 ---p 00000000 00:00 0 -7e2374000000-7e2374021000 rw-p 00000000 00:00 0 -7e2374021000-7e2378000000 ---p 00000000 00:00 0 -7e2378000000-7e2378e34000 rw-p 00000000 00:00 0 -7e2378e34000-7e237c000000 ---p 00000000 00:00 0 -7e237c000000-7e237c14a000 rw-p 00000000 00:00 0 -7e237c14a000-7e2380000000 ---p 00000000 00:00 0 -7e2380000000-7e2380021000 rw-p 00000000 00:00 0 -7e2380021000-7e2384000000 ---p 00000000 00:00 0 -7e2384000000-7e2384021000 rw-p 00000000 00:00 0 -7e2384021000-7e2388000000 ---p 00000000 00:00 0 -7e2388000000-7e238809d000 rw-p 00000000 00:00 0 -7e238809d000-7e238c000000 ---p 00000000 00:00 0 -7e238c000000-7e238c021000 rw-p 00000000 00:00 0 -7e238c021000-7e2390000000 ---p 00000000 00:00 0 -7e2390000000-7e2390021000 rw-p 00000000 00:00 0 -7e2390021000-7e2394000000 ---p 00000000 00:00 0 -7e2394000000-7e2394118000 rw-p 00000000 00:00 0 -7e2394118000-7e2398000000 ---p 00000000 00:00 0 -7e2398000000-7e2398021000 rw-p 00000000 00:00 0 -7e2398021000-7e239c000000 ---p 00000000 00:00 0 -7e239c000000-7e239c129000 rw-p 00000000 00:00 0 -7e239c129000-7e23a0000000 ---p 00000000 00:00 0 -7e23a0101000-7e23a0324000 rw-p 00000000 00:00 0 -7e23a0324000-7e23a0524000 rw-s 1b4564000 00:06 514 /dev/dri/renderD128 -7e23a0524000-7e23a0724000 rw-s 13045d000 00:06 514 /dev/dri/renderD128 -7e23a0724000-7e23a0725000 ---p 00000000 00:00 0 -7e23a0725000-7e23a0f25000 rw-p 00000000 00:00 0 -7e23a0f25000-7e23a0f26000 ---p 00000000 00:00 0 -7e23a0f26000-7e23a1726000 rw-p 00000000 00:00 0 -7e23a1926000-7e23a1927000 ---p 00000000 00:00 0 -7e23a1927000-7e23a2127000 rw-p 00000000 00:00 0 -7e23a2127000-7e23a2128000 ---p 00000000 00:00 0 -7e23a2128000-7e23a2928000 rw-p 00000000 00:00 0 -7e23a2928000-7e23a2d28000 rw-s 18a728000 00:06 514 /dev/dri/renderD128 -7e23a2dff000-7e23a2fff000 rw-s 112f3b000 00:06 514 /dev/dri/renderD128 -7e23a2fff000-7e23a31ff000 rw-s 126cb9000 00:06 514 /dev/dri/renderD128 -7e23a31ff000-7e23a33ff000 rw-s 1cb3b7000 00:06 514 /dev/dri/renderD128 -7e23a33ff000-7e23a35ff000 rw-s 150de0000 00:06 514 /dev/dri/renderD128 -7e23a35ff000-7e23a3600000 ---p 00000000 00:00 0 -7e23a3600000-7e23a3e00000 rw-p 00000000 00:00 0 -7e23a3e00000-7e23a4000000 rw-s 17ac3e000 00:06 514 /dev/dri/renderD128 -7e23a4000000-7e23a4021000 rw-p 00000000 00:00 0 -7e23a4021000-7e23a8000000 ---p 00000000 00:00 0 -7e23a80bc000-7e23a815a000 r--p 00000000 103:03 17706489 /usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttf -7e23a815a000-7e23a81f8000 r--p 00000000 103:03 17971603 /usr/share/fonts/noto/NotoSans-BoldItalic.ttf -7e23a81f8000-7e23a83f8000 rw-s 109628000 00:06 514 /dev/dri/renderD128 -7e23a83f8000-7e23a85f8000 rw-s 132c63000 00:06 514 /dev/dri/renderD128 -7e23a85f8000-7e23a87f8000 rw-s 1d2ca9000 00:06 514 /dev/dri/renderD128 -7e23a87f8000-7e23a87f9000 ---p 00000000 00:00 0 -7e23a87f9000-7e23a8ff9000 rw-p 00000000 00:00 0 -7e23a8ff9000-7e23a8ffa000 ---p 00000000 00:00 0 -7e23a8ffa000-7e23a97fa000 rw-p 00000000 00:00 0 -7e23a97fa000-7e23a97fb000 ---p 00000000 00:00 0 -7e23a97fb000-7e23a9ffb000 rw-p 00000000 00:00 0 -7e23a9ffb000-7e23a9ffc000 ---p 00000000 00:00 0 -7e23a9ffc000-7e23aa7fc000 rw-p 00000000 00:00 0 -7e23aa7fc000-7e23aa7fd000 ---p 00000000 00:00 0 -7e23aa7fd000-7e23aaffd000 rw-p 00000000 00:00 0 -7e23aaffd000-7e23aaffe000 ---p 00000000 00:00 0 -7e23aaffe000-7e23ab7fe000 rw-p 00000000 00:00 0 -7e23ab7fe000-7e23ab7ff000 ---p 00000000 00:00 0 -7e23ab7ff000-7e23abfff000 rw-p 00000000 00:00 0 -7e23abfff000-7e23ac000000 ---p 00000000 00:00 0 -7e23ac000000-7e23ac800000 rw-p 00000000 00:00 0 -7e23ac800000-7e23ae794000 r--p 00000000 103:03 16926547 /usr/lib/libicudata.so.78.2 -7e23ae794000-7e23ae795000 r--p 01f93000 103:03 16926547 /usr/lib/libicudata.so.78.2 -7e23ae800000-7e23aed3e000 r--p 00000000 103:03 16961541 /usr/lib/libLLVM.so.21.1 -7e23aed3e000-7e23b4557000 r-xp 0053e000 103:03 16961541 /usr/lib/libLLVM.so.21.1 -7e23b4557000-7e23b7b81000 r--p 05d57000 103:03 16961541 /usr/lib/libLLVM.so.21.1 -7e23b7b81000-7e23b7d8a000 r--p 09380000 103:03 16961541 /usr/lib/libLLVM.so.21.1 -7e23b7d8a000-7e23b7dcf000 rw-p 09589000 103:03 16961541 /usr/lib/libLLVM.so.21.1 -7e23b7dcf000-7e23b7e97000 rw-p 00000000 00:00 0 -7e23b7ec7000-7e23b7f63000 r--p 00000000 103:03 17706491 /usr/share/fonts/TTF/DejaVuSans-Oblique.ttf -7e23b7f63000-7e23b8000000 r--p 00000000 103:03 17971604 /usr/share/fonts/noto/NotoSans-Italic.ttf -7e23b8000000-7e23b8021000 rw-p 00000000 00:00 0 -7e23b8021000-7e23bc000000 ---p 00000000 00:00 0 -7e23bc032000-7e23bc098000 r--p 00000000 103:03 17977920 /usr/share/fonts/liberation/LiberationSans-Italic.ttf -7e23bc098000-7e23bc0fe000 r--p 00000000 103:03 17977918 /usr/share/fonts/liberation/LiberationSans-Bold.ttf -7e23bc1ff000-7e23bc3ff000 rw-s 145ba6000 00:06 514 /dev/dri/renderD128 -7e23bc3ff000-7e23bc400000 ---p 00000000 00:00 0 -7e23bc400000-7e23bcc00000 rw-p 00000000 00:00 0 -7e23bcc00000-7e23bcc1a000 r--p 00000000 103:03 17012473 /usr/lib/libgallium-26.0.1-arch1.1.so -7e23bcc1a000-7e23bea9b000 r-xp 0001a000 103:03 17012473 /usr/lib/libgallium-26.0.1-arch1.1.so -7e23bea9b000-7e23bfbee000 r--p 01e9b000 103:03 17012473 /usr/lib/libgallium-26.0.1-arch1.1.so -7e23bfbee000-7e23bfd4c000 r--p 02fee000 103:03 17012473 /usr/lib/libgallium-26.0.1-arch1.1.so -7e23bfd4c000-7e23bfd80000 rw-p 0314c000 103:03 17012473 /usr/lib/libgallium-26.0.1-arch1.1.so -7e23bfd80000-7e23bff4c000 rw-p 00000000 00:00 0 -7e23bff52000-7e23c0000000 r--p 00000000 103:03 17706488 /usr/share/fonts/TTF/DejaVuSans-Bold.ttf -7e23c0000000-7e23c0021000 rw-p 00000000 00:00 0 -7e23c0021000-7e23c4000000 ---p 00000000 00:00 0 -7e23c4000000-7e23c4021000 rw-p 00000000 00:00 0 -7e23c4021000-7e23c8000000 ---p 00000000 00:00 0 -7e23c8000000-7e23c8021000 rw-p 00000000 00:00 0 -7e23c8021000-7e23cc000000 ---p 00000000 00:00 0 -7e23cc000000-7e23cc021000 rw-p 00000000 00:00 0 -7e23cc021000-7e23d0000000 ---p 00000000 00:00 0 -7e23d0000000-7e23d0021000 rw-p 00000000 00:00 0 -7e23d0021000-7e23d4000000 ---p 00000000 00:00 0 -7e23d4000000-7e23d4200000 rw-s 1252b3000 00:06 514 /dev/dri/renderD128 -7e23d4264000-7e23d4464000 rw-s 127ea2000 00:06 514 /dev/dri/renderD128 -7e23d4464000-7e23d44ff000 r--p 00000000 103:03 17971599 /usr/share/fonts/noto/NotoSans-Bold.ttf -7e23d44ff000-7e23d4500000 ---p 00000000 00:00 0 -7e23d4500000-7e23d4504000 ---p 00000000 00:00 0 -7e23d4504000-7e23d4600000 rw-p 00000000 00:00 0 -7e23d4600000-7e23d4800000 rw-s 1a9d35000 00:06 514 /dev/dri/renderD128 -7e23d4800000-7e23d4a01000 rw-s 00000000 103:03 39341502 /home/jay/.cache/mesa_shader_cache/index -7e23d4a02000-7e23d4a66000 r--p 00000000 103:03 17977919 /usr/share/fonts/liberation/LiberationSans-BoldItalic.ttf -7e23d4a66000-7e23d4afe000 r--p 00000000 103:03 17971619 /usr/share/fonts/noto/NotoSans-Medium.ttf -7e23d4bff000-7e23d4c00000 ---p 00000000 00:00 0 -7e23d4c00000-7e23d5400000 rw-p 00000000 00:00 0 -7e23d5400000-7e23d5448000 r--p 00000000 103:03 16926572 /usr/lib/libicuuc.so.78.2 -7e23d5448000-7e23d5565000 r-xp 00048000 103:03 16926572 /usr/lib/libicuuc.so.78.2 -7e23d5565000-7e23d55f8000 r--p 00165000 103:03 16926572 /usr/lib/libicuuc.so.78.2 -7e23d55f8000-7e23d560b000 r--p 001f8000 103:03 16926572 /usr/lib/libicuuc.so.78.2 -7e23d560b000-7e23d560c000 rw-p 0020b000 103:03 16926572 /usr/lib/libicuuc.so.78.2 -7e23d560c000-7e23d560e000 rw-p 00000000 00:00 0 -7e23d5645000-7e23d56ff000 r--p 00000000 103:03 17706492 /usr/share/fonts/TTF/DejaVuSans.ttf -7e23d56ff000-7e23d5700000 ---p 00000000 00:00 0 -7e23d5700000-7e23d5800000 rw-p 00000000 00:00 0 -7e23d5800000-7e23d5897000 r--p 00000000 103:03 16973669 /usr/lib/libstdc++.so.6.0.34 -7e23d5897000-7e23d59ec000 r-xp 00097000 103:03 16973669 /usr/lib/libstdc++.so.6.0.34 -7e23d59ec000-7e23d5a7e000 r--p 001ec000 103:03 16973669 /usr/lib/libstdc++.so.6.0.34 -7e23d5a7e000-7e23d5a8f000 r--p 0027e000 103:03 16973669 /usr/lib/libstdc++.so.6.0.34 -7e23d5a8f000-7e23d5a90000 rw-p 0028f000 103:03 16973669 /usr/lib/libstdc++.so.6.0.34 -7e23d5a90000-7e23d5a94000 rw-p 00000000 00:00 0 -7e23d5a99000-7e23d5b31000 r--p 00000000 103:03 17971621 /usr/share/fonts/noto/NotoSans-Regular.ttf -7e23d5b31000-7e23d5c00000 rw-p 00000000 00:00 0 -7e23d5c00000-7e23d5fbb000 r--s 00000000 103:03 39333467 /home/jay/.cache/fontconfig/923e285e415b1073c8df160bee08820f-le64.cache-9 -7e23d5fe8000-7e23d604d000 r--p 00000000 103:03 17977921 /usr/share/fonts/liberation/LiberationSans-Regular.ttf -7e23d604d000-7e23d624d000 rw-s 1b5975000 00:06 514 /dev/dri/renderD128 -7e23d624d000-7e23d6262000 r--p 00000000 103:03 17009291 /usr/lib/libSPIRV-Tools.so -7e23d6262000-7e23d6381000 r-xp 00015000 103:03 17009291 /usr/lib/libSPIRV-Tools.so -7e23d6381000-7e23d63fc000 r--p 00134000 103:03 17009291 /usr/lib/libSPIRV-Tools.so -7e23d63fc000-7e23d63ff000 r--p 001ae000 103:03 17009291 /usr/lib/libSPIRV-Tools.so -7e23d63ff000-7e23d6400000 rw-p 001b1000 103:03 17009291 /usr/lib/libSPIRV-Tools.so -7e23d6400000-7e23d6511000 r--p 00000000 103:03 39223286 /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so -7e23d6511000-7e23d7196000 r-xp 00111000 103:03 39223286 /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so -7e23d7196000-7e23d7e31000 r--p 00d96000 103:03 39223286 /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so -7e23d7e31000-7e23d7e72000 r--p 01a30000 103:03 39223286 /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so -7e23d7e72000-7e23d7e75000 rw-p 01a71000 103:03 39223286 /home/jay/.skiko/466d99514e1c05f31bc8556b637e21363d14da45e8215a739f8d1d8c22184704/libskiko-linux-x64.so -7e23d7e75000-7e23d7e81000 rw-p 00000000 00:00 0 -7e23d7ecb000-7e23d7ee5000 r--p 00000000 103:03 16926629 /usr/lib/libxml2.so.16.1.2 -7e23d7ee5000-7e23d7fb8000 r-xp 0001a000 103:03 16926629 /usr/lib/libxml2.so.16.1.2 -7e23d7fb8000-7e23d7ff5000 r--p 000ed000 103:03 16926629 /usr/lib/libxml2.so.16.1.2 -7e23d7ff5000-7e23d7ffe000 r--p 0012a000 103:03 16926629 /usr/lib/libxml2.so.16.1.2 -7e23d7ffe000-7e23d7fff000 rw-p 00133000 103:03 16926629 /usr/lib/libxml2.so.16.1.2 -7e23d7fff000-7e23d8021000 rw-p 00000000 00:00 0 -7e23d8021000-7e23dc000000 ---p 00000000 00:00 0 -7e23dc000000-7e23dc021000 rw-p 00000000 00:00 0 -7e23dc021000-7e23e0000000 ---p 00000000 00:00 0 -7e23e0000000-7e23e3ffb000 rw-p 00000000 00:00 0 -7e23e3ffb000-7e23e4000000 ---p 00000000 00:00 0 -7e23e4000000-7e23e4021000 rw-p 00000000 00:00 0 -7e23e4021000-7e23e8000000 ---p 00000000 00:00 0 -7e23e8000000-7e23e8025000 rw-p 00000000 00:00 0 -7e23e8025000-7e23ec000000 ---p 00000000 00:00 0 -7e23ec000000-7e23ec021000 rw-p 00000000 00:00 0 -7e23ec021000-7e23f0000000 ---p 00000000 00:00 0 -7e23f0000000-7e23f0720000 rw-p 00000000 00:00 0 -7e23f0720000-7e23f4000000 ---p 00000000 00:00 0 -7e23f4000000-7e23f4021000 rw-p 00000000 00:00 0 -7e23f4021000-7e23f8000000 ---p 00000000 00:00 0 -7e23f8000000-7e23f8461000 rw-p 00000000 00:00 0 -7e23f8461000-7e23fc000000 ---p 00000000 00:00 0 -7e23fc000000-7e23fc59a000 rw-p 00000000 00:00 0 -7e23fc59a000-7e2400000000 ---p 00000000 00:00 0 -7e2400000000-7e2400052000 rw-p 00000000 00:00 0 -7e2400052000-7e2404000000 ---p 00000000 00:00 0 -7e2404000000-7e240402e000 rw-p 00000000 00:00 0 -7e240402e000-7e2408000000 ---p 00000000 00:00 0 -7e2408000000-7e2408021000 rw-p 00000000 00:00 0 -7e2408021000-7e240c000000 ---p 00000000 00:00 0 -7e240c000000-7e240c025000 rw-p 00000000 00:00 0 -7e240c025000-7e2410000000 ---p 00000000 00:00 0 -7e2410000000-7e2410038000 rw-p 00000000 00:00 0 -7e2410038000-7e2414000000 ---p 00000000 00:00 0 -7e2414000000-7e241402e000 rw-p 00000000 00:00 0 -7e241402e000-7e2418000000 ---p 00000000 00:00 0 -7e2418000000-7e2418021000 rw-p 00000000 00:00 0 -7e2418021000-7e241c000000 ---p 00000000 00:00 0 -7e241c000000-7e241c021000 rw-p 00000000 00:00 0 -7e241c021000-7e2420000000 ---p 00000000 00:00 0 -7e2420000000-7e2420021000 rw-p 00000000 00:00 0 -7e2420021000-7e2424000000 ---p 00000000 00:00 0 -7e2424000000-7e2424021000 rw-p 00000000 00:00 0 -7e2424021000-7e2428000000 ---p 00000000 00:00 0 -7e2428000000-7e2428286000 rw-p 00000000 00:00 0 -7e2428286000-7e242c000000 ---p 00000000 00:00 0 -7e242c000000-7e242ce98000 rw-p 00000000 00:00 0 -7e242ce98000-7e2430000000 ---p 00000000 00:00 0 -7e2430000000-7e2430021000 rw-p 00000000 00:00 0 -7e2430021000-7e2434000000 ---p 00000000 00:00 0 -7e2434000000-7e2434021000 rw-p 00000000 00:00 0 -7e2434021000-7e2438000000 ---p 00000000 00:00 0 -7e2438000000-7e2439fd5000 rw-p 00000000 00:00 0 -7e2439fd5000-7e243c000000 ---p 00000000 00:00 0 -7e243c000000-7e243d41f000 rw-p 00000000 00:00 0 -7e243d41f000-7e2440000000 ---p 00000000 00:00 0 -7e2440000000-7e2440021000 rw-p 00000000 00:00 0 -7e2440021000-7e2444000000 ---p 00000000 00:00 0 -7e2444000000-7e2444021000 rw-p 00000000 00:00 0 -7e2444021000-7e2448000000 ---p 00000000 00:00 0 -7e2448000000-7e2448021000 rw-p 00000000 00:00 0 -7e2448021000-7e244c000000 ---p 00000000 00:00 0 -7e244c000000-7e244c021000 rw-p 00000000 00:00 0 -7e244c021000-7e2450000000 ---p 00000000 00:00 0 -7e2450000000-7e24513ab000 rw-p 00000000 00:00 0 -7e24513ab000-7e2454000000 ---p 00000000 00:00 0 -7e2454000000-7e2454021000 rw-p 00000000 00:00 0 -7e2454021000-7e2458000000 ---p 00000000 00:00 0 -7e2458000000-7e2458400000 rw-p 00000000 00:00 0 -7e2458400000-7e2458dc0000 rw-p 00000000 00:00 0 -7e2458dc0000-7e2458f00000 rw-p 00000000 00:00 0 -7e2458f00000-7e24591a0000 rw-p 00000000 00:00 0 -7e24591a0000-7e24591c0000 rw-p 00000000 00:00 0 -7e24591c0000-7e2459300000 rw-p 00000000 00:00 0 -7e2459300000-7e2459740000 rw-p 00000000 00:00 0 -7e2459740000-7e2459780000 rw-p 00000000 00:00 0 -7e2459780000-7e2459dc0000 rw-p 00000000 00:00 0 -7e2459dc0000-7e2459e00000 rw-p 00000000 00:00 0 -7e2459e00000-7e245a100000 rw-p 00000000 00:00 0 -7e245a100000-7e245a200000 rw-p 00000000 00:00 0 -7e245a200000-7e245a980000 rw-p 00000000 00:00 0 -7e245a980000-7e245aa00000 rw-p 00000000 00:00 0 -7e245aa00000-7e245adc0000 rw-p 00000000 00:00 0 -7e245adc0000-7e245ae00000 rw-p 00000000 00:00 0 -7e245ae00000-7e245af80000 rw-p 00000000 00:00 0 -7e245af80000-7e245b000000 rw-p 00000000 00:00 0 -7e245b000000-7e245b100000 rw-p 00000000 00:00 0 -7e245b100000-7e245b120000 rw-p 00000000 00:00 0 -7e245b120000-7e245b200000 ---p 00000000 00:00 0 -7e245b200000-7e245b230000 rw-p 00000000 00:00 0 -7e245b230000-7e245c000000 ---p 00000000 00:00 0 -7e245c000000-7e245c021000 rw-p 00000000 00:00 0 -7e245c021000-7e2460000000 ---p 00000000 00:00 0 -7e2460037000-7e2460044000 r--p 00000000 103:03 16912537 /usr/lib/libncursesw.so.6.6 -7e2460044000-7e246008c000 r-xp 0000d000 103:03 16912537 /usr/lib/libncursesw.so.6.6 -7e246008c000-7e24600a2000 r--p 00055000 103:03 16912537 /usr/lib/libncursesw.so.6.6 -7e24600a2000-7e24600a7000 r--p 0006a000 103:03 16912537 /usr/lib/libncursesw.so.6.6 -7e24600a7000-7e24600a8000 rw-p 0006f000 103:03 16912537 /usr/lib/libncursesw.so.6.6 -7e24600a8000-7e24600aa000 r--p 00000000 103:03 16953982 /usr/lib/libpciaccess.so.0.11.1 -7e24600aa000-7e24600af000 r-xp 00002000 103:03 16953982 /usr/lib/libpciaccess.so.0.11.1 -7e24600af000-7e24600b1000 r--p 00007000 103:03 16953982 /usr/lib/libpciaccess.so.0.11.1 -7e24600b1000-7e24600b2000 r--p 00008000 103:03 16953982 /usr/lib/libpciaccess.so.0.11.1 -7e24600b2000-7e24600b3000 rw-p 00009000 103:03 16953982 /usr/lib/libpciaccess.so.0.11.1 -7e24600b3000-7e24600b9000 r--p 00000000 103:03 16954053 /usr/lib/libedit.so.0.0.75 -7e24600b9000-7e24600da000 r-xp 00006000 103:03 16954053 /usr/lib/libedit.so.0.0.75 -7e24600da000-7e24600e7000 r--p 00027000 103:03 16954053 /usr/lib/libedit.so.0.0.75 -7e24600e7000-7e24600e9000 r--p 00034000 103:03 16954053 /usr/lib/libedit.so.0.0.75 -7e24600e9000-7e24600ea000 rw-p 00036000 103:03 16954053 /usr/lib/libedit.so.0.0.75 -7e24600ea000-7e24600ed000 rw-p 00000000 00:00 0 -7e24600ed000-7e24600ef000 r--p 00000000 103:03 16911744 /usr/lib/libffi.so.8.2.0 -7e24600ef000-7e24600f6000 r-xp 00002000 103:03 16911744 /usr/lib/libffi.so.8.2.0 -7e24600f6000-7e24600f7000 r--p 00009000 103:03 16911744 /usr/lib/libffi.so.8.2.0 -7e24600f7000-7e24600f8000 r--p 0000a000 103:03 16911744 /usr/lib/libffi.so.8.2.0 -7e24600f8000-7e24600f9000 rw-p 0000b000 103:03 16911744 /usr/lib/libffi.so.8.2.0 -7e24600f9000-7e24600fc000 r--p 00000000 103:03 16936348 /usr/lib/libdrm_intel.so.1.131.0 -7e24600fc000-7e2460113000 r-xp 00003000 103:03 16936348 /usr/lib/libdrm_intel.so.1.131.0 -7e2460113000-7e246011c000 r--p 0001a000 103:03 16936348 /usr/lib/libdrm_intel.so.1.131.0 -7e246011c000-7e246011d000 r--p 00023000 103:03 16936348 /usr/lib/libdrm_intel.so.1.131.0 -7e246011d000-7e246011e000 rw-p 00024000 103:03 16936348 /usr/lib/libdrm_intel.so.1.131.0 -7e246011e000-7e2460121000 r--p 00000000 103:03 16933848 /usr/lib/libdrm_amdgpu.so.1.131.0 -7e2460121000-7e2460127000 r-xp 00003000 103:03 16933848 /usr/lib/libdrm_amdgpu.so.1.131.0 -7e2460127000-7e2460129000 r--p 00009000 103:03 16933848 /usr/lib/libdrm_amdgpu.so.1.131.0 -7e2460129000-7e246012a000 r--p 0000a000 103:03 16933848 /usr/lib/libdrm_amdgpu.so.1.131.0 -7e246012a000-7e246012b000 rw-p 0000b000 103:03 16933848 /usr/lib/libdrm_amdgpu.so.1.131.0 -7e246012b000-7e246012e000 r--p 00000000 103:03 16932898 /usr/lib/libelf-0.194.so -7e246012e000-7e2460141000 r-xp 00003000 103:03 16932898 /usr/lib/libelf-0.194.so -7e2460141000-7e2460145000 r--p 00016000 103:03 16932898 /usr/lib/libelf-0.194.so -7e2460145000-7e2460146000 r--p 0001a000 103:03 16932898 /usr/lib/libelf-0.194.so -7e2460146000-7e2460147000 rw-p 0001b000 103:03 16932898 /usr/lib/libelf-0.194.so -7e2460147000-7e2460148000 r--p 00000000 103:03 16936921 /usr/lib/libxshmfence.so.1.0.0 -7e2460148000-7e2460149000 r-xp 00001000 103:03 16936921 /usr/lib/libxshmfence.so.1.0.0 -7e2460149000-7e246014a000 r--p 00002000 103:03 16936921 /usr/lib/libxshmfence.so.1.0.0 -7e246014a000-7e246014b000 r--p 00002000 103:03 16936921 /usr/lib/libxshmfence.so.1.0.0 -7e246014b000-7e246014c000 rw-p 00003000 103:03 16936921 /usr/lib/libxshmfence.so.1.0.0 -7e246014c000-7e246014f000 r--p 00000000 103:03 16948253 /usr/lib/libxcb-sync.so.1.0.0 -7e246014f000-7e2460152000 r-xp 00003000 103:03 16948253 /usr/lib/libxcb-sync.so.1.0.0 -7e2460152000-7e2460153000 r--p 00006000 103:03 16948253 /usr/lib/libxcb-sync.so.1.0.0 -7e2460153000-7e2460154000 r--p 00007000 103:03 16948253 /usr/lib/libxcb-sync.so.1.0.0 -7e2460154000-7e2460155000 rw-p 00008000 103:03 16948253 /usr/lib/libxcb-sync.so.1.0.0 -7e2460155000-7e246015c000 r--p 00000000 103:03 16948230 /usr/lib/libxcb-randr.so.0.1.0 -7e246015c000-7e2460162000 r-xp 00007000 103:03 16948230 /usr/lib/libxcb-randr.so.0.1.0 -7e2460162000-7e2460165000 r--p 0000d000 103:03 16948230 /usr/lib/libxcb-randr.so.0.1.0 -7e2460165000-7e2460166000 r--p 00010000 103:03 16948230 /usr/lib/libxcb-randr.so.0.1.0 -7e2460166000-7e2460167000 rw-p 00011000 103:03 16948230 /usr/lib/libxcb-randr.so.0.1.0 -7e2460167000-7e2460169000 r--p 00000000 103:03 16954118 /usr/lib/libsensors.so.5.0.0 -7e2460169000-7e2460171000 r-xp 00002000 103:03 16954118 /usr/lib/libsensors.so.5.0.0 -7e2460171000-7e2460175000 r--p 0000a000 103:03 16954118 /usr/lib/libsensors.so.5.0.0 -7e2460175000-7e2460176000 r--p 0000e000 103:03 16954118 /usr/lib/libsensors.so.5.0.0 -7e2460176000-7e2460177000 rw-p 0000f000 103:03 16954118 /usr/lib/libsensors.so.5.0.0 -7e2460177000-7e2460183000 r--p 00000000 103:03 16923660 /usr/lib/libzstd.so.1.5.7 -7e2460183000-7e246024a000 r-xp 0000c000 103:03 16923660 /usr/lib/libzstd.so.1.5.7 -7e246024a000-7e246025b000 r--p 000d3000 103:03 16923660 /usr/lib/libzstd.so.1.5.7 -7e246025b000-7e246025c000 r--p 000e4000 103:03 16923660 /usr/lib/libzstd.so.1.5.7 -7e246025c000-7e246025d000 rw-p 000e5000 103:03 16923660 /usr/lib/libzstd.so.1.5.7 -7e246025d000-7e2460261000 r--p 00000000 103:03 16973667 /usr/lib/libgcc_s.so.1 -7e2460261000-7e2460284000 r-xp 00004000 103:03 16973667 /usr/lib/libgcc_s.so.1 -7e2460284000-7e2460288000 r--p 00027000 103:03 16973667 /usr/lib/libgcc_s.so.1 -7e2460288000-7e2460289000 r--p 0002a000 103:03 16973667 /usr/lib/libgcc_s.so.1 -7e2460289000-7e246028a000 rw-p 0002b000 103:03 16973667 /usr/lib/libgcc_s.so.1 -7e246028a000-7e246028d000 r--p 00000000 103:03 16948259 /usr/lib/libxcb-xfixes.so.0.0.0 -7e246028d000-7e2460290000 r-xp 00003000 103:03 16948259 /usr/lib/libxcb-xfixes.so.0.0.0 -7e2460290000-7e2460291000 r--p 00006000 103:03 16948259 /usr/lib/libxcb-xfixes.so.0.0.0 -7e2460291000-7e2460292000 r--p 00007000 103:03 16948259 /usr/lib/libxcb-xfixes.so.0.0.0 -7e2460292000-7e2460293000 rw-p 00008000 103:03 16948259 /usr/lib/libxcb-xfixes.so.0.0.0 -7e2460293000-7e2460294000 r--p 00000000 103:03 16948227 /usr/lib/libxcb-present.so.0.0.0 -7e2460294000-7e2460295000 r-xp 00001000 103:03 16948227 /usr/lib/libxcb-present.so.0.0.0 -7e2460295000-7e2460296000 r--p 00002000 103:03 16948227 /usr/lib/libxcb-present.so.0.0.0 -7e2460296000-7e2460297000 r--p 00002000 103:03 16948227 /usr/lib/libxcb-present.so.0.0.0 -7e2460297000-7e2460298000 rw-p 00003000 103:03 16948227 /usr/lib/libxcb-present.so.0.0.0 -7e2460298000-7e246029a000 r--p 00000000 103:03 16948221 /usr/lib/libxcb-dri3.so.0.1.0 -7e246029a000-7e246029c000 r-xp 00002000 103:03 16948221 /usr/lib/libxcb-dri3.so.0.1.0 -7e246029c000-7e246029d000 r--p 00004000 103:03 16948221 /usr/lib/libxcb-dri3.so.0.1.0 -7e246029d000-7e246029e000 r--p 00004000 103:03 16948221 /usr/lib/libxcb-dri3.so.0.1.0 -7e246029e000-7e246029f000 rw-p 00005000 103:03 16948221 /usr/lib/libxcb-dri3.so.0.1.0 -7e246029f000-7e24602a0000 r--p 00000000 103:03 16948250 /usr/lib/libxcb-shm.so.0.0.0 -7e24602a0000-7e24602a1000 r-xp 00001000 103:03 16948250 /usr/lib/libxcb-shm.so.0.0.0 -7e24602a1000-7e24602a2000 r--p 00002000 103:03 16948250 /usr/lib/libxcb-shm.so.0.0.0 -7e24602a2000-7e24602a3000 r--p 00002000 103:03 16948250 /usr/lib/libxcb-shm.so.0.0.0 -7e24602a3000-7e24602a4000 rw-p 00003000 103:03 16948250 /usr/lib/libxcb-shm.so.0.0.0 -7e24602a4000-7e24602a5000 r--p 00000000 103:03 16936925 /usr/lib/libXxf86vm.so.1.0.0 -7e24602a5000-7e24602a8000 r-xp 00001000 103:03 16936925 /usr/lib/libXxf86vm.so.1.0.0 -7e24602a8000-7e24602a9000 r--p 00004000 103:03 16936925 /usr/lib/libXxf86vm.so.1.0.0 -7e24602a9000-7e24602aa000 r--p 00004000 103:03 16936925 /usr/lib/libXxf86vm.so.1.0.0 -7e24602aa000-7e24602ab000 rw-p 00005000 103:03 16936925 /usr/lib/libXxf86vm.so.1.0.0 -7e24602ab000-7e24602ac000 r--p 00000000 103:03 16911708 /usr/lib/libX11-xcb.so.1.0.0 -7e24602ac000-7e24602ad000 r-xp 00001000 103:03 16911708 /usr/lib/libX11-xcb.so.1.0.0 -7e24602ad000-7e24602ae000 r--p 00002000 103:03 16911708 /usr/lib/libX11-xcb.so.1.0.0 -7e24602ae000-7e24602af000 r--p 00002000 103:03 16911708 /usr/lib/libX11-xcb.so.1.0.0 -7e24602af000-7e24602b0000 rw-p 00003000 103:03 16911708 /usr/lib/libX11-xcb.so.1.0.0 -7e24602b0000-7e24602bc000 r--p 00000000 103:03 16948224 /usr/lib/libxcb-glx.so.0.0.0 -7e24602bc000-7e24602c5000 r-xp 0000c000 103:03 16948224 /usr/lib/libxcb-glx.so.0.0.0 -7e24602c5000-7e24602ca000 r--p 00015000 103:03 16948224 /usr/lib/libxcb-glx.so.0.0.0 -7e24602ca000-7e24602cc000 r--p 0001a000 103:03 16948224 /usr/lib/libxcb-glx.so.0.0.0 -7e24602cc000-7e24602cd000 rw-p 0001c000 103:03 16948224 /usr/lib/libxcb-glx.so.0.0.0 -7e24602cd000-7e24602d2000 r--p 00000000 103:03 16931584 /usr/lib/libdrm.so.2.131.0 -7e24602d2000-7e24602de000 r-xp 00005000 103:03 16931584 /usr/lib/libdrm.so.2.131.0 -7e24602de000-7e24602e2000 r--p 00011000 103:03 16931584 /usr/lib/libdrm.so.2.131.0 -7e24602e2000-7e24602e3000 r--p 00015000 103:03 16931584 /usr/lib/libdrm.so.2.131.0 -7e24602e3000-7e24602e4000 rw-p 00016000 103:03 16931584 /usr/lib/libdrm.so.2.131.0 -7e24602e4000-7e24602e9000 r--p 00000000 103:03 17012417 /usr/lib/libGLX_mesa.so.0.0.0 -7e24602e9000-7e2460328000 r-xp 00005000 103:03 17012417 /usr/lib/libGLX_mesa.so.0.0.0 -7e2460328000-7e2460337000 r--p 00044000 103:03 17012417 /usr/lib/libGLX_mesa.so.0.0.0 -7e2460337000-7e246033b000 r--p 00053000 103:03 17012417 /usr/lib/libGLX_mesa.so.0.0.0 -7e246033b000-7e246033c000 rw-p 00057000 103:03 17012417 /usr/lib/libGLX_mesa.so.0.0.0 -7e246037f000-7e2460381000 r--p 00000000 103:03 16952756 /usr/lib/libXrandr.so.2.2.0 -7e2460381000-7e2460388000 r-xp 00002000 103:03 16952756 /usr/lib/libXrandr.so.2.2.0 -7e2460388000-7e246038a000 r--p 00009000 103:03 16952756 /usr/lib/libXrandr.so.2.2.0 -7e246038a000-7e246038b000 r--p 0000a000 103:03 16952756 /usr/lib/libXrandr.so.2.2.0 -7e246038b000-7e246038c000 rw-p 0000b000 103:03 16952756 /usr/lib/libXrandr.so.2.2.0 -7e246038c000-7e2460393000 r--s 00000000 103:03 16973516 /usr/lib/gconv/gconv-modules.cache -7e2460393000-7e246039d000 r--s 00000000 103:03 5243212 /var/cache/fontconfig/8087dfd67547a1134e1b315c0e6294c3-le64.cache-9 -7e246039d000-7e24603b6000 r--s 00000000 103:03 5243211 /var/cache/fontconfig/ffabee0e3ed22a06206923f7fac5e1c0-le64.cache-9 -7e24603b6000-7e24603bf000 r--s 00000000 103:03 5243210 /var/cache/fontconfig/9f18a0df8bc37d83c3ea2376c06ff3af-le64.cache-9 -7e24603bf000-7e24603cb000 r--s 00000000 103:03 5243209 /var/cache/fontconfig/25af1fc25f11a29b4bde933093acd51c-le64.cache-9 -7e24603cb000-7e2460550000 r--s 00000000 103:03 39335005 /home/jay/.cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-9 -7e2460550000-7e2460551000 r--p 00000000 103:03 43004326 /home/jay/.jdks/corretto-22.0.2/lib/libjawt.so -7e2460551000-7e2460552000 r-xp 00001000 103:03 43004326 /home/jay/.jdks/corretto-22.0.2/lib/libjawt.so -7e2460552000-7e2460553000 r--p 00002000 103:03 43004326 /home/jay/.jdks/corretto-22.0.2/lib/libjawt.so -7e2460553000-7e2460554000 r--p 00002000 103:03 43004326 /home/jay/.jdks/corretto-22.0.2/lib/libjawt.so -7e2460554000-7e2460555000 rw-p 00003000 103:03 43004326 /home/jay/.jdks/corretto-22.0.2/lib/libjawt.so -7e2460555000-7e2460560000 r--s 00000000 103:03 5243208 /var/cache/fontconfig/2b34ab0a2048ea31d208a7dc116fb2f3-le64.cache-9 -7e2460560000-7e246056b000 r--s 00000000 103:03 5243203 /var/cache/fontconfig/742beb53257c10cf578c07a0f3b00110-le64.cache-9 -7e246056b000-7e2460576000 r--s 00000000 103:03 5243207 /var/cache/fontconfig/cb60976e0ef8d2b17a86838bea532586-le64.cache-9 -7e2460576000-7e246057d000 r--s 00000000 103:03 5244438 /var/cache/fontconfig/c488c95632d3bf326c948e34838d9b57-le64.cache-9 -7e246057d000-7e2460584000 r--s 00000000 103:03 5244437 /var/cache/fontconfig/8a9acce1fb8173e5096d63cadc805c92-le64.cache-9 -7e2460584000-7e246058b000 r--s 00000000 103:03 5244436 /var/cache/fontconfig/46d0b1e646ac3c520992f299c2a9565f-le64.cache-9 -7e246058b000-7e2460592000 r--s 00000000 103:03 5243206 /var/cache/fontconfig/ef84841d405c3d1c8f3cc9c5c80f72c8-le64.cache-9 -7e2460592000-7e2460599000 r--s 00000000 103:03 5244426 /var/cache/fontconfig/d2f34b238ab15d7986deba254baa22c8-le64.cache-9 -7e2460599000-7e24605a0000 r--s 00000000 103:03 5244425 /var/cache/fontconfig/852d1d586dcb28a45640045b11665e85-le64.cache-9 -7e24605a0000-7e24605a7000 r--s 00000000 103:03 5244424 /var/cache/fontconfig/32f5da95e08dfda9d3d17b00b782dc98-le64.cache-9 -7e24605a7000-7e24605ae000 r--s 00000000 103:03 5243205 /var/cache/fontconfig/c3dd6fe964cc3c37b8a3c31c42b79fa7-le64.cache-9 -7e24605ae000-7e24605b5000 r--s 00000000 103:03 5244388 /var/cache/fontconfig/ac33d189200bae18b4ff8e229303c204-le64.cache-9 -7e24605b5000-7e24605bc000 r--s 00000000 103:03 5244387 /var/cache/fontconfig/1cede17219e8e2ce9b2cc7eeedf2db43-le64.cache-9 -7e24605bc000-7e24605c3000 r--s 00000000 103:03 5244386 /var/cache/fontconfig/7ede60ef7d4fba6340b3d43d4f24cca2-le64.cache-9 -7e24605c3000-7e24605ca000 r--s 00000000 103:03 5243204 /var/cache/fontconfig/f42fc0118cf8ebb47dc2bc009e27f80a-le64.cache-9 -7e24605ca000-7e24606b8000 r--s 00000000 103:03 5244380 /var/cache/fontconfig/6d006ae94db972f3bc99bc2999c017b0-le64.cache-9 -7e24606b8000-7e24606e0000 r--s 00000000 103:03 5244379 /var/cache/fontconfig/f2e43df3287529323e79e7929dc44cc9-le64.cache-9 -7e24606e0000-7e246077c000 r--s 00000000 103:03 5244041 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le64.cache-9 -7e246077c000-7e2460818000 r--s 00000000 103:03 5243969 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le64.cache-9 -7e2460818000-7e2460819000 ---p 00000000 00:00 0 -7e2460819000-7e246081d000 ---p 00000000 00:00 0 -7e246081d000-7e2460919000 rw-p 00000000 00:00 0 -7e2460919000-7e246091a000 ---p 00000000 00:00 0 -7e246091a000-7e246091e000 ---p 00000000 00:00 0 -7e246091e000-7e2460a1a000 rw-p 00000000 00:00 0 -7e2460a1a000-7e2460a1b000 ---p 00000000 00:00 0 -7e2460a1b000-7e2460a1f000 ---p 00000000 00:00 0 -7e2460a1f000-7e2460b1b000 rw-p 00000000 00:00 0 -7e2460b1b000-7e2460b1c000 ---p 00000000 00:00 0 -7e2460b1c000-7e2460b20000 ---p 00000000 00:00 0 -7e2460b20000-7e2460c1c000 rw-p 00000000 00:00 0 -7e2460c1c000-7e2460c1d000 ---p 00000000 00:00 0 -7e2460c1d000-7e2460c21000 ---p 00000000 00:00 0 -7e2460c21000-7e2460d1d000 rw-p 00000000 00:00 0 -7e2460d1d000-7e2460d1e000 ---p 00000000 00:00 0 -7e2460d1e000-7e2460d22000 ---p 00000000 00:00 0 -7e2460d22000-7e2460e1e000 rw-p 00000000 00:00 0 -7e2460e1e000-7e2460e1f000 r--p 00000000 103:03 16928316 /usr/lib/libbrotlicommon.so.1.2.0 -7e2460e1f000-7e2460e20000 r-xp 00001000 103:03 16928316 /usr/lib/libbrotlicommon.so.1.2.0 -7e2460e20000-7e2460e3f000 r--p 00002000 103:03 16928316 /usr/lib/libbrotlicommon.so.1.2.0 -7e2460e3f000-7e2460e40000 r--p 00021000 103:03 16928316 /usr/lib/libbrotlicommon.so.1.2.0 -7e2460e40000-7e2460e41000 rw-p 00022000 103:03 16928316 /usr/lib/libbrotlicommon.so.1.2.0 -7e2460e41000-7e2460e47000 r--p 00000000 103:03 16938906 /usr/lib/libpng16.so.16.55.0 -7e2460e47000-7e2460e71000 r-xp 00006000 103:03 16938906 /usr/lib/libpng16.so.16.55.0 -7e2460e71000-7e2460e7a000 r--p 00030000 103:03 16938906 /usr/lib/libpng16.so.16.55.0 -7e2460e7a000-7e2460e7b000 r--p 00039000 103:03 16938906 /usr/lib/libpng16.so.16.55.0 -7e2460e7b000-7e2460e7c000 rw-p 0003a000 103:03 16938906 /usr/lib/libpng16.so.16.55.0 -7e2460e7c000-7e2460e7e000 r--p 00000000 103:03 16924587 /usr/lib/libexpat.so.1.11.2 -7e2460e7e000-7e2460e9c000 r-xp 00002000 103:03 16924587 /usr/lib/libexpat.so.1.11.2 -7e2460e9c000-7e2460ea4000 r--p 00020000 103:03 16924587 /usr/lib/libexpat.so.1.11.2 -7e2460ea4000-7e2460ea6000 r--p 00028000 103:03 16924587 /usr/lib/libexpat.so.1.11.2 -7e2460ea6000-7e2460ea7000 rw-p 0002a000 103:03 16924587 /usr/lib/libexpat.so.1.11.2 -7e2460ea7000-7e2460ead000 r--p 00000000 103:03 16965904 /usr/lib/libfreetype.so.6.20.4 -7e2460ead000-7e2460f45000 r-xp 00006000 103:03 16965904 /usr/lib/libfreetype.so.6.20.4 -7e2460f45000-7e2460f6e000 r--p 0009e000 103:03 16965904 /usr/lib/libfreetype.so.6.20.4 -7e2460f6e000-7e2460f76000 r--p 000c6000 103:03 16965904 /usr/lib/libfreetype.so.6.20.4 -7e2460f76000-7e2460f77000 rw-p 000ce000 103:03 16965904 /usr/lib/libfreetype.so.6.20.4 -7e2460f77000-7e2460f79000 r--p 00000000 103:03 16954228 /usr/lib/libGLX.so.0.0.0 -7e2460f79000-7e2460f93000 r-xp 00002000 103:03 16954228 /usr/lib/libGLX.so.0.0.0 -7e2460f93000-7e2460f96000 r--p 0001c000 103:03 16954228 /usr/lib/libGLX.so.0.0.0 -7e2460f96000-7e2460f97000 r--p 0001f000 103:03 16954228 /usr/lib/libGLX.so.0.0.0 -7e2460f97000-7e2460f98000 rw-p 00020000 103:03 16954228 /usr/lib/libGLX.so.0.0.0 -7e2460f98000-7e2460fa8000 rw-p 00000000 00:00 0 -7e2460fa8000-7e2460faa000 r--p 00000000 103:03 16954232 /usr/lib/libGLdispatch.so.0.0.0 -7e2460faa000-7e2460fe9000 r-xp 00002000 103:03 16954232 /usr/lib/libGLdispatch.so.0.0.0 -7e2460fe9000-7e2460ffc000 r--p 00041000 103:03 16954232 /usr/lib/libGLdispatch.so.0.0.0 -7e2460ffc000-7e2461018000 r--p 00054000 103:03 16954232 /usr/lib/libGLdispatch.so.0.0.0 -7e2461018000-7e2461019000 rw-p 00070000 103:03 16954232 /usr/lib/libGLdispatch.so.0.0.0 -7e2461019000-7e2461021000 rw-p 00000000 00:00 0 -7e2461021000-7e2461050000 r--p 00000000 103:03 16954218 /usr/lib/libGL.so.1.7.0 -7e2461050000-7e246106f000 r-xp 0002f000 103:03 16954218 /usr/lib/libGL.so.1.7.0 -7e246106f000-7e2461083000 r--p 0004e000 103:03 16954218 /usr/lib/libGL.so.1.7.0 -7e2461083000-7e2461091000 r--p 00062000 103:03 16954218 /usr/lib/libGL.so.1.7.0 -7e2461091000-7e2461092000 rw-p 00070000 103:03 16954218 /usr/lib/libGL.so.1.7.0 -7e2461092000-7e2461093000 rw-p 00000000 00:00 0 -7e2461093000-7e2461094000 ---p 00000000 00:00 0 -7e2461094000-7e2461194000 rw-p 00000000 00:00 0 -7e2461194000-7e2461195000 ---p 00000000 00:00 0 -7e2461195000-7e2461295000 rw-p 00000000 00:00 0 -7e2461295000-7e2461296000 ---p 00000000 00:00 0 -7e2461296000-7e2461396000 rw-p 00000000 00:00 0 -7e2461396000-7e2461397000 ---p 00000000 00:00 0 -7e2461397000-7e246139b000 ---p 00000000 00:00 0 -7e246139b000-7e2461497000 rw-p 00000000 00:00 0 -7e2461497000-7e2461498000 ---p 00000000 00:00 0 -7e2461498000-7e246149c000 ---p 00000000 00:00 0 -7e246149c000-7e2461598000 rw-p 00000000 00:00 0 -7e2461598000-7e2461599000 ---p 00000000 00:00 0 -7e2461599000-7e246159d000 ---p 00000000 00:00 0 -7e246159d000-7e2461699000 rw-p 00000000 00:00 0 -7e2461699000-7e246169a000 ---p 00000000 00:00 0 -7e246169a000-7e246169e000 ---p 00000000 00:00 0 -7e246169e000-7e246179a000 rw-p 00000000 00:00 0 -7e246179a000-7e24617a5000 r--p 00000000 103:03 43004324 /home/jay/.jdks/corretto-22.0.2/lib/libfreetype.so -7e24617a5000-7e2461817000 r-xp 0000b000 103:03 43004324 /home/jay/.jdks/corretto-22.0.2/lib/libfreetype.so -7e2461817000-7e2461839000 r--p 0007d000 103:03 43004324 /home/jay/.jdks/corretto-22.0.2/lib/libfreetype.so -7e2461839000-7e246183f000 r--p 0009f000 103:03 43004324 /home/jay/.jdks/corretto-22.0.2/lib/libfreetype.so -7e246183f000-7e2461840000 rw-p 000a5000 103:03 43004324 /home/jay/.jdks/corretto-22.0.2/lib/libfreetype.so -7e2461840000-7e2461847000 r--p 00000000 103:03 43004323 /home/jay/.jdks/corretto-22.0.2/lib/libfontmanager.so -7e2461847000-7e246198a000 r-xp 00007000 103:03 43004323 /home/jay/.jdks/corretto-22.0.2/lib/libfontmanager.so -7e246198a000-7e24619c6000 r--p 0014a000 103:03 43004323 /home/jay/.jdks/corretto-22.0.2/lib/libfontmanager.so -7e24619c6000-7e24619c8000 r--p 00186000 103:03 43004323 /home/jay/.jdks/corretto-22.0.2/lib/libfontmanager.so -7e24619c8000-7e24619c9000 rw-p 00188000 103:03 43004323 /home/jay/.jdks/corretto-22.0.2/lib/libfontmanager.so -7e24619c9000-7e24619ca000 rw-p 00000000 00:00 0 -7e24619ca000-7e24619e1000 r--p 00000000 103:03 16923808 /usr/lib/libX11.so.6.4.0 -7e24619e1000-7e2461a76000 r-xp 00017000 103:03 16923808 /usr/lib/libX11.so.6.4.0 -7e2461a76000-7e2461b05000 r--p 000ac000 103:03 16923808 /usr/lib/libX11.so.6.4.0 -7e2461b05000-7e2461b08000 r--p 0013a000 103:03 16923808 /usr/lib/libX11.so.6.4.0 -7e2461b08000-7e2461b0c000 rw-p 0013d000 103:03 16923808 /usr/lib/libX11.so.6.4.0 -7e2461b0c000-7e2461b2b000 r--p 00000000 103:03 43004320 /home/jay/.jdks/corretto-22.0.2/lib/libawt.so -7e2461b2b000-7e2461bc2000 r-xp 0001f000 103:03 43004320 /home/jay/.jdks/corretto-22.0.2/lib/libawt.so -7e2461bc2000-7e2461bcf000 r--p 000b6000 103:03 43004320 /home/jay/.jdks/corretto-22.0.2/lib/libawt.so -7e2461bcf000-7e2461bd0000 r--p 000c2000 103:03 43004320 /home/jay/.jdks/corretto-22.0.2/lib/libawt.so -7e2461bd0000-7e2461bdb000 rw-p 000c3000 103:03 43004320 /home/jay/.jdks/corretto-22.0.2/lib/libawt.so -7e2461bdb000-7e2461c00000 rw-p 00000000 00:00 0 -7e2461c00000-7e2461cdf000 r-xp 00000000 00:2e 85016 /tmp/sqlite-3.34.0-224d6dc6-ab02-412e-96d2-aecc838a44c8-libsqlitejdbc.so -7e2461cdf000-7e2461ede000 ---p 000df000 00:2e 85016 /tmp/sqlite-3.34.0-224d6dc6-ab02-412e-96d2-aecc838a44c8-libsqlitejdbc.so -7e2461ede000-7e2461ee5000 rw-p 000de000 00:2e 85016 /tmp/sqlite-3.34.0-224d6dc6-ab02-412e-96d2-aecc838a44c8-libsqlitejdbc.so -7e2461ee9000-7e2461eef000 r--s 00000000 103:03 5244440 /var/cache/fontconfig/7491cb2ac7fc5b2a9d11049a14736625-le64.cache-9 -7e2461eef000-7e2461eff000 r--s 00000000 103:03 5244124 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le64.cache-9 -7e2462000000-7e2462c75000 rw-p 00001000 103:03 43004318 /home/jay/.jdks/corretto-22.0.2/lib/server/classes.jsa -7e2462c75000-7e2463000000 ---p 00000000 00:00 0 -7e2463000000-7e2463040000 rw-p 00000000 00:00 0 -7e2463040000-7e2463080000 rw-p 00000000 00:00 0 -7e2463080000-7e24631c0000 rw-p 00000000 00:00 0 -7e24631c0000-7e2463200000 rw-p 00000000 00:00 0 -7e2463200000-7e2463240000 rw-p 00000000 00:00 0 -7e2463240000-7e2463280000 rw-p 00000000 00:00 0 -7e2463280000-7e24633c0000 rw-p 00000000 00:00 0 -7e24633c0000-7e24633f0000 rw-p 00000000 00:00 0 -7e24633f0000-7e2463400000 ---p 00000000 00:00 0 -7e2463400000-7e24635a0000 rw-p 00000000 00:00 0 -7e24635a0000-7e24a3000000 ---p 00000000 00:00 0 -7e24a3001000-7e24a3002000 rw-s 00000000 00:01 685560 /memfd:xshmfence (deleted) -7e24a3002000-7e24a300f000 r--s 00000000 103:03 5244439 /var/cache/fontconfig/e95b4d59d280a3acdc6fb85954763694-le64.cache-9 -7e24a300f000-7e24a3010000 r--p 00000000 103:03 16928323 /usr/lib/libbrotlidec.so.1.2.0 -7e24a3010000-7e24a3019000 r-xp 00001000 103:03 16928323 /usr/lib/libbrotlidec.so.1.2.0 -7e24a3019000-7e24a301c000 r--p 0000a000 103:03 16928323 /usr/lib/libbrotlidec.so.1.2.0 -7e24a301c000-7e24a301d000 r--p 0000c000 103:03 16928323 /usr/lib/libbrotlidec.so.1.2.0 -7e24a301d000-7e24a301e000 rw-p 0000d000 103:03 16928323 /usr/lib/libbrotlidec.so.1.2.0 -7e24a301e000-7e24a3024000 r--p 00000000 103:03 16933068 /usr/lib/libfontconfig.so.1.16.0 -7e24a3024000-7e24a3055000 r-xp 00006000 103:03 16933068 /usr/lib/libfontconfig.so.1.16.0 -7e24a3055000-7e24a306c000 r--p 00037000 103:03 16933068 /usr/lib/libfontconfig.so.1.16.0 -7e24a306c000-7e24a306e000 r--p 0004d000 103:03 16933068 /usr/lib/libfontconfig.so.1.16.0 -7e24a306e000-7e24a306f000 rw-p 0004f000 103:03 16933068 /usr/lib/libfontconfig.so.1.16.0 -7e24a306f000-7e24a307b000 r--p 00000000 103:03 16948281 /usr/lib/libxcb.so.1.1.0 -7e24a307b000-7e24a308f000 r-xp 0000c000 103:03 16948281 /usr/lib/libxcb.so.1.1.0 -7e24a308f000-7e24a3098000 r--p 00020000 103:03 16948281 /usr/lib/libxcb.so.1.1.0 -7e24a3098000-7e24a3099000 r--p 00028000 103:03 16948281 /usr/lib/libxcb.so.1.1.0 -7e24a3099000-7e24a309a000 rw-p 00029000 103:03 16948281 /usr/lib/libxcb.so.1.1.0 -7e24a309a000-7e24a309b000 rw-s 00000000 00:01 679848 /memfd:xshmfence (deleted) -7e24a309b000-7e24a309c000 rw-s 21507f000 00:06 514 /dev/dri/renderD128 -7e24a309c000-7e24a30a2000 r--s 00000000 103:03 5244103 /var/cache/fontconfig/b67b32625a2bb51b023d3814a918f351-le64.cache-9 -7e24a30a2000-7e24a30b2000 r--s 00000000 103:03 5244093 /var/cache/fontconfig/491f45a0a771fef1c10b9b647a97fb82-le64.cache-9 -7e24a30b2000-7e24a30c6000 r--s 00000000 103:03 5243942 /var/cache/fontconfig/614d1caaa4d7914789410f6367de37ca-le64.cache-9 -7e24a30c6000-7e24a30d5000 r--s 00000000 103:03 5244091 /var/cache/fontconfig/1dce2cb908b447e938fc03acd9b47fcf-le64.cache-9 -7e24a30d5000-7e24a30db000 r--s 00000000 103:03 5244086 /var/cache/fontconfig/aaac3452274625c4167ca2eab9cb5e70-le64.cache-9 -7e24a30db000-7e24a30e6000 r--s 00000000 103:03 39336607 /home/jay/.cache/fontconfig/4b31aef11cb0687b6d280d34cbe23592-le64.cache-9 -7e24a30e6000-7e24a30e7000 rw-s 11a598000 00:06 514 /dev/dri/renderD128 -7e24a30e7000-7e24a30e8000 rw-s 19ea35000 00:06 514 /dev/dri/renderD128 -7e24a30e8000-7e24a30ea000 r--s 00000000 103:03 5244085 /var/cache/fontconfig/4c31730dec557ab86b580f3ca5555446-le64.cache-9 -7e24a30ea000-7e24a30ed000 r--s 00000000 103:03 5244084 /var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le64.cache-9 -7e24a30ed000-7e24a30ef000 r--s 00000000 103:03 5244073 /var/cache/fontconfig/3f1df0fe0284fef7cc33df8b1d039122-le64.cache-9 -7e24a30ef000-7e24a30f1000 r--s 00000000 103:03 5244072 /var/cache/fontconfig/bfb830de4b3e0bf031b5adbbfd7ab8e8-le64.cache-9 -7e24a30f1000-7e24a30f2000 ---p 00000000 00:00 0 -7e24a30f2000-7e24a30f6000 ---p 00000000 00:00 0 -7e24a30f6000-7e24a31f2000 rw-p 00000000 00:00 0 -7e24a31f2000-7e24a31f3000 ---p 00000000 00:00 0 -7e24a31f3000-7e24a32f3000 rw-p 00000000 00:00 0 -7e24a32f3000-7e24a32f4000 ---p 00000000 00:00 0 -7e24a32f4000-7e24a33f4000 rw-p 00000000 00:00 0 -7e24a33f4000-7e24a33f5000 ---p 00000000 00:00 0 -7e24a33f5000-7e24a34f5000 rw-p 00000000 00:00 0 -7e24a34f5000-7e24a34f6000 ---p 00000000 00:00 0 -7e24a34f6000-7e24a35f6000 rw-p 00000000 00:00 0 -7e24a35f6000-7e24a35f7000 ---p 00000000 00:00 0 -7e24a35f7000-7e24a36f7000 rw-p 00000000 00:00 0 -7e24a36f7000-7e24a36f8000 ---p 00000000 00:00 0 -7e24a36f8000-7e24a37f8000 rw-p 00000000 00:00 0 -7e24a37f8000-7e24a37f9000 ---p 00000000 00:00 0 -7e24a37f9000-7e24a38f9000 rw-p 00000000 00:00 0 -7e24a38f9000-7e24a38fa000 ---p 00000000 00:00 0 -7e24a38fa000-7e24a39fa000 rw-p 00000000 00:00 0 -7e24a39fa000-7e24a39fb000 ---p 00000000 00:00 0 -7e24a39fb000-7e24a3afb000 rw-p 00000000 00:00 0 -7e24a3afb000-7e24a3afc000 ---p 00000000 00:00 0 -7e24a3afc000-7e24a3bfc000 rw-p 00000000 00:00 0 -7e24a3bfc000-7e24a3bfd000 ---p 00000000 00:00 0 -7e24a3bfd000-7e24a3c01000 ---p 00000000 00:00 0 -7e24a3c01000-7e24a3cfd000 rw-p 00000000 00:00 0 -7e24a3cfd000-7e24a3cfe000 ---p 00000000 00:00 0 -7e24a3cfe000-7e24a3d02000 ---p 00000000 00:00 0 -7e24a3d02000-7e24a3dfe000 rw-p 00000000 00:00 0 -7e24a3dfe000-7e24a3dff000 ---p 00000000 00:00 0 -7e24a3dff000-7e24a3e03000 ---p 00000000 00:00 0 -7e24a3e03000-7e24a3eff000 rw-p 00000000 00:00 0 -7e24a3eff000-7e24a3f00000 ---p 00000000 00:00 0 -7e24a3f00000-7e24a3f04000 ---p 00000000 00:00 0 -7e24a3f04000-7e24a4000000 rw-p 00000000 00:00 0 -7e24a4000000-7e24a4021000 rw-p 00000000 00:00 0 -7e24a4021000-7e24a8000000 ---p 00000000 00:00 0 -7e24a8000000-7e24a8021000 rw-p 00000000 00:00 0 -7e24a8021000-7e24ac000000 ---p 00000000 00:00 0 -7e24ac000000-7e24ac021000 rw-p 00000000 00:00 0 -7e24ac021000-7e24b0000000 ---p 00000000 00:00 0 -7e24b0000000-7e24b0021000 rw-p 00000000 00:00 0 -7e24b0021000-7e24b4000000 ---p 00000000 00:00 0 -7e24b4000000-7e24b4034000 rw-p 00000000 00:00 0 -7e24b4034000-7e24b8000000 ---p 00000000 00:00 0 -7e24b8000000-7e24b8001000 r--s 00000000 103:03 39334777 /home/jay/.cache/fontconfig/e502d8dd850f51a8c8eaee3fe9b9ee87-le64.cache-9 -7e24b8001000-7e24b8008000 r--s 00000000 103:03 39337150 /home/jay/.cache/fontconfig/90704cb24f1756612f7baca861e90f4b-le64.cache-9 -7e24b8008000-7e24b800a000 r--p 00000000 103:03 16925443 /usr/lib/libbz2.so.1.0.8 -7e24b800a000-7e24b8017000 r-xp 00002000 103:03 16925443 /usr/lib/libbz2.so.1.0.8 -7e24b8017000-7e24b8019000 r--p 0000f000 103:03 16925443 /usr/lib/libbz2.so.1.0.8 -7e24b8019000-7e24b801a000 r--p 00010000 103:03 16925443 /usr/lib/libbz2.so.1.0.8 -7e24b801a000-7e24b801b000 rw-p 00011000 103:03 16925443 /usr/lib/libbz2.so.1.0.8 -7e24b801b000-7e24b801e000 r--p 00000000 103:03 16952678 /usr/lib/libXcursor.so.1.0.2 -7e24b801e000-7e24b8024000 r-xp 00003000 103:03 16952678 /usr/lib/libXcursor.so.1.0.2 -7e24b8024000-7e24b8026000 r--p 00009000 103:03 16952678 /usr/lib/libXcursor.so.1.0.2 -7e24b8026000-7e24b8027000 r--p 0000a000 103:03 16952678 /usr/lib/libXcursor.so.1.0.2 -7e24b8027000-7e24b8028000 rw-p 0000b000 103:03 16952678 /usr/lib/libXcursor.so.1.0.2 -7e24b8028000-7e24b802d000 r--p 00000000 103:03 43004343 /home/jay/.jdks/corretto-22.0.2/lib/libjsvml.so -7e24b802d000-7e24b806e000 r-xp 00005000 103:03 43004343 /home/jay/.jdks/corretto-22.0.2/lib/libjsvml.so -7e24b806e000-7e24b80f7000 r--p 00046000 103:03 43004343 /home/jay/.jdks/corretto-22.0.2/lib/libjsvml.so -7e24b80f7000-7e24b80f8000 r--p 000ce000 103:03 43004343 /home/jay/.jdks/corretto-22.0.2/lib/libjsvml.so -7e24b80f8000-7e24b80f9000 rw-p 000cf000 103:03 43004343 /home/jay/.jdks/corretto-22.0.2/lib/libjsvml.so -7e24b80f9000-7e24b80fa000 ---p 00000000 00:00 0 -7e24b80fa000-7e24b80fe000 ---p 00000000 00:00 0 -7e24b80fe000-7e24b81fa000 rw-p 00000000 00:00 0 -7e24b81fa000-7e24b81fb000 ---p 00000000 00:00 0 -7e24b81fb000-7e24b81ff000 ---p 00000000 00:00 0 -7e24b81ff000-7e24b82fb000 rw-p 00000000 00:00 0 -7e24b82fb000-7e24b82fc000 ---p 00000000 00:00 0 -7e24b82fc000-7e24b8300000 ---p 00000000 00:00 0 -7e24b8300000-7e24b83fc000 rw-p 00000000 00:00 0 -7e24b83fc000-7e24b83fd000 ---p 00000000 00:00 0 -7e24b83fd000-7e24b8401000 ---p 00000000 00:00 0 -7e24b8401000-7e24b84fd000 rw-p 00000000 00:00 0 -7e24b84fd000-7e24b84fe000 ---p 00000000 00:00 0 -7e24b84fe000-7e24b8502000 ---p 00000000 00:00 0 -7e24b8502000-7e24b85fe000 rw-p 00000000 00:00 0 -7e24b85fe000-7e24b85ff000 ---p 00000000 00:00 0 -7e24b85ff000-7e24b8603000 ---p 00000000 00:00 0 -7e24b8603000-7e24b86ff000 rw-p 00000000 00:00 0 -7e24b86ff000-7e24b8700000 ---p 00000000 00:00 0 -7e24b8700000-7e24b8704000 ---p 00000000 00:00 0 -7e24b8704000-7e24b8800000 rw-p 00000000 00:00 0 -7e24b8800000-7e24b8aed000 r--p 00000000 103:03 16972648 /usr/lib/locale/locale-archive -7e24b8aed000-7e24b8aef000 r--p 00000000 103:03 16951501 /usr/lib/libXfixes.so.3.1.0 -7e24b8aef000-7e24b8af2000 r-xp 00002000 103:03 16951501 /usr/lib/libXfixes.so.3.1.0 -7e24b8af2000-7e24b8af3000 r--p 00005000 103:03 16951501 /usr/lib/libXfixes.so.3.1.0 -7e24b8af3000-7e24b8af4000 r--p 00005000 103:03 16951501 /usr/lib/libXfixes.so.3.1.0 -7e24b8af4000-7e24b8af5000 rw-p 00006000 103:03 16951501 /usr/lib/libXfixes.so.3.1.0 -7e24b8af5000-7e24b8b09000 r--p 00000000 103:03 43004322 /home/jay/.jdks/corretto-22.0.2/lib/libawt_xawt.so -7e24b8b09000-7e24b8b4e000 r-xp 00014000 103:03 43004322 /home/jay/.jdks/corretto-22.0.2/lib/libawt_xawt.so -7e24b8b4e000-7e24b8b66000 r--p 00059000 103:03 43004322 /home/jay/.jdks/corretto-22.0.2/lib/libawt_xawt.so -7e24b8b66000-7e24b8b6b000 r--p 00071000 103:03 43004322 /home/jay/.jdks/corretto-22.0.2/lib/libawt_xawt.so -7e24b8b6b000-7e24b8b6d000 rw-p 00076000 103:03 43004322 /home/jay/.jdks/corretto-22.0.2/lib/libawt_xawt.so -7e24b8b6d000-7e24b8b6f000 rw-p 00000000 00:00 0 -7e24b8b6f000-7e24b8b70000 ---p 00000000 00:00 0 -7e24b8b70000-7e24b8c70000 rw-p 00000000 00:00 0 -7e24b8c70000-7e24b8c71000 ---p 00000000 00:00 0 -7e24b8c71000-7e24b8d71000 rw-p 00000000 00:00 0 -7e24b8d71000-7e24b8df2000 rw-p 00000000 00:00 0 -7e24b8df2000-7e24b8df3000 ---p 00000000 00:00 0 -7e24b8df3000-7e24b8ef3000 rw-p 00000000 00:00 0 -7e24b8ef3000-7e24b8ef4000 ---p 00000000 00:00 0 -7e24b8ef4000-7e24b8ff4000 rw-p 00000000 00:00 0 -7e24b8ff4000-7e24bbc00000 rw-p 00000000 00:00 0 -7e24bbc00000-7e24bbc01000 r--p 00000000 103:03 16952747 /usr/lib/libXinerama.so.1.0.0 -7e24bbc01000-7e24bbc02000 r-xp 00001000 103:03 16952747 /usr/lib/libXinerama.so.1.0.0 -7e24bbc02000-7e24bbc03000 r--p 00002000 103:03 16952747 /usr/lib/libXinerama.so.1.0.0 -7e24bbc03000-7e24bbc04000 r--p 00002000 103:03 16952747 /usr/lib/libXinerama.so.1.0.0 -7e24bbc04000-7e24bbc05000 rw-p 00003000 103:03 16952747 /usr/lib/libXinerama.so.1.0.0 -7e24bbc05000-7e24bbc07000 r--p 00000000 103:03 16948190 /usr/lib/libXdmcp.so.6.0.0 -7e24bbc07000-7e24bbc09000 r-xp 00002000 103:03 16948190 /usr/lib/libXdmcp.so.6.0.0 -7e24bbc09000-7e24bbc0b000 r--p 00004000 103:03 16948190 /usr/lib/libXdmcp.so.6.0.0 -7e24bbc0b000-7e24bbc0c000 r--p 00005000 103:03 16948190 /usr/lib/libXdmcp.so.6.0.0 -7e24bbc0c000-7e24bbc0d000 rw-p 00006000 103:03 16948190 /usr/lib/libXdmcp.so.6.0.0 -7e24bbc0d000-7e24bbc10000 r--p 00000000 103:03 16951505 /usr/lib/libXi.so.6.1.0 -7e24bbc10000-7e24bbc1c000 r-xp 00003000 103:03 16951505 /usr/lib/libXi.so.6.1.0 -7e24bbc1c000-7e24bbc1e000 r--p 0000f000 103:03 16951505 /usr/lib/libXi.so.6.1.0 -7e24bbc1e000-7e24bbc1f000 r--p 00011000 103:03 16951505 /usr/lib/libXi.so.6.1.0 -7e24bbc1f000-7e24bbc20000 rw-p 00012000 103:03 16951505 /usr/lib/libXi.so.6.1.0 -7e24bbc20000-7e24bbc22000 r--p 00000000 103:03 16939742 /usr/lib/libXrender.so.1.3.0 -7e24bbc22000-7e24bbc29000 r-xp 00002000 103:03 16939742 /usr/lib/libXrender.so.1.3.0 -7e24bbc29000-7e24bbc2a000 r--p 00009000 103:03 16939742 /usr/lib/libXrender.so.1.3.0 -7e24bbc2a000-7e24bbc2b000 r--p 00009000 103:03 16939742 /usr/lib/libXrender.so.1.3.0 -7e24bbc2b000-7e24bbc2c000 rw-p 0000a000 103:03 16939742 /usr/lib/libXrender.so.1.3.0 -7e24bbc2c000-7e24bbd2d000 rw-p 00000000 00:00 0 -7e24bbd2d000-7e24bbd2e000 ---p 00000000 00:00 0 -7e24bbd2e000-7e24bbe2e000 rw-p 00000000 00:00 0 -7e24bbe2e000-7e24bbe2f000 ---p 00000000 00:00 0 -7e24bbe2f000-7e24bbf2f000 rw-p 00000000 00:00 0 -7e24bbf2f000-7e24bbf30000 ---p 00000000 00:00 0 -7e24bbf30000-7e24bc030000 rw-p 00000000 00:00 0 -7e24bc030000-7e24bc170000 rw-p 00000000 00:00 0 -7e24bc170000-7e24c3ab0000 ---p 00000000 00:00 0 -7e24c3ab0000-7e24c3ad8000 rw-p 00000000 00:00 0 -7e24c3ad8000-7e24c4a00000 ---p 00000000 00:00 0 -7e24c4a00000-7e24c6630000 rwxp 00000000 00:00 0 -7e24c6630000-7e24cbe5f000 ---p 00000000 00:00 0 -7e24cbe5f000-7e24cc43f000 rwxp 00000000 00:00 0 -7e24cc43f000-7e24cc5a0000 ---p 00000000 00:00 0 -7e24cc5a0000-7e24cd070000 rwxp 00000000 00:00 0 -7e24cd070000-7e24d3a00000 ---p 00000000 00:00 0 -7e24d3a00000-7e24dbfc6000 r--s 00000000 103:03 43003264 /home/jay/.jdks/corretto-22.0.2/lib/modules -7e24dbfc6000-7e24dbfc9000 r--s 00000000 103:03 5244047 /var/cache/fontconfig/f349e9996a5320f6dd491cedd2b1f964-le64.cache-9 -7e24dbfc9000-7e24dbfcd000 r--p 00000000 103:03 16951436 /usr/lib/libXext.so.6.4.0 -7e24dbfcd000-7e24dbfd8000 r-xp 00004000 103:03 16951436 /usr/lib/libXext.so.6.4.0 -7e24dbfd8000-7e24dbfdb000 r--p 0000f000 103:03 16951436 /usr/lib/libXext.so.6.4.0 -7e24dbfdb000-7e24dbfdc000 r--p 00011000 103:03 16951436 /usr/lib/libXext.so.6.4.0 -7e24dbfdc000-7e24dbfdd000 rw-p 00012000 103:03 16951436 /usr/lib/libXext.so.6.4.0 -7e24dbffd000-7e24dbffe000 rw-s 00000000 00:01 711675 /memfd:xshmfence (deleted) -7e24dbffe000-7e24dbfff000 rw-s 00000000 00:01 711676 /memfd:xshmfence (deleted) -7e24dbfff000-7e24dc000000 rw-s 18b36e000 00:06 514 /dev/dri/renderD128 -7e24dc000000-7e24dcd8c000 rw-p 00000000 00:00 0 -7e24dcd8c000-7e24e0000000 ---p 00000000 00:00 0 -7e24e0000000-7e24e0001000 r--p 00000000 103:03 16936903 /usr/lib/libXau.so.6.0.0 -7e24e0001000-7e24e0002000 r-xp 00001000 103:03 16936903 /usr/lib/libXau.so.6.0.0 -7e24e0002000-7e24e0003000 r--p 00002000 103:03 16936903 /usr/lib/libXau.so.6.0.0 -7e24e0003000-7e24e0004000 r--p 00002000 103:03 16936903 /usr/lib/libXau.so.6.0.0 -7e24e0004000-7e24e0005000 rw-p 00003000 103:03 16936903 /usr/lib/libXau.so.6.0.0 -7e24e0005000-7e24e0007000 r--p 00000000 103:03 43003279 /home/jay/.jdks/corretto-22.0.2/lib/libzip.so -7e24e0007000-7e24e000b000 r-xp 00002000 103:03 43003279 /home/jay/.jdks/corretto-22.0.2/lib/libzip.so -7e24e000b000-7e24e000d000 r--p 00006000 103:03 43003279 /home/jay/.jdks/corretto-22.0.2/lib/libzip.so -7e24e000d000-7e24e000e000 r--p 00007000 103:03 43003279 /home/jay/.jdks/corretto-22.0.2/lib/libzip.so -7e24e000e000-7e24e000f000 rw-p 00008000 103:03 43003279 /home/jay/.jdks/corretto-22.0.2/lib/libzip.so -7e24e000f000-7e24e0012000 r--p 00000000 103:03 43003274 /home/jay/.jdks/corretto-22.0.2/lib/libnet.so -7e24e0012000-7e24e0019000 r-xp 00003000 103:03 43003274 /home/jay/.jdks/corretto-22.0.2/lib/libnet.so -7e24e0019000-7e24e001b000 r--p 0000a000 103:03 43003274 /home/jay/.jdks/corretto-22.0.2/lib/libnet.so -7e24e001b000-7e24e001c000 r--p 0000b000 103:03 43003274 /home/jay/.jdks/corretto-22.0.2/lib/libnet.so -7e24e001c000-7e24e001d000 rw-p 0000c000 103:03 43003274 /home/jay/.jdks/corretto-22.0.2/lib/libnet.so -7e24e001d000-7e24e01db000 rw-p 00000000 00:00 0 -7e24e01db000-7e24e1103000 ---p 00000000 00:00 0 -7e24e1103000-7e24e1e26000 rw-p 00000000 00:00 0 -7e24e1e26000-7e24e1ef9000 ---p 00000000 00:00 0 -7e24e1ef9000-7e24e1f32000 rw-p 00000000 00:00 0 -7e24e1f32000-7e24e1fe2000 ---p 00000000 00:00 0 -7e24e1fe2000-7e24e1fe6000 ---p 00000000 00:00 0 -7e24e1fe6000-7e24e20e2000 rw-p 00000000 00:00 0 -7e24e20e2000-7e24e20f2000 r--p 00000000 103:03 16911891 /usr/lib/libm.so.6 -7e24e20f2000-7e24e2189000 r-xp 00010000 103:03 16911891 /usr/lib/libm.so.6 -7e24e2189000-7e24e21fe000 r--p 000a7000 103:03 16911891 /usr/lib/libm.so.6 -7e24e21fe000-7e24e21ff000 r--p 0011b000 103:03 16911891 /usr/lib/libm.so.6 -7e24e21ff000-7e24e2200000 rw-p 0011c000 103:03 16911891 /usr/lib/libm.so.6 -7e24e2200000-7e24e2497000 r--p 00000000 103:03 43004316 /home/jay/.jdks/corretto-22.0.2/lib/server/libjvm.so -7e24e2497000-7e24e3320000 r-xp 00297000 103:03 43004316 /home/jay/.jdks/corretto-22.0.2/lib/server/libjvm.so -7e24e3320000-7e24e3606000 r--p 01120000 103:03 43004316 /home/jay/.jdks/corretto-22.0.2/lib/server/libjvm.so -7e24e3606000-7e24e36d7000 r--p 01405000 103:03 43004316 /home/jay/.jdks/corretto-22.0.2/lib/server/libjvm.so -7e24e36d7000-7e24e3706000 rw-p 014d6000 103:03 43004316 /home/jay/.jdks/corretto-22.0.2/lib/server/libjvm.so -7e24e3706000-7e24e377d000 rw-p 00000000 00:00 0 -7e24e377d000-7e24e377e000 rw-s 1e2087000 00:06 514 /dev/dri/renderD128 -7e24e377e000-7e24e3780000 r--p 00000000 103:03 16951583 /usr/lib/libXtst.so.6.1.0 -7e24e3780000-7e24e3783000 r-xp 00002000 103:03 16951583 /usr/lib/libXtst.so.6.1.0 -7e24e3783000-7e24e3784000 r--p 00005000 103:03 16951583 /usr/lib/libXtst.so.6.1.0 -7e24e3784000-7e24e3785000 r--p 00005000 103:03 16951583 /usr/lib/libXtst.so.6.1.0 -7e24e3785000-7e24e3786000 rw-p 00006000 103:03 16951583 /usr/lib/libXtst.so.6.1.0 -7e24e3786000-7e24e378e000 r--p 00000000 103:03 43003275 /home/jay/.jdks/corretto-22.0.2/lib/libnio.so -7e24e378e000-7e24e3797000 r-xp 00008000 103:03 43003275 /home/jay/.jdks/corretto-22.0.2/lib/libnio.so -7e24e3797000-7e24e379b000 r--p 00011000 103:03 43003275 /home/jay/.jdks/corretto-22.0.2/lib/libnio.so -7e24e379b000-7e24e379c000 r--p 00015000 103:03 43003275 /home/jay/.jdks/corretto-22.0.2/lib/libnio.so -7e24e379c000-7e24e379d000 rw-p 00016000 103:03 43003275 /home/jay/.jdks/corretto-22.0.2/lib/libnio.so -7e24e379d000-7e24e37e7000 rw-p 00000000 00:00 0 -7e24e37e7000-7e24e37ea000 ---p 00000000 00:00 0 -7e24e37ea000-7e24e37eb000 r--p 00000000 103:03 16911919 /usr/lib/librt.so.1 -7e24e37eb000-7e24e37ec000 r-xp 00001000 103:03 16911919 /usr/lib/librt.so.1 -7e24e37ec000-7e24e37ed000 r--p 00002000 103:03 16911919 /usr/lib/librt.so.1 -7e24e37ed000-7e24e37ee000 r--p 00002000 103:03 16911919 /usr/lib/librt.so.1 -7e24e37ee000-7e24e37ef000 rw-p 00003000 103:03 16911919 /usr/lib/librt.so.1 -7e24e37ef000-7e24e37f1000 rw-p 00000000 00:00 0 -7e24e37f1000-7e24e3815000 r--p 00000000 103:03 16911873 /usr/lib/libc.so.6 -7e24e3815000-7e24e3986000 r-xp 00024000 103:03 16911873 /usr/lib/libc.so.6 -7e24e3986000-7e24e39d4000 r--p 00195000 103:03 16911873 /usr/lib/libc.so.6 -7e24e39d4000-7e24e39d8000 r--p 001e2000 103:03 16911873 /usr/lib/libc.so.6 -7e24e39d8000-7e24e39da000 rw-p 001e6000 103:03 16911873 /usr/lib/libc.so.6 -7e24e39da000-7e24e39e2000 rw-p 00000000 00:00 0 -7e24e39e2000-7e24e39e3000 r--p 00000000 103:03 16911884 /usr/lib/libdl.so.2 -7e24e39e3000-7e24e39e4000 r-xp 00001000 103:03 16911884 /usr/lib/libdl.so.2 -7e24e39e4000-7e24e39e5000 r--p 00002000 103:03 16911884 /usr/lib/libdl.so.2 -7e24e39e5000-7e24e39e6000 r--p 00002000 103:03 16911884 /usr/lib/libdl.so.2 -7e24e39e6000-7e24e39e7000 rw-p 00003000 103:03 16911884 /usr/lib/libdl.so.2 -7e24e39e7000-7e24e39e8000 r--p 00000000 103:03 16911914 /usr/lib/libpthread.so.0 -7e24e39e8000-7e24e39e9000 r-xp 00001000 103:03 16911914 /usr/lib/libpthread.so.0 -7e24e39e9000-7e24e39ea000 r--p 00002000 103:03 16911914 /usr/lib/libpthread.so.0 -7e24e39ea000-7e24e39eb000 r--p 00002000 103:03 16911914 /usr/lib/libpthread.so.0 -7e24e39eb000-7e24e39ec000 rw-p 00003000 103:03 16911914 /usr/lib/libpthread.so.0 -7e24e39ec000-7e24e39ef000 r--p 00000000 103:03 43003272 /home/jay/.jdks/corretto-22.0.2/lib/libjli.so -7e24e39ef000-7e24e39f9000 r-xp 00003000 103:03 43003272 /home/jay/.jdks/corretto-22.0.2/lib/libjli.so -7e24e39f9000-7e24e39fc000 r--p 0000d000 103:03 43003272 /home/jay/.jdks/corretto-22.0.2/lib/libjli.so -7e24e39fc000-7e24e39fd000 r--p 00010000 103:03 43003272 /home/jay/.jdks/corretto-22.0.2/lib/libjli.so -7e24e39fd000-7e24e39fe000 rw-p 00011000 103:03 43003272 /home/jay/.jdks/corretto-22.0.2/lib/libjli.so -7e24e39fe000-7e24e3a01000 r--p 00000000 103:03 16915710 /usr/lib/libz.so.1.3.2 -7e24e3a01000-7e24e3a11000 r-xp 00003000 103:03 16915710 /usr/lib/libz.so.1.3.2 -7e24e3a11000-7e24e3a17000 r--p 00013000 103:03 16915710 /usr/lib/libz.so.1.3.2 -7e24e3a17000-7e24e3a18000 r--p 00018000 103:03 16915710 /usr/lib/libz.so.1.3.2 -7e24e3a18000-7e24e3a19000 rw-p 00019000 103:03 16915710 /usr/lib/libz.so.1.3.2 -7e24e3a19000-7e24e3a1a000 rw-p 00000000 00:00 0 -7e24e3a1a000-7e24e3a1b000 rw-p 00000000 00:00 0 -7e24e3a1b000-7e24e3a29000 r--p 00000000 103:03 43003270 /home/jay/.jdks/corretto-22.0.2/lib/libjava.so -7e24e3a29000-7e24e3a37000 r-xp 0000e000 103:03 43003270 /home/jay/.jdks/corretto-22.0.2/lib/libjava.so -7e24e3a37000-7e24e3a3c000 r--p 0001c000 103:03 43003270 /home/jay/.jdks/corretto-22.0.2/lib/libjava.so -7e24e3a3c000-7e24e3a3d000 r--p 00021000 103:03 43003270 /home/jay/.jdks/corretto-22.0.2/lib/libjava.so -7e24e3a3d000-7e24e3a3e000 rw-p 00022000 103:03 43003270 /home/jay/.jdks/corretto-22.0.2/lib/libjava.so -7e24e3a3e000-7e24e3a3f000 rw-p 00000000 00:00 0 -7e24e3a3f000-7e24e3a47000 rw-s 00000000 00:2e 85014 /tmp/hsperfdata_jay/2264499 -7e24e3a47000-7e24e3a48000 ---p 00000000 00:00 0 -7e24e3a48000-7e24e3a49000 r--p 00000000 00:00 0 -7e24e3a49000-7e24e3a4a000 ---p 00000000 00:00 0 -7e24e3a4a000-7e24e3a4e000 r--p 00000000 103:03 43003271 /home/jay/.jdks/corretto-22.0.2/lib/libjimage.so -7e24e3a4e000-7e24e3a62000 r-xp 00004000 103:03 43003271 /home/jay/.jdks/corretto-22.0.2/lib/libjimage.so -7e24e3a62000-7e24e3a6d000 r--p 00018000 103:03 43003271 /home/jay/.jdks/corretto-22.0.2/lib/libjimage.so -7e24e3a6d000-7e24e3a6f000 r--p 00022000 103:03 43003271 /home/jay/.jdks/corretto-22.0.2/lib/libjimage.so -7e24e3a6f000-7e24e3a70000 rw-p 00024000 103:03 43003271 /home/jay/.jdks/corretto-22.0.2/lib/libjimage.so -7e24e3a70000-7e24e3a72000 rw-p 00000000 00:00 0 -7e24e3a72000-7e24e3a76000 r--p 00000000 00:00 0 [vvar] -7e24e3a76000-7e24e3a78000 r-xp 00000000 00:00 0 [vdso] -7e24e3a78000-7e24e3a79000 r--p 00000000 103:03 16911816 /usr/lib/ld-linux-x86-64.so.2 -7e24e3a79000-7e24e3aa3000 r-xp 00001000 103:03 16911816 /usr/lib/ld-linux-x86-64.so.2 -7e24e3aa3000-7e24e3aae000 r--p 0002b000 103:03 16911816 /usr/lib/ld-linux-x86-64.so.2 -7e24e3aae000-7e24e3ab0000 r--p 00036000 103:03 16911816 /usr/lib/ld-linux-x86-64.so.2 -7e24e3ab0000-7e24e3ab1000 rw-p 00038000 103:03 16911816 /usr/lib/ld-linux-x86-64.so.2 -7e24e3ab1000-7e24e3ab2000 rw-p 00000000 00:00 0 -7fff69527000-7fff6954b000 rw-p 00000000 00:00 0 [stack] -ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] -Total number of mappings: 819 - - -VM Arguments: -jvm_args: -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -java_command: com.jaytux.grader.MainKt -java_class_path (initial): /home/jay/kotlin/grader/composeApp/build/classes/kotlin/desktop/main:/home/jay/kotlin/grader/composeApp/build/classes/java/desktopMain:/home/jay/kotlin/grader/composeApp/build/processedResources/desktop/main:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.exposed/exposed-dao/1.1.1/29bb5dbb98ce5eb13bb5e8dd4238f3a6df78d63f/exposed-dao-1.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.exposed/exposed-migration-jdbc/1.1.1/2f9050354d908353e7b2c503d8bc16be6c8261cf/exposed-migration-jdbc-1.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.exposed/exposed-jdbc/1.1.1/1992e73acde3d9a7d7a5f2b31e79e0741d7a0869/exposed-jdbc-1.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.exposed/exposed-migration-core/1.1.1/e095e43d21ede68d46f815ef85e0d08faf634ca8/exposed-migration-core-1.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.exposed/exposed-kotlin-datetime/1.1.1/652bf597bdcb7ba050dfc3890e8ac9b8043dc116/exposed-kotlin-datetime-1.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.exposed/exposed-core/1.1.1/c3b2aab8ee80437c6af0e30198d3b2bf9eff777c/exposed-core-1.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/com.mohamedrejeb.richeditor/richeditor-compose-desktop/1.0.0-rc11/3b954be78eddb2308694cfc9f2186c990139e62c/richeditor-compose-desktop-1.0.0-rc11.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.material3/material3-desktop/1.9.0/19004c4eb3dc6618eb66a076bbe3d7e1a2e7b85/material3-desktop-1.9.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.desktop/desktop-jvm/1.9.0/760a7f1c3278719f2ab9fa443228956e64a7a18e/desktop-jvm-1.9.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.material/material-desktop/1.9.0/67e948eefe3e565d3be2ddf0918a12f676537b0d/material-desktop-1.9.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.components/components-resources-desktop/1.9.0/263d44e856cb89a759959eec68dafae6d1931110/library-desktop-1.9.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.components/components-ui-tooling-preview-desktop/1.9.0/5b3acb8bd7379767b72faafacfb25852a6d2d328/library-desktop-1.9.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/2.2.20/665c83286bdf6e8ed541ff485e0d322ffeca8d2b/kotlin-reflect-2.2.20.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-datetime-jvm/0.7.1-0.6.x-compat/b1b640d848677394c1a6731bc6b97a8f0193cda1/kotlinx-datetime-jvm-0.7.1-0.6.x-compat.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.github.vinceglb/filekit-dialogs-compose-jvm/0.10.0-beta04/652b92b5fa18166ab5edf028fca29f5ca7d025de/filekit-dialogs-compose-jvm.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.github.vinceglb/filekit-dialogs-jvm/0.10.0-beta04/2411f5ee12b9206174773f41f71c2cd204a878/filekit-dialogs-jvm.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.github.vinceglb/filekit-coil-jvm/0.10.0-beta04/a774460116aa2bd45d45ba47d372b4acb550f4da/filekit-coil-jvm.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.github.vinceglb/filekit-core-jvm/0.10.0-beta04/3bfa16534093d481a465ac7f551538c60b7dc7c4/filekit-core-jvm.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.androidx.lifecycle/lifecycle-viewmodel-compose-desktop/2.9.6/5cf03bfbc0f7139a4d7081d5da78c97287f3c65f/lifecycle-viewmodel-compose-desktop-2.9.6.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.skiko/skiko-awt-runtime-linux-x64/0.9.22.2/3272fd9cbab7a3d74b07705c73bcd4761ba6209a/skiko-awt-runtime-linux-x64-0.9.22.2.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.material/material-ripple-desktop/1.9.1/b0741397d2a9b93d7c9510c68196a27b717c07e9/material-ripple-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.coil-kt.coil3/coil-compose-jvm/3.2.0-rc02/135acd4cdde92967b798eb66d00a64f0d57fe834/coil-compose-jvm-3.2.0-rc02.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.coil-kt.coil3/coil-compose-core-jvm/3.2.0-rc02/126d67f5fa4d2a0ba415101a06cb77ea6cef7930/coil-compose-core-jvm-3.2.0-rc02.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.foundation/foundation-desktop/1.9.1/737b624257ae2639cefe2ed8aecd2011f4a3aa0d/foundation-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.animation/animation-desktop/1.9.1/bd1d694de3da4fd10bd8ab27f091785a3e6bcfb7/animation-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.animation/animation-core-desktop/1.9.1/47a335ae4cb43a1e5f950a1a6a44ac86be531ba5/animation-core-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.foundation/foundation-layout-desktop/1.9.1/1046ee6bfb6a1494a946af7a4ab0f63226412f13/foundation-layout-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-desktop/1.9.1/934f75ab21f0394f393bd05b9f0bd4812672ce20/ui-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-text-desktop/1.9.1/bd0f7eca77ec10ff33a8dcad3ea6ee7845015ab5/ui-text-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-graphics-desktop/1.9.1/94e03ee7a8da852f08141b07241de12161a50e37/ui-graphics-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.coil-kt.coil3/coil-jvm/3.2.0-rc02/432f72329ae925b191ed015aacbb1052c9077d2/coil-jvm-3.2.0-rc02.jar:/home/jay/.gradle/caches/modules-2/files-2.1/io.coil-kt.coil3/coil-core-jvm/3.2.0-rc02/1c42d649e54989e17f75b090281a8237fa53a710/coil-core-jvm-3.2.0-rc02.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.skiko/skiko-awt/0.9.22.2/f1dab255d499b8ef215b308b531de32029c41dd6/skiko-awt-0.9.22.2.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/2.1.21/fb62497994f5cfa4ad41fcff05020c35976307c6/kotlin-stdlib-jdk8-2.1.21.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-backhandler-desktop/1.9.1/b7f509317df9bd537c4458bcae9239caa7b57d65/ui-backhandler-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.androidx.lifecycle/lifecycle-runtime-compose-desktop/2.9.6/7b6b6793f3c4c5996b20d1d99cf728e5fac00364/lifecycle-runtime-compose-desktop-2.9.6.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel-savedstate-desktop/2.9.4/72a1919b08c5a4da224d8a65ce1589aa69934e8a/lifecycle-viewmodel-savedstate-desktop-2.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime-desktop/2.9.4/1cc820319ec0139e76b8a2fe4be0b356b4e624c4/lifecycle-runtime-desktop-2.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.runtime/runtime-saveable-desktop/1.9.1/9b0e2a8ce3ae7d2b1a40307bc9271933b238cfd4/runtime-saveable-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-tooling-preview-desktop/1.9.0/75badc23517c7b5385e9b307a3b215e61bb7c56e/ui-tooling-preview-desktop-1.9.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-unit-desktop/1.9.1/4ff1a779620c559d32f1a915186ee60519a62950/ui-unit-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-geometry-desktop/1.9.1/606e5a5b02206cc37f413369647eadc2dc577fee/ui-geometry-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.runtime/runtime-desktop/1.9.3/edbd39fc9691f4ba1e29c6690341148db4272752/runtime-desktop-1.9.3.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.compose.runtime/runtime-annotation-jvm/1.9.4/3195cb969ccebf099b765ecbf41e563c73eaf356/runtime-annotation-jvm-1.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.compose.runtime/runtime-desktop/1.9.4/1006732369660319982cb5a9af71783d3ffdc0ad/runtime-desktop-1.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.compose.runtime/runtime-saveable-desktop/1.9.4/e781301950a900a1a0c712574b143e442c52f57e/runtime-saveable-desktop-1.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate-compose-desktop/1.3.3/cd60b543d5722a8b5e6cea1e4ccdec8b4375a22b/savedstate-compose-desktop-1.3.3.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.savedstate/savedstate-desktop/1.3.3/1c5bfc3fb56614538528060a06f2c03e34fa5188/savedstate-desktop-1.3.3.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-common-jvm/2.9.4/ab739bccdb3541983385af169565c7c035d897e7/lifecycle-common-jvm-2.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-runtime-compose-desktop/2.9.4/86a4ffec845d4e488078118a0b5095bd1fabcafe/lifecycle-runtime-compose-desktop-2.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.lifecycle/lifecycle-viewmodel-desktop/2.9.4/93fee6d78f0df0e38f36e0fa2eff74f8da6d5481/lifecycle-viewmodel-desktop-2.9.4.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-swing/1.10.2/ccb5a2e7c83fa76da0ba4677f05678d3bd3eed57/kotlinx-coroutines-swing-1.10.2.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.10.2/4a9f78ef49483748e2c129f3d124b8fa249dafbf/kotlinx-coroutines-core-jvm-1.10.2.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.compose.ui/ui-util-desktop/1.9.1/3f9edd3d5eb28417c667ccbf2931416f3871ed40/ui-util-desktop-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/atomicfu-jvm/0.23.2/a4601dc42dceb031a586058e8356ff778a57dea0/atomicfu-jvm-0.23.2.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/2.1.21/f5e72fe5f9501e0d27ec633beb3996c29641b877/kotlin-stdlib-jdk7-2.1.21.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.collection/collection-jvm/1.5.0/7ba2c69414d46ebc2dd76598bdd0a75c54281a57/collection-jvm-1.5.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.arch.core/core-common/2.2.0/5e1b8b81dfd5f52c56a8d53b18ca759c19a301f3/core-common-2.2.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.9.1/b17951747e38bf3986a24431b9ba0d039958aa5f/annotation-jvm-1.9.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/com.mohamedrejeb.ksoup/ksoup-html-jvm/0.5.0/5f542c4995e8d0f2671d22840c47dd7b203be832/ksoup-html-jvm-0.5.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/com.mohamedrejeb.ksoup/ksoup-entities-jvm/0.5.0/c0b88bac9b4fb54ee183d27ca8434519bee5bbdf/ksoup-entities-jvm-0.5.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains/markdown-jvm/0.7.3/83df25f4bb0a51e979774c02530824af8ec6b03e/markdown-jvm-0.7.3.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-io-core-jvm/0.7.0/1d9595ed390f6304ce90a049e6b2f1fab3b408c4/kotlinx-io-core-jvm-0.7.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-serialization-core-jvm/1.7.3/1f226780b845ff9206474c05159245d861556249/kotlinx-serialization-core-jvm-1.7.3.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-io-bytestring-jvm/0.7.0/ffe5bd231da40d21870250703326113277dbf9c3/kotlinx-io-bytestring-jvm-0.7.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.11.0/e19f243ee46335ab089613a25f3ea1f65df285b1/okio-jvm-3.11.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.3.0/ebc4eb2b6e6c91b6c844c1e3183920d86f2ef656/kotlin-stdlib-2.3.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-simple/2.0.12/5fb15030fb6158ef4f63ce4f889f72f4259a7bc3/slf4j-simple-2.0.12.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.xerial/sqlite-jdbc/3.34.0/fd29bb0124e3f79c80b2753162a6a3873c240bcf/sqlite-jdbc-3.34.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/dev.dirs/directories/26/a7fef4c8ef0831ba9ab5c029f04f6cd42d68ea18/directories-26.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/23.0.0/8cc20c07506ec18e0834947b84a864bfc094484e/annotations-23.0.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/com.github.hypfvieh/dbus-java-transport-native-unixsocket/5.1.1/40db43e95df145299a9dc97f611c8a4e1f7477a3/dbus-java-transport-native-unixsocket-5.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/com.github.hypfvieh/dbus-java-core/5.1.1/36af749ddaefd567bd4e8a41c24845a584ce76d9/dbus-java-core-5.1.1.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-api/2.0.16/172931663a09a1fa515567af5fbef00897d3c04/slf4j-api-2.0.16.jar:/home/jay/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna-platform/5.17.0/a4934c44d25a9d8c2ddf4203affd20330cb3426f/jna-platform-5.17.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.17.0/33d12735bef894440780fce64f9758d420c7bae2/jna-5.17.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jetbrains.runtime/jbr-api/1.5.0/4158e485a7a4ecfd521e03095d81e0225529e8d2/jbr-api-1.5.0.jar:/home/jay/.gradle/caches/modules-2/files-2.1/org.jspecify/jspecify/1.0.0/7425a601c1c7ec76645a78d22b8c6a627edee507/jspecify-1.0.0.jar -Launcher Type: SUN_STANDARD - -[Global flags] - intx CICompilerCount = 12 {product} {ergonomic} - uint ConcGCThreads = 3 {product} {ergonomic} - uint G1ConcRefinementThreads = 13 {product} {ergonomic} - size_t G1HeapRegionSize = 4194304 {product} {ergonomic} - size_t InitialHeapSize = 515899392 {product} {ergonomic} - size_t MarkStackSize = 4194304 {product} {ergonomic} - size_t MaxHeapSize = 8220835840 {product} {ergonomic} - size_t MaxNewSize = 4932501504 {product} {ergonomic} - size_t MinHeapDeltaBytes = 4194304 {product} {ergonomic} - size_t MinHeapSize = 8388608 {product} {ergonomic} - uintx NonNMethodCodeHeapSize = 7602480 {pd product} {ergonomic} - uintx NonProfiledCodeHeapSize = 122027880 {pd product} {ergonomic} - uintx ProfiledCodeHeapSize = 122027880 {pd product} {ergonomic} - uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} - bool SegmentedCodeCache = true {product} {ergonomic} - size_t SoftMaxHeapSize = 8220835840 {manageable} {ergonomic} - bool UseCompressedOops = true {product lp64_product} {ergonomic} - bool UseG1GC = true {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=/home/jay/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/opt/rocm/bin:/usr/lib/rustup/bin -SHELL=/usr/bin/zsh -DISPLAY=:0 -LANG=en_US.UTF-8 - -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.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked - SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked - SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked - SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked - SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked - SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked - SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked - SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked - SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked - SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked - SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked - SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked - - -Periodic native trim disabled - ---------------- S Y S T E M --------------- - -OS: -DISTRIB_ID="Arch" -DISTRIB_RELEASE="rolling" -DISTRIB_DESCRIPTION="Arch Linux" -uname: Linux 6.12.75-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 04 Mar 2026 14:59:39 +0000 x86_64 -OS uptime: 2 days 2:50 hours -libc: glibc 2.43 NPTL 2.43 -rlimit (soft/hard): STACK 8192k/infinity , CORE infinity/infinity , NPROC 124622/124622 , NOFILE 524288/524288 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 8192k/8192k -load average: 3.06 3.19 2.63 - -/proc/meminfo: -MemTotal: 32101040 kB -MemFree: 1855044 kB -MemAvailable: 5378372 kB -Buffers: 24248 kB -Cached: 2001544 kB -SwapCached: 306404 kB -Active: 16531396 kB -Inactive: 3809932 kB -Active(anon): 14742064 kB -Inactive(anon): 2190208 kB -Active(file): 1789332 kB -Inactive(file): 1619724 kB -Unevictable: 564 kB -Mlocked: 564 kB -SwapTotal: 20971512 kB -SwapFree: 8731212 kB -Zswap: 2199188 kB -Zswapped: 9019228 kB -Dirty: 2852 kB -Writeback: 0 kB -AnonPages: 18108592 kB -Mapped: 1401512 kB -Shmem: 320948 kB -KReclaimable: 576816 kB -Slab: 1082048 kB -SReclaimable: 576816 kB -SUnreclaim: 505232 kB -KernelStack: 57960 kB -PageTables: 269312 kB -SecPageTables: 4924 kB -NFS_Unstable: 0 kB -Bounce: 0 kB -WritebackTmp: 0 kB -CommitLimit: 37022032 kB -Committed_AS: 57543524 kB -VmallocTotal: 34359738367 kB -VmallocUsed: 230772 kB -VmallocChunk: 0 kB -Percpu: 13888 kB -HardwareCorrupted: 0 kB -AnonHugePages: 6815744 kB -ShmemHugePages: 0 kB -ShmemPmdMapped: 0 kB -FileHugePages: 337920 kB -FilePmdMapped: 325632 kB -CmaTotal: 0 kB -CmaFree: 0 kB -Unaccepted: 0 kB -HugePages_Total: 0 -HugePages_Free: 0 -HugePages_Rsvd: 0 -HugePages_Surp: 0 -Hugepagesize: 2048 kB -Hugetlb: 0 kB -DirectMap4k: 21054956 kB -DirectMap2M: 11728896 kB -DirectMap1G: 0 kB - -/sys/kernel/mm/transparent_hugepage/enabled: [always] madvise never -/sys/kernel/mm/transparent_hugepage/hpage_pmd_size: 2097152 -/sys/kernel/mm/transparent_hugepage/shmem_enabled: always within_size advise [never] deny force -/sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never - -Process Memory: -Virtual Size: 14655452K (peak: 14672956K) -Resident Set Size: 570460K (peak: 660252K) (anon: 415636K, file: 154024K, shmem: 800K) -Swapped out: 44904K -C-Heap outstanding allocations: 106045K, retained: 177182K -glibc malloc tunables: (default) - -/proc/sys/kernel/threads-max (system-wide limit on the number of threads): 249245 -/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 1048576 -/proc/sys/vm/swappiness (control to define how aggressively the kernel swaps out anonymous memory): 60 -/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 4194304 - -container information not found. -Steal ticks since vm start: 0 -Steal ticks percentage since vm start: 0.000 - -CPU: total 16 (initial active 16) (16 cores per cpu, 2 threads per core) family 25 model 117 stepping 2 microcode 0xa705208, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, avx512f, avx512dq, avx512cd, avx512bw, avx512vl, sha, fma, vzeroupper, avx512_vpopcntdq, avx512_vpclmulqdq, avx512_vaes, avx512_vnni, clflush, clflushopt, avx512_vbmi2, avx512_vbmi, rdtscp, rdpid, fsrm, gfni, avx512_bitalg, f16c, pku, ospke, cet_ss, avx512_ifma -CPU Model and flags from /proc/cpuinfo: -model name : AMD Ryzen 7 8845HS w/ Radeon 780M Graphics -flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid overflow_recov succor smca fsrm flush_l1d - -Online cpus: 0-15 -Offline cpus: -BIOS frequency limitation: -Frequency switch latency (ns): 0 -Available cpu frequencies: -Current governor: powersave -Core performance/turbo boost: 1 - -Memory: 4k page, physical 32101040k(5378372k free), swap 20971512k(8731212k free) -Page Sizes: 4k - -vm_info: OpenJDK 64-Bit Server VM (22.0.2+9-FR) for linux-amd64 JRE (22.0.2+9-FR), built on 2024-07-09T01:12:11Z by "jenkins" with gcc 13.2.0 - -END. diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/Util.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/Util.kt index a837c20..6febaf7 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/Util.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/Util.kt @@ -8,6 +8,8 @@ import com.jaytux.grader.data.Database import com.mohamedrejeb.richeditor.model.RichTextState import kotlinx.coroutines.CoroutineScope import kotlinx.coroutines.launch +import java.awt.Desktop +import java.net.URI import java.time.Clock import java.time.LocalDateTime import java.util.prefs.Preferences @@ -42,3 +44,13 @@ object Preferences { } infix fun Pair.app(x: T3) = Triple(first, second, x) + +fun startEmail(recipients: List, onError: (String) -> Unit) { + if(Desktop.isDesktopSupported() && Desktop.getDesktop().isSupported(Desktop.Action.MAIL)) { + val mailTo = "mailto:${recipients.joinToString(",")}" + Desktop.getDesktop().mail(URI(mailTo)) + } + else { + onError("Email client is not supported on this platform.") + } +} \ No newline at end of file diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/DSLv2.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/DSLv2.kt index 941036a..5064b80 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/DSLv2.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/DSLv2.kt @@ -108,20 +108,14 @@ object SoloFeedbacks : CompositeIdTable("soloFdbks") { object PeerEvaluations : UUIDTable("peerEvals") { val baseAssignmentId = reference("base_assignment_id", BaseAssignments.id).uniqueIndex() + val studentCriterion = reference("student_crit", Criteria.id) } object PeerEvaluationFeedbacks : CompositeIdTable("peerEvalFdbks") { - val groupId = reference("group_id", Groups.id) - val feedbackId = reference("feedback_id", BaseFeedbacks.id) - - override val primaryKey = PrimaryKey(groupId, feedbackId) -} - -object PeerEvaluationStudentOverrideFeedbacks : UUIDTable("peerEvalStudOvrFdbks") { - val groupId = reference("group_id", Groups.id) val studentId = reference("student_id", Students.id) val feedbackId = reference("feedback_id", BaseFeedbacks.id) - val overrides = reference("overrides", BaseFeedbacks.id) + + override val primaryKey = PrimaryKey(studentId, feedbackId) } object PeerEvaluationS2GEvaluations : UUIDTable("peerEvalS2GEvals") { @@ -176,6 +170,6 @@ enum class AssignmentType(val display: String) { val v2Tables = arrayOf( Courses, Editions, Groups, Students, GroupStudents, EditionStudents, BaseAssignments, Criteria, GroupAssignments, SoloAssignments, BaseFeedbacks, GroupFeedbacks, StudentOverrideFeedbacks, SoloFeedbacks, PeerEvaluations, - PeerEvaluationFeedbacks, PeerEvaluationStudentOverrideFeedbacks, PeerEvaluationS2GEvaluations, - PeerEvaluationS2SEvaluations, CategoricGrades, CategoricGradeOptions, NumericGrades + PeerEvaluationFeedbacks, PeerEvaluationS2GEvaluations, PeerEvaluationS2SEvaluations, CategoricGrades, + CategoricGradeOptions, NumericGrades ) \ No newline at end of file diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/Entitiesv2.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/Entitiesv2.kt index 272fd41..0c2675c 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/Entitiesv2.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/data/v2/Entitiesv2.kt @@ -94,6 +94,7 @@ class PeerEvaluation(id: EntityID) : UUIDEntity(id) { companion object : EntityClass(PeerEvaluations) var base by BaseAssignment referencedOn PeerEvaluations.baseAssignmentId + var studentCriterion by Criterion referencedOn PeerEvaluations.studentCriterion } class CategoricGrade(id: EntityID) : UUIDEntity(id) { @@ -143,14 +144,13 @@ class BaseFeedback(id: EntityID) : UUIDEntity(id) { private val _forStudentIfSolo by Student via SoloFeedbacks private val _forGroupIfGroup by Group via GroupFeedbacks - private val _forGroupIfPeer by Group via PeerEvaluationFeedbacks + private val _forStudentIfPeer by Student via PeerEvaluationFeedbacks val asSoloFeedback get() = _forStudentIfSolo.singleOrNull() val asGroupFeedback get() = _forGroupIfGroup.singleOrNull() - val asPeerEvaluationFeedback get() = _forGroupIfPeer.singleOrNull() + val asPeerEvaluationFeedback get() = _forStudentIfPeer.singleOrNull() val forStudentsOverrideIfGroup by StudentOverrideFeedback referrersOn StudentOverrideFeedbacks.overrides - val forStudentsOverrideIfPeer by PeerEvaluationStudentOverrideFeedback referrersOn PeerEvaluationStudentOverrideFeedbacks.overrides } class StudentOverrideFeedback(id: EntityID) : UUIDEntity(id) { @@ -162,15 +162,6 @@ class StudentOverrideFeedback(id: EntityID) : UUIDEntity(id) { var overrides by BaseFeedback referencedOn StudentOverrideFeedbacks.overrides } -class PeerEvaluationStudentOverrideFeedback(id: EntityID) : UUIDEntity(id) { - companion object : EntityClass(PeerEvaluationStudentOverrideFeedbacks) - - var group by Group referencedOn PeerEvaluationStudentOverrideFeedbacks.groupId - var student by Student referencedOn PeerEvaluationStudentOverrideFeedbacks.studentId - var feedback by BaseFeedback referencedOn PeerEvaluationStudentOverrideFeedbacks.feedbackId - var overrides by BaseFeedback referencedOn PeerEvaluationStudentOverrideFeedbacks.overrides -} - class PeerEvaluationS2G(id: EntityID) : UUIDEntity(id) { companion object : EntityClass(PeerEvaluationS2GEvaluations) diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/AssignmentsView.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/AssignmentsView.kt index ef32e9d..57ecb5c 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/AssignmentsView.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/AssignmentsView.kt @@ -70,6 +70,9 @@ fun AssignmentsView(vm: EditionVM, token: Navigator.NavToken) = Row(Modifier.fil } } else { Column(Modifier.padding(10.dp)) { + val peerEvalData by vm.asPeerEvaluation.entity + var updatingPeerEvalGrade by remember { mutableStateOf(false) } + Text(assignment.assignment.name, style = MaterialTheme.typography.headlineMedium) Text("Deadline: ${assignment.assignment.deadline.format(fmt)}", Modifier.padding(top = 5.dp).clickable { updatingDeadline = true }, fontStyle = FontStyle.Italic) Row { @@ -85,6 +88,30 @@ fun AssignmentsView(vm: EditionVM, token: Navigator.NavToken) = Row(Modifier.fil } } } + + peerEvalData?.let { pe -> + Row { + Text("Students are reviewing each other using ", Modifier.align(Alignment.CenterVertically)) + Surface(shape = MaterialTheme.shapes.small, tonalElevation = 10.dp) { + Box(Modifier.clickable { updatingPeerEvalGrade = true }.padding(3.dp)) { + Text( + when (val t = pe.second) { + is UiGradeType.Categoric -> t.grade.name + UiGradeType.FreeText -> "by free-form grades" + is UiGradeType.Numeric -> t.grade.name + UiGradeType.Percentage -> "by percentages" + } + ) + } + } + } + + if(updatingPeerEvalGrade) { + SetGradingDialog("${assignment.assignment.name} (peer review grade)", pe.second, vm, { updatingPeerEvalGrade = false }) { type -> + vm.setPEGrade(pe.first, type) + } + } + } Row { Column(Modifier.weight(0.75f)) { Row { diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsGradingView.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsGradingView.kt index 04e2a5f..616281b 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsGradingView.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsGradingView.kt @@ -141,25 +141,9 @@ fun QuickAGroup(isFocus: Boolean, onFocus: () -> Unit, group: GroupsGradingVM.Gr } } -private fun gradeState(crit: GroupsGradingVM.CritData, current: Grade?): Grade = transaction { - if(current == null) Grade.default(crit.criterion.gradeType, crit.cat, crit.num) - when(crit.criterion.gradeType) { - GradeType.CATEGORIC -> - if(current is Grade.Categoric && current.grade.id == crit.criterion.categoricGrade?.id) current - else Grade.default(GradeType.CATEGORIC, crit.cat, crit.num) - GradeType.NUMERIC -> - if(current is Grade.Numeric && current.grade.id == crit.criterion.numericGrade?.id) current - else Grade.default(GradeType.NUMERIC, crit.cat, crit.num) - GradeType.PERCENTAGE -> - current as? Grade.Percentage ?: Grade.default(GradeType.PERCENTAGE, crit.cat, crit.num) - GradeType.NONE -> - current as? Grade.FreeText ?: Grade.default(GradeType.NONE, crit.cat, crit.num) - } -} - @Composable fun GFWidget( - crit: GroupsGradingVM.CritData, gr: Group, feedback: GroupsGradingVM.FeedbackData, vm: GroupsGradingVM, key: Any, + crit: CritData, gr: Group, feedback: GroupsGradingVM.FeedbackData, vm: GroupsGradingVM, key: Any, isOpen: Boolean, showDesc: Boolean = false, overrideName: String? = null, markOverridden: Set = setOf(), onToggle: () -> Unit ) = Surface(Modifier.fillMaxWidth(), shape = MaterialTheme.shapes.medium, shadowElevation = 3.dp) { @@ -199,7 +183,7 @@ fun GFWidget( Spacer(Modifier.height(5.dp)) OutlinedTextField(text, { text = it }, label = { Text("Feedback") }, singleLine = false, minLines = 5, modifier = Modifier.fillMaxWidth().weight(1f)) Spacer(Modifier.height(5.dp)) - Button({ vm.modGroupFeedback(crit.criterion, gr, grade, text) }) { + Button({ vm.modGroupFeedback(crit.criterion, gr, grade, text) }, Modifier.padding(horizontal = 20.dp).fillMaxWidth()) { Text("Save grade and feedback") } } diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsView.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsView.kt index 95c9c2e..19143d8 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsView.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/GroupsView.kt @@ -7,6 +7,7 @@ import androidx.compose.foundation.draganddrop.dragAndDropSource import androidx.compose.foundation.draganddrop.dragAndDropTarget import androidx.compose.foundation.layout.Box import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.IntrinsicSize import androidx.compose.foundation.layout.Row import androidx.compose.foundation.layout.Spacer import androidx.compose.foundation.layout.fillMaxHeight @@ -43,9 +44,12 @@ import androidx.compose.ui.graphics.Color import androidx.compose.ui.text.font.FontStyle import androidx.compose.ui.text.font.FontWeight import androidx.compose.ui.unit.dp +import androidx.lifecycle.viewmodel.compose.viewModel import com.jaytux.grader.data.v2.Group import com.jaytux.grader.data.v2.Student +import com.jaytux.grader.startEmail import com.jaytux.grader.viewmodel.EditionVM +import com.jaytux.grader.viewmodel.SnackVM import org.jetbrains.exposed.v1.jdbc.transactions.transaction import java.awt.datatransfer.DataFlavor import java.awt.datatransfer.StringSelection @@ -60,6 +64,7 @@ fun GroupsView(vm: EditionVM) = Row(Modifier.fillMaxSize()) { val group = remember(groups, focus) { if(focus != -1) groups[focus] else null } val grades by vm.groupGrades.entities + val snacks = viewModel { SnackVM() } Surface(Modifier.weight(0.25f).fillMaxHeight(), tonalElevation = 7.dp) { ListOrEmpty(groups, { Text("No groups yet.") }) { idx, it -> @@ -75,7 +80,14 @@ fun GroupsView(vm: EditionVM) = Row(Modifier.fillMaxSize()) { } else { Column(Modifier.padding(10.dp)) { - Text(group.group.name, style = MaterialTheme.typography.headlineMedium) + Row(Modifier.height(IntrinsicSize.Min), verticalAlignment = Alignment.CenterVertically) { + Text(group.group.name, style = MaterialTheme.typography.headlineMedium) + if (group.members.any { it.first.contact.isNotBlank() }) { + IconButton({ startEmail(group.members.mapNotNull { it.first.contact.ifBlank { null } }) { snacks.show(it) } }) { + Icon(Mail, "Send email", Modifier.fillMaxHeight()) + } + } + } Spacer(Modifier.height(5.dp)) Row(Modifier.padding(5.dp)) { var showTargetBorder by remember { mutableStateOf(false) } diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/HomeView.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/HomeView.kt index 571b724..d903960 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/HomeView.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/HomeView.kt @@ -20,7 +20,7 @@ fun HomeTitle() = Text("Grader") @Composable fun HomeView(token: Navigator.NavToken) { - val vm = viewModel() + val vm = viewModel { HomeVM() } val courses by vm.courses.entities var addingCourse by remember { mutableStateOf(false) } diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Icons.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Icons.kt index 36efb51..5dabcb0 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Icons.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Icons.kt @@ -1388,4 +1388,45 @@ val DoubleForward: ImageVector by lazy { close() } }.build() +} + +val Mail: ImageVector by lazy { + ImageVector.Builder( + name = "mail", + defaultWidth = 24.dp, + defaultHeight = 24.dp, + viewportWidth = 24f, + viewportHeight = 24f + ).apply { + path( + fill = SolidColor(Color.Transparent), + stroke = SolidColor(Color.Black), + strokeLineWidth = 2f, + strokeLineCap = StrokeCap.Round, + strokeLineJoin = StrokeJoin.Round + ) { + moveTo(22f, 7f) + lineToRelative(-8.991f, 5.727f) + arcToRelative(2f, 2f, 0f, false, true, -2.009f, 0f) + lineTo(2f, 7f) + } + path( + fill = SolidColor(Color.Transparent), + stroke = SolidColor(Color.Black), + strokeLineWidth = 2f, + strokeLineCap = StrokeCap.Round, + strokeLineJoin = StrokeJoin.Round + ) { + moveTo(4f, 4f) + horizontalLineTo(20f) + arcTo(2f, 2f, 0f, false, true, 22f, 6f) + verticalLineTo(18f) + arcTo(2f, 2f, 0f, false, true, 20f, 20f) + horizontalLineTo(4f) + arcTo(2f, 2f, 0f, false, true, 2f, 18f) + verticalLineTo(6f) + arcTo(2f, 2f, 0f, false, true, 4f, 4f) + close() + } + }.build() } \ No newline at end of file diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/PeerEvalsGradingView.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/PeerEvalsGradingView.kt index 777a345..a8dd858 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/PeerEvalsGradingView.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/PeerEvalsGradingView.kt @@ -1,13 +1,60 @@ package com.jaytux.grader.ui +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.IntrinsicSize +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxHeight +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.size +import androidx.compose.foundation.layout.width +import androidx.compose.foundation.lazy.LazyRow +import androidx.compose.foundation.lazy.items +import androidx.compose.foundation.lazy.rememberLazyListState +import androidx.compose.material.ScrollableTabRow +import androidx.compose.material3.Button +import androidx.compose.material3.Icon +import androidx.compose.material3.IconButton +import androidx.compose.material3.LocalTextStyle +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.OutlinedTextField +import androidx.compose.material3.PrimaryScrollableTabRow +import androidx.compose.material3.Surface +import androidx.compose.material3.Tab import androidx.compose.material3.Text import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.TransformOrigin +import androidx.compose.ui.graphics.graphicsLayer +import androidx.compose.ui.layout.layout +import androidx.compose.ui.text.font.FontStyle +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.text.rememberTextMeasurer +import androidx.compose.ui.unit.Constraints +import androidx.compose.ui.unit.dp import androidx.lifecycle.viewmodel.compose.viewModel import com.jaytux.grader.GroupGrading import com.jaytux.grader.PeerEvalGrading +import com.jaytux.grader.app +import com.jaytux.grader.data.v2.CategoricGrade +import com.jaytux.grader.data.v2.GradeType +import com.jaytux.grader.data.v2.Group +import com.jaytux.grader.data.v2.NumericGrade +import com.jaytux.grader.data.v2.Student +import com.jaytux.grader.viewmodel.Grade import com.jaytux.grader.viewmodel.GroupsGradingVM import com.jaytux.grader.viewmodel.Navigator import com.jaytux.grader.viewmodel.PeerEvalsGradingVM +import sun.tools.jconsole.LabeledComponent.layout @Composable fun PeerEvalsGradingTitle(data: PeerEvalGrading) = Text("Courses / ${data.course.name} / ${data.edition.name} / Peer Evaluations / ${data.assignment.name} / Grading") @@ -17,4 +64,224 @@ fun PeerEvalsGradingView(data: PeerEvalGrading, token: Navigator.NavToken) { val vm = viewModel(key = data.assignment.id.toString()) { PeerEvalsGradingVM(data.course, data.edition, data.assignment) } + val groups by vm.groupList.entities + val focus by vm.focus + + val selectedGroup = remember(focus, groups) { groups.getOrNull(focus) } + + val students by vm.students.entities + val matrix by vm.evaluationMatrix.entities + val studentGrades by vm.studentGrades.entities + var selectedStudent by remember(selectedGroup, studentGrades) { + mutableStateOf(0) + } + + Column(Modifier.padding(10.dp)) { + Text("Grading ${vm.base.name}", style = MaterialTheme.typography.headlineMedium) + Text("Group assignment in ${vm.course.name} - ${vm.edition.name}") + Spacer(Modifier.height(5.dp)) + Row(Modifier.fillMaxSize()) { + Surface(Modifier.weight(0.25f).fillMaxHeight(), tonalElevation = 7.dp) { + ListOrEmpty(groups, { Text("No groups yet.") }) { idx, it -> + QuickAGroup(idx == focus, { vm.focusGroup(idx) }, it) + } + } + + Surface(Modifier.weight(0.75f).fillMaxHeight(), tonalElevation = 1.dp) { + if (focus == -1 || selectedGroup == null) { + Box(Modifier.weight(0.75f).fillMaxHeight()) { + Text("Select a group to start grading.", Modifier.align(Alignment.Center)) + } + } else { + Column(Modifier.weight(0.75f).padding(15.dp)) { + Row { + IconButton({ vm.focusPrev() }, Modifier.align(Alignment.CenterVertically), enabled = focus > 0) { + Icon(DoubleBack, "Previous group") + } + Spacer(Modifier.width(10.dp)) + Text(selectedGroup.group.name, Modifier.align(Alignment.CenterVertically), style = MaterialTheme.typography.headlineSmall) + Spacer(Modifier.weight(1f)) + IconButton({ vm.focusNext() }, Modifier.align(Alignment.CenterVertically), enabled = focus < groups.size - 1) { + Icon(DoubleForward, "Next group") + } + } + Spacer(Modifier.height(10.dp)) + matrix?.let { mat -> + students?.let { stu -> + Box(Modifier.weight(0.66f)) { + GradeTable(mat, stu, selectedGroup.group, vm.studentCriterion, vm::setEvaluation) + } + } + } ?: Box(Modifier.weight(0.66f).fillMaxWidth()) { + Text("Error: could not load evaluations for this group.", Modifier.align(Alignment.Center), color = MaterialTheme.colorScheme.error) + } + + Column(Modifier.weight(0.33f)) { + studentGrades?.let { sgs -> + val currentStudent = sgs[selectedStudent] + + PrimaryScrollableTabRow(selectedStudent, Modifier.fillMaxWidth()) { + sgs.forEachIndexed { idx, st -> + Tab(idx == selectedStudent, { selectedStudent = idx }) { + Row { + Icon(UserIcon, "") + Spacer(Modifier.width(5.dp)) + Text(st.first.name, Modifier.align(Alignment.CenterVertically)) + } + } + } + } + + SingleStudentGrade(currentStudent.first.name, currentStudent.second, vm.global) { grade, feedback -> + vm.setStudentGrade(currentStudent.first, grade, feedback) + } + } + } + } + } + } + } + } +} + +@Composable +fun GradeTable( + matrix: List, students: List, group: Group, + egData: CritData, onSet: (evaluator: Student, evaluatee: Student?, group: Group, grade: Grade, feedback: String) -> Unit +) { + Row { + val horScroll = rememberLazyListState() + val style = LocalTextStyle.current + val measure = rememberTextMeasurer() + val textLenMeasured = remember(matrix, students) { + students.maxOf { s -> + measure.measure(s.name, style).size.width + } + 10 + } + val cellSize = 75.dp + var idx by remember(matrix, students) { mutableStateOf(0) } + var editing by remember(matrix, students) { mutableStateOf?>(null) } + + val isSelected = { from: Student, to: Student? -> + editing?.let { (f, t, _) -> f == from && t == to } ?: false + } + + Column(Modifier.weight(0.66f).padding(10.dp)) { + Row { + Box { FromTo(textLenMeasured.dp) } + LazyRow(Modifier.height(textLenMeasured.dp), state = horScroll) { + item { VLine() } + items(students) { s -> + Box( + Modifier.width(cellSize).height(textLenMeasured.dp), + contentAlignment = Alignment.TopCenter + ) { + var _h: Int = 0 + Text(s.name, Modifier.layout { m, c -> + val p = m.measure(c.copy(minWidth = c.maxWidth, maxWidth = Constraints.Infinity)) + _h = p.height + layout(p.height, p.width) { p.place(0, 0) } + }.graphicsLayer { + rotationZ = -90f + transformOrigin = TransformOrigin(0f, 0.5f) + translationX = _h.toFloat() / 2f + translationY = textLenMeasured.dp.value - 15f + }) + } + } + item { VLine() } + item { + Box( + Modifier.width(cellSize).height(textLenMeasured.dp), + contentAlignment = Alignment.TopCenter + ) { + var _h: Int = 0 + Text("Group Rating", Modifier.layout { m, c -> + val p = m.measure(c.copy(minWidth = c.maxWidth, maxWidth = Constraints.Infinity)) + _h = p.height + layout(p.height, p.width) { p.place(0, 0) } + }.graphicsLayer { + rotationZ = -90f + transformOrigin = TransformOrigin(0f, 0.5f) + translationX = _h.toFloat() / 2f + translationY = textLenMeasured.dp.value - 15f + }, fontWeight = FontWeight.Bold) + } + } + item { VLine() } + } + } + MeasuredLazyColumn(key = idx) { + measuredItem { HLine() } + items(matrix) { (evaluator, groupLevel, s2s) -> + Row(Modifier.height(cellSize)) { + Column(Modifier.width(textLenMeasured.dp).align(Alignment.CenterVertically)) { + Text(evaluator.name, Modifier.width(textLenMeasured.dp)) + } + LazyRow(state = horScroll) { + item { VLine() } + items(s2s) { (evaluatee, entry) -> + PEGradeWidget( + entry, + { editing = evaluator to evaluatee app entry }, { editing = null }, + isSelected(evaluator, evaluatee), Modifier.size(cellSize, cellSize) + ) + } + item { VLine() } + item { + PEGradeWidget( + groupLevel, + { editing = evaluator to null app groupLevel }, { editing = null }, + isSelected(evaluator, null), Modifier.size(cellSize, cellSize) + ) + } + item { VLine() } + } + } + } + measuredItem { HLine() } + } + } + + editing?.let { + Surface(Modifier.weight(0.33f), tonalElevation = 10.dp, shape = MaterialTheme.shapes.medium) { + val (evaluator, evaluatee, data) = it + EditS2SOrS2G(evaluator.name, evaluatee?.name ?: group.name, data, egData) { grade, feedback -> + onSet(evaluator, evaluatee, group, grade, feedback) + } + } + } ?: Box(Modifier.weight(0.33f)) {} + } +} + +@Composable +fun EditS2SOrS2G(evaluator: String, evaluatee: String, current: FeedbackItem?, critData: CritData, onUpdate: (Grade, String) -> Unit) = +Column(Modifier.padding(10.dp).fillMaxHeight()) { + println("Recomposing editor for $evaluator -> $evaluatee with current ${current?.grade}") + var grade by remember(evaluator, evaluatee, current) { mutableStateOf(gradeState(critData, current?.grade)) } + var text by remember(evaluator, evaluatee, current) { mutableStateOf(current?.feedback ?: "") } + + Text(evaluatee, style = MaterialTheme.typography.headlineSmall) + Text("Evaluated by $evaluator", style = MaterialTheme.typography.bodyMedium, fontStyle = FontStyle.Italic) + Spacer(Modifier.height(10.dp)) + GradePicker(grade, key = evaluator to evaluatee to current) { grade = it } + OutlinedTextField(text, { text = it }, label = { Text("Feedback") }, singleLine = false, minLines = 10, modifier = Modifier.fillMaxWidth()) + Spacer(Modifier.height(10.dp)) + Button({ onUpdate(grade, text) }, Modifier.padding(horizontal = 20.dp).fillMaxWidth()) { + Text("Save") + } +} + +@Composable +fun SingleStudentGrade(name: String, current: FeedbackItem?, critData: CritData, onUpdate: (Grade, String) -> Unit) = Column { + var grade by remember(name, critData) { mutableStateOf(gradeState(critData, current?.grade)) } + var text by remember(name) { mutableStateOf(current?.feedback ?: "") } + + GradePicker(grade, key = critData to current app name) { grade = it } + Spacer(Modifier.height(5.dp)) + OutlinedTextField(text, { text = it }, label = { Text("Feedback") }, singleLine = false, minLines = 5, modifier = Modifier.fillMaxWidth().weight(1f)) + Spacer(Modifier.height(5.dp)) + Button({ onUpdate(grade, text) }, Modifier.padding(horizontal = 20.dp).fillMaxWidth()) { + Text("Save grade and feedback") + } } \ No newline at end of file diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/StudentsView.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/StudentsView.kt index f2b5c5a..33287e2 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/StudentsView.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/StudentsView.kt @@ -18,6 +18,7 @@ import androidx.compose.foundation.lazy.LazyColumn import androidx.compose.foundation.lazy.items import androidx.compose.material3.Button import androidx.compose.material3.Icon +import androidx.compose.material3.IconButton import androidx.compose.material3.LocalTextStyle import androidx.compose.material3.MaterialTheme import androidx.compose.material3.OutlinedTextField @@ -35,14 +36,18 @@ import androidx.compose.ui.graphics.Color import androidx.compose.ui.text.font.FontStyle import androidx.compose.ui.text.font.FontWeight import androidx.compose.ui.unit.dp +import androidx.lifecycle.viewmodel.compose.viewModel import com.jaytux.grader.data.v2.Edition import com.jaytux.grader.data.v2.Student +import com.jaytux.grader.startEmail import com.jaytux.grader.viewmodel.EditionVM +import com.jaytux.grader.viewmodel.SnackVM @Composable fun StudentsView(vm: EditionVM) = Row(Modifier.fillMaxSize()) { val students by vm.studentList.entities val focus by vm.focusIndex + val snacks = viewModel { SnackVM() } Surface(Modifier.weight(0.25f).fillMaxHeight(), tonalElevation = 7.dp) { ListOrEmpty(students, { Text("No students yet.") }) { idx, it -> @@ -63,19 +68,30 @@ fun StudentsView(vm: EditionVM) = Row(Modifier.fillMaxSize()) { Column(Modifier.weight(0.75f).padding(15.dp)) { Surface(Modifier.padding(10.dp).fillMaxWidth(), tonalElevation = 10.dp, shadowElevation = 2.dp, shape = MaterialTheme.shapes.medium) { Column(Modifier.padding(10.dp)) { - Text(students[focus].name, style = MaterialTheme.typography.headlineSmall) + Row(Modifier.height(IntrinsicSize.Min), verticalAlignment = Alignment.CenterVertically) { + Text(students[focus].name, style = MaterialTheme.typography.headlineSmall) + if(students[focus].contact.isNotBlank()) { + IconButton({ startEmail(listOf(students[focus].contact)) { snacks.show(it) } }) { + Icon(Mail, "Send email", Modifier.fillMaxHeight()) + } + } + } Row { var editing by remember { mutableStateOf(false) } Text("Contact: ", Modifier.align(Alignment.CenterVertically).padding(start = 15.dp)) if(!editing) { - if (students[focus].contact.isBlank()) Text( - "No contact info.", - Modifier.padding(start = 5.dp), - fontStyle = FontStyle.Italic, - color = LocalTextStyle.current.color.copy(alpha = 0.5f) - ) - else Text(students[focus].contact, Modifier.padding(start = 5.dp)) + if (students[focus].contact.isBlank()) { + Text( + "No contact info.", + Modifier.padding(start = 5.dp), + fontStyle = FontStyle.Italic, + color = LocalTextStyle.current.color.copy(alpha = 0.5f) + ) + } + else { + Text(students[focus].contact, Modifier.padding(start = 5.dp)) + } Spacer(Modifier.width(5.dp)) Icon(Edit, "Edit contact info", Modifier.clickable { editing = true }) } diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Util.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Util.kt index 208ae64..484e3e4 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Util.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Util.kt @@ -4,6 +4,72 @@ import androidx.compose.runtime.Composable import androidx.compose.ui.platform.LocalDensity import androidx.compose.ui.unit.Dp import androidx.compose.ui.unit.TextUnit +import com.jaytux.grader.data.v2.BaseFeedback +import com.jaytux.grader.data.v2.CategoricGrade +import com.jaytux.grader.data.v2.Criterion +import com.jaytux.grader.data.v2.GradeType +import com.jaytux.grader.data.v2.NumericGrade +import com.jaytux.grader.viewmodel.Grade +import org.jetbrains.exposed.v1.core.Transaction +import org.jetbrains.exposed.v1.jdbc.transactions.transaction @Composable -fun TextUnit.toDp(): Dp = with(LocalDensity.current) { value.toDp() } \ No newline at end of file +fun TextUnit.toDp(): Dp = with(LocalDensity.current) { value.toDp() } + +data class CritData(val criterion: Criterion, val cat: CategoricGrade?, val num: NumericGrade?) { + companion object { + context(trns: Transaction) + fun fromDb(c: Criterion) = CritData(c, c.categoricGrade, c.numericGrade) + } +} + +data class FeedbackItem(val base: BaseFeedback, val grade: Grade, val feedback: String) { + companion object { + context(trns: Transaction) + fun fromDb(f: BaseFeedback): FeedbackItem = when(f.criterion.gradeType) { + GradeType.CATEGORIC -> { + val categoric = f.criterion.categoricGrade!! + val options = categoric.options.toList() + Grade.Categoric(f.gradeCategoric ?: options.first(), options, categoric) + } + GradeType.NUMERIC -> Grade.Numeric(f.gradeNumeric ?: 0.0, f.criterion.numericGrade!!) + GradeType.PERCENTAGE -> Grade.Percentage(f.gradeNumeric ?: 0.0) + GradeType.NONE -> Grade.FreeText(f.gradeFreeText ?: "") + }.let { FeedbackItem(f, it, f.feedback) } + } +} + +fun gradeState(type: GradeType, categoric: CategoricGrade?, numeric: NumericGrade?, current: Grade?): Grade = transaction { + if(current == null) { + println("gradeState: current is null, defaulting") + Grade.default(type, categoric, numeric) + } + else { + when(type) { + GradeType.CATEGORIC -> + if(current is Grade.Categoric && current.grade.id == categoric?.id) { + println("gradeState: current categoric grade is valid, keeping") + current + } + else { + println("gradeState: current categoric grade is invalid, defaulting [${current is Grade.Categoric} (${current::class.java.simpleName}), ${(current as? Grade.Categoric)?.grade?.name} == ${categoric?.name}]") + Grade.default(GradeType.CATEGORIC, categoric, numeric) + } + GradeType.NUMERIC -> + if(current is Grade.Numeric && current.grade.id == numeric?.id) { + println("gradeState: current numeric grade is valid, keeping") + current + } + else { + println("gradeState: current numeric grade is invalid, defaulting [${current is Grade.Numeric}, ${(current as? Grade.Numeric)?.grade?.id == numeric?.id}]") + Grade.default(GradeType.NUMERIC, categoric, numeric) + } + GradeType.PERCENTAGE -> + current as? Grade.Percentage ?: Grade.default(GradeType.PERCENTAGE, categoric, numeric) + GradeType.NONE -> + current as? Grade.FreeText ?: Grade.default(GradeType.NONE, categoric, numeric) + } + } +} + +fun gradeState(crit: CritData, current: Grade?): Grade = gradeState(crit.criterion.gradeType, crit.cat, crit.num, current) \ No newline at end of file diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Widgets.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Widgets.kt index db82f45..bf03a52 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Widgets.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/ui/Widgets.kt @@ -126,7 +126,7 @@ fun FromTo(size: Dp) { } Box { - Text("Evaluated", Modifier.graphicsLayer { + Text("Evaluatee", Modifier.graphicsLayer { rotationZ = -90f translationX = w - 15f translationY = h - 15f @@ -136,19 +136,37 @@ fun FromTo(size: Dp) { } } -//@Composable -//fun PEGradeWidget( -// grade: PeerEvaluationState.Student2StudentEntry?, -// onSelect: () -> Unit, onDeselect: () -> Unit, -// isSelected: Boolean, -// modifier: Modifier = Modifier -//) = Box(modifier.padding(2.dp)) { -// Selectable(isSelected, onSelect, onDeselect) { -// Box(Modifier.fillMaxSize(), contentAlignment = Alignment.Center) { +@Composable +fun Selectable( + isSelected: Boolean, + onSelect: () -> Unit, onDeselect: () -> Unit, + unselectedElevation: Dp = 0.dp, selectedElevation: Dp = 50.dp, + content: @Composable () -> Unit +) { + Surface( + Modifier.fillMaxWidth().clickable { if(isSelected) onDeselect() else onSelect() }, + tonalElevation = if (isSelected) selectedElevation else unselectedElevation, + shape = MaterialTheme.shapes.medium + ) { + content() + } +} + + +@Composable +fun PEGradeWidget( + feedback: FeedbackItem?, + onSelect: () -> Unit, onDeselect: () -> Unit, + isSelected: Boolean, + modifier: Modifier = Modifier +) = Box(modifier.padding(2.dp)) { + Selectable(isSelected, onSelect, onDeselect) { + Box(Modifier.fillMaxSize(), contentAlignment = Alignment.Center) { + feedback?.grade?.render() ?: Text("(none)", fontStyle = FontStyle.Italic) // Text(grade?.let { if(it.grade.isNotBlank()) it.grade else if(it.feedback.isNotBlank()) "(other)" else null } ?: "none") -// } -// } -//} + } + } +} @Composable fun VLine(width: Dp = 1.dp, color: Color = Color.Black) = Spacer(Modifier.fillMaxHeight().width(width).background(color)) diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/EditionVM.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/EditionVM.kt index 114d8dc..bb6ec0b 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/EditionVM.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/EditionVM.kt @@ -27,12 +27,7 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { data class CriterionData(val criterion: Criterion, val gradeType: UiGradeType) { companion object { context(trns: Transaction) - fun from(c: Criterion) = CriterionData(c, when(c.gradeType) { - GradeType.CATEGORIC -> UiGradeType.Categoric(c.categoricGrade!!.options.toList(), c.categoricGrade!!) - GradeType.NUMERIC -> UiGradeType.Numeric(c.numericGrade!!) - GradeType.PERCENTAGE -> UiGradeType.Percentage - GradeType.NONE -> UiGradeType.FreeText - }) + fun from(c: Criterion) = CriterionData(c, UiGradeType.from(c.gradeType, c.categoricGrade, c.numericGrade)) } } data class AssignmentData(val assignment: BaseAssignment, val global: CriterionData, val criteria: List) @@ -82,15 +77,14 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { gr to asGroup?.asGroupFeedback app (solo != null) } AssignmentType.SOLO -> { - val gr = asg.globalCriterion.feedbacks.find { it.asSoloFeedback == st } + val eval = asg.globalCriterion.feedbacks.find { it.asSoloFeedback == st } ?.let { Grade.fromAssignment(asg.globalCriterion, it) } - gr to null app false + eval to null app false } AssignmentType.PEER_EVALUATION -> { - val asGroup = asg.globalCriterion.feedbacks.find { it.asPeerEvaluationFeedback?.id in groupIds } - val solo = asg.globalCriterion.feedbacks.find { it.forStudentsOverrideIfPeer.any { over -> over.student == st } } - val gr = (solo ?: asGroup)?.let { Grade.fromAssignment(asg.globalCriterion, it) } - gr to asGroup?.asPeerEvaluationFeedback app (solo != null) + val eval = asg.globalCriterion.feedbacks.find { it.asPeerEvaluationFeedback?.id == st.id } + ?.let { Grade.fromAssignment(asg.globalCriterion, it) } + eval to null app false } } @@ -123,6 +117,13 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { } } + val asPeerEvaluation = RawDbFocusableSingleState { asg: BaseAssignment -> + asg.asPeerEvaluation?.let { peer -> + val stuCrit = peer.studentCriterion + peer to UiGradeType.from(stuCrit.gradeType, stuCrit.categoricGrade, stuCrit.numericGrade) + } + } + private val _selectedTab = mutableStateOf(Tab.STUDENTS) private val _focusIndex = mutableStateOf(-1) val selectedTab = _selectedTab.immutable() @@ -147,7 +148,10 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { groupAvailableStudents.focus(grp) groupGrades.focus(grp) } - Tab.ASSIGNMENTS -> {} + Tab.ASSIGNMENTS -> { + val asg = assignmentList.entities.value[idx].assignment + asPeerEvaluation.focus(asg) + } } } @@ -289,8 +293,8 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { } private fun postCreateAsg() { - focus(assignmentList.entities.value.size) assignmentList.refresh() + focus(assignmentList.entities.value.size - 1) } fun mkGroupAssignment(name: String) { @@ -312,7 +316,16 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { fun mkPeerEvaluation(name: String) { transaction { val asg = mkBaseAssignment(name, AssignmentType.PEER_EVALUATION) - PeerEvaluation.new { this.base = asg } + val stCrit = Criterion.new { + this.assignment = asg + this.name = "@__internal" + this.desc = "INTERNAL ONLY: Criterion to store the grade type for peer evaluation assignments" + this.gradeType = GradeType.NONE + } + PeerEvaluation.new { + this.base = asg + this.studentCriterion = stCrit + } } postCreateAsg() } @@ -408,6 +421,24 @@ class EditionVM(val edition: Edition, val course: Course) : ViewModel() { numericGrades.refresh() } + fun setPEGrade(pe: PeerEvaluation, gradeType: UiGradeType) { + transaction { + pe.studentCriterion.gradeType = when (gradeType) { + is UiGradeType.Categoric -> GradeType.CATEGORIC + is UiGradeType.Numeric -> GradeType.NUMERIC + UiGradeType.Percentage -> GradeType.PERCENTAGE + UiGradeType.FreeText -> GradeType.NONE + } + + when (gradeType) { + is UiGradeType.Categoric -> pe.studentCriterion.categoricGrade = gradeType.grade + is UiGradeType.Numeric -> pe.studentCriterion.numericGrade = gradeType.grade + else -> {} + } + } + asPeerEvaluation.refresh() + } + fun rmAssignment(assignment: BaseAssignment) { transaction { assignment.delete() diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Grade.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Grade.kt index b97d78a..7b64535 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Grade.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Grade.kt @@ -15,10 +15,18 @@ import org.jetbrains.exposed.v1.core.Transaction import org.jetbrains.exposed.v1.jdbc.transactions.transaction sealed class Grade { - data class FreeText(val text: String) : Grade() - data class Percentage(val percentage: Double) : Grade() - data class Numeric(val value: Double, val grade: NumericGrade) : Grade() - data class Categoric(val value: CategoricGradeOption, val options: List, val grade: CategoricGrade) : Grade() + data class FreeText(val text: String) : Grade() { + override fun toString(): String = "FreeText($text)" + } + data class Percentage(val percentage: Double) : Grade() { + override fun toString(): String = "Perc($percentage%)" + } + data class Numeric(val value: Double, val grade: NumericGrade) : Grade() { + override fun toString(): String = "Numeric($value / ${grade.max})" + } + data class Categoric(val value: CategoricGradeOption, val options: List, val grade: CategoricGrade) : Grade() { + override fun toString(): String = "Categoric(${value.option})" + } @Composable fun render(modifier: Modifier = Modifier) = when(this) { diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/GroupsGradingVM.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/GroupsGradingVM.kt index 935b044..9435003 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/GroupsGradingVM.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/GroupsGradingVM.kt @@ -18,6 +18,8 @@ import com.jaytux.grader.data.v2.NumericGrade import com.jaytux.grader.data.v2.Student import com.jaytux.grader.data.v2.StudentOverrideFeedback import com.jaytux.grader.data.v2.StudentOverrideFeedbacks +import com.jaytux.grader.ui.CritData +import com.jaytux.grader.ui.FeedbackItem import org.jetbrains.exposed.v1.core.Transaction import org.jetbrains.exposed.v1.core.and import org.jetbrains.exposed.v1.core.eq @@ -28,28 +30,7 @@ import org.jetbrains.exposed.v1.jdbc.upsertReturning class GroupsGradingVM(val course: Course, val edition: Edition, val base: BaseAssignment) : ViewModel() { data class GroupData(val group: Group, val students: List>) - data class FeedbackItem(val base: BaseFeedback, val grade: Grade, val feedback: String) { - companion object { - context(trns: Transaction) - fun fromDb(f: BaseFeedback): FeedbackItem = when(f.criterion.gradeType) { - GradeType.CATEGORIC -> { - val categoric = f.criterion.categoricGrade!! - val options = categoric.options.toList() - Grade.Categoric(f.gradeCategoric ?: options.first(), options, categoric) - } - GradeType.NUMERIC -> Grade.Numeric(f.gradeNumeric ?: 0.0, f.criterion.numericGrade!!) - GradeType.PERCENTAGE -> Grade.Percentage(f.gradeNumeric ?: 0.0) - GradeType.NONE -> Grade.FreeText(f.gradeFreeText ?: "") - }.let { FeedbackItem(f, it, f.feedback) } - } - } data class FeedbackData(val groupLevel: FeedbackItem?, val overrides: List>) - data class CritData(val criterion: Criterion, val cat: CategoricGrade?, val num: NumericGrade?) { - companion object { - context(trns: Transaction) - fun fromDb(c: Criterion) = CritData(c, c.categoricGrade, c.numericGrade) - } - } private val _focus = mutableStateOf(-1) val focus = _focus.immutable() diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Navigator.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Navigator.kt index d535d15..8389e82 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Navigator.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/Navigator.kt @@ -67,7 +67,7 @@ class Navigator private constructor( ?: throw IllegalStateException("No renderer for destination of type ${top.dest::class.simpleName}") top to render } - val snackVM = viewModel() + val snackVM = viewModel { SnackVM() } snackVM.Launcher(state) BackHandler { back() } diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/PeerEvalsGradingVM.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/PeerEvalsGradingVM.kt index 07d5d99..6cc6c9c 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/PeerEvalsGradingVM.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/PeerEvalsGradingVM.kt @@ -1,9 +1,217 @@ package com.jaytux.grader.viewmodel +import androidx.compose.runtime.mutableStateOf import androidx.lifecycle.ViewModel +import com.jaytux.grader.app import com.jaytux.grader.data.v2.BaseAssignment +import com.jaytux.grader.data.v2.BaseFeedback +import com.jaytux.grader.data.v2.BaseFeedbacks import com.jaytux.grader.data.v2.Course import com.jaytux.grader.data.v2.Edition +import com.jaytux.grader.data.v2.Group +import com.jaytux.grader.data.v2.GroupStudent +import com.jaytux.grader.data.v2.PeerEvaluationFeedbacks +import com.jaytux.grader.data.v2.PeerEvaluationS2G +import com.jaytux.grader.data.v2.PeerEvaluationS2GEvaluations +import com.jaytux.grader.data.v2.PeerEvaluationS2S +import com.jaytux.grader.data.v2.PeerEvaluationS2SEvaluations +import com.jaytux.grader.data.v2.Student +import com.jaytux.grader.ui.CritData +import com.jaytux.grader.ui.FeedbackItem +import com.jaytux.grader.viewmodel.GroupsGradingVM.GroupData +import org.jetbrains.exposed.v1.core.and +import org.jetbrains.exposed.v1.core.eq +import org.jetbrains.exposed.v1.core.inList +import org.jetbrains.exposed.v1.dao.with +import org.jetbrains.exposed.v1.jdbc.insert +import org.jetbrains.exposed.v1.jdbc.transactions.transaction class PeerEvalsGradingVM(val course: Course, val edition: Edition, val base: BaseAssignment) : ViewModel() { + data class S2S(val evaluatee: Student, val data: FeedbackItem?) + data class Evaluation(val evaluator: Student, val groupLevel: FeedbackItem?, val s2s: List) + + private val _focus = mutableStateOf(-1) + val focus = _focus.immutable() + + val asPeer = transaction { base.asPeerEvaluation!! } + val global = transaction { CritData.fromDb(base.globalCriterion) } + val studentCriterion = transaction { CritData.fromDb(asPeer.studentCriterion) } + + val groupList = RawDbState { + edition.groups.with(Group::students, GroupStudent::student).map { group -> + GroupData(group, group.students.map { Pair(it.student, it.role) }) + } + } + + val evaluationMatrix = RawDbFocusableState { group: Group -> + val studentIds = group.students.map { it.student.id.value } + val s2gs = PeerEvaluationS2G.find { + (PeerEvaluationS2GEvaluations.peerEvalId eq asPeer.id) and + (PeerEvaluationS2GEvaluations.studentId inList studentIds) + }.also { + println("S2G for group ${group.name}:") + it.forEach { println(" ${it.student.name} -> ${it.evaluation.gradeCategoric ?: it.evaluation.gradeNumeric ?: it.evaluation.gradeFreeText}") } + } + val s2ss = PeerEvaluationS2S.find { + (PeerEvaluationS2SEvaluations.peerEvalId eq asPeer.id) and + (PeerEvaluationS2SEvaluations.studentId inList studentIds) + } + group.students.map { evaluator -> + val s2s = group.students.map { evaluatee -> + val item = s2ss.find { it.student.id == evaluator.student.id && it.evaluatedStudent.id == evaluatee.student.id }?.let { + FeedbackItem.fromDb(it.evaluation) + } + S2S(evaluatee.student, item) + } + val s2g = s2gs.find { it.student.id == evaluator.student.id }?.let { FeedbackItem.fromDb(it.evaluation) } + Evaluation(evaluator.student, s2g, s2s) + } + } + + val studentGrades = RawDbFocusableState { group: Group -> + val studentIds = group.students.map { it.student.id.value }.toSet() + + val mapping = global.criterion.feedbacks.mapNotNull { + it.asPeerEvaluationFeedback?.let { x -> + if(x.id.value in studentIds) x.id to FeedbackItem.fromDb(it) else null + } + }.toMap() + + group.students.map { student -> student.student to mapping[student.student.id] } + } + + val students = RawDbFocusableState { group: Group -> + group.students.map { it.student } + } + + fun focusGroup(idx: Int) { + _focus.value = idx + + val current = groupList.entities.value[idx].group + evaluationMatrix.focus(current) + students.focus(current) + studentGrades.focus(current) + } + + fun focusPrev() { + if (focus.value > 0) focusGroup(focus.value - 1) + } + + fun focusNext() { + if (focus.value < groupList.entities.value.size - 1) focusGroup(focus.value + 1) + } + + private fun setStudentEvaluation(evaluator: Student, evaluatee: Student, grade: Grade, feedback: String) = transaction { + val existing = PeerEvaluationS2S.find { + (PeerEvaluationS2SEvaluations.peerEvalId eq asPeer.id) and + (PeerEvaluationS2SEvaluations.studentId eq evaluator.id) and + (PeerEvaluationS2SEvaluations.evaluatedStudentId eq evaluatee.id) + }.firstOrNull() + + if(existing != null) { + existing.evaluation.feedback = feedback + when(grade) { + is Grade.Categoric -> existing.evaluation.gradeCategoric = grade.value + is Grade.Numeric -> existing.evaluation.gradeNumeric = grade.value + is Grade.Percentage -> existing.evaluation.gradeNumeric = grade.percentage + is Grade.FreeText -> existing.evaluation.gradeFreeText = grade.text + } + } + else { + val base = BaseFeedback.new { + criterion = studentCriterion.criterion + this.feedback = feedback + when(grade) { + is Grade.Categoric -> this.gradeCategoric = grade.value + is Grade.Numeric -> this.gradeNumeric = grade.value + is Grade.Percentage -> this.gradeNumeric = grade.percentage + is Grade.FreeText -> this.gradeFreeText = grade.text + } + } + + PeerEvaluationS2S.new { + evaluation = base + peerEvaluation = asPeer + student = evaluator + evaluatedStudent = evaluatee + } + } + } + + private fun setStudentGroupEvaluation(evaluator: Student, group: Group, grade: Grade, feedback: String) = transaction { + val existing = PeerEvaluationS2G.find { + (PeerEvaluationS2GEvaluations.peerEvalId eq asPeer.id) and + (PeerEvaluationS2GEvaluations.studentId eq evaluator.id) and + (PeerEvaluationS2GEvaluations.groupId eq group.id) + }.firstOrNull() + + if(existing != null) { + existing.evaluation.feedback = feedback + when(grade) { + is Grade.Categoric -> existing.evaluation.gradeCategoric = grade.value + is Grade.Numeric -> existing.evaluation.gradeNumeric = grade.value + is Grade.Percentage -> existing.evaluation.gradeNumeric = grade.percentage + is Grade.FreeText -> existing.evaluation.gradeFreeText = grade.text + } + } + else { + val base = BaseFeedback.new { + criterion = studentCriterion.criterion + this.feedback = feedback + when(grade) { + is Grade.Categoric -> this.gradeCategoric = grade.value + is Grade.Numeric -> this.gradeNumeric = grade.value + is Grade.Percentage -> this.gradeNumeric = grade.percentage + is Grade.FreeText -> this.gradeFreeText = grade.text + } + } + + PeerEvaluationS2G.new { + evaluation = base + peerEvaluation = asPeer + student = evaluator + this.group = group + } + } + } + + fun setEvaluation(evaluator: Student, evaluatee: Student?, group: Group, grade: Grade, feedback: String) { + println("Setting: evaluator=${evaluator.name}, evaluatee=${evaluatee?.name}, group=${group.name}, grade=$grade, feedback=$feedback") + evaluatee?.let { setStudentEvaluation(evaluator, it, grade, feedback) } ?: setStudentGroupEvaluation(evaluator, group, grade, feedback) + + evaluationMatrix.refresh() + } + + fun setStudentGrade(student: Student, grade: Grade, feedback: String) = transaction { + val existing = BaseFeedback.find { BaseFeedbacks.criterionId eq global.criterion.id } + .find { it.asPeerEvaluationFeedback?.id?.value == student.id.value } + + if(existing != null) { + existing.feedback = feedback + when(grade) { + is Grade.Categoric -> existing.gradeCategoric = grade.value + is Grade.Numeric -> existing.gradeNumeric = grade.value + is Grade.Percentage -> existing.gradeNumeric = grade.percentage + is Grade.FreeText -> existing.gradeFreeText = grade.text + } + } + else { + val base = BaseFeedback.new { + criterion = global.criterion + this.feedback = feedback + when(grade) { + is Grade.Categoric -> this.gradeCategoric = grade.value + is Grade.Numeric -> this.gradeNumeric = grade.value + is Grade.Percentage -> this.gradeNumeric = grade.percentage + is Grade.FreeText -> this.gradeFreeText = grade.text + } + } + + PeerEvaluationFeedbacks.insert { + it[PeerEvaluationFeedbacks.feedbackId] = base.id + it[PeerEvaluationFeedbacks.studentId] = student.id + } + } + studentGrades.refresh() + } } \ No newline at end of file diff --git a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/UiGradeType.kt b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/UiGradeType.kt index 3e5a013..c0b6d0d 100644 --- a/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/UiGradeType.kt +++ b/composeApp/src/desktopMain/kotlin/com/jaytux/grader/viewmodel/UiGradeType.kt @@ -17,4 +17,14 @@ sealed class UiGradeType { object Percentage : UiGradeType() data class Numeric(val grade: NumericGrade) : UiGradeType() data class Categoric(val options: List, val grade: CategoricGrade) : UiGradeType() + + companion object { + context(trns: Transaction) + fun from(type: GradeType, categoric: CategoricGrade?, numeric: NumericGrade?) = when(type) { + GradeType.CATEGORIC -> Categoric(categoric!!.options.toList(), categoric) + GradeType.NUMERIC -> Numeric(numeric!!) + GradeType.PERCENTAGE -> Percentage + GradeType.NONE -> FreeText + } + } } \ No newline at end of file