PhpStorm 2017.3 crashes on Ubuntu 17, when trying to open color picker

PhPStorm 2017.3 crashes on Ubuntu 17, when clicking on the colored square displayed on the left side of a line containing a color, which is supposed to open the color picker.

I've tried it more than once, and it's consistent.

Here's the list of third-party plugins, if it helps:

  • .ignore
  • .env files support
  • ANSI Highlighter
  • Ideolog
  • Upsource integration
0
3 comments
Avatar
Permanently deleted user

Hello,

Are there any java_error_in_phpstorm_*.log files within your home directory? If yes then what's inside of them?

1

@VladimirLuchansky, yes, there is one from yesterday: https://jsfiddle.net/websiter/f09fmsjv/
Upon reading it, I did try

ulimit -c unlimited

, but the problem persists.

Here's the result of my

ulimit -a

, upon reboot/crash: https://jsfiddle.net/websiter/f09fmsjv/1/

After setting core file size to unlimited it shows as such, but I assume I need to edit /etc/security/limits.conf in order to make it permanent.

But again, it still crashes, even with unlimited

And here's another, older log: https://jsfiddle.net/websiter/f09fmsjv/2/

Considering the date, I'm pretty sure I wasn't on same version and it's not related to this bug, but it might give some extra info on the system (it's considerably larger than the one above).

0

It's this one, posted a link to this thread in a private comment there: https://youtrack.jetbrains.com/issue/JRE-203

1

Please sign in to leave a comment.