Reading raw primary call graph - forever
marakew opened this issue · 1 comments
marakew commented
after load workspace
i try load my diff by pressing twice by name
i see message box progress dialog
Loading Diff 'my_vs_my1'
Reading raw primary call graph...'
and thats all
when it start, java.exe consume over 99% CPU and around 1Gb memory
after few seconds its rollback to normal
but progress loading infinet
i see only seconds tick "9999 seconds" etc
iam try update jre but it doest help
any idea how to debug issue ?
marakew commented
increase memory reserve usage, issue solved
"javaw.exe" "-Xms500m" "-Xmx1600m" "-jar" "bindiff.jar"