Clion much stucks in parsing process

已回答

project:

https://github.com/cryptonomex/graphene

(there are a lot of 'auto' and macros)

My system info:

cpu: Intel Core i7-6700K

ram: 32 GB

os: ubuntu 18.04 (mint 19)

Can you make parsing in another thread, not in main (in future at least)? Because it is very uncomfortable to work with projects like this - in some cases I can't input any symbols during minutes (!) while parsing is finished.

 

1

use a Mac and it will work

0

Michael Padilla, have you tried exactly 'graphene' project on Mac?

0

Hi, Serghd Box! Sorry for the inconvenience.

Please try enabling memory indicator (File | Settings | Appearance & Behavior | Appearance | Show memory indicator) and keep an eye on it for some time (the indicator will appear in the bottom right corner of the CLion window). If it is close to the limit at the time when you are experiencing the problems, then try increasing the Xmx JVM option according to this guide.

If it doesn't help, please send automatically generated thread dumps which are located in the logs folder to clion-support at jetbrains.com so we could investigate your issues.

0

Anna Falevskaya, thanks, but of course I've tried to change vmoptions and not once =) And yes, it doesn't help.

My current info is attached below.

 

(sometimes it can be ~6GB)

Logs:
https://drive.google.com/open?id=1U8LpXjDt8YaBh_VdzuAiTMbGZo_tuOr3

 

0

Please send thread dumps (those threadDump* folders) to clion-support at jetbrains.com.

0

done. Thanks for advices

0

请先登录再写评论。