Clion2019.1 Freezes on generate Definitions and hangs if not "generated in place"
Hello,
since i activated my license... the ide freezes and later hangs if i use the generate defintions and disable the checkbox "generate in place".
It's one of the many functions which freezes and let the ide hangs... but this one is the most used atm.
The IDE generated a lot of dumps if i not kill the clion executable....
This happened on all projects, so it's not only my ue4 Projects ;)
It was working fine just before i activated the license.
Deleting of the .idea folder doesn't help.
Removing everything and start clion doesn't changed anything.
Here the link to one Log and two dumps: (seems like the same)
idea.log : https://pastebin.com/W7yrbdF3
threadDump #1 : https://pastebin.com/t3G53HyL
threadDump #2 : https://pastebin.com/jFbsgqhB
All pastebins will expire in 2 weeks... just as a note ^^
System is running Windows10 with 16GB (just as info... even if it's not needed)
Hope someone can help... it's annoying because the shortcut for "create definitions" is enough to cause the hanging... at least if i'm typing without noticing :P
If something is needed... i will provide it as possible...
请先登录再写评论。
Short update...
Tested the old versions and seems to happen at all versions now. (Down to 2018.1)
With and without active license.
A "clean" installation was done by removing regedit entrys, folders in appdata, user folder and program files.
Now i increased the max memory to 6GB and now it's responding again after 17 minutes of hanging. (with standard 2gb settings it's not coming back)
Testing it now with 14GB to see if the time will be reduced.
Tested with a simple c++ class with a complete new UE4 project.
Just a simple "void testEntry();" in header to define in the cpp file ;)
First idea was "maybe it's only the first time now".. but no, it's not...
just no idea why this happens ... and how to fix.
i tested the harddrives but all seems to be ok (read/write test). (moved from SSD to HDD, but same times)
other programs doesn't have a problem, so should be not the harddrives.
Uhm after a hint from someone in a discord channel... i tested the bloody EAP and this version works again :)
Now everything works like "showing memory usage", "generate definitions", "jump to declaration" and other plain IDE functions.
IDK what was changed in the EAP, but it works and this is enough for me ^^
Just as info, so nobody needs to look into this problem.