IntelliJ crashing often on Ubuntu (No warning, app just closes)
Any ideas?
This is what I see in the syslog:
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: 2020-04-16 09:28:05,592 [ 393867] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.scripting.gradle.GradleScriptInputsWatcher$Storage
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: 2020-04-16 09:28:05,602 [ 393877] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.core.script.configuration.utils.ScriptClassRootsStorage
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # A fatal error has been detected by the Java Runtime Environment:
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # SIGSEGV (0xb) at pc=0x00007f5ecd24a46e, pid=6165, tid=12559
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # JRE version: OpenJDK Runtime Environment (11.0.6+8) (build 11.0.6+8-b765.25)
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # Java VM: OpenJDK 64-Bit Server VM (11.0.6+8-b765.25, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # Problematic frame:
Apr 16 09:28:05 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # V [libjvm.so+0x70f46e][thread 6601 also had an error][thread 11004 also had an error]
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: frame::frame(long*, long*, long*, unsigned char*)+0x7e
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/david/core.6165)
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # An error report file with more information is saved as:
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # /home/david/java_error_in_IDEA_6165.log
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: Compiled method (c2) 396783 42346 4 gnu.trove.THashMap::put (102 bytes)
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: total in heap [0x00007f5ebdad5a90,0x00007f5ebdad71b0] = 5920
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: relocation [0x00007f5ebdad5c08,0x00007f5ebdad5c90] = 136
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: main code [0x00007f5ebdad5ca0,0x00007f5ebdad6920] = 3200
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: stub code [0x00007f5ebdad6920,0x00007f5ebdad6938] = 24
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: oops [0x00007f5ebdad6938,0x00007f5ebdad6958] = 32
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: metadata [0x00007f5ebdad6958,0x00007f5ebdad69c0] = 104
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: scopes data [0x00007f5ebdad69c0,0x00007f5ebdad6ee0] = 1312
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: scopes pcs [0x00007f5ebdad6ee0,0x00007f5ebdad70d0] = 496
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: dependencies [0x00007f5ebdad70d0,0x00007f5ebdad70e0] = 16
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: handler table [0x00007f5ebdad70e0,0x00007f5ebdad7188] = 168
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: nul chk table [0x00007f5ebdad7188,0x00007f5ebdad71b0] = 40
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # If you would like to submit a bug report, please visit:
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: # http://bugreport.java.com/bugreport/crash.jsp
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: #
Apr 16 09:28:06 david-xps-ubuntu dbus-daemon[2848]: [session uid=1000 pid=2848] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.84' (uid=1000 pid=3957 comm="/usr/lib/tracker/tracker-miner-fs " label="unconfined")
Apr 16 09:28:06 david-xps-ubuntu systemd[2694]: Starting Tracker metadata database store and lookup manager...
Apr 16 09:28:06 david-xps-ubuntu dbus-daemon[2848]: [session uid=1000 pid=2848] Successfully activated service 'org.freedesktop.Tracker1'
Apr 16 09:28:06 david-xps-ubuntu systemd[2694]: Started Tracker metadata database store and lookup manager.
Apr 16 09:28:06 david-xps-ubuntu intellij-idea-community_intellij-idea-community.desktop[3236]: Aborted (core dumped)
and this is the contents of java_error_in_IDEA_6165.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5ecd24a46e, pid=6165, tid=12559
#
# JRE version: OpenJDK Runtime Environment (11.0.6+8) (build 11.0.6+8-b765.25)
# Java VM: OpenJDK 64-Bit Server VM (11.0.6+8-b765.25, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x70f46e] frame::frame(long*, long*, long*, unsigned char*)+0x7e
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/david/core.6165)
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dsun.tools.attach.tmp.only=true -XX:ErrorFile=/home/david/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/david/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2020.1 -Djb.vmOptionsFile=/home/david/.config/JetBrains/IdeaIC2020.1/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true com.intellij.idea.Main
Host: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz, 8 cores, 31G, Ubuntu 19.10
Time: Thu Apr 16 09:28:06 2020 BST elapsed time: 396 seconds (0d 0h 6m 36s)
--------------- T H R E A D ---------------
Current thread (0x00007f5e6436f800): JavaThread "1.Invoker.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@1349142" [_thread_in_Java, id=12559, stack(0x00007f5e19cd3000,0x00007f5e19dd4000)]
Stack: [0x00007f5e19cd3000,0x00007f5e19dd4000], sp=0x00007f5e19dcfad0, free space=1010k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x70f46e] frame::frame(long*, long*, long*, unsigned char*)+0x7e
V [libjvm.so+0x70e83f] frame::sender_for_compiled_frame(RegisterMap*) const+0x10f
V [libjvm.so+0x70ebff] frame::sender(RegisterMap*) const+0x13f
V [libjvm.so+0xc39acf] SharedRuntime::handle_wrong_method(JavaThread*)+0x5f
v ~RuntimeStub::wrong_method_stub
J 42346 c2 gnu.trove.THashMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (102 bytes) @ 0x00007f5ebdad655c [0x00007f5ebdad5ca0+0x00000000000008bc]
J 34757 c2 com.intellij.openapi.util.ObjectTree.createNodeFor(Lcom/intellij/openapi/Disposable;Lcom/intellij/openapi/util/ObjectNode;)Lcom/intellij/openapi/util/ObjectNode; (52 bytes) @ 0x00007f5ebd6bdd04 [0x00007f5ebd6bdbc0+0x0000000000000144]
J 43314 c1 com.intellij.openapi.util.ObjectTree.register(Lcom/intellij/openapi/Disposable;Lcom/intellij/openapi/Disposable;)V (286 bytes) @ 0x00007f5eb9595c1c [0x00007f5eb9593660+0x00000000000025bc]
J 34161 c1 com.intellij.util.containers.DisposableWrapperList.createDisposableWrapper(Ljava/lang/Object;Lcom/intellij/openapi/Disposable;)Lcom/intellij/util/containers/DisposableWrapperList$DisposableWrapper; (36 bytes) @ 0x00007f5eb765aeec [0x00007f5eb765aba0+0x000000000000034c]
J 34163 c1 com.intellij.util.containers.DisposableWrapperList.add(Ljava/lang/Object;Lcom/intellij/openapi/Disposable;)Lcom/intellij/openapi/Disposable; (36 bytes) @ 0x00007f5eb765a5ec [0x00007f5eb765a500+0x00000000000000ec]
J 34186 c1 com.intellij.openapi.application.impl.ApplicationImpl.addApplicationListener(Lcom/intellij/openapi/application/ApplicationListener;Lcom/intellij/openapi/Disposable;)V (28 bytes) @ 0x00007f5eb7694f24 [0x00007f5eb7694ca0+0x0000000000000284]
J 34207 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runWithWriteActionPriority$1(Lcom/intellij/openapi/application/ex/ApplicationEx;Lcom/intellij/openapi/application/ApplicationListener;Lcom/intellij/openapi/Disposable;Lcom/intellij/openapi/progress/ProgressIndicator;Lcom/intellij/openapi/util/Ref;Ljava/lang/Runnable;)V (73 bytes) @ 0x00007f5eb8bfe264 [0x00007f5eb8bfe160+0x0000000000000104]
J 34206 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$891.run()V (28 bytes) @ 0x00007f5eb725e3d4 [0x00007f5eb725e340+0x0000000000000094]
J 34930 c1 com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(Lcom/intellij/openapi/progress/ProgressIndicator;Ljava/lang/Runnable;)V (118 bytes) @ 0x00007f5eb8dd0084 [0x00007f5eb8dcfdc0+0x00000000000002c4]
J 23771 c2 com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$278.run()V (12 bytes) @ 0x00007f5ebd27a960 [0x00007f5ebd27a920+0x0000000000000040]
J 39712 c2 com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(Lcom/intellij/openapi/progress/ProgressIndicator;Ljava/lang/Thread;Lcom/intellij/openapi/progress/ProgressIndicator;Ljava/lang/Runnable;)V (654 bytes) @ 0x00007f5ebd9753d8 [0x00007f5ebd974ea0+0x0000000000000538]
J 45849 c2 com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)V (138 bytes) @ 0x00007f5ebdc95718 [0x00007f5ebdc95560+0x00000000000001b8]
J 41467 c1 com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)V (79 bytes) @ 0x00007f5eb6cb8b94 [0x00007f5eb6cb8960+0x0000000000000234]
J 34947 c1 com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)V (21 bytes) @ 0x00007f5eb8ddc12c [0x00007f5eb8ddbc20+0x000000000000050c]
J 34316 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)Z (117 bytes) @ 0x00007f5eb8c4c26c [0x00007f5eb8c4b440+0x0000000000000e2c]
J 34391 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)Z (59 bytes) @ 0x00007f5eb8c8c294 [0x00007f5eb8c8bc00+0x0000000000000694]
J 44399 c1 com.intellij.util.concurrency.Invoker.invokeSafely(Lcom/intellij/util/concurrency/Invoker$Task;I)V (189 bytes) @ 0x00007f5eb92c20bc [0x00007f5eb92c19a0+0x000000000000071c]
J 41478 c1 com.intellij.util.concurrency.Invoker$$Lambda$2188.run()V (16 bytes) @ 0x00007f5eb69fd6a4 [0x00007f5eb69fd640+0x0000000000000064]
J 41477 c1 com.intellij.util.concurrency.Invoker$Background.lambda$offer$0(Ljava/lang/Runnable;)V (83 bytes) @ 0x00007f5eb6d26104 [0x00007f5eb6d26060+0x00000000000000a4]
J 41016 c1 com.intellij.util.concurrency.Invoker$Background$$Lambda$2189.run()V (12 bytes) @ 0x00007f5eb716a2bc [0x00007f5eb716a240+0x000000000000007c]
J 19528 c1 com.intellij.util.concurrency.BoundedTaskExecutor$1.execute()V (40 bytes) @ 0x00007f5eb7648bfc [0x00007f5eb7648b20+0x00000000000000dc]
J 31556 c1 com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda$384.run()V (8 bytes) @ 0x00007f5eb5516fb4 [0x00007f5eb5516f40+0x0000000000000074]
J 31546 c1 com.intellij.util.ConcurrencyUtil.runUnderThreadName(Ljava/lang/String;Ljava/lang/Runnable;)V (74 bytes) @ 0x00007f5eb586f5bc [0x00007f5eb586f340+0x000000000000027c]
J 19527 c1 com.intellij.util.concurrency.BoundedTaskExecutor$1.run()V (76 bytes) @ 0x00007f5eb764966c [0x00007f5eb76493c0+0x00000000000002ac]
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+92 java.base@11.0.6
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@11.0.6
j java.lang.Thread.run()V+11 java.base@11.0.6
v ~StubRoutines::call_stub
V [libjvm.so+0x832ea1] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x331
V [libjvm.so+0x831120] JavaCalls::call_virtual(JavaValue*, Klass*, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x160
V [libjvm.so+0x8311f1] JavaCalls::call_virtual(JavaValue*, Handle, Klass*, Symbol*, Symbol*, Thread*)+0x81
V [libjvm.so+0x8d02dc] thread_entry(JavaThread*, Thread*)+0x6c
V [libjvm.so+0xd01c94] JavaThread::thread_main_inner()+0xe4
V [libjvm.so+0xd01f90] JavaThread::run()+0x2c0
V [libjvm.so+0xcfdd14] Thread::call_run()+0x134
V [libjvm.so+0xb711ee] thread_native_entry(Thread*)+0xee
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v ~RuntimeStub::wrong_method_stub
J 42346 c2 gnu.trove.THashMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; (102 bytes) @ 0x00007f5ebdad655c [0x00007f5ebdad5ca0+0x00000000000008bc]
J 34757 c2 com.intellij.openapi.util.ObjectTree.createNodeFor(Lcom/intellij/openapi/Disposable;Lcom/intellij/openapi/util/ObjectNode;)Lcom/intellij/openapi/util/ObjectNode; (52 bytes) @ 0x00007f5ebd6bdd04 [0x00007f5ebd6bdbc0+0x0000000000000144]
J 43314 c1 com.intellij.openapi.util.ObjectTree.register(Lcom/intellij/openapi/Disposable;Lcom/intellij/openapi/Disposable;)V (286 bytes) @ 0x00007f5eb9595c1c [0x00007f5eb9593660+0x00000000000025bc]
J 34161 c1 com.intellij.util.containers.DisposableWrapperList.createDisposableWrapper(Ljava/lang/Object;Lcom/intellij/openapi/Disposable;)Lcom/intellij/util/containers/DisposableWrapperList$DisposableWrapper; (36 bytes) @ 0x00007f5eb765aeec [0x00007f5eb765aba0+0x000000000000034c]
J 34163 c1 com.intellij.util.containers.DisposableWrapperList.add(Ljava/lang/Object;Lcom/intellij/openapi/Disposable;)Lcom/intellij/openapi/Disposable; (36 bytes) @ 0x00007f5eb765a5ec [0x00007f5eb765a500+0x00000000000000ec]
J 34186 c1 com.intellij.openapi.application.impl.ApplicationImpl.addApplicationListener(Lcom/intellij/openapi/application/ApplicationListener;Lcom/intellij/openapi/Disposable;)V (28 bytes) @ 0x00007f5eb7694f24 [0x00007f5eb7694ca0+0x0000000000000284]
J 34207 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runWithWriteActionPriority$1(Lcom/intellij/openapi/application/ex/ApplicationEx;Lcom/intellij/openapi/application/ApplicationListener;Lcom/intellij/openapi/Disposable;Lcom/intellij/openapi/progress/ProgressIndicator;Lcom/intellij/openapi/util/Ref;Ljava/lang/Runnable;)V (73 bytes) @ 0x00007f5eb8bfe264 [0x00007f5eb8bfe160+0x0000000000000104]
J 34206 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils$$Lambda$891.run()V (28 bytes) @ 0x00007f5eb725e3d4 [0x00007f5eb725e340+0x0000000000000094]
J 34930 c1 com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(Lcom/intellij/openapi/progress/ProgressIndicator;Ljava/lang/Runnable;)V (118 bytes) @ 0x00007f5eb8dd0084 [0x00007f5eb8dcfdc0+0x00000000000002c4]
J 23771 c2 com.intellij.openapi.progress.impl.CoreProgressManager$$Lambda$278.run()V (12 bytes) @ 0x00007f5ebd27a960 [0x00007f5ebd27a920+0x0000000000000040]
J 39712 c2 com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(Lcom/intellij/openapi/progress/ProgressIndicator;Ljava/lang/Thread;Lcom/intellij/openapi/progress/ProgressIndicator;Ljava/lang/Runnable;)V (654 bytes) @ 0x00007f5ebd9753d8 [0x00007f5ebd974ea0+0x0000000000000538]
J 45849 c2 com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)V (138 bytes) @ 0x00007f5ebdc95718 [0x00007f5ebdc95560+0x00000000000001b8]
J 41467 c1 com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)V (79 bytes) @ 0x00007f5eb6cb8b94 [0x00007f5eb6cb8960+0x0000000000000234]
J 34947 c1 com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)V (21 bytes) @ 0x00007f5eb8ddc12c [0x00007f5eb8ddbc20+0x000000000000050c]
J 34316 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils.runWithWriteActionPriority(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)Z (117 bytes) @ 0x00007f5eb8c4c26c [0x00007f5eb8c4b440+0x0000000000000e2c]
J 34391 c1 com.intellij.openapi.progress.util.ProgressIndicatorUtils.runInReadActionWithWriteActionPriority(Ljava/lang/Runnable;Lcom/intellij/openapi/progress/ProgressIndicator;)Z (59 bytes) @ 0x00007f5eb8c8c294 [0x00007f5eb8c8bc00+0x0000000000000694]
J 44399 c1 com.intellij.util.concurrency.Invoker.invokeSafely(Lcom/intellij/util/concurrency/Invoker$Task;I)V (189 bytes) @ 0x00007f5eb92c20bc [0x00007f5eb92c19a0+0x000000000000071c]
J 41478 c1 com.intellij.util.concurrency.Invoker$$Lambda$2188.run()V (16 bytes) @ 0x00007f5eb69fd6a4 [0x00007f5eb69fd640+0x0000000000000064]
J 41477 c1 com.intellij.util.concurrency.Invoker$Background.lambda$offer$0(Ljava/lang/Runnable;)V (83 bytes) @ 0x00007f5eb6d26104 [0x00007f5eb6d26060+0x00000000000000a4]
J 41016 c1 com.intellij.util.concurrency.Invoker$Background$$Lambda$2189.run()V (12 bytes) @ 0x00007f5eb716a2bc [0x00007f5eb716a240+0x000000000000007c]
J 19528 c1 com.intellij.util.concurrency.BoundedTaskExecutor$1.execute()V (40 bytes) @ 0x00007f5eb7648bfc [0x00007f5eb7648b20+0x00000000000000dc]
J 31556 c1 com.intellij.util.concurrency.BoundedTaskExecutor$1$$Lambda$384.run()V (8 bytes) @ 0x00007f5eb5516fb4 [0x00007f5eb5516f40+0x0000000000000074]
J 31546 c1 com.intellij.util.ConcurrencyUtil.runUnderThreadName(Ljava/lang/String;Ljava/lang/Runnable;)V (74 bytes) @ 0x00007f5eb586f5bc [0x00007f5eb586f340+0x000000000000027c]
J 19527 c1 com.intellij.util.concurrency.BoundedTaskExecutor$1.run()V (76 bytes) @ 0x00007f5eb764966c [0x00007f5eb76493c0+0x00000000000002ac]
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+92 java.base@11.0.6
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@11.0.6
j java.lang.Thread.run()V+11 java.base@11.0.6
v ~StubRoutines::call_stub
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000000
Register to memory mapping:
RAX=0x0 is NULL
RBX=0x0 is NULL
RCX=0x0000000000000007 is an unknown value
RDX=0x0 is NULL
RSP=0x00007f5e19dcfad0 is pointing into the stack for thread: 0x00007f5e6436f800
RBP=0x00007f5e19dcfaf0 is pointing into the stack for thread: 0x00007f5e6436f800
RSI=0x00000000000001d0 is an unknown value
RDI=0x00007f5eb4d54000 points into unknown readable memory: 00 01 02 03 04 05 00 01
R8 =0x00007f5ebdad5a80 points into unknown readable memory: 2f 00 00 00 00 00 00 00
R9 =0x00007f5ebc9f1000 points into unknown readable memory: 06 00 00 00 00 00 00 00
R10=0x0 is NULL
R11=0x000000010010d748 is pointing into metadata
R12=0x00007f5e19dcfbd0 is pointing into the stack for thread: 0x00007f5e6436f800
R13=0x00007f5e19dcfbd0 is pointing into the stack for thread: 0x00007f5e6436f800
R14=0x00007f5e19dcfc00 is pointing into the stack for thread: 0x00007f5e6436f800
R15=0x00007f5e6436f800 is a thread
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x0000000000000007, RDX=0x0000000000000000
RSP=0x00007f5e19dcfad0, RBP=0x00007f5e19dcfaf0, RSI=0x00000000000001d0, RDI=0x00007f5eb4d54000
R8 =0x00007f5ebdad5a80, R9 =0x00007f5ebc9f1000, R10=0x0000000000000000, R11=0x000000010010d748
R12=0x00007f5e19dcfbd0, R13=0x00007f5e19dcfbd0, R14=0x00007f5e19dcfc00, R15=0x00007f5e6436f800
RIP=0x00007f5ecd24a46e, EFLAGS=0x0000000000010246, CSGSFS=0x002b000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e
Top of Stack: (sp=0x00007f5e19dcfad0)
0x00007f5e19dcfad0: 00000000ad868130 00007f5ebdad655c
0x00007f5e19dcfae0: 00007f5e19dcfc00 00007f5e19dd1980
0x00007f5e19dcfaf0: 00007f5e19dcfb30 00007f5ecd24983f
0x00007f5e19dcfb00: 00007f5e19dd1a60 00007f5e19dd1a64
Instructions: (pc=0x00007f5ecd24a46e)
0x00007f5ecd24a36e: 00 00 48 8b 47 10 48 85 c0 74 17 48 63 40 1c 85
0x00007f5ecd24a37e: c0 7e 0f 48 8b 57 28 48 8d 04 c2 c3 66 0f 1f 44
0x00007f5ecd24a38e: 00 00 48 8b 47 20 c3 90 66 2e 0f 1f 84 00 00 00
0x00007f5ecd24a39e: 00 00 48 8b 07 48 85 c0 74 11 48 8b 07 48 85 c0
0x00007f5ecd24a3ae: 74 10 48 8b 47 08 48 85 c0 74 07 c3 66 0f 1f 44
0x00007f5ecd24a3be: 00 00 48 8b 07 48 8b 40 f8 48 89 47 08 c3 0f 1f
0x00007f5ecd24a3ce: 40 00 48 8b 07 48 8b 40 f8 48 89 47 08 c3 0f 1f
0x00007f5ecd24a3de: 40 00 55 48 89 e5 e8 57 30 42 00 5d 48 8b 00 c3
0x00007f5ecd24a3ee: 66 90 55 48 89 e5 41 54 49 89 fc 53 48 83 ec 10
0x00007f5ecd24a3fe: 48 89 55 e8 48 89 4d e0 f3 0f 7e 45 e0 0f 16 45
0x00007f5ecd24a40e: e8 48 89 75 e8 0f 11 47 20 f3 0f 7e 45 e8 4c 89
0x00007f5ecd24a41e: 45 e8 0f 16 45 e8 0f 11 07 4c 89 c7 e8 b1 21 eb
0x00007f5ecd24a42e: ff 48 89 c3 49 89 44 24 10 48 85 c0 74 32 48 8b
0x00007f5ecd24a43e: 00 48 89 df ff 50 60 84 c0 74 20 49 8b 44 24 08
0x00007f5ecd24a44e: 48 8b 93 80 00 00 00 48 39 d0 74 46 83 7b 08 03
0x00007f5ecd24a45e: 74 30 48 3b 83 88 00 00 00 74 37 49 8b 5c 24 10
0x00007f5ecd24a46e: 48 8b 03 48 89 df ff 50 20 84 c0 0f 95 c0 0f b6
0x00007f5ecd24a47e: c0 41 89 44 24 18 48 83 c4 10 5b 41 5c 5d c3 0f
0x00007f5ecd24a48e: 1f 00 48 83 c2 05 48 39 d0 75 c7 0f 1f 80 00 00
0x00007f5ecd24a49e: 00 00 48 8b 03 48 8d 15 36 ff ff ff 4c 89 e6 48
0x00007f5ecd24a4ae: 89 df 48 8b 80 b8 01 00 00 48 39 d0 75 24 e8 7f
0x00007f5ecd24a4be: 2f 42 00 48 8b 00 48 85 c0 74 a0 49 89 44 24 08
0x00007f5ecd24a4ce: 41 c7 44 24 18 01 00 00 00 48 83 c4 10 5b 41 5c
0x00007f5ecd24a4de: 5d c3 ff d0 eb e0 66 2e 0f 1f 84 00 00 00 00 00
0x00007f5ecd24a4ee: 66 90 48 8b 4f 08 48 8d 15 44 cc 71 00 4c 8d 05
0x00007f5ecd24a4fe: 02 28 71 00 48 89 f0 48 8d 35 0c 28 71 00 f6 c1
0x00007f5ecd24a50e: 02 4c 0f 44 c2 48 8b 57 10 48 83 e1 fc 48 89 c7
0x00007f5ecd24a51e: 31 c0 e9 4b da 46 00 66 2e 0f 1f 84 00 00 00 00
0x00007f5ecd24a52e: 00 90 48 8b 05 d9 2d c2 00 c7 47 10 00 00 00 00
0x00007f5ecd24a53e: 48 89 47 08 c3 90 66 90 66 2e 0f 1f 84 00 00 00
0x00007f5ecd24a54e: 00 00 55 48 8b 07 31 f6 48 89 e5 41 54 49 89 fc
0x00007f5ecd24a55e: 53 48 8b 5f 08 ff 10 b8 00 00 00 00 48 39 1d 9f
Stack slot to memory mapping:
stack at sp + 0 slots: 0x00000000ad868130 is an oop: gnu.trove.THashMap
{0x00000000ad868130} - klass: 'gnu/trove/THashMap'
stack at sp + 1 slots: 0x00007f5ebdad655c is at entry_point+2236 in (nmethod*)0x00007f5ebdad5a90
stack at sp + 2 slots: 0x00007f5e19dcfc00 is pointing into the stack for thread: 0x00007f5e6436f800
stack at sp + 3 slots: 0x00007f5e19dd1980 is pointing into the stack for thread: 0x00007f5e6436f800
stack at sp + 4 slots: 0x00007f5e19dcfb30 is pointing into the stack for thread: 0x00007f5e6436f800
stack at sp + 5 slots: 0x00007f5ecd24983f: <offset 0x000000000070e83f> in /snap/intellij-idea-community/221/jbr/lib/server/libjvm.so at 0x00007f5eccb3b000
stack at sp + 6 slots: 0x00007f5e19dd1a60 is pointing into the stack for thread: 0x00007f5e6436f800
stack at sp + 7 slots: 0x00007f5e19dd1a64 is pointing into the stack for thread: 0x00007f5e6436f800
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00007f5e6c05ecd0, length=62, elements={
0x00007f5ec8113000, 0x00007f5ec8117000, 0x00007f5ec812a000, 0x00007f5ec812c000,
0x00007f5ec812e000, 0x00007f5ec8130000, 0x00007f5ec81b5000, 0x00007f5ec81cf000,
0x00007f5ec8014800, 0x00007f5e70024800, 0x00007f5e70048800, 0x00007f5e7008d000,
0x00007f5e700c8800, 0x00007f5e64101000, 0x00007f5e6412a800, 0x00007f5e64180800,
0x00007f5e64182000, 0x00007f5e340cf800, 0x00007f5e7011b000, 0x00007f5e34146800,
0x00007f5e08079000, 0x00007f5e0809f000, 0x00007f5e7023d000, 0x00007f5e2158a000,
0x00007f5e215a1800, 0x00007f5e215a5000, 0x00007f5ddc080000, 0x00007f5ddc083000,
0x00007f5ddc061000, 0x00007f5dd42e6800, 0x00007f5dec001800, 0x00007f5da4001000,
0x00007f5df00f9000, 0x00007f5d9c001800, 0x00007f5e60140800, 0x00007f5e21746800,
0x00007f5e21747800, 0x00007f5e34467800, 0x00007f5e34469000, 0x00007f5e3446c000,
0x00007f5e3446d000, 0x00007f5dc0243000, 0x00007f5dc0244800, 0x00007f5dc0247000,
0x00007f5e70904800, 0x00007f5de75cc000, 0x00007f5de75cf800, 0x00007f5de75d1800,
0x00007f5de75e0800, 0x00007f5e345c5800, 0x00007f5e0c007800, 0x00007f5e20865000,
0x00007f5d9c4ce800, 0x00007f5d9c39b000, 0x00007f5e74001000, 0x00007f5e6436f800,
0x00007f5e74003000, 0x00007f5e74007000, 0x00007f5e6c15f800, 0x00007f5e6c0ae800,
0x00007f5e6c0af000, 0x00007f5e6c0b0000
}
Java Threads: ( => current thread )
0x00007f5ec8113000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6171, stack(0x00007f5ea6fde000,0x00007f5ea70df000)]
0x00007f5ec8117000 JavaThread "Finalizer" daemon [_thread_blocked, id=6172, stack(0x00007f5ea6edd000,0x00007f5ea6fde000)]
0x00007f5ec812a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6173, stack(0x00007f5ea686c000,0x00007f5ea696d000)]
0x00007f5ec812c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6174, stack(0x00007f5ea676b000,0x00007f5ea686c000)]
0x00007f5ec812e000 JavaThread "C1 CompilerThread0" daemon [_thread_in_vm, id=6175, stack(0x00007f5ea666a000,0x00007f5ea676b000)]
0x00007f5ec8130000 JavaThread "Sweeper thread" daemon [_thread_blocked, id=6176, stack(0x00007f5ea6569000,0x00007f5ea666a000)]
0x00007f5ec81b5000 JavaThread "Service Thread" daemon [_thread_blocked, id=6177, stack(0x00007f5ea6468000,0x00007f5ea6569000)]
0x00007f5ec81cf000 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=6179, stack(0x00007f5ea6265000,0x00007f5ea6366000)]
0x00007f5ec8014800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6166, stack(0x00007f5ecc8eb000,0x00007f5ecc9ec000)]
0x00007f5e70024800 JavaThread "Periodic tasks thread" daemon [_thread_blocked, id=6182, stack(0x00007f5ea5c09000,0x00007f5ea5d0a000)]
0x00007f5e70048800 JavaThread "ApplicationImpl pooled thread 4" [_thread_blocked, id=6186, stack(0x00007f5ea5400000,0x00007f5ea5501000)]
0x00007f5e7008d000 JavaThread "process reaper" daemon [_thread_in_native, id=6195, stack(0x00007f5ea47fa000,0x00007f5ea481c000)]
0x00007f5e700c8800 JavaThread "ApplicationImpl pooled thread 5" [_thread_blocked, id=6196, stack(0x00007f5ea4090000,0x00007f5ea4191000)]
0x00007f5e64101000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6200, stack(0x00007f5e451a4000,0x00007f5e452a5000)]
0x00007f5e6412a800 JavaThread "AWT-XAWT" daemon [_thread_blocked, id=6201, stack(0x00007f5e450a3000,0x00007f5e451a4000)]
0x00007f5e64180800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6202, stack(0x00007f5e44fa2000,0x00007f5e450a3000)]
0x00007f5e64182000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6203, stack(0x00007f5e44ea1000,0x00007f5e44fa2000)]
0x00007f5e340cf800 JavaThread "Netty Builtin Server 1" [_thread_in_native, id=6224, stack(0x00007f5e1b755000,0x00007f5e1b856000)]
0x00007f5e7011b000 JavaThread "Timer-0" daemon [_thread_blocked, id=6232, stack(0x00007f5e195b6000,0x00007f5e196b7000)]
0x00007f5e34146800 JavaThread "DirectBufferWrapper allocation thread" daemon [_thread_blocked, id=6306, stack(0x00007f5e1b170000,0x00007f5e1b271000)]
0x00007f5e08079000 JavaThread "Netty Builtin Server 2" [_thread_in_native, id=6307, stack(0x00007f5e1807a000,0x00007f5e1817b000)]
0x00007f5e0809f000 JavaThread "pool-1-thread-1" [_thread_in_native, id=6313, stack(0x00007f5e106b3000,0x00007f5e107b4000)]
0x00007f5e7023d000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6314, stack(0x00007f5dd3eff000,0x00007f5dd4000000)]
0x00007f5e2158a000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=6316, stack(0x00007f5dd35f8000,0x00007f5dd36f9000)]
0x00007f5e215a1800 JavaThread "InvokeLaterDispatcher" daemon [_thread_blocked, id=6338, stack(0x00007f5dd191b000,0x00007f5dd1a1c000)]
0x00007f5e215a5000 JavaThread "JavaFX Application Thread" [_thread_blocked, id=6339, stack(0x00007f5dd181a000,0x00007f5dd191b000)]
0x00007f5ddc080000 JavaThread "fsnotifier64" [_thread_blocked, id=6343, stack(0x00007f5dd07c9000,0x00007f5dd08ca000)]
0x00007f5ddc083000 JavaThread "BaseDataReader: output stream of fsnotifier64" [_thread_in_native, id=6344, stack(0x00007f5dd06c8000,0x00007f5dd07c9000)]
0x00007f5ddc061000 JavaThread "BaseDataReader: error stream of fsnotifier64" [_thread_in_native, id=6345, stack(0x00007f5dd05c7000,0x00007f5dd06c8000)]
0x00007f5dd42e6800 JavaThread "process reaper" daemon [_thread_in_native, id=6355, stack(0x00007f5e18453000,0x00007f5e18475000)]
0x00007f5dec001800 JavaThread "JobScheduler FJ pool 2/7" daemon [_thread_blocked, id=6597, stack(0x00007f5dd0083000,0x00007f5dd0184000)]
0x00007f5da4001000 JavaThread "JobScheduler FJ pool 4/7" daemon [_thread_blocked, id=6598, stack(0x00007f5daa2ff000,0x00007f5daa400000)]
0x00007f5df00f9000 JavaThread "JobScheduler FJ pool 3/7" daemon [_thread_blocked, id=6599, stack(0x00007f5daa1fe000,0x00007f5daa2ff000)]
0x00007f5d9c001800 JavaThread "JobScheduler FJ pool 5/7" daemon [_thread_in_Java, id=6601, stack(0x00007f5da9ffc000,0x00007f5daa0fd000)]
0x00007f5e60140800 JavaThread "scalaCompileServer" [_thread_blocked, id=6629, stack(0x00007f5da80f7000,0x00007f5da81f8000)]
0x00007f5e21746800 JavaThread "BaseDataReader: output stream of scalaCompileServer" [_thread_in_native, id=6677, stack(0x00007f5da18ff000,0x00007f5da1a00000)]
0x00007f5e21747800 JavaThread "BaseDataReader: error stream of scalaCompileServer" [_thread_in_native, id=6678, stack(0x00007f5da17fe000,0x00007f5da18ff000)]
0x00007f5e34467800 JavaThread "process reaper" daemon [_thread_in_native, id=6680, stack(0x00007f5e18422000,0x00007f5e18444000)]
0x00007f5e34469000 JavaThread "java" [_thread_blocked, id=6683, stack(0x00007f5da16fd000,0x00007f5da17fe000)]
0x00007f5e3446c000 JavaThread "BaseDataReader: error stream of java" [_thread_in_native, id=6684, stack(0x00007f5da15fc000,0x00007f5da16fd000)]
0x00007f5e3446d000 JavaThread "BaseDataReader: output stream of java" [_thread_in_native, id=6685, stack(0x00007f5da14fb000,0x00007f5da15fc000)]
0x00007f5dc0243000 JavaThread "process reaper" daemon [_thread_in_native, id=6723, stack(0x00007f5e18400000,0x00007f5e18422000)]
0x00007f5dc0244800 JavaThread "java" daemon [_thread_blocked, id=6724, stack(0x00007f5da11fa000,0x00007f5da12fb000)]
0x00007f5dc0247000 JavaThread "BaseDataReader: output stream of java" daemon [_thread_in_native, id=6725, stack(0x00007f5da10f9000,0x00007f5da11fa000)]
0x00007f5e70904800 JavaThread "BaseDataReader: error stream of java" [_thread_in_native, id=6729, stack(0x00007f5da0df8000,0x00007f5da0ef9000)]
0x00007f5de75cc000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=7859, stack(0x00007f5da94fb000,0x00007f5da95fc000)]
0x00007f5de75cf800 JavaThread "RMI Reaper" [_thread_blocked, id=7861, stack(0x00007f5da05f6000,0x00007f5da06f7000)]
0x00007f5de75d1800 JavaThread "RMI GC Daemon" daemon [_thread_blocked, id=7862, stack(0x00007f5da06f7000,0x00007f5da07f8000)]
0x00007f5de75e0800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=7864, stack(0x00007f5da00f5000,0x00007f5da01f6000)]
0x00007f5e345c5800 JavaThread "RMI RenewClean-[127.0.0.1:43121]" daemon [_thread_blocked, id=7866, stack(0x00007f5d990f9000,0x00007f5d991fa000)]
0x00007f5e0c007800 JavaThread "RMI TCP Connection(14)-127.0.0.1" daemon [_thread_in_native, id=7870, stack(0x00007f5d98cf7000,0x00007f5d98df8000)]
0x00007f5e20865000 JavaThread "JobScheduler FJ pool 0/7" daemon [_thread_blocked, id=11002, stack(0x00007f5daa0fd000,0x00007f5daa1fe000)]
0x00007f5d9c4ce800 JavaThread "JobScheduler FJ pool 6/7" daemon [_thread_in_Java, id=11004, stack(0x00007f5e18fb3000,0x00007f5e190b4000)]
0x00007f5d9c39b000 JavaThread "JobScheduler FJ pool 1/7" daemon [_thread_blocked, id=12327, stack(0x00007f5d98df8000,0x00007f5d98ef9000)]
0x00007f5e74001000 JavaThread "ApplicationImpl pooled thread 17" daemon [_thread_blocked, id=12375, stack(0x00007f5e1895a000,0x00007f5e18a5b000)]
=>0x00007f5e6436f800 JavaThread "1.Invoker.Thread.ReadAction=YES: com.intellij.ide.projectView.impl.ProjectViewPane@1349142" [_thread_in_Java, id=12559, stack(0x00007f5e19cd3000,0x00007f5e19dd4000)]
0x00007f5e74003000 JavaThread "ApplicationImpl pooled thread 19" daemon [_thread_blocked, id=12560, stack(0x00007f5e107b4000,0x00007f5e108b5000)]
0x00007f5e74007000 JavaThread "ApplicationImpl pooled thread 20" daemon [_thread_blocked, id=12604, stack(0x00007f5d987f6000,0x00007f5d988f7000)]
0x00007f5e6c15f800 JavaThread "process reaper" daemon [_thread_blocked, id=12606, stack(0x00007f5e183bf000,0x00007f5e183e1000)]
0x00007f5e6c0ae800 JavaThread "I/O pool 16" daemon [_thread_blocked, id=12607, stack(0x00007f5d986f5000,0x00007f5d987f6000)]
0x00007f5e6c0af000 JavaThread "I/O pool 17" daemon [_thread_blocked, id=12608, stack(0x00007f5d985f4000,0x00007f5d986f5000)]
0x00007f5e6c0b0000 JavaThread "I/O pool 18" daemon [_thread_blocked, id=12609, stack(0x00007f5ea5501000,0x00007f5ea5602000)]
Other Threads:
0x00007f5ec810a800 VMThread "VM Thread" [stack: 0x00007f5ea70e1000,0x00007f5ea71e1000] [id=6170] _threads_hazard_ptr=0x00007f5e6c05ecd0
0x00007f5ec81bf000 WatcherThread [stack: 0x00007f5ea6368000,0x00007f5ea6468000] [id=6178]
0x00007f5ec803a000 GCTaskThread "GC Thread#0" [stack: 0x00007f5eb4c54000,0x00007f5eb4d54000] [id=6167]
0x00007f5e98019000 GCTaskThread "GC Thread#1" [stack: 0x00007f5ea5300000,0x00007f5ea5400000] [id=6187]
0x00007f5e9801a800 GCTaskThread "GC Thread#2" [stack: 0x00007f5ea51fe000,0x00007f5ea52fe000] [id=6188]
0x00007f5e9801c800 GCTaskThread "GC Thread#3" [stack: 0x00007f5ea50fc000,0x00007f5ea51fc000] [id=6189]
0x00007f5e9801e000 GCTaskThread "GC Thread#4" [stack: 0x00007f5ea4ffa000,0x00007f5ea50fa000] [id=6190]
0x00007f5e9801f800 GCTaskThread "GC Thread#5" [stack: 0x00007f5ea4ef8000,0x00007f5ea4ff8000] [id=6191]
0x00007f5e98021000 GCTaskThread "GC Thread#6" [stack: 0x00007f5ea4bf0000,0x00007f5ea4cf0000] [id=6192]
0x00007f5e98023000 GCTaskThread "GC Thread#7" [stack: 0x00007f5ea4aee000,0x00007f5ea4bee000] [id=6193]
0x00007f5ec80a9800 ConcurrentGCThread "CMS Main Thread" [stack: 0x00007f5ea7cfe000,0x00007f5ea7dfe000] [id=6169]
0x00007f5ec80a7800 GCTaskThread "CMS Thread#0" [stack: 0x00007f5eac6b2000,0x00007f5eac7b2000] [id=6168]
0x00007f5ea0001000 GCTaskThread "CMS Thread#1" [stack: 0x00007f5e192b6000,0x00007f5e193b6000] [id=6233]
Threads with active compile tasks:
C2 CompilerThread0 396785 46240 4 com.intellij.util.containers.LockFreeCopyOnWriteArrayList::remove (31 bytes)
C1 CompilerThread0 396785 46213 3 com.intellij.framework.detection.impl.FrameworkDetectorRegistryImpl::getAcceptedFileTypes (90 bytes)
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00007f5ec8011780] Safepoint_lock - owner thread: 0x00007f5ec810a800
[0x00007f5ec8011810] Threads_lock - owner thread: 0x00007f5ec810a800
Heap address: 0x0000000080000000, size: 2048 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
par new generation total 39296K, used 18005K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 39% used [0x0000000080000000, 0x0000000080d555d0, 0x0000000082220000)
from space 4352K, 100% used [0x0000000082220000, 0x0000000082660000, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 262378K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 333717K, capacity 348152K, committed 351272K, reserved 1347584K
class space used 45577K, capacity 51739K, committed 53136K, reserved 1048576K
Card table byte_map: [0x00007f5eb4851000,0x00007f5eb4c52000] _byte_map_base: 0x00007f5eb4451000
Marking Bits: (CMSBitMap*) 0x00007f5ec80a66c0
Bits: [0x00007f5eae7b2000, 0x00007f5eafd4bc00)
Mod Union Table: (CMSBitMap*) 0x00007f5ec80a6760
Bits: [0x00007f5ecc015000, 0x00007f5ecc06b670)
Polling page: 0x00007f5ece30e000
Metaspace:
Usage:
Non-class: 289.47 MB capacity, 281.39 MB ( 97%) used, 6.54 MB ( 2%) free+waste, 1.54 MB ( <1%) overhead.
Class: 50.53 MB capacity, 44.51 MB ( 88%) used, 5.25 MB ( 10%) free+waste, 782.25 KB ( 2%) overhead.
Both: 339.99 MB capacity, 325.90 MB ( 96%) used, 11.79 MB ( 3%) free+waste, 2.31 MB ( <1%) overhead.
Virtual space:
Non-class space: 292.00 MB reserved, 291.15 MB (>99%) committed
Class space: 1.00 GB reserved, 51.89 MB ( 5%) committed
Both: 1.29 GB reserved, 343.04 MB ( 26%) committed
Chunk freelists:
Non-Class: 1.48 MB
Class: 1.29 MB
Both: 2.77 MB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
CodeHeap 'non-profiled nmethods': size=120036Kb used=19301Kb max_used=19301Kb free=100734Kb
bounds [0x00007f5ebc9f1000, 0x00007f5ebdcd1000, 0x00007f5ec3f2a000]
CodeHeap 'profiled nmethods': size=120032Kb used=69960Kb max_used=69960Kb free=50071Kb
bounds [0x00007f5eb54b9000, 0x00007f5eb9979000, 0x00007f5ebc9f1000]
CodeHeap 'non-nmethods': size=5692Kb used=1891Kb max_used=1947Kb free=3800Kb
bounds [0x00007f5eb4f2a000, 0x00007f5eb519a000, 0x00007f5eb54b9000]
total_blobs=58382 nmethods=37130 adapters=1507
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 396.677 Thread 0x00007f5ec812c000 nmethod 46191 0x00007f5ebdccba90 code [0x00007f5ebdccbc40, 0x00007f5ebdccbd38]
Event: 396.677 Thread 0x00007f5ec812c000 46194 4 java.util.Collections$UnmodifiableMap$UnmodifiableEntrySet$1::hasNext (10 bytes)
Event: 396.677 Thread 0x00007f5ec812e000 nmethod 46197 0x00007f5eb995a110 code [0x00007f5eb995a3a0, 0x00007f5eb995aff8]
Event: 396.677 Thread 0x00007f5ec812c000 nmethod 46194 0x00007f5ebdccbe90 code [0x00007f5ebdccc020, 0x00007f5ebdccc0b8]
Event: 396.677 Thread 0x00007f5ec812e000 46198 3 com.intellij.codeInsight.hints.filtering.MatcherConstructor::extract (260 bytes)
Event: 396.679 Thread 0x00007f5ec812c000 46202 4 com.intellij.psi.SyntaxTraverser$PsiApi::next (15 bytes)
Event: 396.680 Thread 0x00007f5ec812e000 nmethod 46198 0x00007f5eb995b490 code [0x00007f5eb995b800, 0x00007f5eb995ca68]
Event: 396.680 Thread 0x00007f5ec812e000 46205 3 gnu.trove.TObjectHash::forEach (46 bytes)
Event: 396.680 Thread 0x00007f5ec812e000 nmethod 46205 0x00007f5eb995d190 code [0x00007f5eb995d380, 0x00007f5eb995d868]
Event: 396.681 Thread 0x00007f5ec812c000 nmethod 46202 0x00007f5ebdccc190 code [0x00007f5ebdccc320, 0x00007f5ebdccc3b8]
Event: 396.681 Thread 0x00007f5ec812e000 46209 3 com.intellij.ui.tree.AsyncTreeModel$2::getChildren (9 bytes)
Event: 396.681 Thread 0x00007f5ec812c000 46201 4 com.intellij.psi.SyntaxTraverser$PsiApi::next (9 bytes)
Event: 396.681 Thread 0x00007f5ec812e000 nmethod 46209 0x00007f5eb995da10 code [0x00007f5eb995dbe0, 0x00007f5eb995de68]
Event: 396.681 Thread 0x00007f5ec812e000 46208 3 com.intellij.ui.tree.AbstractTreeWalker::processChildren (80 bytes)
Event: 396.682 Thread 0x00007f5ec812c000 nmethod 46201 0x00007f5ebdccc490 code [0x00007f5ebdccc640, 0x00007f5ebdccc758]
Event: 396.682 Thread 0x00007f5ec812c000 46215 4 com.intellij.util.indexing.FileBasedIndexImpl$$Lambda$503/0x00000001006fe040::acceptInput (13 bytes)
Event: 396.688 Thread 0x00007f5ec812e000 nmethod 46208 0x00007f5eb995df10 code [0x00007f5eb995e3e0, 0x00007f5eb99605f8]
Event: 396.688 Thread 0x00007f5ec812e000 46225 2 org.jetbrains.plugins.scala.lang.lexer.core._ScalaCoreLexer::advance (3140 bytes)
Event: 396.692 Thread 0x00007f5ec812c000 nmethod 46215 0x00007f5ebdccc890 code [0x00007f5ebdccca80, 0x00007f5ebdccd0e8]
Event: 396.692 Thread 0x00007f5ec812c000 46222 4 org.jetbrains.plugins.scala.lang.lexer.core._ScalaSplittingLexer::advance (525 bytes)
GC Heap History (20 events):
Event: 393.353 GC heap before
{Heap before GC invocations=336 (full 9):
par new generation total 39296K, used 38304K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 99% used [0x0000000080000000, 0x000000008221fff0, 0x0000000082220000)
from space 4352K, 77% used [0x0000000082220000, 0x00000000825681a8, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 253898K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331632K, capacity 345770K, committed 349352K, reserved 1345536K
class space used 45358K, capacity 51456K, committed 53008K, reserved 1048576K
}
Event: 393.356 GC heap after
{Heap after GC invocations=337 (full 9):
par new generation total 39296K, used 2924K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 67% used [0x0000000082660000, 0x000000008293b360, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 253898K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331632K, capacity 345770K, committed 349352K, reserved 1345536K
class space used 45358K, capacity 51456K, committed 53008K, reserved 1048576K
}
Event: 393.636 GC heap before
{Heap before GC invocations=337 (full 9):
par new generation total 39296K, used 37868K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 67% used [0x0000000082660000, 0x000000008293b360, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 253898K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331717K, capacity 345871K, committed 349352K, reserved 1345536K
class space used 45360K, capacity 51458K, committed 53008K, reserved 1048576K
}
Event: 393.639 GC heap after
{Heap after GC invocations=338 (full 9):
par new generation total 39296K, used 2554K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 58% used [0x0000000082220000, 0x000000008249e9c0, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 254337K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331717K, capacity 345871K, committed 349352K, reserved 1345536K
class space used 45360K, capacity 51458K, committed 53008K, reserved 1048576K
}
Event: 393.792 GC heap before
{Heap before GC invocations=338 (full 9):
par new generation total 39296K, used 37498K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 58% used [0x0000000082220000, 0x000000008249e9c0, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 254337K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331774K, capacity 345884K, committed 349352K, reserved 1345536K
class space used 45360K, capacity 51458K, committed 53008K, reserved 1048576K
}
Event: 393.795 GC heap after
{Heap after GC invocations=339 (full 9):
par new generation total 39296K, used 3100K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 71% used [0x0000000082660000, 0x0000000082967120, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 254337K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331774K, capacity 345884K, committed 349352K, reserved 1345536K
class space used 45360K, capacity 51458K, committed 53008K, reserved 1048576K
}
Event: 393.987 GC heap before
{Heap before GC invocations=339 (full 9):
par new generation total 39296K, used 38044K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 71% used [0x0000000082660000, 0x0000000082967120, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 254337K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331808K, capacity 345891K, committed 349352K, reserved 1345536K
class space used 45360K, capacity 51459K, committed 53008K, reserved 1048576K
}
Event: 393.990 GC heap after
{Heap after GC invocations=340 (full 9):
par new generation total 39296K, used 4352K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 100% used [0x0000000082220000, 0x0000000082660000, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 254572K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 331808K, capacity 345891K, committed 349352K, reserved 1345536K
class space used 45360K, capacity 51459K, committed 53008K, reserved 1048576K
}
Event: 394.798 GC heap before
{Heap before GC invocations=340 (full 9):
par new generation total 39296K, used 39296K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 100% used [0x0000000082220000, 0x0000000082660000, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 254572K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332014K, capacity 346151K, committed 349608K, reserved 1347584K
class space used 45382K, capacity 51486K, committed 53008K, reserved 1048576K
}
Event: 394.806 GC heap after
{Heap after GC invocations=341 (full 9):
par new generation total 39296K, used 2189K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 50% used [0x0000000082660000, 0x0000000082883600, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 256142K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332014K, capacity 346151K, committed 349608K, reserved 1347584K
class space used 45382K, capacity 51486K, committed 53008K, reserved 1048576K
}
Event: 395.404 GC heap before
{Heap before GC invocations=341 (full 9):
par new generation total 39296K, used 37133K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 50% used [0x0000000082660000, 0x0000000082883600, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 256142K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332148K, capacity 346327K, committed 349864K, reserved 1347584K
class space used 45390K, capacity 51494K, committed 53008K, reserved 1048576K
}
Event: 395.407 GC heap after
{Heap after GC invocations=342 (full 9):
par new generation total 39296K, used 2092K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 48% used [0x0000000082220000, 0x000000008242b260, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 256142K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332148K, capacity 346327K, committed 349864K, reserved 1347584K
class space used 45390K, capacity 51494K, committed 53008K, reserved 1048576K
}
Event: 395.548 GC heap before
{Heap before GC invocations=342 (full 9):
par new generation total 39296K, used 37036K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 48% used [0x0000000082220000, 0x000000008242b260, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 256142K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332195K, capacity 346393K, committed 349864K, reserved 1347584K
class space used 45390K, capacity 51494K, committed 53008K, reserved 1048576K
}
Event: 395.551 GC heap after
{Heap after GC invocations=343 (full 9):
par new generation total 39296K, used 3057K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 70% used [0x0000000082660000, 0x000000008295c780, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 256142K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332195K, capacity 346393K, committed 349864K, reserved 1347584K
class space used 45390K, capacity 51494K, committed 53008K, reserved 1048576K
}
Event: 395.698 GC heap before
{Heap before GC invocations=343 (full 9):
par new generation total 39296K, used 38001K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 70% used [0x0000000082660000, 0x000000008295c780, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 256142K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332342K, capacity 346526K, committed 349864K, reserved 1347584K
class space used 45400K, capacity 51510K, committed 53008K, reserved 1048576K
}
Event: 395.701 GC heap after
{Heap after GC invocations=344 (full 9):
par new generation total 39296K, used 3220K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 74% used [0x0000000082220000, 0x0000000082545320, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 256490K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332342K, capacity 346526K, committed 349864K, reserved 1347584K
class space used 45400K, capacity 51510K, committed 53008K, reserved 1048576K
}
Event: 396.220 GC heap before
{Heap before GC invocations=344 (full 9):
par new generation total 39296K, used 38164K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 74% used [0x0000000082220000, 0x0000000082545320, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 256490K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332988K, capacity 347219K, committed 350376K, reserved 1347584K
class space used 45475K, capacity 51585K, committed 53008K, reserved 1048576K
}
Event: 396.225 GC heap after
{Heap after GC invocations=345 (full 9):
par new generation total 39296K, used 4352K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 100% used [0x0000000082660000, 0x0000000082aa0000, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 257725K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 332988K, capacity 347219K, committed 350376K, reserved 1347584K
class space used 45475K, capacity 51585K, committed 53008K, reserved 1048576K
}
Event: 396.410 GC heap before
{Heap before GC invocations=345 (full 9):
par new generation total 39296K, used 39296K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000)
from space 4352K, 100% used [0x0000000082660000, 0x0000000082aa0000, 0x0000000082aa0000)
to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000)
concurrent mark-sweep generation total 403852K, used 257725K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 333572K, capacity 348018K, committed 351016K, reserved 1347584K
class space used 45555K, capacity 51717K, committed 53136K, reserved 1048576K
}
Event: 396.417 GC heap after
{Heap after GC invocations=346 (full 9):
par new generation total 39296K, used 4352K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000)
eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000)
from space 4352K, 100% used [0x0000000082220000, 0x0000000082660000, 0x0000000082660000)
to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000)
concurrent mark-sweep generation total 403852K, used 262378K [0x00000000a9990000, 0x00000000c23f3000, 0x0000000100000000)
Metaspace used 333572K, capacity 348018K, committed 351016K, reserved 1347584K
class space used 45555K, capacity 51717K, committed 53136K, reserved 1048576K
}
Deoptimization events (20 events):
Event: 396.684 Thread 0x00007f5d9c4ce800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007f5ebd9cd2bc relative=0x00000000000008dc
Event: 396.684 Thread 0x00007f5d9c4ce800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00007f5ebd9cd2bc method=org.jetbrains.plugins.scala.lang.lexer.core._ScalaCoreLexer.advance()Lcom/intellij/psi/tree/IElementType; @ 98 c2
Event: 396.684 Thread 0x00007f5d9c4ce800 DEOPT PACKING pc=0x00007f5ebd9cd2bc sp=0x00007f5e190b0030
Event: 396.684 Thread 0x00007f5d9c4ce800 DEOPT UNPACKING pc=0x00007f5eb4f31e25 sp=0x00007f5e190affd0 mode 2
Event: 396.684 Thread 0x00007f5d9c4ce800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007f5ebd9cd2bc relative=0x00000000000008dc
Event: 396.684 Thread 0x00007f5d9c4ce800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00007f5ebd9cd2bc method=org.jetbrains.plugins.scala.lang.lexer.core._ScalaCoreLexer.advance()Lcom/intellij/psi/tree/IElementType; @ 98 c2
Event: 396.684 Thread 0x00007f5d9c4ce800 DEOPT PACKING pc=0x00007f5ebd9cd2bc sp=0x00007f5e190b00a0
Event: 396.684 Thread 0x00007f5d9c4ce800 DEOPT UNPACKING pc=0x00007f5eb4f31e25 sp=0x00007f5e190b0040 mode 2
Event: 396.684 Thread 0x00007f5d9c4ce800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00007f5ebd9cd2bc relative=0x00000000000008dc
Event: 396.684 Thread 0x00007f5d9c4ce800 Uncommon trap: reason=bimorphic_or_optimized_type_check action=maybe_recompile pc=0x00007f5ebd9cd2bc method=org.jetbrains.plugins.scala.lang.lexer.core._ScalaCoreLexer.advance()Lcom/intellij/psi/tree/IElementType; @ 98 c2
Event: 396.684 Thread 0x00007f5d9c4ce800 DEOPT PACKING pc=0x00007f5ebd9cd2bc sp=0x00007f5e190b0090
Event: 396.684 Thread 0x00007f5d9c4ce800 DEOPT UNPACKING pc=0x00007f5eb4f31e25 sp=0x00007f5e190b0030 mode 2
Event: 396.688 Thread 0x00007f5d9c4ce800 Uncommon trap: trap_request=0xffffff7e fr.pc=0x00007f5ebd937c20 relative=0x00000000000001e0
Event: 396.688 Thread 0x00007f5df00f9000 Uncommon trap: trap_request=0xffffff7e fr.pc=0x00007f5ebd937c20 relative=0x00000000000001e0
Event: 396.688 Thread 0x00007f5d9c4ce800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00007f5ebd937c20 method=com.intellij.openapi.util.text.StringUtil.stringHashCodeInsensitive(Ljava/lang/CharSequence;III)I @ 18 c2
Event: 396.688 Thread 0x00007f5df00f9000 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00007f5ebd937c20 method=com.intellij.openapi.util.text.StringUtil.stringHashCodeInsensitive(Ljava/lang/CharSequence;III)I @ 18 c2
Event: 396.688 Thread 0x00007f5d9c4ce800 DEOPT PACKING pc=0x00007f5ebd937c20 sp=0x00007f5e190affb0
Event: 396.688 Thread 0x00007f5df00f9000 DEOPT PACKING pc=0x00007f5ebd937c20 sp=0x00007f5daa2f4370
Event: 396.688 Thread 0x00007f5df00f9000 DEOPT UNPACKING pc=0x00007f5eb4f31e25 sp=0x00007f5daa2f4338 mode 2
Event: 396.688 Thread 0x00007f5d9c4ce800 DEOPT UNPACKING pc=0x00007f5eb4f31e25 sp=0x00007f5e190aff78 mode 2
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 396.077 Thread 0x00007f5e64182000 Implicit null exception at 0x00007f5ebd460a12 to 0x00007f5ebd46180a
Event: 396.078 Thread 0x00007f5e64182000 Exception <a 'sun/nio/fs/UnixException'{0x0000000080bbd728}> (0x0000000080bbd728) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.078 Thread 0x00007f5e64182000 Exception <a 'java/lang/reflect/InvocationTargetException'{0x0000000080bbdd10}> (0x0000000080bbdd10) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/runtime/reflection.cpp, line 1247]
Event: 396.081 Thread 0x00007f5e64182000 Exception <a 'sun/nio/fs/UnixException'{0x0000000080d77568}> (0x0000000080d77568) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.090 Thread 0x00007f5e6436f800 Exception <a 'sun/nio/fs/UnixException'{0x000000008128b788}> (0x000000008128b788) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.095 Thread 0x00007f5e6436f800 Exception <a 'sun/nio/fs/UnixException'{0x000000008128bcf8}> (0x000000008128bcf8) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.099 Thread 0x00007f5e6436f800 Exception <a 'sun/nio/fs/UnixException'{0x000000008128c238}> (0x000000008128c238) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.103 Thread 0x00007f5e6436f800 Exception <a 'sun/nio/fs/UnixException'{0x000000008128c7b0}> (0x000000008128c7b0) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.112 Thread 0x00007f5e74007000 Exception <a 'sun/nio/fs/UnixException'{0x00000000813b1800}> (0x00000000813b1800) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.114 Thread 0x00007f5e64182000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000813c58d8}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecialIFC(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000813c58d8) thrown at [/opt/buildAgent/work/1eae4dac1d648407/
Event: 396.192 Thread 0x00007f5e64182000 Implicit null exception at 0x00007f5ebdcad77f to 0x00007f5ebdcadc42
Event: 396.310 Thread 0x00007f5e64182000 Exception <a 'sun/nio/fs/UnixException'{0x00000000816c3928}> (0x00000000816c3928) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.377 Thread 0x00007f5e64182000 Implicit null exception at 0x00007f5ebd300424 to 0x00007f5ebd3008f6
Event: 396.378 Thread 0x00007f5e74003000 Exception <a 'sun/nio/fs/UnixException'{0x000000008202b7f0}> (0x000000008202b7f0) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.383 Thread 0x00007f5e700c8800 Exception <a 'sun/nio/fs/UnixException'{0x00000000820348b0}> (0x00000000820348b0) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.388 Thread 0x00007f5e700c8800 Exception <a 'sun/nio/fs/UnixException'{0x0000000082034e78}> (0x0000000082034e78) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.451 Thread 0x00007f5e64182000 Exception <a 'java/lang/NoSuchMethodError'{0x000000008011a648}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, int, int)'> (0x000000008011a648) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/interp
Event: 396.452 Thread 0x00007f5e64182000 Exception <a 'java/lang/NoSuchMethodError'{0x0000000080120200}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, int)'> (0x0000000080120200) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/interpreter
Event: 396.464 Thread 0x00007f5e74001000 Exception <a 'sun/nio/fs/UnixException'{0x0000000080062dc0}> (0x0000000080062dc0) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/share/prims/jni.cpp, line 615]
Event: 396.690 Thread 0x00007f5d9c4ce800 Exception <a 'java/lang/NoSuchMethodError'{0x00000000808babb0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int, int)'> (0x00000000808babb0) thrown at [/opt/buildAgent/work/1eae4dac1d648407/src/hotspot/
Events (20 events):
Event: 396.678 Executing VM operation: RevokeBias
Event: 396.679 Executing VM operation: RevokeBias done
Event: 396.679 Executing VM operation: RevokeBias
Event: 396.679 Executing VM operation: RevokeBias done
Event: 396.679 Executing VM operation: RevokeBias
Event: 396.679 Executing VM operation: RevokeBias done
Event: 396.680 loading class java/util/concurrent/Phaser$QNode
Event: 396.680 loading class java/util/concurrent/Phaser$QNode done
Event: 396.683 Executing VM operation: RevokeBias
Event: 396.683 Executing VM operation: RevokeBias done
Event: 396.685 loading class com/intellij/util/indexing/IdDataConsumer
Event: 396.685 loading class com/intellij/util/indexing/IdDataConsumer done
Event: 396.686 loading class com/intellij/psi/impl/cache/impl/id/ScanningIdIndexer$1
Event: 396.686 loading class com/intellij/psi/impl/cache/impl/id/ScanningIdIndexer$1 done
Event: 396.686 loading class com/intellij/lang/cacheBuilder/WordOccurrence
Event: 396.686 loading class com/intellij/lang/cacheBuilder/WordOccurrence done
Event: 396.687 loading class com/intellij/lang/cacheBuilder/WordOccurrence$Kind
Event: 396.687 loading class com/intellij/lang/cacheBuilder/WordOccurrence$Kind done
Event: 396.694 Executing VM operation: RevokeBias
Event: 396.695 Executing VM operation: RevokeBias done
Dynamic libraries:
00400000-00401000 r-xp 00000000 07:0c 24 /snap/intellij-idea-community/221/jbr/bin/java
00601000-00602000 r--p 00001000 07:0c 24 /snap/intellij-idea-community/221/jbr/bin/java
00602000-00603000 rw-p 00002000 07:0c 24 /snap/intellij-idea-community/221/jbr/bin/java
00b53000-0121e000 rw-p 00000000 00:00 0 [heap]
80000000-82aa0000 rw-p 00000000 00:00 0
82aa0000-a9990000 ---p 00000000 00:00 0
a9990000-c23f3000 rw-p 00000000 00:00 0
c23f3000-100000000 ---p 00000000 00:00 0
100000000-1033e4000 rw-p 00000000 00:00 0
1033e4000-140000000 ---p 00000000 00:00 0
7f5d90000000-7f5d9311d000 rw-p 00000000 00:00 0
7f5d9311d000-7f5d94000000 ---p 00000000 00:00 0
7f5d949f4000-7f5d94bb4000 rw-p 00000000 00:00 0
7f5d94bb4000-7f5d94bf4000 ---p 00000000 00:00 0
7f5d94bf4000-7f5d94df4000 rw-p 00000000 00:00 0
7f5d94df4000-7f5d94ff4000 rw-p 00000000 00:00 0
7f5d94ff4000-7f5d951f4000 rw-p 00000000 00:00 0
7f5d951f4000-7f5d953f4000 rw-p 00000000 00:00 0
7f5d953f4000-7f5d955f4000 rw-p 00000000 00:00 0
7f5d955f4000-7f5d957f4000 rw-p 00000000 00:00 0
7f5d957f4000-7f5d959f4000 rw-p 00000000 00:00 0
7f5d959f4000-7f5d95bf4000 rw-p 00000000 00:00 0
7f5d95bf4000-7f5d95df4000 rw-p 00000000 00:00 0
7f5d95df4000-7f5d95ff4000 rw-p 00000000 00:00 0
7f5d95ff4000-7f5d961f4000 rw-p 00000000 00:00 0
7f5d961f4000-7f5d963f4000 rw-p 00000000 00:00 0
7f5d963f4000-7f5d965f4000 rw-p 00000000 00:00 0
7f5d965f4000-7f5d967f4000 rw-p 00000000 00:00 0
7f5d967f4000-7f5d969f4000 rw-p 00000000 00:00 0
7f5d969f4000-7f5d96bf4000 rw-p 00000000 00:00 0
7f5d96bf4000-7f5d96df4000 rw-p 00000000 00:00 0
7f5d96df4000-7f5d96ff4000 rw-p 00000000 00:00 0
7f5d96ff4000-7f5d971f4000 rw-p 00000000 00:00 0
7f5d971f4000-7f5d973f4000 rw-p 00000000 00:00 0
7f5d973f4000-7f5d975f4000 rw-p 00000000 00:00 0
7f5d975f4000-7f5d977f4000 rw-p 00000000 00:00 0
7f5d977f4000-7f5d979f4000 rw-p 00000000 00:00 0
7f5d979f4000-7f5d97bf4000 rw-p 00000000 00:00 0
7f5d97bf4000-7f5d97df4000 rw-p 00000000 00:00 0
7f5d97df4000-7f5d97ff4000 rw-p 00000000 00:00 0
7f5d97ff4000-7f5d981f4000 rw-p 00000000 00:00 0
7f5d981f4000-7f5d983f4000 rw-p 00000000 00:00 0
7f5d983f4000-7f5d985f4000 rw-p 00000000 00:00 0
7f5d985f4000-7f5d985f8000 ---p 00000000 00:00 0
7f5d985f8000-7f5d986f5000 rw-p 00000000 00:00 0
7f5d986f5000-7f5d986f9000 ---p 00000000 00:00 0
7f5d986f9000-7f5d987f6000 rw-p 00000000 00:00 0
7f5d987f6000-7f5d987fa000 ---p 00000000 00:00 0
7f5d987fa000-7f5d98af7000 rw-p 00000000 00:00 0
7f5d98af7000-7f5d98cf7000 rw-p 00000000 00:00 0
7f5d98cf7000-7f5d98cfb000 ---p 00000000 00:00 0
7f5d98cfb000-7f5d98df8000 rw-p 00000000 00:00 0
7f5d98df8000-7f5d98dfc000 ---p 00000000 00:00 0
7f5d98dfc000-7f5d990f9000 rw-p 00000000 00:00 0
7f5d990f9000-7f5d990fd000 ---p 00000000 00:00 0
7f5d990fd000-7f5d991fa000 rw-p 00000000 00:00 0
7f5d991fa000-7f5d991fb000 r-xp 00000000 07:0c 454 /snap/intellij-idea-community/221/jbr/lib/librmi.so
7f5d991fb000-7f5d993fa000 ---p 00001000 07:0c 454 /snap/intellij-idea-community/221/jbr/lib/librmi.so
7f5d993fa000-7f5d993fb000 r--p 00000000 07:0c 454 /snap/intellij-idea-community/221/jbr/lib/librmi.so
7f5d993fb000-7f5d993fc000 rw-p 00001000 07:0c 454 /snap/intellij-idea-community/221/jbr/lib/librmi.so
7f5d993fc000-7f5d995fc000 rw-p 00000000 00:00 0
7f5d995fc000-7f5d997fc000 rw-p 00000000 00:00 0
7f5d997fc000-7f5d999fc000 rw-p 00000000 00:00 0
7f5d999fc000-7f5d99bfc000 rw-p 00000000 00:00 0
7f5d99bfc000-7f5d99dfc000 rw-p 00000000 00:00 0
7f5d99dfc000-7f5d99ffc000 rw-p 00000000 00:00 0
7f5d99ffc000-7f5d9a1fc000 rw-p 00000000 00:00 0
7f5d9a1fc000-7f5d9a3fc000 rw-p 00000000 00:00 0
7f5d9a3fc000-7f5d9a5fc000 rw-p 00000000 00:00 0
7f5d9a5fc000-7f5d9a7fc000 rw-p 00000000 00:00 0
7f5d9a7fc000-7f5d9a9fc000 rw-p 00000000 00:00 0
7f5d9a9fc000-7f5d9abfc000 rw-p 00000000 00:00 0
7f5d9abfc000-7f5d9adfc000 rw-p 00000000 00:00 0
7f5d9adfc000-7f5d9affc000 rw-p 00000000 00:00 0
7f5d9affc000-7f5d9b1fc000 rw-p 00000000 00:00 0
7f5d9b1fc000-7f5d9b3fc000 rw-p 00000000 00:00 0
7f5d9b3fc000-7f5d9b5fc000 rw-p 00000000 00:00 0
7f5d9b5fc000-7f5d9b5ff000 r-xp 00000000 103:08 35136132 /usr/lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7f5d9b5ff000-7f5d9b7fe000 ---p 00003000 103:08 35136132 /usr/lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7f5d9b7fe000-7f5d9b7ff000 r--p 00002000 103:08 35136132 /usr/lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7f5d9b7ff000-7f5d9b800000 rw-p 00003000 103:08 35136132 /usr/lib/x86_64-linux-gnu/libnss_mdns4_minimal.so.2
7f5d9b800000-7f5d9ba00000 rw-p 00000000 00:00 0
7f5d9ba00000-7f5d9bc00000 rw-p 00000000 00:00 0
7f5d9bc00000-7f5d9be00000 rw-p 00000000 00:00 0
7f5d9be00000-7f5d9c000000 rw-p 00000000 00:00 0
7f5d9c000000-7f5d9c526000 rw-p 00000000 00:00 0
7f5d9c526000-7f5da0000000 ---p 00000000 00:00 0
7f5da00f5000-7f5da00f9000 ---p 00000000 00:00 0
7f5da00f9000-7f5da03f6000 rw-p 00000000 00:00 0
7f5da03f6000-7f5da05f6000 rw-p 00000000 00:00 0
7f5da05f6000-7f5da05fa000 ---p 00000000 00:00 0
7f5da05fa000-7f5da06f7000 rw-p 00000000 00:00 0
7f5da06f7000-7f5da06fb000 ---p 00000000 00:00 0
7f5da06fb000-7f5da09f8000 rw-p 00000000 00:00 0
7f5da09f8000-7f5da0bf8000 rw-p 00000000 00:00 0
7f5da0bf8000-7f5da0df8000 rw-p 00000000 00:00 0
7f5da0df8000-7f5da0dfc000 ---p 00000000 00:00 0
7f5da0dfc000-7f5da10f9000 rw-p 00000000 00:00 0
7f5da10f9000-7f5da10fd000 ---p 00000000 00:00 0
7f5da10fd000-7f5da11fa000 rw-p 00000000 00:00 0
7f5da11fa000-7f5da11fe000 ---p 00000000 00:00 0
7f5da11fe000-7f5da14fb000 rw-p 00000000 00:00 0
7f5da14fb000-7f5da14ff000 ---p 00000000 00:00 0
7f5da14ff000-7f5da15fc000 rw-p 00000000 00:00 0
7f5da15fc000-7f5da1600000 ---p 00000000 00:00 0
7f5da1600000-7f5da16fd000 rw-p 00000000 00:00 0
7f5da16fd000-7f5da1701000 ---p 00000000 00:00 0
7f5da1701000-7f5da17fe000 rw-p 00000000 00:00 0
7f5da17fe000-7f5da1802000 ---p 00000000 00:00 0
7f5da1802000-7f5da18ff000 rw-p 00000000 00:00 0
7f5da18ff000-7f5da1903000 ---p 00000000 00:00 0
7f5da1903000-7f5da1c00000 rw-p 00000000 00:00 0
7f5da1c00000-7f5da1e00000 rw-p 00000000 00:00 0
7f5da1e00000-7f5da2000000 rw-p 00000000 00:00 0
7f5da2000000-7f5da2200000 rw-p 00000000 00:00 0
7f5da2200000-7f5da2400000 rw-p 00000000 00:00 0
7f5da2400000-7f5da2600000 rw-p 00000000 00:00 0
7f5da2600000-7f5da2800000 rw-p 00000000 00:00 0
7f5da2800000-7f5da2a00000 rw-p 00000000 00:00 0
7f5da2a00000-7f5da2c00000 rw-p 00000000 00:00 0
7f5da2c00000-7f5da2e00000 rw-p 00000000 00:00 0
7f5da2e00000-7f5da3000000 rw-p 00000000 00:00 0
7f5da3000000-7f5da3200000 rw-p 00000000 00:00 0
7f5da3200000-7f5da3400000 rw-p 00000000 00:00 0
7f5da3400000-7f5da3600000 rw-p 00000000 00:00 0
7f5da3600000-7f5da3800000 rw-p 00000000 00:00 0
7f5da3800000-7f5da3a00000 rw-p 00000000 00:00 0
7f5da3a00000-7f5da3c00000 rw-p 00000000 00:00 0
7f5da3c00000-7f5da3e00000 rw-p 00000000 00:00 0
7f5da3e00000-7f5da4000000 rw-p 00000000 00:00 0
7f5da4000000-7f5da43df000 rw-p 00000000 00:00 0
7f5da43df000-7f5da8000000 ---p 00000000 00:00 0
7f5da80f7000-7f5da80fb000 ---p 00000000 00:00 0
7f5da80fb000-7f5da83f8000 rw-p 00000000 00:00 0
7f5da83f8000-7f5da85f8000 rw-p 00000000 00:00 0
7f5da85f8000-7f5da87f8000 rw-p 00000000 00:00 0
7f5da87f8000-7f5da89f8000 rw-p 00000000 00:00 0
7f5da89f8000-7f5da8bf8000 rw-p 00000000 00:00 0
7f5da8bf8000-7f5da8bfc000 ---p 00000000 00:00 0
7f5da8bfc000-7f5da8cf9000 rw-p 00000000 00:00 0
7f5da8cf9000-7f5da8cfd000 ---p 00000000 00:00 0
7f5da8cfd000-7f5da8dfa000 rw-p 00000000 00:00 0
7f5da8dfa000-7f5da8dfe000 ---p 00000000 00:00 0
7f5da8dfe000-7f5da90fb000 rw-p 00000000 00:00 0
7f5da90fb000-7f5da92fb000 rw-p 00000000 00:00 0
7f5da92fb000-7f5da94fb000 rw-p 00000000 00:00 0
7f5da94fb000-7f5da94ff000 ---p 00000000 00:00 0
7f5da94ff000-7f5da97e1000 rw-p 00000000 00:00 0
7f5da97e1000-7f5da97fc000 ---p 00000000 00:00 0
7f5da97fc000-7f5da99ed000 rw-p 00000000 00:00 0
7f5da99ed000-7f5da99fc000 ---p 00000000 00:00 0
7f5da99fc000-7f5da9bfc000 rw-p 00000000 00:00 0
7f5da9bfc000-7f5da9ded000 rw-p 00000000 00:00 0
7f5da9ded000-7f5da9dfc000 ---p 00000000 00:00 0
7f5da9dfc000-7f5da9ffc000 rw-p 00000000 00:00 0
7f5da9ffc000-7f5daa000000 ---p 00000000 00:00 0
7f5daa000000-7f5daa0fd000 rw-p 00000000 00:00 0
7f5daa0fd000-7f5daa101000 ---p 00000000 00:00 0
7f5daa101000-7f5daa1fe000 rw-p 00000000 00:00 0
7f5daa1fe000-7f5daa202000 ---p 00000000 00:00 0
7f5daa202000-7f5daa2ff000 rw-p 00000000 00:00 0
7f5daa2ff000-7f5daa303000 ---p 00000000 00:00 0
7f5daa303000-7f5daa5e6000 rw-p 00000000 00:00 0
7f5daa5e6000-7f5daa600000 ---p 00000000 00:00 0
7f5daa600000-7f5daa800000 rw-p 00000000 00:00 0
7f5daa800000-7f5daa9e4000 rw-p 00000000 00:00 0
7f5daa9e4000-7f5daaa00000 ---p 00000000 00:00 0
7f5daaa00000-7f5daac00000 rw-p 00000000 00:00 0
7f5daac00000-7f5daae00000 rw-p 00000000 00:00 0
7f5daae00000-7f5dab000000 rw-p 00000000 00:00 0
7f5dab000000-7f5dab200000 rw-p 00000000 00:00 0
7f5dab200000-7f5dab400000 rw-p 00000000 00:00 0
7f5dab400000-7f5dab600000 rw-p 00000000 00:00 0
7f5dab600000-7f5dab800000 rw-p 00000000 00:00 0
7f5dab800000-7f5daba00000 rw-p 00000000 00:00 0
7f5daba00000-7f5dabc00000 rw-p 00000000 00:00 0
7f5dabc00000-7f5dabe00000 rw-p 00000000 00:00 0
7f5dabe00000-7f5dac000000 rw-p 00000000 00:00 0
7f5dac000000-7f5dac021000 rw-p 00000000 00:00 0
7f5dac021000-7f5db0000000 ---p 00000000 00:00 0
7f5db0000000-7f5db035e000 rw-p 00000000 00:00 0
7f5db035e000-7f5db4000000 ---p 00000000 00:00 0
7f5db4000000-7f5db4266000 rw-p 00000000 00:00 0
7f5db4266000-7f5db8000000 ---p 00000000 00:00 0
7f5db8000000-7f5db8021000 rw-p 00000000 00:00 0
7f5db8021000-7f5dbc000000 ---p 00000000 00:00 0
7f5dbc000000-7f5dbc021000 rw-p 00000000 00:00 0
7f5dbc021000-7f5dc0000000 ---p 00000000 00:00 0
7f5dc0000000-7f5dc02a7000 rw-p 00000000 00:00 0
7f5dc02a7000-7f5dc4000000 ---p 00000000 00:00 0
7f5dc4000000-7f5dc5858000 rw-p 00000000 00:00 0
7f5dc5858000-7f5dc8000000 ---p 00000000 00:00 0
7f5dc8000000-7f5dc8021000 rw-p 00000000 00:00 0
7f5dc8021000-7f5dcc000000 ---p 00000000 00:00 0
7f5dcc000000-7f5dcc021000 rw-p 00000000 00:00 0
7f5dcc021000-7f5dd0000000 ---p 00000000 00:00 0
7f5dd0083000-7f5dd0087000 ---p 00000000 00:00 0
7f5dd0087000-7f5dd0184000 rw-p 00000000 00:00 0
7f5dd01c7000-7f5dd03c7000 rw-p 00000000 00:00 0
7f5dd03c7000-7f5dd05c7000 rw-p 00000000 00:00 0
7f5dd05c7000-7f5dd05cb000 ---p 00000000 00:00 0
7f5dd05cb000-7f5dd06c8000 rw-p 00000000 00:00 0
7f5dd06c8000-7f5dd06cc000 ---p 00000000 00:00 0
7f5dd06cc000-7f5dd07c9000 rw-p 00000000 00:00 0
7f5dd07c9000-7f5dd07cd000 ---p 00000000 00:00 0
7f5dd07cd000-7f5dd0aca000 rw-p 00000000 00:00 0
7f5dd0aca000-7f5dd0cca000 rw-p 00000000 00:00 0
7f5dd0cca000-7f5dd0eca000 rw-p 00000000 00:00 0
7f5dd0eca000-7f5dd0ed4000 rw-s 00000000 00:30 135 /i915 (deleted)
7f5dd0ed4000-7f5dd0ed8000 rw-s 00000000 00:30 71 /i915 (deleted)
7f5dd0ed8000-7f5dd0ed9000 ---p 00000000 00:00 0
7f5dd0ed9000-7f5dd16d9000 rw-p 00000000 00:00 0
7f5dd16d9000-7f5dd181a000 rw-s 00000000 103:08 24641561 /home/david/.cache/mesa_shader_cache/index
7f5dd181a000-7f5dd181e000 ---p 00000000 00:00 0
7f5dd181e000-7f5dd191b000 rw-p 00000000 00:00 0
7f5dd191b000-7f5dd191f000 ---p 00000000 00:00 0
7f5dd191f000-7f5dd1a1c000 rw-p 00000000 00:00 0
7f5dd1a1c000-7f5dd1a46000 r-xp 00000000 07:0c 423 /snap/intellij-idea-community/221/jbr/lib/libglassgtk3.so
7f5dd1a46000-7f5dd1c46000 ---p 0002a000 07:0c 423 /snap/intellij-idea-community/221/jbr/lib/libglassgtk3.so
7f5dd1c46000-7f5dd1c47000 r--p 0002a000 07:0c 423 /snap/intellij-idea-community/221/jbr/lib/libglassgtk3.so
7f5dd1c47000-7f5dd1c48000 rw-p 0002b000 07:0c 423 /snap/intellij-idea-community/221/jbr/lib/libglassgtk3.so
7f5dd1c48000-7f5dd1c49000 rw-p 00000000 00:00 0
7f5dd1c49000-7f5dd1c4a000 r-xp 00000000 07:0c 421 /snap/intellij-idea-community/221/jbr/lib/libglass.so
7f5dd1c4a000-7f5dd1e4a000 ---p 00001000 07:0c 421 /snap/intellij-idea-community/221/jbr/lib/libglass.so
7f5dd1e4a000-7f5dd1e4b000 r--p 00001000 07:0c 421 /snap/intellij-idea-community/221/jbr/lib/libglass.so
7f5dd1e4b000-7f5dd1e4c000 rw-p 00002000 07:0c 421 /snap/intellij-idea-community/221/jbr/lib/libglass.so
7f5dd1e4c000-7f5dd204c000 rw-p 00000000 00:00 0
7f5dd204c000-7f5dd218d000 rw-s 00000000 103:08 24641561 /home/david/.cache/mesa_shader_cache/index
7f5dd218d000-7f5dd218f000 r--p 00000000 103:08 35136206 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7f5dd218f000-7f5dd2194000 r-xp 00002000 103:08 35136206 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7f5dd2194000-7f5dd2196000 r--p 00007000 103:08 35136206 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7f5dd2196000-7f5dd2197000 r--p 00008000 103:08 35136206 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7f5dd2197000-7f5dd2198000 rw-p 00009000 103:08 35136206 /usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
7f5dd2198000-7f5dd219b000 r--p 00000000 103:08 35135638 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5dd219b000-7f5dd21ac000 r-xp 00003000 103:08 35135638 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5dd21ac000-7f5dd21b0000 r--p 00014000 103:08 35135638 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5dd21b0000-7f5dd21b1000 r--p 00017000 103:08 35135638 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5dd21b1000-7f5dd21b2000 rw-p 00018000 103:08 35135638 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f5dd21b2000-7f5dd2248000 r--p 00000000 103:08 35136442 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f5dd2248000-7f5dd2345000 r-xp 00096000 103:08 35136442 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f5dd2345000-7f5dd238f000 r--p 00193000 103:08 35136442 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f5dd238f000-7f5dd239a000 r--p 001dc000 103:08 35136442 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f5dd239a000-7f5dd239d000 rw-p 001e7000 103:08 35136442 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28
7f5dd239d000-7f5dd23a0000 rw-p 00000000 00:00 0
7f5dd23a0000-7f5dd23a2000 r--p 00000000 103:08 35135518 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7f5dd23a2000-7f5dd23a7000 r-xp 00002000 103:08 35135518 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7f5dd23a7000-7f5dd23a9000 r--p 00007000 103:08 35135518 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7f5dd23a9000-7f5dd23aa000 r--p 00008000 103:08 35135518 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7f5dd23aa000-7f5dd23ab000 rw-p 00009000 103:08 35135518 /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2.0.0
7f5dd23ab000-7f5dd23ad000 r--p 00000000 103:08 35135520 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7f5dd23ad000-7f5dd23b4000 r-xp 00002000 103:08 35135520 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7f5dd23b4000-7f5dd23b8000 r--p 00009000 103:08 35135520 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7f5dd23b8000-7f5dd23b9000 r--p 0000c000 103:08 35135520 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7f5dd23b9000-7f5dd23ba000 rw-p 0000d000 103:08 35135520 /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1.0.1
7f5dd23ba000-7f5dd23bd000 r--p 00000000 103:08 35135516 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7f5dd23bd000-7f5dd23d3000 r-xp 00003000 103:08 35135516 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7f5dd23d3000-7f5dd23dd000 r--p 00019000 103:08 35135516 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7f5dd23dd000-7f5dd23de000 r--p 00022000 103:08 35135516 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7f5dd23de000-7f5dd23df000 rw-p 00023000 103:08 35135516 /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1.0.0
7f5dd23df000-7f5dd247f000 r--p 00000000 103:08 35786170 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7f5dd247f000-7f5dd2cdf000 r-xp 000a0000 103:08 35786170 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7f5dd2cdf000-7f5dd2ef6000 r--p 00900000 103:08 35786170 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7f5dd2ef6000-7f5dd2ef7000 ---p 00b17000 103:08 35786170 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7f5dd2ef7000-7f5dd2f8c000 r--p 00b17000 103:08 35786170 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7f5dd2f8c000-7f5dd2fd3000 rw-p 00bac000 103:08 35786170 /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
7f5dd2fd3000-7f5dd30a6000 rw-p 00000000 00:00 0
7f5dd30a6000-7f5dd30a7000 r-xp 00000000 103:08 35136682 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7f5dd30a7000-7f5dd32a6000 ---p 00001000 103:08 35136682 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7f5dd32a6000-7f5dd32a7000 r--p 00000000 103:08 35136682 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7f5dd32a7000-7f5dd32a8000 rw-p 00001000 103:08 35136682 /usr/lib/x86_64-linux-gnu/libxshmfence.so.1.0.0
7f5dd32a8000-7f5dd32ab000 r--p 00000000 103:08 35136654 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7f5dd32ab000-7f5dd32ae000 r-xp 00003000 103:08 35136654 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7f5dd32ae000-7f5dd32af000 r--p 00006000 103:08 35136654 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7f5dd32af000-7f5dd32b0000 ---p 00007000 103:08 35136654 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7f5dd32b0000-7f5dd32b1000 r--p 00007000 103:08 35136654 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7f5dd32b1000-7f5dd32b2000 rw-p 00008000 103:08 35136654 /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1.0.0
7f5dd32b2000-7f5dd32cb000 r--p 00000000 103:08 35130051 /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0
7f5dd32cb000-7f5dd3310000 r-xp 00019000 103:08 35130051 /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0
7f5dd3310000-7f5dd3329000 r--p 0005e000 103:08 35130051 /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0
7f5dd3329000-7f5dd332c000 r--p 00076000 103:08 35130051 /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0
7f5dd332c000-7f5dd332d000 rw-p 00079000 103:08 35130051 /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0
7f5dd332d000-7f5dd332e000 rw-p 00000000 00:00 0
7f5dd332e000-7f5dd336e000 r--p 00000000 103:08 35135158 /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0.0.0
7f5dd336e000-7f5dd338d000 r-xp 00040000 103:08 35135158 /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0.0.0
7f5dd338d000-7f5dd33a0000 r--p 0005f000 103:08 35135158 /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0.0.0
7f5dd33a0000-7f5dd33a1000 ---p 00072000 103:08 35135158 /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0.0.0
7f5dd33a1000-7f5dd33ca000 r--p 00072000 103:08 35135158 /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0.0.0
7f5dd33ca000-7f5dd33cb000 rw-p 0009b000 103:08 35135158 /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0.0.0
7f5dd33cb000-7f5dd33eb000 rw-p 00000000 00:00 0
7f5dd33eb000-7f5dd33f7000 r-xp 00000000 07:0c 452 /snap/intellij-idea-community/221/jbr/lib/libprism_es2.so
7f5dd33f7000-7f5dd35f6000 ---p 0000c000 07:0c 452 /snap/intellij-idea-community/221/jbr/lib/libprism_es2.so
7f5dd35f6000-7f5dd35f7000 r--p 0000b000 07:0c 452 /snap/intellij-idea-community/221/jbr/lib/libprism_es2.so
7f5dd35f7000-7f5dd35f8000 rw-p 0000c000 07:0c 452 /snap/intellij-idea-community/221/jbr/lib/libprism_es2.so
7f5dd35f8000-7f5dd35fc000 ---p 00000000 00:00 0
7f5dd35fc000-7f5dd38f9000 rw-p 00000000 00:00 0
7f5dd38f9000-7f5dd3af9000 rw-p 00000000 00:00 0
7f5dd3af9000-7f5dd3afe000 r-xp 00000000 07:0c 15 /snap/intellij-idea-community/221/bin/libdbm64.so
7f5dd3afe000-7f5dd3cfd000 ---p 00005000 07:0c 15 /snap/intellij-idea-community/221/bin/libdbm64.so
7f5dd3cfd000-7f5dd3cfe000 r--p 00004000 07:0c 15 /snap/intellij-idea-community/221/bin/libdbm64.so
7f5dd3cfe000-7f5dd3cff000 rw-p 00005000 07:0c 15 /snap/intellij-idea-community/221/bin/libdbm64.so
7f5dd3cff000-7f5dd3eff000 rw-p 00000000 00:00 0
7f5dd3eff000-7f5dd3f03000 ---p 00000000 00:00 0
7f5dd3f03000-7f5dd4000000 rw-p 00000000 00:00 0
7f5dd4000000-7f5dd4976000 rw-p 00000000 00:00 0
7f5dd4976000-7f5dd8000000 ---p 00000000 00:00 0
7f5dd8000000-7f5dd8021000 rw-p 00000000 00:00 0
7f5dd8021000-7f5ddc000000 ---p 00000000 00:00 0
7f5ddc000000-7f5ddc2cc000 rw-p 00000000 00:00 0
7f5ddc2cc000-7f5de0000000 ---p 00000000 00:00 0
7f5de0000000-7f5de02aa000 rw-p 00000000 00:00 0
7f5de02aa000-7f5de4000000 ---p 00000000 00:00 0
7f5de4000000-7f5de7f11000 rw-p 00000000 00:00 0
7f5de7f11000-7f5de8000000 ---p 00000000 00:00 0
7f5de8000000-7f5de9037000 rw-p 00000000 00:00 0
7f5de9037000-7f5dec000000 ---p 00000000 00:00 0
7f5dec000000-7f5dec14d000 rw-p 00000000 00:00 0
7f5dec14d000-7f5df0000000 ---p 00000000 00:00 0
7f5df0000000-7f5df0126000 rw-p 00000000 00:00 0
7f5df0126000-7f5df4000000 ---p 00000000 00:00 0
7f5df4000000-7f5df42da000 rw-p 00000000 00:00 0
7f5df42da000-7f5df8000000 ---p 00000000 00:00 0
7f5df8000000-7f5df8101000 rw-p 00000000 00:00 0
7f5df8101000-7f5dfc000000 ---p 00000000 00:00 0
7f5dfc000000-7f5dfc021000 rw-p 00000000 00:00 0
7f5dfc021000-7f5e00000000 ---p 00000000 00:00 0
7f5e00000000-7f5e00021000 rw-p 00000000 00:00 0
7f5e00021000-7f5e04000000 ---p 00000000 00:00 0
7f5e04000000-7f5e04021000 rw-p 00000000 00:00 0
7f5e04021000-7f5e08000000 ---p 00000000 00:00 0
7f5e08000000-7f5e0830f000 rw-p 00000000 00:00 0
7f5e0830f000-7f5e0c000000 ---p 00000000 00:00 0
7f5e0c000000-7f5e0c021000 rw-p 00000000 00:00 0
7f5e0c021000-7f5e10000000 ---p 00000000 00:00 0
7f5e10002000-7f5e1000d000 r--p 00000000 103:08 35136632 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7f5e1000d000-7f5e10016000 r-xp 0000b000 103:08 35136632 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7f5e10016000-7f5e1001b000 r--p 00014000 103:08 35136632 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7f5e1001b000-7f5e1001c000 ---p 00019000 103:08 35136632 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7f5e1001c000-7f5e1001e000 r--p 00019000 103:08 35136632 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7f5e1001e000-7f5e1001f000 rw-p 0001b000 103:08 35136632 /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0.0.0
7f5e1001f000-7f5e10062000 r--p 00000000 103:08 35135147 /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0
7f5e10062000-7f5e10081000 r-xp 00043000 103:08 35135147 /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0
7f5e10081000-7f5e10096000 r--p 00062000 103:08 35135147 /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0
7f5e10096000-7f5e10097000 ---p 00077000 103:08 35135147 /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0
7f5e10097000-7f5e100b1000 r--p 00077000 103:08 35135147 /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0
7f5e100b1000-7f5e100b2000 rw-p 00091000 103:08 35135147 /usr/lib/x86_64-linux-gnu/libGL.so.1.7.0
7f5e100b2000-7f5e10298000 rw-p 00000000 00:00 0
7f5e10298000-7f5e102b3000 ---p 00000000 00:00 0
7f5e102b3000-7f5e104b3000 rw-p 00000000 00:00 0
7f5e104b3000-7f5e106b3000 rw-p 00000000 00:00 0
7f5e106b3000-7f5e106b7000 ---p 00000000 00:00 0
7f5e106b7000-7f5e107b4000 rw-p 00000000 00:00 0
7f5e107b4000-7f5e107b8000 ---p 00000000 00:00 0
7f5e107b8000-7f5e108b5000 rw-p 00000000 00:00 0
7f5e108b5000-7f5e108b9000 ---p 00000000 00:00 0
7f5e108b9000-7f5e10bb6000 rw-p 00000000 00:00 0
7f5e10bb6000-7f5e10bba000 ---p 00000000 00:00 0
7f5e10bba000-7f5e10eb7000 rw-p 00000000 00:00 0
7f5e10eb7000-7f5e110b7000 rw-p 00000000 00:00 0
7f5e110b7000-7f5e112b7000 rw-p 00000000 00:00 0
7f5e112b7000-7f5e114b7000 rw-p 00000000 00:00 0
7f5e114b7000-7f5e120b8000 rw-p 00000000 00:00 0
7f5e120b8000-7f5e136ba000 rw-p 00000000 00:00 0
7f5e136ba000-7f5e136fa000 r-xp 00000000 07:0c 458 /snap/intellij-idea-community/221/jbr/lib/libsunec.so
7f5e136fa000-7f5e138f9000 ---p 00040000 07:0c 458 /snap/intellij-idea-community/221/jbr/lib/libsunec.so
7f5e138f9000-7f5e138fe000 r--p 0003f000 07:0c 458 /snap/intellij-idea-community/221/jbr/lib/libsunec.so
7f5e138fe000-7f5e13900000 rw-p 00044000 07:0c 458 /snap/intellij-idea-community/221/jbr/lib/libsunec.so
7f5e13900000-7f5e13b00000 rw-p 00000000 00:00 0
7f5e13c00000-7f5e13e00000 rw-p 00000000 00:00 0
7f5e13e00000-7f5e14000000 rw-p 00000000 00:00 0
7f5e14000000-7f5e14021000 rw-p 00000000 00:00 0
7f5e14021000-7f5e18000000 ---p 00000000 00:00 0
7f5e18001000-7f5e18009000 rw-s 00000000 00:30 136 /i915 (deleted)
7f5e18009000-7f5e1800b000 r--p 00000000 103:08 35136630 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7f5e1800b000-7f5e1800c000 r-xp 00002000 103:08 35136630 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7f5e1800c000-7f5e1800d000 r--p 00003000 103:08 35136630 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7f5e1800d000-7f5e1800e000 r--p 00003000 103:08 35136630 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7f5e1800e000-7f5e1800f000 rw-p 00004000 103:08 35136630 /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0.0.0
7f5e1800f000-7f5e1801b000 r--p 00000000 103:08 35127421 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7f5e1801b000-7f5e18028000 r-xp 0000c000 103:08 35127421 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7f5e18028000-7f5e18040000 r--p 00019000 103:08 35127421 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7f5e18040000-7f5e18044000 r--p 00030000 103:08 35127421 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7f5e18044000-7f5e18045000 rw-p 00034000 103:08 35127421 /usr/lib/x86_64-linux-gnu/libglapi.so.0.0.0
7f5e18045000-7f5e18046000 rw-p 00000000 00:00 0
7f5e18046000-7f5e18049000 r--p 00000000 103:08 35135153 /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0
7f5e18049000-7f5e18054000 r-xp 00003000 103:08 35135153 /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0
7f5e18054000-7f5e18057000 r--p 0000e000 103:08 35135153 /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0
7f5e18057000-7f5e18058000 ---p 00011000 103:08 35135153 /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0
7f5e18058000-7f5e18059000 r--p 00011000 103:08 35135153 /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0
7f5e18059000-7f5e1805a000 rw-p 00012000 103:08 35135153 /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0
7f5e1805a000-7f5e1807a000 rw-p 00000000 00:00 0
7f5e1807a000-7f5e1807e000 ---p 00000000 00:00 0
7f5e1807e000-7f5e1837b000 rw-p 00000000 00:00 0
7f5e183bf000-7f5e183c3000 ---p 00000000 00:00 0
7f5e183c3000-7f5e183e1000 rw-p 00000000 00:00 0
7f5e183e1000-7f5e183e3000 r--p 00000000 103:08 35131003 /usr/lib/x86_64-linux-gnu/libnss_dns-2.30.so
7f5e183e3000-7f5e183e7000 r-xp 00002000 103:08 35131003 /usr/lib/x86_64-linux-gnu/libnss_dns-2.30.so
7f5e183e7000-7f5e183e8000 r--p 00006000 103:08 35131003 /usr/lib/x86_64-linux-gnu/libnss_dns-2.30.so
7f5e183e8000-7f5e183e9000 r--p 00006000 103:08 35131003 /usr/lib/x86_64-linux-gnu/libnss_dns-2.30.so
7f5e183e9000-7f5e183ea000 rw-p 00007000 103:08 35131003 /usr/lib/x86_64-linux-gnu/libnss_dns-2.30.so
7f5e18400000-7f5e18404000 ---p 00000000 00:00 0
7f5e18404000-7f5e18422000 rw-p 00000000 00:00 0
7f5e18422000-7f5e18426000 ---p 00000000 00:00 0
7f5e18426000-7f5e18444000 rw-p 00000000 00:00 0
7f5e18453000-7f5e18457000 ---p 00000000 00:00 0
7f5e18457000-7f5e18475000 rw-p 00000000 00:00 0
7f5e18659000-7f5e1865d000 ---p 00000000 00:00 0
7f5e1865d000-7f5e1895a000 rw-p 00000000 00:00 0
7f5e1895a000-7f5e1895e000 ---p 00000000 00:00 0
7f5e1895e000-7f5e18a5b000 rw-p 00000000 00:00 0
7f5e18b9e000-7f5e18ba8000 rw-s 00000000 00:01 32773 /SYSV00000000 (deleted)
7f5e18bb1000-7f5e18bb5000 ---p 00000000 00:00 0
7f5e18bb5000-7f5e18cb2000 rw-p 00000000 00:00 0
7f5e18cb2000-7f5e18cb6000 ---p 00000000 00:00 0
7f5e18cb6000-7f5e18fb3000 rw-p 00000000 00:00 0
7f5e18fb3000-7f5e18fb7000 ---p 00000000 00:00 0
7f5e18fb7000-7f5e192b4000 rw-p 00000000 00:00 0
7f5e192b4000-7f5e192b5000 ---p 00000000 00:00 0
7f5e192b5000-7f5e195a6000 rw-p 00000000 00:00 0
7f5e195a6000-7f5e195b6000 ---p 00000000 00:00 0
7f5e195b6000-7f5e195ba000 ---p 00000000 00:00 0
7f5e195ba000-7f5e196b7000 rw-p 00000000 00:00 0
7f5e196b7000-7f5e196b8000 r-xp 00000000 07:0c 450 /snap/intellij-idea-community/221/jbr/lib/libprefs.so
7f5e196b8000-7f5e198b8000 ---p 00001000 07:0c 450 /snap/intellij-idea-community/221/jbr/lib/libprefs.so
7f5e198b8000-7f5e198b9000 r--p 00001000 07:0c 450 /snap/intellij-idea-community/221/jbr/lib/libprefs.so
7f5e198b9000-7f5e198ba000 rw-p 00002000 07:0c 450 /snap/intellij-idea-community/221/jbr/lib/libprefs.so
7f5e198ba000-7f5e198d2000 r-xp 00000000 103:08 26871247 /home/david/.cache/JetBrains/IdeaIC2020.1/tmp/jna5838236801233726013.tmp (deleted)
7f5e198d2000-7f5e19ad2000 ---p 00018000 103:08 26871247 /home/david/.cache/JetBrains/IdeaIC2020.1/tmp/jna5838236801233726013.tmp (deleted)
7f5e19ad2000-7f5e19ad3000 rw-p 00018000 103:08 26871247 /home/david/.cache/JetBrains/IdeaIC2020.1/tmp/jna5838236801233726013.tmp (deleted)
7f5e19ad3000-7f5e19cd3000 rw-p 00000000 00:00 0
7f5e19cd3000-7f5e19cd7000 ---p 00000000 00:00 0
7f5e19cd7000-7f5e19dd4000 rw-p 00000000 00:00 0
7f5e19dd4000-7f5e19dd5000 ---p 00000000 00:00 0
7f5e19dd5000-7f5e1a5d5000 rw-p 00000000 00:00 0
7f5e1a5d5000-7f5e1a5d6000 ---p 00000000 00:00 0
7f5e1a5d6000-7f5e1add6000 rw-p 00000000 00:00 0
7f5e1add6000-7f5e1ade5000 r--p 00000000 103:08 35127903 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.521
7f5e1ade5000-7f5e1ae18000 r-xp 0000f000 103:08 35127903 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.521
7f5e1ae18000-7f5e1ae4b000 r--p 00042000 103:08 35127903 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.521
7f5e1ae4b000-7f5e1ae4c000 ---p 00075000 103:08 35127903 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.521
7f5e1ae4c000-7f5e1ae4e000 r--p 00075000 103:08 35127903 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.521
7f5e1ae4e000-7f5e1ae4f000 rw-p 00077000 103:08 35127903 /usr/lib/x86_64-linux-gnu/libibus-1.0.so.5.0.521
7f5e1ae4f000-7f5e1aea3000 r--p 00000000 103:08 36571213 /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
7f5e1aea3000-7f5e1aefa000 r--p 00000000 103:08 36571444 /usr/share/fonts/truetype/ubuntu/Ubuntu-R.ttf
7f5e1aefa000-7f5e1afb2000 rw-p 00000000 00:00 0
7f5e1afb3000-7f5e1afb5000 rw-s 00000000 00:30 118 /i915 (deleted)
7f5e1afb5000-7f5e1afb6000 r--p 00000000 103:08 35135229 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f5e1afb6000-7f5e1afb9000 r-xp 00001000 103:08 35135229 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f5e1afb9000-7f5e1afba000 r--p 00004000 103:08 35135229 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f5e1afba000-7f5e1afbb000 r--p 00004000 103:08 35135229 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f5e1afbb000-7f5e1afbc000 rw-p 00005000 103:08 35135229 /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f5e1afbc000-7f5e1afc0000 r--p 00000000 103:08 35135512 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7f5e1afc0000-7f5e1afca000 r-xp 00004000 103:08 35135512 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7f5e1afca000-7f5e1afcd000 r--p 0000e000 103:08 35135512 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7f5e1afcd000-7f5e1afce000 ---p 00011000 103:08 35135512 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7f5e1afce000-7f5e1afcf000 r--p 00011000 103:08 35135512 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7f5e1afcf000-7f5e1afd0000 rw-p 00012000 103:08 35135512 /usr/lib/x86_64-linux-gnu/libdrm.so.2.4.0
7f5e1afd0000-7f5e1afd6000 r--p 00000000 103:08 35135468 /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4.0.12
7f5e1afd6000-7f5e1afe6000 r-xp 00006000 103:08 35135468 /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4.0.12
7f5e1afe6000-7f5e1afee000 r--p 00016000 103:08 35135468 /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4.0.12
7f5e1afee000-7f5e1afef000 r--p 0001d000 103:08 35135468 /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4.0.12
7f5e1afef000-7f5e1aff0000 rw-p 0001e000 103:08 35135468 /usr/lib/x86_64-linux-gnu/libdbusmenu-glib.so.4.0.12
7f5e1aff0000-7f5e1aff3000 r--p 00000000 103:08 35784512 /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so
7f5e1aff3000-7f5e1aff7000 r-xp 00003000 103:08 35784512 /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so
7f5e1aff7000-7f5e1aff9000 r--p 00007000 103:08 35784512 /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so
7f5e1aff9000-7f5e1affa000 r--p 00008000 103:08 35784512 /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so
7f5e1affa000-7f5e1affb000 rw-p 00009000 103:08 35784512 /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-ibus.so
7f5e1affb000-7f5e1b15f000 r--p 00000000 103:08 37630565 /usr/share/themes/Yaru/gtk-3.20/gtk.gresource
7f5e1b15f000-7f5e1b160000 r--p 00000000 103:08 35136640 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7f5e1b160000-7f5e1b161000 r-xp 00001000 103:08 35136640 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7f5e1b161000-7f5e1b162000 r--p 00002000 103:08 35136640 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7f5e1b162000-7f5e1b163000 r--p 00002000 103:08 35136640 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7f5e1b163000-7f5e1b164000 rw-p 00003000 103:08 35136640 /usr/lib/x86_64-linux-gnu/libxcb-present.so.0.0.0
7f5e1b164000-7f5e1b166000 r--p 00000000 103:08 35136628 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7f5e1b166000-7f5e1b168000 r-xp 00002000 103:08 35136628 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7f5e1b168000-7f5e1b169000 r--p 00004000 103:08 35136628 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7f5e1b169000-7f5e1b16a000 r--p 00004000 103:08 35136628 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7f5e1b16a000-7f5e1b16b000 rw-p 00005000 103:08 35136628 /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0.0.0
7f5e1b16b000-7f5e1b16c000 r--p 00000000 103:08 35135174 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7f5e1b16c000-7f5e1b16d000 r-xp 00001000 103:08 35135174 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7f5e1b16d000-7f5e1b16e000 r--p 00002000 103:08 35135174 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7f5e1b16e000-7f5e1b16f000 r--p 00002000 103:08 35135174 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7f5e1b16f000-7f5e1b170000 rw-p 00003000 103:08 35135174 /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1.0.0
7f5e1b170000-7f5e1b174000 ---p 00000000 00:00 0
7f5e1b174000-7f5e1b471000 rw-p 00000000 00:00 0
7f5e1b471000-7f5e1b47d000 r--s 00000000 103:08 45875446 /var/cache/fontconfig/101044ec-e097-4a35-97fb-55fb5deda6ea-le64.cache-7
7f5e1b47d000-7f5e1b483000 r--s 00000000 103:08 45875464 /var/cache/fontconfig/4735ced1-6d0a-484b-aa66-14004ff8c20d-le64.cache-7
7f5e1b483000-7f5e1b484000 r--s 00000000 103:08 45875495 /var/cache/fontconfig/a50d3385-0bdc-4c48-bb63-a1a4e9de84dc-le64.cache-7
7f5e1b484000-7f5e1b488000 r--s 00000000 103:08 45879771 /var/cache/fontconfig/8e37ce6e-0c55-4e1b-be37-220de7efabf1-le64.cache-7
7f5e1b488000-7f5e1b49e000 r--s 00000000 103:08 45875488 /var/cache/fontconfig/8faf38ee-2c33-4c55-a675-483a16d1022f-le64.cache-7
7f5e1b49e000-7f5e1b49f000 r--s 00000000 103:08 45875474 /var/cache/fontconfig/5b8bbde4-c602-4fb2-aa54-853ea4723595-le64.cache-7
7f5e1b49f000-7f5e1b4a0000 r--s 00000000 103:08 45875470 /var/cache/fontconfig/55c61031-cd66-4d46-b560-df3399320a69-le64.cache-7
7f5e1b4a0000-7f5e1b4a2000 r--s 00000000 103:08 45875478 /var/cache/fontconfig/5f5546b3-2dcc-4a46-b37b-a7dfb8da68f7-le64.cache-7
7f5e1b4a2000-7f5e1b4a3000 r--s 00000000 103:08 45875463 /var/cache/fontconfig/3dbe6e91-673d-445d-b843-ff075c5a58cf-le64.cache-7
7f5e1b4a3000-7f5e1b4a5000 r--s 00000000 103:08 45875510 /var/cache/fontconfig/fb236482-05eb-4b3d-89e2-d8f1bd7c340c-le64.cache-7
7f5e1b4a5000-7f5e1b4a7000 r--s 00000000 103:08 45875501 /var/cache/fontconfig/b5e2c191-6117-4887-aa06-14b3059a1ff0-le64.cache-7
7f5e1b4a7000-7f5e1b4a8000 r--s 00000000 103:08 45881606 /var/cache/fontconfig/5d338a75-6472-45b3-972a-f401b4d11bce-le64.cache-7
7f5e1b4a8000-7f5e1b4aa000 r--s 00000000 103:08 45875482 /var/cache/fontconfig/710a0237-2f0e-401c-8ca4-5ec37bfca599-le64.cache-7
7f5e1b4aa000-7f5e1b4e5000 r--s 00000000 103:08 45877556 /var/cache/fontconfig/04827f79-3e13-4801-830c-bed175a73828-le64.cache-7
7f5e1b4e5000-7f5e1b4ea000 r--s 00000000 103:08 45875508 /var/cache/fontconfig/eb2352da-52a7-4e03-8560-0885c56ceb98-le64.cache-7
7f5e1b4ea000-7f5e1b4ee000 r--s 00000000 103:08 45879769 /var/cache/fontconfig/4f31ba76-b497-48cc-8a51-c656cb72c7d4-le64.cache-7
7f5e1b4ee000-7f5e1b4ef000 r--s 00000000 103:08 45875445 /var/cache/fontconfig/0c77ce6f-889c-40c1-ab22-3605084235ef-le64.cache-7
7f5e1b4ef000-7f5e1b4f0000 r--s 00000000 103:08 45875453 /var/cache/fontconfig/304e5e8a-5848-4417-a559-97eb4ad90ccf-le64.cache-7
7f5e1b4f0000-7f5e1b4f1000 r--s 00000000 103:08 45875447 /var/cache/fontconfig/1a86e7b0-a7f5-43bb-9812-0199d28b4fb4-le64.cache-7
7f5e1b4f1000-7f5e1b4f2000 r--s 00000000 103:08 45875456 /var/cache/fontconfig/347d669a-3359-4427-8f76-b5c0be745fd1-le64.cache-7
7f5e1b4f2000-7f5e1b4f3000 r--s 00000000 103:08 45875466 /var/cache/fontconfig/4bf71819-711e-4bc1-9fb3-55e82c56371c-le64.cache-7
7f5e1b4f3000-7f5e1b4f4000 r--s 00000000 103:08 45875498 /var/cache/fontconfig/abba2c13-abed-4c11-8b5a-2061742970f8-le64.cache-7
7f5e1b4f4000-7f5e1b4f5000 r--s 00000000 103:08 45875502 /var/cache/fontconfig/bb172836-3c5c-4cc9-ae79-4128d810ac86-le64.cache-7
7f5e1b4f5000-7f5e1b4f6000 r--s 00000000 103:08 45875497 /var/cache/fontconfig/a6ca2e3e-3af1-4d5b-84a9-fd504a1387b4-le64.cache-7
7f5e1b4f6000-7f5e1b4f7000 r--s 00000000 103:08 45875477 /var/cache/fontconfig/5d7fba21-a120-4d01-9cbd-9c8c9f5fffdb-le64.cache-7
7f5e1b4f7000-7f5e1b4f8000 r--s 00000000 103:08 45875444 /var/cache/fontconfig/093fc215-0bf8-41db-bc58-b4de3975c745-le64.cache-7
7f5e1b4f8000-7f5e1b4f9000 r--s 00000000 103:08 45875473 /var/cache/fontconfig/5b7ed839-129a-4e66-9485-ac1bfae4a41d-le64.cache-7
7f5e1b4f9000-7f5e1b4fe000 r--s 00000000 103:08 45875480 /var/cache/fontconfig/62f58fc4-8ba9-4831-873f-03fa53ffca68-le64.cache-7
7f5e1b4fe000-7f5e1b505000 r--s 00000000 103:08 45875509 /var/cache/fontconfig/f435d05c-74f5-4c68-bb47-70fe549e018c-le64.cache-7
7f5e1b505000-7f5e1b506000 r--s 00000000 103:08 45875500 /var/cache/fontconfig/b5ac9325-9aa3-453c-99ad-642f1abc0453-le64.cache-7
7f5e1b506000-7f5e1b507000 r--s 00000000 103:08 45875499 /var/cache/fontconfig/b1aee844-35a3-4c8f-9bef-020b93959f05-le64.cache-7
7f5e1b507000-7f5e1b50d000 r--s 00000000 103:08 45875487 /var/cache/fontconfig/8e74862f-1053-4d22-80fb-dd9faa638bff-le64.cache-7
7f5e1b50d000-7f5e1b520000 r--s 00000000 103:08 45875467 /var/cache/fontconfig/4c464a33-f1d3-4ae4-8eb0-d274ac16a513-le64.cache-7
7f5e1b520000-7f5e1b524000 r--s 00000000 103:08 45875505 /var/cache/fontconfig/c4e65ec8-a475-43d4-92b8-17eefdb6e165-le64.cache-7
7f5e1b524000-7f5e1b525000 r--s 00000000 103:08 45875494 /var/cache/fontconfig/a06dadc7-1f49-44ae-86e5-1971a40ca755-le64.cache-7
7f5e1b525000-7f5e1b526000 r--s 00000000 103:08 45875486 /var/cache/fontconfig/7f1b0045-5324-4ad1-bd28-ef86cc8cb33b-le64.cache-7
7f5e1b526000-7f5e1b527000 r--s 00000000 103:08 45875484 /var/cache/fontconfig/736d8911-d263-498c-ad2a-da18406efd57-le64.cache-7
7f5e1b527000-7f5e1b528000 r--s 00000000 103:08 45875460 /var/cache/fontconfig/39a75311-7136-46eb-8a56-7a89f54aba54-le64.cache-7
7f5e1b528000-7f5e1b52b000 r--s 00000000 103:08 45875492 /var/cache/fontconfig/9eb9db1b-4a45-4ff5-8d80-534a4bfd6c4c-le64.cache-7
7f5e1b52b000-7f5e1b52d000 r--s 00000000 103:08 45875511 /var/cache/fontconfig/fd08f669-397f-4e28-a0e6-61135ca541fc-le64.cache-7
7f5e1b52d000-7f5e1b530000 r--s 00000000 103:08 45875481 /var/cache/fontconfig/6a0f807b-7650-4dee-b477-0db198778d3e-le64.cache-7
7f5e1b530000-7f5e1b531000 r--s 00000000 103:08 45875490 /var/cache/fontconfig/97aebea2-f902-4fcb-965d-eeff72cb6957-le64.cache-7
7f5e1b531000-7f5e1b53d000 r--s 00000000 103:08 45877778 /var/cache/fontconfig/7b6d7493-91cf-44f2-b90f-f587252c3753-le64.cache-7
7f5e1b53d000-7f5e1b73d000 rw-p 00000000 00:00 0
7f5e1b73e000-7f5e1b740000 rwxp 00000000 00:00 0
7f5e1b740000-7f5e1b741000 rw-s 00000000 00:01 66431 /memfd:xshmfence (deleted)
7f5e1b741000-7f5e1b74b000 rw-s 00000000 00:30 39 /i915 (deleted)
7f5e1b74b000-7f5e1b755000 rw-s 00000000 00:30 38 /i915 (deleted)
7f5e1b755000-7f5e1b759000 ---p 00000000 00:00 0
7f5e1b759000-7f5e1ba56000 rw-p 00000000 00:00 0
7f5e1ba56000-7f5e1ba58000 r--p 00000000 103:08 35136153 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.4
7f5e1ba58000-7f5e1ba5d000 r-xp 00002000 103:08 35136153 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.4
7f5e1ba5d000-7f5e1ba60000 r--p 00007000 103:08 35136153 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.4
7f5e1ba60000-7f5e1ba61000 ---p 0000a000 103:08 35136153 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.4
7f5e1ba61000-7f5e1ba62000 r--p 0000a000 103:08 35136153 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.4
7f5e1ba62000-7f5e1ba63000 rw-p 0000b000 103:08 35136153 /usr/lib/x86_64-linux-gnu/libogg.so.0.8.4
7f5e1ba63000-7f5e1ba66000 r--p 00000000 103:08 35136562 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f5e1ba66000-7f5e1ba7c000 r-xp 00003000 103:08 35136562 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f5e1ba7c000-7f5e1ba8d000 r--p 00019000 103:08 35136562 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f5e1ba8d000-7f5e1ba8e000 ---p 0002a000 103:08 35136562 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f5e1ba8e000-7f5e1ba8f000 r--p 0002a000 103:08 35136562 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f5e1ba8f000-7f5e1ba90000 rw-p 0002b000 103:08 35136562 /usr/lib/x86_64-linux-gnu/libvorbis.so.0.4.8
7f5e1ba90000-7f5e1ba94000 r--p 00000000 103:08 35136459 /usr/lib/x86_64-linux-gnu/libtdb.so.1.3.18
7f5e1ba94000-7f5e1baa2000 r-xp 00004000 103:08 35136459 /usr/lib/x86_64-linux-gnu/libtdb.so.1.3.18
7f5e1baa2000-7f5e1baa8000 r--p 00012000 103:08 35136459 /usr/lib/x86_64-linux-gnu/libtdb.so.1.3.18
7f5e1baa8000-7f5e1baa9000 r--p 00017000 103:08 35136459 /usr/lib/x86_64-linux-gnu/libtdb.so.1.3.18
7f5e1baa9000-7f5e1baaa000 rw-p 00018000 103:08 35136459 /usr/lib/x86_64-linux-gnu/libtdb.so.1.3.18
7f5e1baaa000-7f5e1bb62000 rw-p 00000000 00:00 0
7f5e1bb62000-7f5e1bb63000 r--s 00000000 103:08 45875476 /var/cache/fontconfig/5d5ab539-8582-4d75-9df7-561468f45119-le64.cache-7
7f5e1bb63000-7f5e1bb64000 r--s 00000000 103:08 45875506 /var/cache/fontconfig/c6e9b4e4-e4af-4de5-8511-001c0e7713ed-le64.cache-7
7f5e1bb64000-7f5e1bb65000 r--s 00000000 103:08 45875448 /var/cache/fontconfig/1afddb54-3e4a-4f39-81aa-917665098734-le64.cache-7
7f5e1bb65000-7f5e1bb67000 r--p 00000000 103:08 35135981 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7f5e1bb67000-7f5e1bb6c000 r-xp 00002000 103:08 35135981 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7f5e1bb6c000-7f5e1bb6e000 r--p 00007000 103:08 35135981 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7f5e1bb6e000-7f5e1bb6f000 r--p 00008000 103:08 35135981 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7f5e1bb6f000-7f5e1bb70000 rw-p 00009000 103:08 35135981 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
7f5e1bb70000-7f5e1bb72000 r--p 00000000 103:08 35136566 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7f5e1bb72000-7f5e1bb77000 r-xp 00002000 103:08 35136566 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7f5e1bb77000-7f5e1bb78000 r--p 00007000 103:08 35136566 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7f5e1bb78000-7f5e1bb79000 ---p 00008000 103:08 35136566 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7f5e1bb79000-7f5e1bb7a000 r--p 00008000 103:08 35136566 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7f5e1bb7a000-7f5e1bb7b000 rw-p 00009000 103:08 35136566 /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.7
7f5e1bb7b000-7f5e1bb7e000 r--p 00000000 103:08 35135377 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7f5e1bb7e000-7f5e1bb88000 r-xp 00003000 103:08 35135377 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7f5e1bb88000-7f5e1bb8c000 r--p 0000d000 103:08 35135377 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7f5e1bb8c000-7f5e1bb8d000 r--p 00010000 103:08 35135377 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7f5e1bb8d000-7f5e1bb8e000 rw-p 00011000 103:08 35135377 /usr/lib/x86_64-linux-gnu/libcanberra.so.0.2.5
7f5e1bb8e000-7f5e1bb90000 r--p 00000000 103:08 35135375 /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7f5e1bb90000-7f5e1bb92000 r-xp 00002000 103:08 35135375 /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7f5e1bb92000-7f5e1bb93000 r--p 00004000 103:08 35135375 /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7f5e1bb93000-7f5e1bb94000 r--p 00004000 103:08 35135375 /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7f5e1bb94000-7f5e1bb95000 rw-p 00005000 103:08 35135375 /usr/lib/x86_64-linux-gnu/libcanberra-gtk3.so.0.1.9
7f5e1bb95000-7f5e1bb96000 r--s 00000000 103:08 45875455 /var/cache/fontconfig/324683ad-9c5b-4bf1-934b-0e18dd49693f-le64.cache-7
7f5e1bb96000-7f5e1bb97000 r--s 00000000 103:08 45875462 /var/cache/fontconfig/3ac8458d-ae8e-497c-b2be-72d753571bb9-le64.cache-7
7f5e1bb97000-7f5e1bb98000 r--s 00000000 103:08 45875450 /var/cache/fontconfig/20c67d86-7119-435a-b1f7-41a4a52544cb-le64.cache-7
7f5e1bb98000-7f5e1bba8000 r--s 00000000 103:08 45875465 /var/cache/fontconfig/4bcaf756-1ccc-4903-9ca2-7cf5821666de-le64.cache-7
7f5e1bba8000-7f5e1bbab000 r--s 00000000 103:08 45875452 /var/cache/fontconfig/276bd70e-56aa-4284-81a0-8f07247abdeb-le64.cache-7
7f5e1bbab000-7f5e1bbbd000 r--p 00000000 103:08 35787174 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
7f5e1bbbd000-7f5e1bbd7000 r-xp 00012000 103:08 35787174 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
7f5e1bbd7000-7f5e1bbe4000 r--p 0002c000 103:08 35787174 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
7f5e1bbe4000-7f5e1bbea000 r--p 00038000 103:08 35787174 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
7f5e1bbea000-7f5e1bbeb000 rw-p 0003e000 103:08 35787174 /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
7f5e1bbeb000-7f5e1bbf5000 r--p 00000000 103:08 35786502 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
7f5e1bbf5000-7f5e1bc15000 r-xp 0000a000 103:08 35786502 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
7f5e1bc15000-7f5e1bc20000 r--p 0002a000 103:08 35786502 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
7f5e1bc20000-7f5e1bc21000 ---p 00035000 103:08 35786502 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
7f5e1bc21000-7f5e1bc23000 r--p 00035000 103:08 35786502 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
7f5e1bc23000-7f5e1bc24000 rw-p 00037000 103:08 35786502 /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
7f5e1bc24000-7f5e1bd88000 r--p 00000000 103:08 37630565 /usr/share/themes/Yaru/gtk-3.20/gtk.gresource
7f5e1bd88000-7f5e1bd89000 r--p 00000000 103:08 35127745 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.6200.4
7f5e1bd89000-7f5e1bd8a000 r-xp 00001000 103:08 35127745 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.6200.4
7f5e1bd8a000-7f5e1bd8b000 r--p 00002000 103:08 35127745 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.6200.4
7f5e1bd8b000-7f5e1bd8c000 r--p 00002000 103:08 35127745 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.6200.4
7f5e1bd8c000-7f5e1bd8d000 rw-p 00003000 103:08 35127745 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.6200.4
7f5e1bd8d000-7f5e1bd91000 r--p 00000000 103:08 35135722 /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.27.0
7f5e1bd91000-7f5e1bda4000 r-xp 00004000 103:08 35135722 /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.27.0
7f5e1bda4000-7f5e1bdae000 r--p 00017000 103:08 35135722 /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.27.0
7f5e1bdae000-7f5e1bdaf000 r--p 00020000 103:08 35135722 /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.27.0
7f5e1bdaf000-7f5e1bdb0000 rw-p 00021000 103:08 35135722 /usr/lib/x86_64-linux-gnu/libgpg-error.so.0.27.0
7f5e1bdb0000-7f5e1bdbc000 r--p 00000000 103:08 35130149 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.4
7f5e1bdbc000-7f5e1be8a000 r-xp 0000c000 103:08 35130149 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.4
7f5e1be8a000-7f5e1bec7000 r--p 000da000 103:08 35130149 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.4
7f5e1bec7000-7f5e1bec9000 r--p 00116000 103:08 35130149 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.4
7f5e1bec9000-7f5e1bece000 rw-p 00118000 103:08 35130149 /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.2.4
7f5e1bece000-7f5e1bed0000 r--p 00000000 103:08 35135990 /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.1
7f5e1bed0000-7f5e1bee9000 r-xp 00002000 103:08 35135990 /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.1
7f5e1bee9000-7f5e1beec000 r--p 0001b000 103:08 35135990 /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.1
7f5e1beec000-7f5e1beed000 r--p 0001d000 103:08 35135990 /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.1
7f5e1beed000-7f5e1beee000 rw-p 0001e000 103:08 35135990 /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.1
7f5e1beee000-7f5e1bef1000 r--p 00000000 103:08 35135992 /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4
7f5e1bef1000-7f5e1bf08000 r-xp 00003000 103:08 35135992 /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4
7f5e1bf08000-7f5e1bf13000 r--p 0001a000 103:08 35135992 /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4
7f5e1bf13000-7f5e1bf14000 r--p 00024000 103:08 35135992 /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4
7f5e1bf14000-7f5e1bf15000 rw-p 00025000 103:08 35135992 /usr/lib/x86_64-linux-gnu/liblzma.so.5.2.4
7f5e1bf15000-7f5e1bf17000 r--p 00000000 103:08 35135460 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.5
7f5e1bf17000-7f5e1bf1b000 r-xp 00002000 103:08 35135460 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.5
7f5e1bf1b000-7f5e1bf1d000 r--p 00006000 103:08 35135460 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.5
7f5e1bf1d000-7f5e1bf1e000 r--p 00007000 103:08 35135460 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.5
7f5e1bf1e000-7f5e1bf1f000 rw-p 00008000 103:08 35135460 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.5
7f5e1bf1f000-7f5e1bf2f000 r--p 00000000 103:08 35135490 /usr/lib/x86_64-linux-gnu/libsystemd.so.0.26.0
7f5e1bf2f000-7f5e1bf9e000 r-xp 00010000 103:08 35135490 /usr/lib/x86_64-linux-gnu/libsystemd.so.0.26.0
7f5e1bf9e000-7f5e1bfc1000 r--p 0007f000 103:08 35135490 /usr/lib/x86_64-linux-gnu/libsystemd.so.0.26.0
7f5e1bfc1000-7f5e1bfc2000 ---p 000a2000 103:08 35135490 /usr/lib/x86_64-linux-gnu/libsystemd.so.0.26.0
7f5e1bfc2000-7f5e1bfc5000 r--p 000a2000 103:08 35135490 /usr/lib/x86_64-linux-gnu/libsystemd.so.0.26.0
7f5e1bfc5000-7f5e1bfc6000 rw-p 000a5000 103:08 35135490 /usr/lib/x86_64-linux-gnu/libsystemd.so.0.26.0
7f5e1bfc6000-7f5e1bfc7000 rw-p 00000000 00:00 0
7f5e1bfc7000-7f5e1bfcb000 r--p 00000000 103:08 35135582 /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.9
7f5e1bfcb000-7f5e1bfe7000 r-xp 00004000 103:08 35135582 /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.9
7f5e1bfe7000-7f5e1bff1000 r--p 00020000 103:08 35135582 /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.9
7f5e1bff1000-7f5e1bff2000 ---p 0002a000 103:08 35135582 /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.9
7f5e1bff2000-7f5e1bff4000 r--p 0002a000 103:08 35135582 /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.9
7f5e1bff4000-7f5e1bff5000 rw-p 0002c000 103:08 35135582 /usr/lib/x86_64-linux-gnu/libexpat.so.1.6.9
7f5e1bff5000-7f5e1bff7000 r--p 00000000 103:08 35136467 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.1
7f5e1bff7000-7f5e1bffb000 r-xp 00002000 103:08 35136467 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.1
7f5e1bffb000-7f5e1bffe000 r--p 00006000 103:08 35136467 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.1
7f5e1bffe000-7f5e1bfff000 r--p 00008000 103:08 35136467 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.1
7f5e1bfff000-7f5e1c000000 rw-p 00009000 103:08 35136467 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.1
7f5e1c000000-7f5e1c021000 rw-p 00000000 00:00 0
7f5e1c021000-7f5e20000000 ---p 00000000 00:00 0
7f5e20000000-7f5e21be3000 rw-p 00000000 00:00 0
7f5e21be3000-7f5e24000000 ---p 00000000 00:00 0
7f5e24000000-7f5e24021000 rw-p 00000000 00:00 0
7f5e24021000-7f5e28000000 ---p 00000000 00:00 0
7f5e28000000-7f5e28034000 rw-p 00000000 00:00 0
7f5e28034000-7f5e2c000000 ---p 00000000 00:00 0
7f5e2c000000-7f5e2c021000 rw-p 00000000 00:00 0
7f5e2c021000-7f5e30000000 ---p 00000000 00:00 0
7f5e30000000-7f5e30021000 rw-p 00000000 00:00 0
7f5e30021000-7f5e34000000 ---p 00000000 00:00 0
7f5e34000000-7f5e346f2000 rw-p 00000000 00:00 0
7f5e346f2000-7f5e38000000 ---p 00000000 00:00 0
7f5e38000000-7f5e38021000 rw-p 00000000 00:00 0
7f5e38021000-7f5e3c000000 ---p 00000000 00:00 0
7f5e3c000000-7f5e3c021000 rw-p 00000000 00:00 0
7f5e3c021000-7f5e40000000 ---p 00000000 00:00 0
7f5e40000000-7f5e40051000 rw-p 00000000 00:00 0
7f5e40051000-7f5e44000000 ---p 00000000 00:00 0
7f5e44000000-7f5e44001000 r--s 00000000 103:08 45875461 /var/cache/fontconfig/3abac70f-44d0-4672-8e5b-a080b340be55-le64.cache-7
7f5e44001000-7f5e44003000 r--p 00000000 103:08 35131019 /usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7f5e44003000-7f5e44007000 r-xp 00002000 103:08 35131019 /usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7f5e44007000-7f5e44008000 r--p 00006000 103:08 35131019 /usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7f5e44008000-7f5e44009000 r--p 00006000 103:08 35131019 /usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7f5e44009000-7f5e4400a000 rw-p 00007000 103:08 35131019 /usr/lib/x86_64-linux-gnu/libuuid.so.1.3.0
7f5e4400a000-7f5e4400d000 r--p 00000000 103:08 35135739 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.2.1
7f5e4400d000-7f5e4402f000 r-xp 00003000 103:08 35135739 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.2.1
7f5e4402f000-7f5e44034000 r--p 00025000 103:08 35135739 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.2.1
7f5e44034000-7f5e44036000 r--p 00029000 103:08 35135739 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.2.1
7f5e44036000-7f5e44037000 rw-p 0002b000 103:08 35135739 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.2.1
7f5e44037000-7f5e44046000 r--p 00000000 103:08 35135286 /usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7f5e44046000-7f5e4405c000 r-xp 0000f000 103:08 35135286 /usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7f5e4405c000-7f5e44069000 r--p 00025000 103:08 35135286 /usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7f5e44069000-7f5e4406a000 ---p 00032000 103:08 35135286 /usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7f5e4406a000-7f5e4406d000 r--p 00032000 103:08 35135286 /usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7f5e4406d000-7f5e4406e000 rw-p 00035000 103:08 35135286 /usr/lib/x86_64-linux-gnu/libatspi.so.0.0.1
7f5e4406e000-7f5e44079000 r--p 00000000 103:08 35135464 /usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.10
7f5e44079000-7f5e440a6000 r-xp 0000b000 103:08 35135464 /usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.10
7f5e440a6000-7f5e440bb000 r--p 00038000 103:08 35135464 /usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.10
7f5e440bb000-7f5e440bc000 r--p 0004c000 103:08 35135464 /usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.10
7f5e440bc000-7f5e440bd000 rw-p 0004d000 103:08 35135464 /usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.10
7f5e440bd000-7f5e440c2000 r--p 00000000 103:08 35136646 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7f5e440c2000-7f5e440c7000 r-xp 00005000 103:08 35136646 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7f5e440c7000-7f5e440c9000 r--p 0000a000 103:08 35136646 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7f5e440c9000-7f5e440ca000 ---p 0000c000 103:08 35136646 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7f5e440ca000-7f5e440cb000 r--p 0000c000 103:08 35136646 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7f5e440cb000-7f5e440cc000 rw-p 0000d000 103:08 35136646 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0
7f5e440cc000-7f5e440cd000 r--p 00000000 103:08 35136652 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7f5e440cd000-7f5e440ce000 r-xp 00001000 103:08 35136652 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7f5e440ce000-7f5e440cf000 r--p 00002000 103:08 35136652 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7f5e440cf000-7f5e440d0000 r--p 00002000 103:08 35136652 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7f5e440d0000-7f5e440d1000 rw-p 00003000 103:08 35136652 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0
7f5e440d1000-7f5e440db000 r--p 00000000 103:08 35136229 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.38.4
7f5e440db000-7f5e4415f000 r-xp 0000a000 103:08 35136229 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.38.4
7f5e4415f000-7f5e4416f000 r--p 0008e000 103:08 35136229 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.38.4
7f5e4416f000-7f5e44177000 r--p 0009d000 103:08 35136229 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.38.4
7f5e44177000-7f5e44178000 rw-p 000a5000 103:08 35136229 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.38.4
7f5e44178000-7f5e4417d000 r--p 00000000 103:08 35136581 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7f5e4417d000-7f5e44183000 r-xp 00005000 103:08 35136581 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7f5e44183000-7f5e44186000 r--p 0000b000 103:08 35136581 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7f5e44186000-7f5e44188000 r--p 0000d000 103:08 35136581 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7f5e44188000-7f5e44189000 rw-p 0000f000 103:08 35136581 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0.3.0
7f5e44189000-7f5e4418a000 r--p 00000000 103:08 35136583 /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7f5e4418a000-7f5e4418c000 r-xp 00001000 103:08 35136583 /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7f5e4418c000-7f5e4418d000 r--p 00003000 103:08 35136583 /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7f5e4418d000-7f5e4418e000 r--p 00003000 103:08 35136583 /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7f5e4418e000-7f5e44192000 rw-p 00004000 103:08 35136583 /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0.0.0
7f5e44192000-7f5e44196000 r--p 00000000 103:08 35136668 /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7f5e44196000-7f5e441b1000 r-xp 00004000 103:08 35136668 /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7f5e441b1000-7f5e441cf000 r--p 0001f000 103:08 35136668 /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7f5e441cf000-7f5e441d0000 ---p 0003d000 103:08 35136668 /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7f5e441d0000-7f5e441d2000 r--p 0003d000 103:08 35136668 /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7f5e441d2000-7f5e441d3000 rw-p 0003f000 103:08 35136668 /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0.0.0
7f5e441d3000-7f5e441da000 r--p 00000000 103:08 35135604 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0
7f5e441da000-7f5e441fe000 r-xp 00007000 103:08 35135604 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0
7f5e441fe000-7f5e44216000 r--p 0002b000 103:08 35135604 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0
7f5e44216000-7f5e44218000 r--p 00042000 103:08 35135604 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0
7f5e44218000-7f5e44219000 rw-p 00044000 103:08 35135604 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.12.0
7f5e44219000-7f5e44226000 r--p 00000000 103:08 35136184 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4200.3
7f5e44226000-7f5e4424a000 r-xp 0000d000 103:08 35136184 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4200.3
7f5e4424a000-7f5e44260000 r--p 00031000 103:08 35136184 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4200.3
7f5e44260000-7f5e44261000 ---p 00047000 103:08 35136184 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4200.3
7f5e44261000-7f5e44264000 r--p 00047000 103:08 35136184 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4200.3
7f5e44264000-7f5e44265000 rw-p 0004a000 103:08 35136184 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4200.3
7f5e44265000-7f5e4426c000 r--p 00000000 103:08 35136188 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4200.3
7f5e4426c000-7f5e44278000 r-xp 00007000 103:08 35136188 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4200.3
7f5e44278000-7f5e4427c000 r--p 00013000 103:08 35136188 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4200.3
7f5e4427c000-7f5e4427d000 ---p 00017000 103:08 35136188 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4200.3
7f5e4427d000-7f5e4427e000 r--p 00017000 103:08 35136188 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4200.3
7f5e4427e000-7f5e4427f000 rw-p 00018000 103:08 35136188 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4200.3
7f5e4427f000-7f5e44288000 r--p 00000000 103:08 35135833 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.20600.1
7f5e44288000-7f5e44342000 r-xp 00009000 103:08 35135833 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.20600.1
7f5e44342000-7f5e44373000 r--p 000c3000 103:08 35135833 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.20600.1
7f5e44373000-7f5e44374000 ---p 000f4000 103:08 35135833 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.20600.1
7f5e44374000-7f5e44375000 r--p 000f4000 103:08 35135833 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.20600.1
7f5e44375000-7f5e44376000 rw-p 000f5000 103:08 35135833 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.20600.1
7f5e44376000-7f5e44378000 r--p 00000000 103:08 35134650 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.4.0
7f5e44378000-7f5e4437c000 r-xp 00002000 103:08 35134650 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.4.0
7f5e4437c000-7f5e44391000 r--p 00006000 103:08 35134650 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.4.0
7f5e44391000-7f5e44392000 r--p 0001a000 103:08 35134650 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.4.0
7f5e44392000-7f5e44393000 rw-p 0001b000 103:08 35134650 /usr/lib/x86_64-linux-gnu/libfribidi.so.0.4.0
7f5e44393000-7f5e443f1000 r--p 00000000 103:08 35135558 /usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7f5e443f1000-7f5e44455000 r-xp 0005e000 103:08 35135558 /usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7f5e44455000-7f5e444b6000 r--p 000c2000 103:08 35135558 /usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7f5e444b6000-7f5e444be000 r--p 00122000 103:08 35135558 /usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7f5e444be000-7f5e444c5000 rw-p 0012a000 103:08 35135558 /usr/lib/x86_64-linux-gnu/libepoxy.so.0.0.0
7f5e444c5000-7f5e444d1000 r--p 00000000 103:08 35135278 /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7f5e444d1000-7f5e444e9000 r-xp 0000c000 103:08 35135278 /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7f5e444e9000-7f5e444f7000 r--p 00024000 103:08 35135278 /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7f5e444f7000-7f5e444f8000 ---p 00032000 103:08 35135278 /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7f5e444f8000-7f5e444f9000 r--p 00032000 103:08 35135278 /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7f5e444f9000-7f5e444fa000 rw-p 00033000 103:08 35135278 /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0.0.0
7f5e444fa000-7f5e444fb000 rw-p 00000000 00:00 0
7f5e444fb000-7f5e44506000 r--p 00000000 103:08 35135276 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.23312.1
7f5e44506000-7f5e44515000 r-xp 0000b000 103:08 35135276 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.23312.1
7f5e44515000-7f5e44520000 r--p 0001a000 103:08 35135276 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.23312.1
7f5e44520000-7f5e44521000 ---p 00025000 103:08 35135276 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.23312.1
7f5e44521000-7f5e44524000 r--p 00025000 103:08 35135276 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.23312.1
7f5e44524000-7f5e44525000 rw-p 00028000 103:08 35135276 /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0.23312.1
7f5e44525000-7f5e4452b000 r--p 00000000 103:08 35135660 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.4000.0
7f5e4452b000-7f5e44542000 r-xp 00006000 103:08 35135660 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.4000.0
7f5e44542000-7f5e4454b000 r--p 0001d000 103:08 35135660 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.4000.0
7f5e4454b000-7f5e4454c000 r--p 00025000 103:08 35135660 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.4000.0
7f5e4454c000-7f5e4454d000 rw-p 00026000 103:08 35135660 /usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.4000.0
7f5e4454d000-7f5e4455f000 r--p 00000000 103:08 35135369 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11600.0
7f5e4455f000-7f5e4462b000 r-xp 00012000 103:08 35135369 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11600.0
7f5e4462b000-7f5e44667000 r--p 000de000 103:08 35135369 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11600.0
7f5e44667000-7f5e4466b000 r--p 00119000 103:08 35135369 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11600.0
7f5e4466b000-7f5e4466c000 rw-p 0011d000 103:08 35135369 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11600.0
7f5e4466c000-7f5e4466d000 rw-p 00000000 00:00 0
7f5e4466d000-7f5e44671000 r--p 00000000 103:08 35135367 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11600.0
7f5e44671000-7f5e44673000 r-xp 00004000 103:08 35135367 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11600.0
7f5e44673000-7f5e44675000 r--p 00006000 103:08 35135367 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11600.0
7f5e44675000-7f5e44676000 ---p 00008000 103:08 35135367 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11600.0
7f5e44676000-7f5e44678000 r--p 00008000 103:08 35135367 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11600.0
7f5e44678000-7f5e44679000 rw-p 0000a000 103:08 35135367 /usr/lib/x86_64-linux-gnu/libcairo-gobject.so.2.11600.0
7f5e44679000-7f5e4467e000 r--p 00000000 103:08 35136186 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4200.3
7f5e4467e000-7f5e44685000 r-xp 00005000 103:08 35136186 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4200.3
7f5e44685000-7f5e44688000 r--p 0000c000 103:08 35136186 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4200.3
7f5e44688000-7f5e44689000 r--p 0000e000 103:08 35136186 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4200.3
7f5e44689000-7f5e4468a000 rw-p 0000f000 103:08 35136186 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4200.3
7f5e4468a000-7f5e446b4000 r--p 00000000 103:08 35135658 /usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2404.8
7f5e446b4000-7f5e44734000 r-xp 0002a000 103:08 35135658 /usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2404.8
7f5e44734000-7f5e44783000 r--p 000aa000 103:08 35135658 /usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2404.8
7f5e44783000-7f5e4478c000 r--p 000f8000 103:08 35135658 /usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2404.8
7f5e4478c000-7f5e4478e000 rw-p 00101000 103:08 35135658 /usr/lib/x86_64-linux-gnu/libgdk-3.so.0.2404.8
7f5e4478e000-7f5e44813000 r--p 00000000 103:08 35135801 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.8
7f5e44813000-7f5e44b81000 r-xp 00085000 103:08 35135801 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.8
7f5e44b81000-7f5e44e88000 r--p 003f3000 103:08 35135801 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.8
7f5e44e88000-7f5e44e89000 ---p 006fa000 103:08 35135801 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.8
7f5e44e89000-7f5e44e99000 r--p 006fa000 103:08 35135801 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.8
7f5e44e99000-7f5e44e9b000 rw-p 0070a000 103:08 35135801 /usr/lib/x86_64-linux-gnu/libgtk-3.so.0.2404.8
7f5e44e9b000-7f5e44ea1000 rw-p 00000000 00:00 0
7f5e44ea1000-7f5e44ea5000 ---p 00000000 00:00 0
7f5e44ea5000-7f5e44fa2000 rw-p 00000000 00:00 0
7f5e44fa2000-7f5e44fa6000 ---p 00000000 00:00 0
7f5e44fa6000-7f5e450a3000 rw-p 00000000 00:00 0
7f5e450a3000-7f5e450a7000 ---p 00000000 00:00 0
7f5e450a7000-7f5e451a4000 rw-p 00000000 00:00 0
7f5e451a4000-7f5e451a8000 ---p 00000000 00:00 0
7f5e451a8000-7f5e452a5000 rw-p 00000000 00:00 0
7f5e452a5000-7f5e452aa000 r-xp 00000000 103:08 35135195 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f5e452aa000-7f5e454a9000 ---p 00005000 103:08 35135195 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f5e454a9000-7f5e454aa000 r--p 00004000 103:08 35135195 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f5e454aa000-7f5e454ab000 rw-p 00005000 103:08 35135195 /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f5e454ab000-7f5e454ae000 r--p 00000000 103:08 35135187 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f5e454ae000-7f5e454b4000 r-xp 00003000 103:08 35135187 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f5e454b4000-7f5e454b6000 r--p 00009000 103:08 35135187 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f5e454b6000-7f5e454b7000 r--p 0000a000 103:08 35135187 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f5e454b7000-7f5e454b8000 rw-p 0000b000 103:08 35135187 /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f5e454b8000-7f5e454ba000 r--s 00000000 103:08 45875458 /var/cache/fontconfig/36ff520c-fc8a-4974-9019-6c0aeae7517f-le64.cache-7
7f5e454ba000-7f5e454bc000 r--p 00000000 103:08 35786808 /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7f5e454bc000-7f5e454bf000 r-xp 00002000 103:08 35786808 /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7f5e454bf000-7f5e454c0000 r--p 00005000 103:08 35786808 /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7f5e454c0000-7f5e454c1000 ---p 00006000 103:08 35786808 /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7f5e454c1000-7f5e454c2000 r--p 00006000 103:08 35786808 /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7f5e454c2000-7f5e454c3000 rw-p 00007000 103:08 35786808 /usr/lib/x86_64-linux-gnu/gtk-3.0/modules/libcanberra-gtk3-module.so
7f5e454c3000-7f5e454ca000 r--s 00000000 103:08 35789124 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f5e454ca000-7f5e454ce000 r--p 00000000 103:08 37489610 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk30-properties.mo
7f5e454ce000-7f5e454cf000 ---p 00000000 00:00 0
7f5e454cf000-7f5e45ccf000 rw-p 00000000 00:00 0
7f5e45ccf000-7f5e45cd0000 ---p 00000000 00:00 0
7f5e45cd0000-7f5e464d0000 rw-p 00000000 00:00 0
7f5e464d0000-7f5e464d1000 ---p 00000000 00:00 0
7f5e464d1000-7f5e46cd1000 rw-p 00000000 00:00 0
7f5e46cd1000-7f5e46ce0000 r--p 00000000 103:08 24653337 /home/david/.config/dconf/user (deleted)
7f5e46ce0000-7f5e46d19000 r--p 00000000 103:08 36573741 /usr/share/glib-2.0/schemas/gschemas.compiled
7f5e46d19000-7f5e46d1b000 r--p 00000000 103:08 35136211 /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.7.1
7f5e46d1b000-7f5e46d77000 r-xp 00002000 103:08 35136211 /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.7.1
7f5e46d77000-7f5e46d9c000 r--p 0005e000 103:08 35136211 /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.7.1
7f5e46d9c000-7f5e46d9d000 r--p 00082000 103:08 35136211 /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.7.1
7f5e46d9d000-7f5e46d9e000 rw-p 00083000 103:08 35136211 /usr/lib/x86_64-linux-gnu/libpcre2-8.so.0.7.1
7f5e46d9e000-7f5e46da8000 r--p 00000000 103:08 35131916 /usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7f5e46da8000-7f5e46dde000 r-xp 0000a000 103:08 35131916 /usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7f5e46dde000-7f5e46dee000 r--p 00040000 103:08 35131916 /usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7f5e46dee000-7f5e46def000 ---p 00050000 103:08 35131916 /usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7f5e46def000-7f5e46df4000 r--p 00050000 103:08 35131916 /usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7f5e46df4000-7f5e46df5000 rw-p 00055000 103:08 35131916 /usr/lib/x86_64-linux-gnu/libblkid.so.1.1.0
7f5e46df5000-7f5e46df7000 r--p 00000000 103:08 35136209 /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f5e46df7000-7f5e46e49000 r-xp 00002000 103:08 35136209 /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f5e46e49000-7f5e46e67000 r--p 00054000 103:08 35136209 /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f5e46e67000-7f5e46e68000 r--p 00071000 103:08 35136209 /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f5e46e68000-7f5e46e69000 rw-p 00072000 103:08 35136209 /usr/lib/x86_64-linux-gnu/libpcre.so.3.13.3
7f5e46e69000-7f5e46e6d000 r--p 00000000 103:08 35131010 /usr/lib/x86_64-linux-gnu/libresolv-2.30.so
7f5e46e6d000-7f5e46e7c000 r-xp 00004000 103:08 35131010 /usr/lib/x86_64-linux-gnu/libresolv-2.30.so
7f5e46e7c000-7f5e46e7f000 r--p 00013000 103:08 35131010 /usr/lib/x86_64-linux-gnu/libresolv-2.30.so
7f5e46e7f000-7f5e46e80000 ---p 00016000 103:08 35131010 /usr/lib/x86_64-linux-gnu/libresolv-2.30.so
7f5e46e80000-7f5e46e81000 r--p 00016000 103:08 35131010 /usr/lib/x86_64-linux-gnu/libresolv-2.30.so
7f5e46e81000-7f5e46e82000 rw-p 00017000 103:08 35131010 /usr/lib/x86_64-linux-gnu/libresolv-2.30.so
7f5e46e82000-7f5e46e84000 rw-p 00000000 00:00 0
7f5e46e84000-7f5e46e8f000 r--p 00000000 103:08 35131025 /usr/lib/x86_64-linux-gnu/libmount.so.1.1.0
7f5e46e8f000-7f5e46ecd000 r-xp 0000b000 103:08 35131025 /usr/lib/x86_64-linux-gnu/libmount.so.1.1.0
7f5e46ecd000-7f5e46ee0000 r--p 00049000 103:08 35131025 /usr/lib/x86_64-linux-gnu/libmount.so.1.1.0
7f5e46ee0000-7f5e46ee3000 r--p 0005b000 103:08 35131025 /usr/lib/x86_64-linux-gnu/libmount.so.1.1.0
7f5e46ee3000-7f5e46ee4000 rw-p 0005e000 103:08 35131025 /usr/lib/x86_64-linux-gnu/libmount.so.1.1.0
7f5e46ee4000-7f5e46f00000 r--p 00000000 103:08 35127716 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4
7f5e46f00000-7f5e46f83000 r-xp 0001c000 103:08 35127716 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4
7f5e46f83000-7f5e47008000 r--p 0009f000 103:08 35127716 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4
7f5e47008000-7f5e47009000 ---p 00124000 103:08 35127716 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4
7f5e47009000-7f5e4700a000 r--p 00124000 103:08 35127716 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4
7f5e4700a000-7f5e4700b000 rw-p 00125000 103:08 35127716 /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4
7f5e4700b000-7f5e4700c000 rw-p 00000000 00:00 0
7f5e4700c000-7f5e47043000 r--p 00000000 103:08 35127693 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.6200.4
7f5e47043000-7f5e47153000 r-xp 00037000 103:08 35127693 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.6200.4
7f5e47153000-7f5e471db000 r--p 00147000 103:08 35127693 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.6200.4
7f5e471db000-7f5e471dc000 ---p 001cf000 103:08 35127693 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.6200.4
7f5e471dc000-7f5e471e4000 r--p 001cf000 103:08 35127693 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.6200.4
7f5e471e4000-7f5e471e5000 rw-p 001d7000 103:08 35127693 /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0.6200.4
7f5e471e5000-7f5e471e7000 rw-p 00000000 00:00 0
7f5e471e7000-7f5e471f3000 r--p 00000000 103:08 35135624 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.16.1
7f5e471f3000-7f5e47270000 r-xp 0000c000 103:08 35135624 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.16.1
7f5e47270000-7f5e4729a000 r--p 00089000 103:08 35135624 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.16.1
7f5e4729a000-7f5e472a1000 r--p 000b2000 103:08 35135624 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.16.1
7f5e472a1000-7f5e472a2000 rw-p 000b9000 103:08 35135624 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.16.1
7f5e472a2000-7f5e473f0000 r-xp 00000000 07:0c 419 /snap/intellij-idea-community/221/jbr/lib/libfontmanager.so
7f5e473f0000-7f5e475f0000 ---p 0014e000 07:0c 419 /snap/intellij-idea-community/221/jbr/lib/libfontmanager.so
7f5e475f0000-7f5e475f2000 r--p 0014e000 07:0c 419 /snap/intellij-idea-community/221/jbr/lib/libfontmanager.so
7f5e475f2000-7f5e475f3000 rw-p 00150000 07:0c 419 /snap/intellij-idea-community/221/jbr/lib/libfontmanager.so
7f5e475f3000-7f5e477f7000 rw-p 00000000 00:00 0
7f5e477f7000-7f5e477f9000 r-xp 00000000 07:0c 418 /snap/intellij-idea-community/221/jbr/lib/libextnet.so
7f5e477f9000-7f5e479f8000 ---p 00002000 07:0c 418 /snap/intellij-idea-community/221/jbr/lib/libextnet.so
7f5e479f8000-7f5e479f9000 r--p 00001000 07:0c 418 /snap/intellij-idea-community/221/jbr/lib/libextnet.so
7f5e479f9000-7f5e479fa000 rw-p 00002000 07:0c 418 /snap/intellij-idea-community/221/jbr/lib/libextnet.so
7f5e479fa000-7f5e47bfa000 rw-p 00000000 00:00 0
7f5e47bfa000-7f5e47dfa000 rw-p 00000000 00:00 0
7f5e47dfa000-7f5e47dff000 r-xp 00000000 103:08 35135219 /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7f5e47dff000-7f5e47ffe000 ---p 00005000 103:08 35135219 /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7f5e47ffe000-7f5e47fff000 r--p 00004000 103:08 35135219 /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7f5e47fff000-7f5e48000000 rw-p 00005000 103:08 35135219 /usr/lib/x86_64-linux-gnu/libXtst.so.6.1.0
7f5e48000000-7f5e48059000 rw-p 00000000 00:00 0
7f5e48059000-7f5e4c000000 ---p 00000000 00:00 0
7f5e4c000000-7f5e4c059000 rw-p 00000000 00:00 0
7f5e4c059000-7f5e50000000 ---p 00000000 00:00 0
7f5e50000000-7f5e50039000 rw-p 00000000 00:00 0
7f5e50039000-7f5e54000000 ---p 00000000 00:00 0
7f5e54000000-7f5e54046000 rw-p 00000000 00:00 0
7f5e54046000-7f5e58000000 ---p 00000000 00:00 0
7f5e58000000-7f5e5803f000 rw-p 00000000 00:00 0
7f5e5803f000-7f5e5c000000 ---p 00000000 00:00 0
7f5e5c000000-7f5e5c036000 rw-p 00000000 00:00 0
7f5e5c036000-7f5e60000000 ---p 00000000 00:00 0
7f5e60000000-7f5e607e2000 rw-p 00000000 00:00 0
7f5e607e2000-7f5e64000000 ---p 00000000 00:00 0
7f5e64000000-7f5e643d3000 rw-p 00000000 00:00 0
7f5e643d3000-7f5e68000000 ---p 00000000 00:00 0
7f5e68000000-7f5e6863e000 rw-p 00000000 00:00 0
7f5e6863e000-7f5e6c000000 ---p 00000000 00:00 0
7f5e6c000000-7f5e6c1ae000 rw-p 00000000 00:00 0
7f5e6c1ae000-7f5e70000000 ---p 00000000 00:00 0
7f5e70000000-7f5e70cf0000 rw-p 00000000 00:00 0
7f5e70cf0000-7f5e74000000 ---p 00000000 00:00 0
7f5e74000000-7f5e74021000 rw-p 00000000 00:00 0
7f5e74021000-7f5e78000000 ---p 00000000 00:00 0
7f5e78000000-7f5e78021000 rw-p 00000000 00:00 0
7f5e78021000-7f5e7c000000 ---p 00000000 00:00 0
7f5e7c000000-7f5e7c021000 rw-p 00000000 00:00 0
7f5e7c021000-7f5e80000000 ---p 00000000 00:00 0
7f5e80000000-7f5e800e9000 rw-p 00000000 00:00 0
7f5e800e9000-7f5e84000000 ---p 00000000 00:00 0
7f5e84000000-7f5e84021000 rw-p 00000000 00:00 0
7f5e84021000-7f5e88000000 ---p 00000000 00:00 0
7f5e88000000-7f5e8ae6b000 rw-p 00000000 00:00 0
7f5e8ae6b000-7f5e8c000000 ---p 00000000 00:00 0
7f5e8c000000-7f5e8d88f000 rw-p 00000000 00:00 0
7f5e8d88f000-7f5e90000000 ---p 00000000 00:00 0
7f5e90000000-7f5e90021000 rw-p 00000000 00:00 0
7f5e90021000-7f5e94000000 ---p 00000000 00:00 0
7f5e94000000-7f5e94021000 rw-p 00000000 00:00 0
7f5e94021000-7f5e98000000 ---p 00000000 00:00 0
7f5e98000000-7f5e98655000 rw-p 00000000 00:00 0
7f5e98655000-7f5e9c000000 ---p 00000000 00:00 0
7f5e9c000000-7f5e9c021000 rw-p 00000000 00:00 0
7f5e9c021000-7f5ea0000000 ---p 00000000 00:00 0
7f5ea0000000-7f5ea0021000 rw-p 00000000 00:00 0
7f5ea0021000-7f5ea4000000 ---p 00000000 00:00 0
7f5ea4000000-7f5ea4003000 r--p 00000000 103:08 37489611 /usr/share/locale-langpack/en_GB/LC_MESSAGES/gtk30.mo
7f5ea4003000-7f5ea4004000 r--p 00000000 103:08 35136585 /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7f5ea4004000-7f5ea4005000 r-xp 00001000 103:08 35136585 /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7f5ea4005000-7f5ea4006000 r--p 00002000 103:08 35136585 /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7f5ea4006000-7f5ea4007000 r--p 00002000 103:08 35136585 /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7f5ea4007000-7f5ea4008000 rw-p 00003000 103:08 35136585 /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1.0.0
7f5ea4008000-7f5ea400e000 r--p 00000000 103:08 35136374 /usr/lib/x86_64-linux-gnu/libselinux.so.1
7f5ea400e000-7f5ea4027000 r-xp 00006000 103:08 35136374 /usr/lib/x86_64-linux-gnu/libselinux.so.1
7f5ea4027000-7f5ea402e000 r--p 0001f000 103:08 35136374 /usr/lib/x86_64-linux-gnu/libselinux.so.1
7f5ea402e000-7f5ea402f000 ---p 00026000 103:08 35136374 /usr/lib/x86_64-linux-gnu/libselinux.so.1
7f5ea402f000-7f5ea4030000 r--p 00026000 103:08 35136374 /usr/lib/x86_64-linux-gnu/libselinux.so.1
7f5ea4030000-7f5ea4031000 rw-p 00027000 103:08 35136374 /usr/lib/x86_64-linux-gnu/libselinux.so.1
7f5ea4031000-7f5ea4033000 rw-p 00000000 00:00 0
7f5ea4033000-7f5ea4041000 r--p 00000000 103:08 35127740 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6200.4
7f5ea4041000-7f5ea4074000 r-xp 0000e000 103:08 35127740 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6200.4
7f5ea4074000-7f5ea408c000 r--p 00041000 103:08 35127740 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6200.4
7f5ea408c000-7f5ea408f000 r--p 00058000 103:08 35127740 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6200.4
7f5ea408f000-7f5ea4090000 rw-p 0005b000 103:08 35127740 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.6200.4
7f5ea4090000-7f5ea4094000 ---p 00000000 00:00 0
7f5ea4094000-7f5ea4191000 rw-p 00000000 00:00 0
7f5ea4191000-7f5ea4195000 r--p 00000000 103:08 35135353 /usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0
7f5ea4195000-7f5ea41a4000 r-xp 00004000 103:08 35135353 /usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0
7f5ea41a4000-7f5ea41a7000 r--p 00013000 103:08 35135353 /usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0
7f5ea41a7000-7f5ea41a8000 ---p 00016000 103:08 35135353 /usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0
7f5ea41a8000-7f5ea41a9000 r--p 00016000 103:08 35135353 /usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0
7f5ea41a9000-7f5ea41aa000 rw-p 00017000 103:08 35135353 /usr/lib/x86_64-linux-gnu/libbsd.so.0.10.0
7f5ea41aa000-7f5ea41ab000 rw-p 00000000 00:00 0
7f5ea41ab000-7f5ea41ad000 r--p 00000000 103:08 35135191 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f5ea41ad000-7f5ea41af000 r-xp 00002000 103:08 35135191 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f5ea41af000-7f5ea41b1000 r--p 00004000 103:08 35135191 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f5ea41b1000-7f5ea41b2000 r--p 00005000 103:08 35135191 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f5ea41b2000-7f5ea41b3000 rw-p 00006000 103:08 35135191 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f5ea41b3000-7f5ea41be000 r--p 00000000 103:08 35136664 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f5ea41be000-7f5ea41d1000 r-xp 0000b000 103:08 35136664 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f5ea41d1000-7f5ea41da000 r--p 0001e000 103:08 35136664 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f5ea41da000-7f5ea41db000 r--p 00026000 103:08 35136664 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f5ea41db000-7f5ea41dc000 rw-p 00027000 103:08 35136664 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f5ea41dc000-7f5ea41de000 r--p 00000000 103:08 35135201 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7f5ea41de000-7f5ea41e9000 r-xp 00002000 103:08 35135201 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7f5ea41e9000-7f5ea41ec000 r--p 0000d000 103:08 35135201 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7f5ea41ec000-7f5ea41ed000 r--p 0000f000 103:08 35135201 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7f5ea41ed000-7f5ea41ee000 rw-p 00010000 103:08 35135201 /usr/lib/x86_64-linux-gnu/libXi.so.6.1.0
7f5ea41ee000-7f5ea41f7000 r-xp 00000000 103:08 35135213 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f5ea41f7000-7f5ea43f6000 ---p 00009000 103:08 35135213 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f5ea43f6000-7f5ea43f7000 r--p 00008000 103:08 35135213 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f5ea43f7000-7f5ea43f8000 rw-p 00009000 103:08 35135213 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f5ea43f8000-7f5ea4411000 r--p 00000000 103:08 35135176 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f5ea4411000-7f5ea449c000 r-xp 00019000 103:08 35135176 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f5ea449c000-7f5ea4530000 r--p 000a4000 103:08 35135176 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f5ea4530000-7f5ea4531000 ---p 00138000 103:08 35135176 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f5ea4531000-7f5ea4532000 r--p 00138000 103:08 35135176 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f5ea4532000-7f5ea4536000 rw-p 00139000 103:08 35135176 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f5ea4536000-7f5ea4596000 r-xp 00000000 07:0c 415 /snap/intellij-idea-community/221/jbr/lib/libawt_xawt.so
7f5ea4596000-7f5ea4795000 ---p 00060000 07:0c 415 /snap/intellij-idea-community/221/jbr/lib/libawt_xawt.so
7f5ea4795000-7f5ea4796000 r--p 0005f000 07:0c 415 /snap/intellij-idea-community/221/jbr/lib/libawt_xawt.so
7f5ea4796000-7f5ea4799000 rw-p 00060000 07:0c 415 /snap/intellij-idea-community/221/jbr/lib/libawt_xawt.so
7f5ea4799000-7f5ea479b000 rw-p 00000000 00:00 0
7f5ea479b000-7f5ea479c000 r--p 00000000 103:08 35135189 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7f5ea479c000-7f5ea479d000 r-xp 00001000 103:08 35135189 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7f5ea479d000-7f5ea479e000 r--p 00002000 103:08 35135189 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7f5ea479e000-7f5ea479f000 r--p 00002000 103:08 35135189 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7f5ea479f000-7f5ea47a0000 rw-p 00003000 103:08 35135189 /usr/lib/x86_64-linux-gnu/libXdamage.so.1.1.0
7f5ea47a0000-7f5ea47a1000 r--p 00000000 103:08 35135185 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7f5ea47a1000-7f5ea47a2000 r-xp 00001000 103:08 35135185 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7f5ea47a2000-7f5ea47a3000 r--p 00002000 103:08 35135185 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7f5ea47a3000-7f5ea47a4000 r--p 00002000 103:08 35135185 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7f5ea47a4000-7f5ea47a5000 rw-p 00003000 103:08 35135185 /usr/lib/x86_64-linux-gnu/libXcomposite.so.1.0.0
7f5ea47a5000-7f5ea47a7000 r--p 00000000 103:08 35135596 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f5ea47a7000-7f5ea47ac000 r-xp 00002000 103:08 35135596 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f5ea47ac000-7f5ea47ad000 r--p 00007000 103:08 35135596 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f5ea47ad000-7f5ea47ae000 r--p 00007000 103:08 35135596 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f5ea47ae000-7f5ea47af000 rw-p 00008000 103:08 35135596 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4
7f5ea47af000-7f5ea47b0000 r--p 00000000 103:08 35127739 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.6200.4
7f5ea47b0000-7f5ea47b2000 r-xp 00001000 103:08 35127739 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.6200.4
7f5ea47b2000-7f5ea47b3000 r--p 00003000 103:08 35127739 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.6200.4
7f5ea47b3000-7f5ea47b4000 r--p 00003000 103:08 35127739 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.6200.4
7f5ea47b4000-7f5ea47b5000 rw-p 00004000 103:08 35127739 /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0.6200.4
7f5ea47b5000-7f5ea47b7000 r--p 00000000 103:08 35135211 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f5ea47b7000-7f5ea47be000 r-xp 00002000 103:08 35135211 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f5ea47be000-7f5ea47c0000 r--p 00009000 103:08 35135211 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f5ea47c0000-7f5ea47c1000 r--p 0000a000 103:08 35135211 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f5ea47c1000-7f5ea47c2000 rw-p 0000b000 103:08 35135211 /usr/lib/x86_64-linux-gnu/libXrandr.so.2.2.0
7f5ea47c2000-7f5ea47c7000 r--p 00000000 103:08 35136245 /usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0
7f5ea47c7000-7f5ea47ec000 r-xp 00005000 103:08 35136245 /usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0
7f5ea47ec000-7f5ea47f8000 r--p 0002a000 103:08 35136245 /usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0
7f5ea47f8000-7f5ea47f9000 r--p 00035000 103:08 35136245 /usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0
7f5ea47f9000-7f5ea47fa000 rw-p 00036000 103:08 35136245 /usr/lib/x86_64-linux-gnu/libpng16.so.16.37.0
7f5ea47fa000-7f5ea47fe000 ---p 00000000 00:00 0
7f5ea47fe000-7f5ea481c000 rw-p 00000000 00:00 0
7f5ea481c000-7f5ea48bc000 r-xp 00000000 07:0c 413 /snap/intellij-idea-community/221/jbr/lib/libawt.so
7f5ea48bc000-7f5ea4abb000 ---p 000a0000 07:0c 413 /snap/intellij-idea-community/221/jbr/lib/libawt.so
7f5ea4abb000-7f5ea4abc000 r--p 0009f000 07:0c 413 /snap/intellij-idea-community/221/jbr/lib/libawt.so
7f5ea4abc000-7f5ea4ac7000 rw-p 000a0000 07:0c 413 /snap/intellij-idea-community/221/jbr/lib/libawt.so
7f5ea4ac7000-7f5ea4aec000 rw-p 00000000 00:00 0
7f5ea4aec000-7f5ea4aed000 ---p 00000000 00:00 0
7f5ea4aed000-7f5ea4bee000 rw-p 00000000 00:00 0
7f5ea4bee000-7f5ea4bef000 ---p 00000000 00:00 0
7f5ea4bef000-7f5ea4cf0000 rw-p 00000000 00:00 0
7f5ea4cf0000-7f5ea4cf5000 r-xp 00000000 07:0c 446 /snap/intellij-idea-community/221/jbr/lib/libmanagement_ext.so
7f5ea4cf5000-7f5ea4ef4000 ---p 00005000 07:0c 446 /snap/intellij-idea-community/221/jbr/lib/libmanagement_ext.so
7f5ea4ef4000-7f5ea4ef5000 r--p 00004000 07:0c 446 /snap/intellij-idea-community/221/jbr/lib/libmanagement_ext.so
7f5ea4ef5000-7f5ea4ef6000 rw-p 00005000 07:0c 446 /snap/intellij-idea-community/221/jbr/lib/libmanagement_ext.so
7f5ea4ef6000-7f5ea4ef7000 ---p 00000000 00:00 0
7f5ea4ef7000-7f5ea4ff8000 rw-p 00000000 00:00 0
7f5ea4ff8000-7f5ea4ff9000 ---p 00000000 00:00 0
7f5ea4ff9000-7f5ea50fa000 rw-p 00000000 00:00 0
7f5ea50fa000-7f5ea50fb000 ---p 00000000 00:00 0
7f5ea50fb000-7f5ea51fc000 rw-p 00000000 00:00 0
7f5ea51fc000-7f5ea51fd000 ---p 00000000 00:00 0
7f5ea51fd000-7f5ea52fe000 rw-p 00000000 00:00 0
7f5ea52fe000-7f5ea52ff000 ---p 00000000 00:00 0
7f5ea52ff000-7f5ea5400000 rw-p 00000000 00:00 0
7f5ea5400000-7f5ea5404000 ---p 00000000 00:00 0
7f5ea5404000-7f5ea5501000 rw-p 00000000 00:00 0
7f5ea5501000-7f5ea5505000 ---p 00000000 00:00 0
7f5ea5505000-7f5ea5602000 rw-p 00000000 00:00 0
7f5ea5602000-7f5ea5606000 r-xp 00000000 07:0c 444 /snap/intellij-idea-community/221/jbr/lib/libmanagement.so
7f5ea5606000-7f5ea5805000 ---p 00004000 07:0c 444 /snap/intellij-idea-community/221/jbr/lib/libmanagement.so
7f5ea5805000-7f5ea5806000 r--p 00003000 07:0c 444 /snap/intellij-idea-community/221/jbr/lib/libmanagement.so
7f5ea5806000-7f5ea5807000 rw-p 00004000 07:0c 444 /snap/intellij-idea-community/221/jbr/lib/libmanagement.so
7f5ea5807000-7f5ea5a07000 rw-p 00000000 00:00 0
7f5ea5a07000-7f5ea5a0b000 ---p 00000000 00:00 0
7f5ea5a0b000-7f5ea5b08000 rw-p 00000000 00:00 0
7f5ea5b08000-7f5ea5b0c000 ---p 00000000 00:00 0
7f5ea5b0c000-7f5ea5c09000 rw-p 00000000 00:00 0
7f5ea5c09000-7f5ea5c0d000 ---p 00000000 00:00 0
7f5ea5c0d000-7f5ea5d0a000 rw-p 00000000 00:00 0
7f5ea5d0a000-7f5ea5d0e000 ---p 00000000 00:00 0
7f5ea5d0e000-7f5ea5e3c000 rw-p 00000000 00:00 0
7f5ea5e3c000-7f5ea5e52000 r-xp 00000000 07:0c 448 /snap/intellij-idea-community/221/jbr/lib/libnet.so
7f5ea5e52000-7f5ea6052000 ---p 00016000 07:0c 448 /snap/intellij-idea-community/221/jbr/lib/libnet.so
7f5ea6052000-7f5ea6053000 r--p 00016000 07:0c 448 /snap/intellij-idea-community/221/jbr/lib/libnet.so
7f5ea6053000-7f5ea6054000 rw-p 00017000 07:0c 448 /snap/intellij-idea-community/221/jbr/lib/libnet.so
7f5ea6054000-7f5ea6064000 r-xp 00000000 07:0c 449 /snap/intellij-idea-community/221/jbr/lib/libnio.so
7f5ea6064000-7f5ea6263000 ---p 00010000 07:0c 449 /snap/intellij-idea-community/221/jbr/lib/libnio.so
7f5ea6263000-7f5ea6264000 r--p 0000f000 07:0c 449 /snap/intellij-idea-community/221/jbr/lib/libnio.so
7f5ea6264000-7f5ea6265000 rw-p 00010000 07:0c 449 /snap/intellij-idea-community/221/jbr/lib/libnio.so
7f5ea6265000-7f5ea6269000 ---p 00000000 00:00 0
7f5ea6269000-7f5ea6366000 rw-p 00000000 00:00 0
7f5ea6366000-7f5ea6367000 ---p 00000000 00:00 0
7f5ea6367000-7f5ea6468000 rw-p 00000000 00:00 0
7f5ea6468000-7f5ea646c000 ---p 00000000 00:00 0
7f5ea646c000-7f5ea6569000 rw-p 00000000 00:00 0
7f5ea6569000-7f5ea656d000 ---p 00000000 00:00 0
7f5ea656d000-7f5ea666a000 rw-p 00000000 00:00 0
7f5ea666a000-7f5ea666e000 ---p 00000000 00:00 0
7f5ea666e000-7f5ea676b000 rw-p 00000000 00:00 0
7f5ea676b000-7f5ea676f000 ---p 00000000 00:00 0
7f5ea676f000-7f5ea686c000 rw-p 00000000 00:00 0
7f5ea686c000-7f5ea6870000 ---p 00000000 00:00 0
7f5ea6870000-7f5ea696d000 rw-p 00000000 00:00 0
7f5ea696d000-7f5ea6edd000 r--p 00000000 103:08 35128591 /usr/lib/locale/locale-archive
7f5ea6edd000-7f5ea6ee1000 ---p 00000000 00:00 0
7f5ea6ee1000-7f5ea6fde000 rw-p 00000000 00:00 0
7f5ea6fde000-7f5ea6fe2000 ---p 00000000 00:00 0
7f5ea6fe2000-7f5ea70df000 rw-p 00000000 00:00 0
7f5ea70df000-7f5ea70e0000 ---p 00000000 00:00 0
7f5ea70e0000-7f5ea7ae5000 rw-p 00000000 00:00 0
7f5ea7ae5000-7f5ea7cfc000 rw-p 00000000 00:00 0
7f5ea7cfc000-7f5ea7cfd000 ---p 00000000 00:00 0
7f5ea7cfd000-7f5ea8000000 rw-p 00000000 00:00 0
7f5ea8000000-7f5ea8021000 rw-p 00000000 00:00 0
7f5ea8021000-7f5eac000000 ---p 00000000 00:00 0
7f5eac000000-7f5eac001000 r--p 00000000 103:08 37489438 /usr/share/locale-langpack/en_GB/LC_MESSAGES/atk10.mo
7f5eac001000-7f5eac002000 r--p 00000000 103:08 37488753 /usr/share/locale-langpack/en/LC_MESSAGES/gtk30.mo
7f5eac002000-7f5eac003000 r--p 00000000 103:08 35135203 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f5eac003000-7f5eac004000 r-xp 00001000 103:08 35135203 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f5eac004000-7f5eac005000 r--p 00002000 103:08 35135203 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f5eac005000-7f5eac006000 r--p 00002000 103:08 35135203 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f5eac006000-7f5eac007000 rw-p 00003000 103:08 35135203 /usr/lib/x86_64-linux-gnu/libXinerama.so.1.0.0
7f5eac007000-7f5eac008000 r--s 00000000 00:3a 54 /run/user/1000/snap.intellij-idea-community/dconf/user
7f5eac008000-7f5eac00c000 r--p 00000000 103:08 35786497 /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7f5eac00c000-7f5eac013000 r-xp 00004000 103:08 35786497 /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7f5eac013000-7f5eac016000 r--p 0000b000 103:08 35786497 /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7f5eac016000-7f5eac017000 ---p 0000e000 103:08 35786497 /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7f5eac017000-7f5eac018000 r--p 0000e000 103:08 35786497 /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7f5eac018000-7f5eac019000 rw-p 0000f000 103:08 35786497 /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
7f5eac019000-7f5eac01b000 r--p 00000000 103:08 37489549 /usr/share/locale-langpack/en_GB/LC_MESSAGES/glib20.mo
7f5eac01b000-7f5eac01c000 r--p 00000000 103:08 37489661 /usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo
7f5eac01c000-7f5eac6b0000 rw-p 00000000 00:00 0
7f5eac6b0000-7f5eac6b1000 ---p 00000000 00:00 0
7f5eac6b1000-7f5eafe12000 rw-p 00000000 00:00 0
7f5eafe12000-7f5eb0000000 ---p 00000000 00:00 0
7f5eb0000000-7f5eb0044000 rw-p 00000000 00:00 0
7f5eb0044000-7f5eb4000000 ---p 00000000 00:00 0
7f5eb4000000-7f5eb4001000 r--p 00000000 103:08 35135180 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f5eb4001000-7f5eb4003000 r-xp 00001000 103:08 35135180 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f5eb4003000-7f5eb4004000 r--p 00003000 103:08 35135180 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f5eb4004000-7f5eb4005000 r--p 00003000 103:08 35135180 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f5eb4005000-7f5eb4006000 rw-p 00004000 103:08 35135180 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f5eb4006000-7f5eb4867000 rw-p 00000000 00:00 0
7f5eb4867000-7f5eb499d000 ---p 00000000 00:00 0
7f5eb499d000-7f5eb4a63000 rw-p 00000000 00:00 0
7f5eb4a63000-7f5eb4c51000 ---p 00000000 00:00 0
7f5eb4c51000-7f5eb4c52000 rw-p 00000000 00:00 0
7f5eb4c52000-7f5eb4c53000 ---p 00000000 00:00 0
7f5eb4c53000-7f5eb4d7a000 rw-p 00000000 00:00 0
7f5eb4d7a000-7f5eb4e3f000 ---p 00000000 00:00 0
7f5eb4e3f000-7f5eb4ec9000 rw-p 00000000 00:00 0
7f5eb4ec9000-7f5eb4f2a000 ---p 00000000 00:00 0
7f5eb4f2a000-7f5eb519a000 rwxp 00000000 00:00 0
7f5eb519a000-7f5eb54b9000 ---p 00000000 00:00 0
7f5eb54b9000-7f5eb9979000 rwxp 00000000 00:00 0
7f5eb9979000-7f5ebc9f1000 ---p 00000000 00:00 0
7f5ebc9f1000-7f5ebdcd1000 rwxp 00000000 00:00 0
7f5ebdcd1000-7f5ec3f2a000 ---p 00000000 00:00 0
7f5ec3f2a000-7f5ec8000000 r--s 00000000 07:0c 462 /snap/intellij-idea-community/221/jbr/lib/modules
7f5ec8000000-7f5ec82c1000 rw-p 00000000 00:00 0
7f5ec82c1000-7f5ecc000000 ---p 00000000 00:00 0
7f5ecc000000-7f5ecc004000 r--p 00000000 103:08 35135193 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f5ecc004000-7f5ecc00f000 r-xp 00004000 103:08 35135193 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f5ecc00f000-7f5ecc013000 r--p 0000f000 103:08 35135193 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f5ecc013000-7f5ecc014000 r--p 00012000 103:08 35135193 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f5ecc014000-7f5ecc015000 rw-p 00013000 103:08 35135193 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f5ecc015000-7f5ecc071000 rw-p 00000000 00:00 0
7f5ecc071000-7f5ecc078000 ---p 00000000 00:00 0
7f5ecc078000-7f5ecc093000 r-xp 00000000 07:0c 440 /snap/intellij-idea-community/221/jbr/lib/libjimage.so
7f5ecc093000-7f5ecc293000 ---p 0001b000 07:0c 440 /snap/intellij-idea-community/221/jbr/lib/libjimage.so
7f5ecc293000-7f5ecc295000 r--p 0001b000 07:0c 440 /snap/intellij-idea-community/221/jbr/lib/libjimage.so
7f5ecc295000-7f5ecc296000 rw-p 0001d000 07:0c 440 /snap/intellij-idea-community/221/jbr/lib/libjimage.so
7f5ecc296000-7f5ecc29d000 r-xp 00000000 07:0c 461 /snap/intellij-idea-community/221/jbr/lib/libzip.so
7f5ecc29d000-7f5ecc49c000 ---p 00007000 07:0c 461 /snap/intellij-idea-community/221/jbr/lib/libzip.so
7f5ecc49c000-7f5ecc49d000 r--p 00006000 07:0c 461 /snap/intellij-idea-community/221/jbr/lib/libzip.so
7f5ecc49d000-7f5ecc49e000 rw-p 00007000 07:0c 461 /snap/intellij-idea-community/221/jbr/lib/libzip.so
7f5ecc49e000-7f5ecc4a6000 rw-s 00000000 103:08 24379409 /tmp/hsperfdata_david/6165
7f5ecc4a6000-7f5ecc4cf000 r-xp 00000000 07:0c 430 /snap/intellij-idea-community/221/jbr/lib/libjava.so
7f5ecc4cf000-7f5ecc6ce000 ---p 00029000 07:0c 430 /snap/intellij-idea-community/221/jbr/lib/libjava.so
7f5ecc6ce000-7f5ecc6cf000 r--p 00028000 07:0c 430 /snap/intellij-idea-community/221/jbr/lib/libjava.so
7f5ecc6cf000-7f5ecc6d1000 rw-p 00029000 07:0c 430 /snap/intellij-idea-community/221/jbr/lib/libjava.so
7f5ecc6d1000-7f5ecc6de000 r-xp 00000000 07:0c 460 /snap/intellij-idea-community/221/jbr/lib/libverify.so
7f5ecc6de000-7f5ecc8dd000 ---p 0000d000 07:0c 460 /snap/intellij-idea-community/221/jbr/lib/libverify.so
7f5ecc8dd000-7f5ecc8df000 r--p 0000c000 07:0c 460 /snap/intellij-idea-community/221/jbr/lib/libverify.so
7f5ecc8df000-7f5ecc8e0000 rw-p 0000e000 07:0c 460 /snap/intellij-idea-community/221/jbr/lib/libverify.so
7f5ecc8e0000-7f5ecc8e3000 r--p 00000000 103:08 35131011 /usr/lib/x86_64-linux-gnu/librt-2.30.so
7f5ecc8e3000-7f5ecc8e7000 r-xp 00003000 103:08 35131011 /usr/lib/x86_64-linux-gnu/librt-2.30.so
7f5ecc8e7000-7f5ecc8e9000 r--p 00007000 103:08 35131011 /usr/lib/x86_64-linux-gnu/librt-2.30.so
7f5ecc8e9000-7f5ecc8ea000 r--p 00008000 103:08 35131011 /usr/lib/x86_64-linux-gnu/librt-2.30.so
7f5ecc8ea000-7f5ecc8eb000 rw-p 00009000 103:08 35131011 /usr/lib/x86_64-linux-gnu/librt-2.30.so
7f5ecc8eb000-7f5ecc8ef000 ---p 00000000 00:00 0
7f5ecc8ef000-7f5ecc9ec000 rw-p 00000000 00:00 0
7f5ecc9ec000-7f5ecc9fb000 r--p 00000000 103:08 35130998 /usr/lib/x86_64-linux-gnu/libm-2.30.so
7f5ecc9fb000-7f5eccaa2000 r-xp 0000f000 103:08 35130998 /usr/lib/x86_64-linux-gnu/libm-2.30.so
7f5eccaa2000-7f5eccb39000 r--p 000b6000 103:08 35130998 /usr/lib/x86_64-linux-gnu/libm-2.30.so
7f5eccb39000-7f5eccb3a000 r--p 0014c000 103:08 35130998 /usr/lib/x86_64-linux-gnu/libm-2.30.so
7f5eccb3a000-7f5eccb3b000 rw-p 0014d000 103:08 35130998 /usr/lib/x86_64-linux-gnu/libm-2.30.so
7f5eccb3b000-7f5ecdb64000 r-xp 00000000 07:0c 473 /snap/intellij-idea-community/221/jbr/lib/server/libjvm.so
7f5ecdb64000-7f5ecdd63000 ---p 01029000 07:0c 473 /snap/intellij-idea-community/221/jbr/lib/server/libjvm.so
7f5ecdd63000-7f5ecde22000 r--p 01028000 07:0c 473 /snap/intellij-idea-community/221/jbr/lib/server/libjvm.so
7f5ecde22000-7f5ecde5c000 rw-p 010e7000 07:0c 473 /snap/intellij-idea-community/221/jbr/lib/server/libjvm.so
7f5ecde5c000-7f5ecdeb4000 rw-p 00000000 00:00 0
7f5ecdeb4000-7f5ecded9000 r--p 00000000 103:08 35130995 /usr/lib/x86_64-linux-gnu/libc-2.30.so
7f5ecded9000-7f5ece051000 r-xp 00025000 103:08 35130995 /usr/lib/x86_64-linux-gnu/libc-2.30.so
7f5ece051000-7f5ece09b000 r--p 0019d000 103:08 35130995 /usr/lib/x86_64-linux-gnu/libc-2.30.so
7f5ece09b000-7f5ece09e000 r--p 001e6000 103:08 35130995 /usr/lib/x86_64-linux-gnu/libc-2.30.so
7f5ece09e000-7f5ece0a1000 rw-p 001e9000 103:08 35130995 /usr/lib/x86_64-linux-gnu/libc-2.30.so
7f5ece0a1000-7f5ece0a5000 rw-p 00000000 00:00 0
7f5ece0a5000-7f5ece0a6000 r--p 00000000 103:08 35130997 /usr/lib/x86_64-linux-gnu/libdl-2.30.so
7f5ece0a6000-7f5ece0a8000 r-xp 00001000 103:08 35130997 /usr/lib/x86_64-linux-gnu/libdl-2.30.so
7f5ece0a8000-7f5ece0a9000 r--p 00003000 103:08 35130997 /usr/lib/x86_64-linux-gnu/libdl-2.30.so
7f5ece0a9000-7f5ece0aa000 r--p 00003000 103:08 35130997 /usr/lib/x86_64-linux-gnu/libdl-2.30.so
7f5ece0aa000-7f5ece0ab000 rw-p 00004000 103:08 35130997 /usr/lib/x86_64-linux-gnu/libdl-2.30.so
7f5ece0ab000-7f5ece0ba000 r-xp 00000000 07:0c 407 /snap/intellij-idea-community/221/jbr/lib/jli/libjli.so
7f5ece0ba000-7f5ece2b9000 ---p 0000f000 07:0c 407 /snap/intellij-idea-community/221/jbr/lib/jli/libjli.so
7f5ece2b9000-7f5ece2ba000 r--p 0000e000 07:0c 407 /snap/intellij-idea-community/221/jbr/lib/jli/libjli.so
7f5ece2ba000-7f5ece2bb000 rw-p 0000f000 07:0c 407 /snap/intellij-idea-community/221/jbr/lib/jli/libjli.so
7f5ece2bb000-7f5ece2c2000 r--p 00000000 103:08 35131009 /usr/lib/x86_64-linux-gnu/libpthread-2.30.so
7f5ece2c2000-7f5ece2d3000 r-xp 00007000 103:08 35131009 /usr/lib/x86_64-linux-gnu/libpthread-2.30.so
7f5ece2d3000-7f5ece2d8000 r--p 00018000 103:08 35131009 /usr/lib/x86_64-linux-gnu/libpthread-2.30.so
7f5ece2d8000-7f5ece2d9000 r--p 0001c000 103:08 35131009 /usr/lib/x86_64-linux-gnu/libpthread-2.30.so
7f5ece2d9000-7f5ece2da000 rw-p 0001d000 103:08 35131009 /usr/lib/x86_64-linux-gnu/libpthread-2.30.so
7f5ece2da000-7f5ece2de000 rw-p 00000000 00:00 0
7f5ece2de000-7f5ece2e0000 r--p 00000000 103:08 35136694 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5ece2e0000-7f5ece2f1000 r-xp 00002000 103:08 35136694 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5ece2f1000-7f5ece2f7000 r--p 00013000 103:08 35136694 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5ece2f7000-7f5ece2f8000 ---p 00019000 103:08 35136694 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5ece2f8000-7f5ece2f9000 r--p 00019000 103:08 35136694 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5ece2f9000-7f5ece2fa000 rw-p 0001a000 103:08 35136694 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f5ece2fa000-7f5ece2fd000 r--p 00000000 103:08 35131004 /usr/lib/x86_64-linux-gnu/libnss_files-2.30.so
7f5ece2fd000-7f5ece304000 r-xp 00003000 103:08 35131004 /usr/lib/x86_64-linux-gnu/libnss_files-2.30.so
7f5ece304000-7f5ece306000 r--p 0000a000 103:08 35131004 /usr/lib/x86_64-linux-gnu/libnss_files-2.30.so
7f5ece306000-7f5ece307000 r--p 0000b000 103:08 35131004 /usr/lib/x86_64-linux-gnu/libnss_files-2.30.so
7f5ece307000-7f5ece308000 rw-p 0000c000 103:08 35131004 /usr/lib/x86_64-linux-gnu/libnss_files-2.30.so
7f5ece308000-7f5ece30e000 rw-p 00000000 00:00 0
7f5ece30e000-7f5ece30f000 ---p 00000000 00:00 0
7f5ece30f000-7f5ece310000 r--p 00000000 00:00 0
7f5ece310000-7f5ece312000 rw-p 00000000 00:00 0
7f5ece312000-7f5ece313000 r--p 00000000 103:08 35130991 /usr/lib/x86_64-linux-gnu/ld-2.30.so
7f5ece313000-7f5ece335000 r-xp 00001000 103:08 35130991 /usr/lib/x86_64-linux-gnu/ld-2.30.so
7f5ece335000-7f5ece33d000 r--p 00023000 103:08 35130991 /usr/lib/x86_64-linux-gnu/ld-2.30.so
7f5ece33d000-7f5ece33e000 r--p 00000000 00:00 0
7f5ece33e000-7f5ece33f000 r--p 0002b000 103:08 35130991 /usr/lib/x86_64-linux-gnu/ld-2.30.so
7f5ece33f000-7f5ece340000 rw-p 0002c000 103:08 35130991 /usr/lib/x86_64-linux-gnu/ld-2.30.so
7f5ece340000-7f5ece341000 rw-p 00000000 00:00 0
7ffe97505000-7ffe97526000 rw-p 00000000 00:00 0 [stack]
7ffe97569000-7ffe9756c000 r--p 00000000 00:00 0 [vvar]
7ffe9756c000-7ffe9756d000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
VM Arguments:
jvm_args: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dsun.tools.attach.tmp.only=true -XX:ErrorFile=/home/david/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/david/java_error_in_IDEA.hprof -Didea.paths.selector=IdeaIC2020.1 -Djb.vmOptionsFile=/home/david/.config/JetBrains/IdeaIC2020.1/idea64.vmoptions -Didea.platform.prefix=Idea -Didea.jre.check=true
java_command: com.intellij.idea.Main
java_class_path (initial): /snap/intellij-idea-community/221/lib/bootstrap.jar:/snap/intellij-idea-community/221/lib/extensions.jar:/snap/intellij-idea-community/221/lib/util.jar:/snap/intellij-idea-community/221/lib/jdom.jar:/snap/intellij-idea-community/221/lib/log4j.jar:/snap/intellij-idea-community/221/lib/trove4j.jar:/snap/intellij-idea-community/221/lib/jna.jar:/snap/intellij-idea-community/221/jbr/lib/tools.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 2 {product} {command line}
ccstr ErrorFile = /home/david/java_error_in_IDEA_%p.log {product} {command line}
bool HeapDumpOnOutOfMemoryError = true {manageable} {command line}
ccstr HeapDumpPath = /home/david/java_error_in_IDEA.hprof {manageable} {command line}
size_t InitialHeapSize = 134217728 {product} {command line}
size_t MaxHeapSize = 2147483648 {product} {command line}
size_t MaxNewSize = 697892864 {product} {ergonomic}
uintx MaxTenuringThreshold = 6 {product} {ergonomic}
size_t MinHeapDeltaBytes = 196608 {product} {ergonomic}
size_t NewSize = 44695552 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5825164 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122916538 {pd product} {ergonomic}
size_t OldSize = 89522176 {product} {ergonomic}
bool OmitStackTraceInFastThrow = false {product} {command line}
uintx ProfiledCodeHeapSize = 122916538 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {command line}
bool SegmentedCodeCache = true {product} {ergonomic}
intx SoftRefLRUPolicyMSPerMB = 50 {product} {command line}
bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
bool UseCompressedOops = true {lp64_product} {ergonomic}
bool UseConcMarkSweepGC = true {product} {command line}
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
PATH=/home/david/.volta/bin:/home/david/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
USERNAME=david
SHELL=/bin/bash
DISPLAY=:0
Signal Handlers:
SIGSEGV: [libjvm.so+0xd635a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0xd635a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0xd635a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [0x00007f5e1b73f2b0], sa_mask[0]=00000000000010000000000000000000, sa_flags=SA_RESTART
SIGXFSZ: [libjvm.so+0xb685f0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0xd635a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR2: [libjvm.so+0xb68480], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0xb68950], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0xb68950], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0xb68950], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0xb68950], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
uname:Linux 5.3.0-46-generic #38-Ubuntu SMP Fri Mar 27 17:37:05 UTC 2020 x86_64
libc:glibc 2.30 NPTL 2.30
rlimit: STACK 8192k, CORE 0k, NPROC 127339, NOFILE 1048576, AS infinity, DATA infinity, FSIZE infinity
load average:1.50 1.30 0.75
/proc/meminfo:
MemTotal: 32719740 kB
MemFree: 22660744 kB
MemAvailable: 27998332 kB
Buffers: 1548904 kB
Cached: 3633328 kB
SwapCached: 0 kB
Active: 6027408 kB
Inactive: 2586264 kB
Active(anon): 3571552 kB
Inactive(anon): 29848 kB
Active(file): 2455856 kB
Inactive(file): 2556416 kB
Unevictable: 196276 kB
Mlocked: 344 kB
SwapTotal: 37109756 kB
SwapFree: 37109756 kB
Dirty: 29548 kB
Writeback: 0 kB
AnonPages: 3627872 kB
Mapped: 961752 kB
Shmem: 227840 kB
KReclaimable: 795772 kB
Slab: 1023036 kB
SReclaimable: 795772 kB
SUnreclaim: 227264 kB
KernelStack: 18656 kB
PageTables: 30356 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 53469624 kB
Committed_AS: 19472640 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 49620 kB
VmallocChunk: 0 kB
Percpu: 9248 kB
HardwareCorrupted: 0 kB
AnonHugePages: 30720 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 344112 kB
DirectMap2M: 5711872 kB
DirectMap1G: 28311552 kB
/proc/sys/kernel/threads-max (system-wide limit on the number of threads):
254678
/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have):
262144
/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers):
32768
container (cgroup) information:
container_type: cgroupv1
cpu_cpuset_cpus: 0-7
cpu_memory_nodes: 0
active_processor_count: 8
cpu_quota: -1
cpu_period: 100000
cpu_shares: -1
memory_limit_in_bytes: -1
memory_and_swap_limit_in_bytes: -2
memory_soft_limit_in_bytes: -1
memory_usage_in_bytes: 4420349952
memory_max_usage_in_bytes: 4420349952
Steal ticks since vm start: 0
Steal ticks percentage since vm start: 0.000
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 126 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx, evex, sha, fma
CPU Model and flags from /proc/cpuinfo:
model name : Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid md_clear flush_l1d arch_capabilities
Memory: 4k page, physical 32719740k(22660744k free), swap 37109756k(37109756k free)
vm_info: OpenJDK 64-Bit Server VM (11.0.6+8-b765.25) for linux-amd64 JRE (11.0.6+8-b765.25), built on Mar 30 2020 10:07:29 by "" with gcc 8.3.1 20190311 (Red Hat 8.3.1-3)
END.
Please sign in to leave a comment.
Try disabling all custom plugins. Does it help?
If no, please report to https://youtrack.jetbrains.com/issues/JBR with idea.log attached
No more crashes so far today after I disabled a bunch of plugins.
Thanks for the help!
I need to install Lombok plugin. I am also facing the same issue. I am using ubutu 24 LTS.
Hi Moupriya Roy We'd need `java_error_log` files from a user's home directory and the IDE logs folder https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#logs-directory to better understand what exactly causes a problem since crashes may occur due to different reasons / stacktraces
Could you upload it at https://uploads.jetbrains.com/ and share an UploadID here?
Thank you!