Gentoo Archives: gentoo-user

From: gevisz <gevisz@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] pycharm-community crashed on the first start
Date: Wed, 23 Dec 2020 20:38:19
Message-Id: CA+t6X7fd8d7718MejEz3MQPAfit8yVXGbdu8p2+XAps9khVAow@mail.gmail.com
1 I have just installed pycharm-community 2020.1.3 (marked stable) with
2 its default settings (that is with +bundled-jdk use flag) on my newly
3 installed Gentoo system and tried to start it using the following
4 command:
5 /opt/pycharm-community/bin/pycharm.sh
6
7 Unfortunately, pycharm crashed on the start reporting the following error:
8
9 # A fatal error has been detected by the Java Runtime Environment:
10 #
11 # SIGSEGV (0xb) at pc=0x0000000000000000, pid=26676, tid=26725
12 #
13 # JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-b765.64)
14 # Java VM: OpenJDK 64-Bit Server VM (11.0.7+10-b765.64, mixed mode,
15 tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
16 # Problematic frame:
17 # C 0x0000000000000000
18 #
19 # Core dump will be written. Default location: /home/gevis/core
20 #
21 # If you would like to submit a bug report, please visit:
22 # http://bugreport.java.com/bugreport/crash.jsp
23 # The crash happened outside the Java Virtual Machine in native code.
24 # See problematic frame for where to report the bug.
25
26 A longer error report from /home/gevis/java_error_in_PYCHARM_26676.log
27 tells me nothing meaningful. :(
28
29 I have no other Java JDK installed on my system.
30
31 Is it a known problem? Shall I try to install pycharm with
32 -bundled-jdk use flag?

Replies

Subject Author
Re: [gentoo-user] pycharm-community crashed on the first start "Róbert Čerňanský" <openhs@×××××××××.com>
[gentoo-user] Re: pycharm-community crashed on the first start gevisz <gevisz@×××××.com>