Using the WEAKNESS class causes Edge to randomly crash to desktop. It's enough just to use the line WEAKNESS.CLASS=X; and nothing else to provoke it.
But it doesn't always happen. As soon as I can get a test case that is 100% reproducible I'll post it here.
Note that this also happens in edge 1.35 too.
WEAKNESS class causes Edge to crash
Re: WEAKNESS class causes Edge to crash
It's probably just some variable not being initialized properly: maybe you don't need a test case, just go over the code making sure weakness stuff is being done correctly?
Re: WEAKNESS class causes Edge to crash
Seems to be fixed!