Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Crash on opening any .md file #118

Open
dotancohen opened this issue Jan 1, 2017 · 1 comment
Open

Crash on opening any .md file #118

dotancohen opened this issue Jan 1, 2017 · 1 comment
Labels

Comments

@dotancohen
Copy link

Consider the following file:

$ cat crash_gfm.md
# Test

Hello, world!

Opening this file with GFM on PHPStorm 2016.3.2 EAP causes the following crash:

IPC process exited. Exit code: 127
com.teamdev.jxbrowser.chromium.internal.ipc.IPCException: IPC process exited. Exit code: 127
	at com.teamdev.jxbrowser.chromium.internal.ipc.d.run(Unknown Source)
	at java.lang.Thread.run(Thread.java:745)

This is running on CentOS 7.3 with KDE:

$ cat /etc/centos-release
CentOS Linux release 7.3.1611 (Core) 

$ uname -a
Linux TMPC013 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

$ kde4-config --version
Qt: 4.8.5
KDE Development Platform: 4.14.8
kde4-config: 1.0
@dotancohen
Copy link
Author

Note that there are other crashers with a similar message here in the Issues, however the exit code differs.
#97
#107

@ShyykoSerhiy ShyykoSerhiy added this to the v0.2.0 milestone May 11, 2018
@ShyykoSerhiy ShyykoSerhiy removed this from the v0.2.0 milestone Nov 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants