Rider cannot start on Debain ARM

$ cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
 

$ uname -a
Linux debian 6.1.0-37-arm64 #1 SMP Debian 6.1.140-1 (2025-05-22) aarch64 GNU/Linux
 

Error log:

2025-07-13 15:00:25,400 [     30]   INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2025-07-13 15:00:25,499 [    129]   INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 58 ms
2025-07-13 15:00:25,507 [    137]   INFO - #c.i.p.i.b.AppStarter - IDE: JetBrains Rider (build #RD-251.26927.67, Fri, 27 Jun 2025 05:54:00 GMT)
2025-07-13 15:00:25,508 [    138]   INFO - #c.i.p.i.b.AppStarter - OS: Linux (6.1.0-37-arm64)
2025-07-13 15:00:25,508 [    138]   INFO - #c.i.p.i.b.AppStarter - JRE: 21.0.7+9-b895.130, aarch64 (JetBrains s.r.o.)
2025-07-13 15:00:25,508 [    138]   INFO - #c.i.p.i.b.AppStarter - JVM: 21.0.7+9-b895.130 (OpenJDK 64-Bit Server VM)
2025-07-13 15:00:25,553 [    183]   INFO - #c.i.p.i.b.AppStarter - PID: 4791
2025-07-13 15:00:25,553 [    183]   INFO - #c.i.p.i.b.AppStarter - desktop: X-Cinnamon
2025-07-13 15:00:25,591 [    221]   INFO - #c.i.p.i.b.AppStarter - toolkit: sun.awt.X11.XToolkit
2025-07-13 15:00:25,610 [    240]   INFO - #c.i.p.i.b.AppStarter - JVM options: [abort, vfprintf, -XX:ErrorFile=/home/zhangyin/java_error_in_rider_%p.log, -XX:HeapDumpPath=/home/zhangyin/java_error_in_rider.hprof, -Xms128m, -Xmx2048m, -XX:ReservedCodeCacheSize=512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:CICompilerCount=2, -XX:+IgnoreUnrecognizedVMOptions, -XX:+UnlockDiagnosticVMOptions, -XX:TieredOldPercentage=100000, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Djdk.nio.maxCachedBufferSize=2097152, -Djava.util.zip.use.nio.for.zip.file.access=true, -Dkotlinx.coroutines.debug=off, -Dllm.show.ai.promotion.window.on.start=false, -Dsun.tools.attach.tmp.only=true, -Dawt.lock.fair=true, -Xmx750m, -Dide.managed.by.toolbox=/home/zhangyin/root/opt/jetbrains-toolbox/bin/jetbrains-toolbox, -Dtoolbox.notification.token=25a60110-b9bf-445d-b985-5956498af3bd, -Dtoolbox.notification.portFile=/home/zhangyin/.cache/JetBrains/Toolbox/ports/3099d6c5-a729-4f01-b23b-073160f6217c.port, -Djb.vmOptionsFile=/home/zhangyin/.config/JetBrains/Rider2025.1/rider64.vmoptions, -Xbootclasspath/a:/home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/lib/nio-fs.jar, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=Rider2025.1, -Djna.boot.library.path=/home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/lib/jna/aarch64, -Djna.nosys=true, -Djna.noclasspath=true, -Dpty4j.preferred.native.folder=/home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/lib/pty4j, -Dio.netty.allocator.type=pooled, -Dintellij.platform.runtime.repository.path=/home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/modules/module-descriptors.jar, -Didea.platform.prefix=Rider, -Dide.native.launcher=true, -Didea.class.before.app=com.jetbrains.rider.protocol.EarlyBackendStarter, -Didea.show.customize.ide.wizard=true, -DFilePageCache.THROW_ERROR_ON_DUPLICATE_STORAGE_REGISTRATION=false, -Dsplash=true, -Daether.connector.resumeDownloads=false, -Dcompose.swing.render.on.graphics=true, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing.plaf.gtk=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html.parser=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.X11=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true]
2025-07-13 15:00:25,611 [    241]   INFO - #c.i.p.i.b.AppStarter - args: 
2025-07-13 15:00:25,611 [    241]   INFO - #c.i.p.i.b.AppStarter - library path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
2025-07-13 15:00:25,612 [    242]   INFO - #c.i.p.i.b.AppStarter - boot library path: /home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/jbr/lib
2025-07-13 15:00:25,615 [    245]   INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=UTF-8 file.encoding=UTF-8
   idea.config.path=/home/zhangyin/.config/JetBrains/Rider2025.1
   idea.system.path=/home/zhangyin/.cache/JetBrains/Rider2025.1
   idea.plugins.path=/home/zhangyin/.local/share/JetBrains/Rider2025.1 -> java.nio.file.NoSuchFileException: /home/zhangyin/.local/share/JetBrains/Rider2025.1
   idea.log.path=/home/zhangyin/.cache/JetBrains/Rider2025.1/log
2025-07-13 15:00:25,626 [    256]   INFO - #c.i.p.i.b.AppStarter - CPU cores: 6; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@727c7fa9[Running, parallelism = 5, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@6886c45
2025-07-13 15:00:25,940 [    570]   INFO - #fleet.kernel.Transactor - shutting down kernel Kernel@j82pikjir0vpq2amnigt
2025-07-13 15:00:25,964 [    594]   INFO - STDERR - 
2025-07-13 15:00:25,965 [    595]   INFO - STDERR - **Start Failed**
2025-07-13 15:00:25,965 [    595]   INFO - STDERR - 
2025-07-13 15:00:25,965 [    595]   INFO - STDERR - Internal error
2025-07-13 15:00:25,965 [    595]   INFO - STDERR - 
2025-07-13 15:00:25,965 [    595]   INFO - STDERR - java.lang.InternalError: should not come down here
2025-07-13 15:00:25,965 [    595]   INFO - STDERR -     at java.base/sun.util.locale.provider.JRELocaleProviderAdapter.getLocaleServiceProvider(JRELocaleProviderAdapter.java:116)
2025-07-13 15:00:25,965 [    595]   INFO - STDERR -     at java.base/sun.util.locale.provider.LocaleServiceProviderPool.findProviders(LocaleServiceProviderPool.java:313)
2025-07-13 15:00:25,965 [    595]   INFO - STDERR -     at java.base/sun.util.locale.provider.LocaleServiceProviderPool.getLocalizedObjectImpl(LocaleServiceProviderPool.java:283)
2025-07-13 15:00:25,965 [    595]   INFO - STDERR -     at java.base/sun.util.locale.provider.LocaleServiceProviderPool.getLocalizedObject(LocaleServiceProviderPool.java:245)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/sun.util.locale.provider.TimeZoneNameUtility.retrieveDisplayNamesImpl(TimeZoneNameUtility.java:197)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/sun.util.locale.provider.TimeZoneNameUtility.retrieveDisplayName(TimeZoneNameUtility.java:150)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.util.TimeZone.getDisplayName(TimeZone.java:430)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.util.Date.toString(Date.java:1045)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.lang.String.valueOf(String.java:4465)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.util.Properties.writeDateComment(Properties.java:958)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.util.Properties.store0(Properties.java:919)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.base/java.util.Properties.store(Properties.java:908)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.desktop/sun.font.FcFontConfiguration.writeFcInfo(FcFontConfiguration.java:429)
2025-07-13 15:00:25,966 [    596]   INFO - STDERR -     at java.desktop/sun.font.FcFontConfiguration.init(FcFontConfiguration.java:100)
2025-07-13 15:00:25,967 [    597]   INFO - STDERR -     at java.desktop/sun.font.FcFontConfiguration.<init>(FcFontConfiguration.java:75)
2025-07-13 15:00:25,967 [    597]   INFO - STDERR -     at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:698)
2025-07-13 15:00:25,967 [    597]   INFO - STDERR -     at java.desktop/sun.font.SunFontManager$2.run(SunFontManager.java:381)
2025-07-13 15:00:25,967 [    597]   INFO - STDERR -     at java.desktop/sun.font.SunFontManager$2.run(SunFontManager.java:343)
2025-07-13 15:00:25,967 [    597]   INFO - STDERR -     at java.base/java.security.AccessController.doPrivileged(AccessController.java:319)
2025-07-13 15:00:25,967 [    597]   INFO - STDERR -     at java.desktop/sun.font.SunFontManager.<init>(SunFontManager.java:343)
2025-07-13 15:00:25,968 [    598]   INFO - STDERR -     at java.desktop/sun.awt.FcFontManager.<init>(FcFontManager.java:33)
2025-07-13 15:00:25,968 [    598]   INFO - STDERR -     at java.desktop/sun.awt.X11FontManager.<init>(X11FontManager.java:58)
2025-07-13 15:00:25,968 [    598]   INFO - STDERR -     at java.desktop/sun.font.PlatformFontInfo.createFontManager(PlatformFontInfo.java:37)
2025-07-13 15:00:25,968 [    598]   INFO - STDERR -     at java.desktop/sun.font.FontManagerFactory.getInstance(FontManagerFactory.java:51)
2025-07-13 15:00:25,968 [    598]   INFO - STDERR -     at java.desktop/java.awt.Font.getFont2D(Font.java:569)
2025-07-13 15:00:25,969 [    599]   INFO - STDERR -     at java.desktop/java.awt.Font.getFamily(Font.java:1494)
2025-07-13 15:00:25,969 [    599]   INFO - STDERR -     at java.desktop/java.awt.Font.getFamily_NoClientCode(Font.java:1468)
2025-07-13 15:00:25,969 [    599]   INFO - STDERR -     at java.desktop/java.awt.Font.getFamily(Font.java:1460)
2025-07-13 15:00:25,969 [    599]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.UiKt$initUi$preloadFontJob$1.invokeSuspend(ui.kt:57)
2025-07-13 15:00:25,969 [    599]   INFO - STDERR -     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2025-07-13 15:00:25,970 [    600]   INFO - STDERR -     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
2025-07-13 15:00:25,970 [    600]   INFO - STDERR -     at kotlinx.coroutines.internal.SoftLimitedDispatcher$Worker.run(SoftLimitedDispatcher.kt:125)
2025-07-13 15:00:25,970 [    600]   INFO - STDERR -     at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
2025-07-13 15:00:25,970 [    600]   INFO - STDERR -     at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:608)
2025-07-13 15:00:25,970 [    600]   INFO - STDERR -     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:873)
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:763)
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -     at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:750)
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -     Suppressed: java.lang.RuntimeException: com/intellij/idea/MainImpl
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -         at com.intellij.idea.MainImpl.a(MainImpl.kt)
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -         at com.intellij.idea.MainImpl.a(MainImpl.kt)
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -         at com.intellij.idea.MainImpl.prepareStart(MainImpl.kt)
2025-07-13 15:00:25,971 [    601]   INFO - STDERR -         at com.intellij.platform.ide.bootstrap.StartupUtil$startApplication$9$1.invokeSuspend(startup.kt:299)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:112)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$BuildersKt__BuildersKt(Builders.kt:85)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:53)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:49)
2025-07-13 15:00:25,972 [    602]   INFO - STDERR -         at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
2025-07-13 15:00:25,973 [    603]   INFO - STDERR -         at com.intellij.idea.Main.mainImpl(Main.kt:72)
2025-07-13 15:00:25,973 [    603]   INFO - STDERR -         at com.intellij.idea.Main.main(Main.kt:47)
2025-07-13 15:00:25,973 [    603]   INFO - STDERR -     Caused by: java.security.NoSuchAlgorithmException: Cannot find any provider supporting DES/CBC/PKCS5Padding
2025-07-13 15:00:25,974 [    604]   INFO - STDERR -         at java.base/javax.crypto.Cipher.getInstance(Cipher.java:574)
2025-07-13 15:00:25,974 [    604]   INFO - STDERR -         ... 15 more
2025-07-13 15:00:25,974 [    604]   INFO - STDERR - 
2025-07-13 15:00:25,974 [    604]   INFO - STDERR - -----
2025-07-13 15:00:25,974 [    604]   INFO - STDERR - JRE: 21.0.7+9-b895.130 aarch64 (JetBrains s.r.o.)
2025-07-13 15:00:25,974 [    604]   INFO - STDERR - /home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/jbr
2025-07-13 15:00:26,253 [    883]   INFO - STDERR - java.lang.Error: no ComponentUI class for: javax.swing.JLabel[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=,defaultIcon=jar:file:/home/zhangyin/.local/share/JetBrains/Toolbox/apps/rider/lib/app-client.jar!/images/questionSign.png,disabledIcon=,horizontalAlignment=CENTER,horizontalTextPosition=TRAILING,iconTextGap=4,labelFor=,text=,verticalAlignment=CENTER,verticalTextPosition=CENTER]
2025-07-13 15:00:26,253 [    883]   INFO - STDERR -     at java.desktop/javax.swing.UIDefaults.getUIError(UIDefaults.java:763)
2025-07-13 15:00:26,253 [    883]   INFO - STDERR -     at java.desktop/javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:146)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at java.desktop/javax.swing.UIDefaults.getUI(UIDefaults.java:793)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at java.desktop/javax.swing.UIManager.getUI(UIManager.java:1075)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at java.desktop/javax.swing.JLabel.updateUI(JLabel.java:288)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at java.desktop/javax.swing.JLabel.<init>(JLabel.java:180)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at java.desktop/javax.swing.JLabel.<init>(JLabel.java:239)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.showError(StartupErrorReporter.java:138)
2025-07-13 15:00:26,254 [    884]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.showError(StartupErrorReporter.java:99)
2025-07-13 15:00:26,255 [    885]   INFO - STDERR -     at com.intellij.idea.Main.mainImpl(Main.kt:86)
2025-07-13 15:00:26,255 [    885]   INFO - STDERR -     at com.intellij.idea.Main.main(Main.kt:47)
2025-07-13 15:00:26,264 [    894]   INFO - STDERR - java.lang.Error: no ComponentUI class for: javax.swing.JTextPane[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=,caretColor=,disabledTextColor=,editable=true,margin=,selectedTextColor=,selectionColor=,kit=,typeHandlers=]
2025-07-13 15:00:26,264 [    894]   INFO - STDERR -     at java.desktop/javax.swing.UIDefaults.getUIError(UIDefaults.java:763)
2025-07-13 15:00:26,264 [    894]   INFO - STDERR -     at java.desktop/javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:146)
2025-07-13 15:00:26,264 [    894]   INFO - STDERR -     at java.desktop/javax.swing.UIDefaults.getUI(UIDefaults.java:793)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at java.desktop/javax.swing.UIManager.getUI(UIManager.java:1075)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at java.desktop/javax.swing.text.JTextComponent.updateUI(JTextComponent.java:348)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at java.desktop/javax.swing.text.JTextComponent.<init>(JTextComponent.java:322)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at java.desktop/javax.swing.JEditorPane.<init>(JEditorPane.java:255)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at java.desktop/javax.swing.JTextPane.<init>(JTextPane.java:100)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.prepareMessage(StartupErrorReporter.java:309)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.showError(StartupErrorReporter.java:153)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.showError(StartupErrorReporter.java:99)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at com.intellij.idea.Main.mainImpl(Main.kt:86)
2025-07-13 15:00:26,265 [    895]   INFO - STDERR -     at com.intellij.idea.Main.main(Main.kt:47)
2025-07-13 15:00:26,280 [    910]   INFO - STDERR - 
2025-07-13 15:00:26,280 [    910]   INFO - STDERR - -----
2025-07-13 15:00:26,280 [    910]   INFO - STDERR - Also, a UI exception occurred in an attempt to show the above message:
2025-07-13 15:00:26,280 [    910]   INFO - STDERR - java.lang.NullPointerException: Cannot invoke "javax.swing.text.Caret.setDot(int)" because "this.caret" is null
2025-07-13 15:00:26,280 [    910]   INFO - STDERR -     at java.desktop/javax.swing.text.JTextComponent.setCaretPosition(JTextComponent.java:1687)
2025-07-13 15:00:26,281 [    911]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.prepareMessage(StartupErrorReporter.java:313)
2025-07-13 15:00:26,281 [    911]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.showError(StartupErrorReporter.java:153)
2025-07-13 15:00:26,281 [    911]   INFO - STDERR -     at com.intellij.platform.ide.bootstrap.StartupErrorReporter.showError(StartupErrorReporter.java:99)
2025-07-13 15:00:26,281 [    911]   INFO - STDERR -     at com.intellij.idea.Main.mainImpl(Main.kt:86)
2025-07-13 15:00:26,281 [    911]   INFO - STDERR -     at com.intellij.idea.Main.main(Main.kt:47)
2025-07-13 15:00:26,282 [    912]   INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
 

0
1 comment
Hi Zhangyin,

I’ve just replicated your setup but couldn’t reproduce the issue. Could you share more details on how you installed Rider?

For reference, here are the steps I followed:
- Installed Toolbox for Linux ARM64
- Installed Rider through Toolbox
- Opened Rider successfully without any errors

Could you try following the same steps and let us know exactly how you installed Rider on your end? This will help us compare and identify what might be causing the problem.

Best regards,
Uros Glogovac
IntelliJ Support
0

Please sign in to leave a comment.