Fatal error in pycharm

hi i’m installed pycharm from aur and when i run it i see this logs :
http ://uupload.ir/files/7dqr_screenshot_20200825_220526.png

how can i fix this problem ?

Hi. I’m recently installed manjaro in my desktop .
i installed pycharm from AUR
when i open pycharm from terminal i see this log :

how can i fix this problem ?

hi
is best for all to only paste text here :wink:

from aur ?
what is this version, I use pycharm-community-edition 2020.1.4 but in your log I view “home/…/pycharm.2020.1.3” ??? not found 1.3 in aur !
EDIT: ok view in log PRO version (but version is 2020.2.0-1)
And why i view “/home/amir/Public/new Folder” in log ? and why load this app by a bash script ?

whereis pycharm
pycharm: /usr/bin/pycharm /usr/share/pycharm

you run an old version manually installed ?

yes i run pycharm from my last desktop
it ran first time when open pycharm.sh
but next time i see these logs
after that i installed pycharm from aur
but i cant run it :sweat_smile:

sorry it have some grammer porblem
i’m live in iran so i cant talk english so good :grin: :wink:

me too my english is bad :laughing:

for load pycharm aur:

/usr/bin/pycharm
1 Like

it’s just same as the last time :pensive:

Why? pycharm-community-edition 2020.1.4 is in the community repo.

3 Likes

Please do not post screenshots of terminal output, use copy+paste and properly format via </> button.

2 Likes
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Gtk-Message: 13:06:00.948: Failed to load module "appmenu-gtk-module"
2020-08-26 13:06:01,800 [   2994]   WARN - llij.ide.plugins.PluginManager - Resource bundle redefinition for plugin 'com.jetbrains.pycharm.pro.customization'. Old value: messages.ActionsBundle, new value: messages.PyBundle 

(java:5855): Gtk-WARNING **: 13:06:05.099: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(java:5855): Gtk-WARNING **: 13:06:05.099: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(java:5855): Gtk-WARNING **: 13:06:05.099: Theme parsing error: gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated and shouldn't be used anymore. It will be removed in a future version

(java:5855): Gtk-WARNING **: 13:06:05.099: Theme parsing error: gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and shouldn't be used anymore. It will be removed in a future version
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f7d344faf90, pid=5855, tid=5888
#
# JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-b944.20)
# Java VM: OpenJDK 64-Bit Server VM (11.0.7+10-b944.20, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0xcbff90]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/amir/core.5855)
#
# An error report file with more information is saved as:
# /home/amir/java_error_in_PYCHARM_5855.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
/usr/bin/pycharm: line 229:  5855 Aborted                 (core dumped) "$JAVA_BIN" -classpath "$CLASSPATH" ${VM_OPTIONS} "-XX:ErrorFile=$HOME/java_error_in_PYCHARM_%p.log" "-XX:HeapDumpPath=$HOME/java_error_in_PYCHARM.hprof" -Didea.vendor.name=${PRODUCT_VENDOR} -Didea.paths.selector=${PATHS_SELECTOR} "-Djb.vmOptionsFile=$VM_OPTIONS_FILE" ${IDE_PROPERTIES_PROPERTY} -Didea.platform.prefix=Python com.intellij.idea.Main "$@"

this is terminal output

i need pycharm pro
so i download it from aur :slightly_smiling_face:

Try with another/new java version (14 is the current one). You can multiple versions installed at the same time, use archlinux-java to set the default one. Also see the arch wiki “Java”-Page.


edit: @moderators Why am I not allowed to include a link?

1 Like

Thank you all
i fix this problem by uninstalling a plugin
:grin: :sweat_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.