Pycharm not opening, win 10, 32bit
Completed
I have fully updated windows, java and drivers. I have python 3.6 intalled and working. The windows tablet I'm using has a meagre 2gb of RAM, and an intel x5-z8300 CPU, integrated graphics.
Pycharm doesn't start at all. The error is in java I believe as a "java_error_in_pycharm.log" is generated in my documents is created when I try to start pycharm.
I think the relevent portion of the log is:
# Problematic frame:
# C 0x00030760
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
If not creating minidumps is the problem, how do I enable it?
Pycharm works on my main computer flawlessly (64bit win 10).
Any suggestions would be greatly appreciated.
Please sign in to leave a comment.
hey louis, sorry i can not help you, but since updating to version 3.3 I got exactly the same problem on my 32bit machine.
So if anybody can help us thanks in advance.
Here are my logs:
java errorfile:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000f065a, pid=5200, tid=0x000019e4
#
# JRE version: OpenJDK Runtime Environment (8.0_152-b11) (build 1.8.0_152-release-1024-b11)
# Java VM: OpenJDK Server VM (25.152-b11 mixed mode windows-x86 )
# Problematic frame:
# C 0x000f065a
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- S Y S T E M ---------------
OS: Windows 10.0 Build 14393 (10.0.14393.1198)
CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 55 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, erms, 3dnowpref, tsc, tscinvbit
Memory: 4k page, physical 1977712k(530248k free), swap 3955424k(1509096k free)
vm_info: OpenJDK Server VM (25.152-b11) for windows-x86 JRE (1.8.0_152-release-1024-b11), built on Dec 19 2017 11:05:26 by "builduser" with MS VC++ 10.0 (VS2010)
time: Thu Feb 08 12:23:41 2018
elapsed time: 9 seconds (0d 0h 0m 9s)
idea.log:
2018-02-08 12:23:39,550 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-02-08 12:23:39,596 [ 46] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-02-08 12:23:39,596 [ 46] INFO - #com.intellij.util.ui.JBUI - System scale factor: 1.0 (IDE-managed HiDPI)
2018-02-08 12:23:39,634 [ 84] INFO - #com.intellij.idea.Main - IDE: PyCharm (build #PY-173.4301.16, 11 Jan 2018 11:39)
2018-02-08 12:23:39,634 [ 84] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, x86)
2018-02-08 12:23:39,634 [ 84] INFO - #com.intellij.idea.Main - JRE: 1.8.0_152-release-1024-b11 (JetBrains s.r.o)
2018-02-08 12:23:39,634 [ 84] INFO - #com.intellij.idea.Main - JVM: 25.152-b11 (OpenJDK Server VM)
2018-02-08 12:23:39,649 [ 99] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx512m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djb.vmOptionsFile=D:\Program Files\JetBrains\PyCharm 2017.3.3\bin\pycharm.exe.vmoptions -Xbootclasspath/a:D:\Program Files\JetBrains\PyCharm 2017.3.3\lib\boot.jar -Didea.platform.prefix=Python -Dide.native.launcher=true -Didea.paths.selector=PyCharm2017.3 -XX:ErrorFile=C:\Users\JulianeGoebgen\java_error_in_pycharm_%p.log -XX:HeapDumpPath=C:\Users\JulianeGoebgen\java_error_in_pycharm.hprof
2018-02-08 12:23:39,665 [ 115] INFO - #com.intellij.idea.Main - ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@da0790[Running, parallelism = 3, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]
2018-02-08 12:23:39,665 [ 115] INFO - #com.intellij.idea.Main - ext: D:\Program Files\JetBrains\PyCharm 2017.3.3\jre32\lib\ext: [access-bridge-32.jar, access-bridge.jar, cldrdata.jar, dnsns.jar, jaccess.jar, jfxrt.jar, localedata.jar, meta-index, nashorn.jar, sunec.jar, sunjce_provider.jar, sunmscapi.jar, sunpkcs11.jar, zipfs.jar]
2018-02-08 12:23:39,665 [ 115] INFO - #com.intellij.idea.Main - JNU charset: Cp1252
2018-02-08 12:23:39,819 [ 269] INFO - #com.intellij.idea.Main - JNA library (32-bit) loaded in 154 ms
2018-02-08 12:23:39,819 [ 269] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
me again, I was able to run it!
I uninstalled everything. Also deleting all settings in the User folders.
Start installer WITHOUT downloading and installing JetbRains JRE. They have a own Version of the JRE with some fixes. I have now the Version from Oracle. I think it is th 1.8
Reboot and it starts :)
Hope this will work for you too.
Thanks a lot, that makes sense. Kind of embarrassing I didn't think of it too as it was a java problem!
Have a good weekend!
I got it to start after deleting the jre folders from the installation directory without reinstalling the IDE. I also noticed that it is running significantly slower than the edition on my linux system.