Crash when processing SASS using aem-sass-compiler
A project I am working on was set up to use the aem-sass-compiler for runtime processing of SCSS files. I think I am the only one experiencing this issue. It seems to work for other developers and on the dev, QA, stage, and production servers. My system is running Windows 10 with up to date patches. Others in my team are using similar OS versions but not experiencing the issue.
I traced through the aem-sass-compiler Java code and found that the AEM instance crashes, fatally, when the Java code calls a native method.
I am wondering if anyone else experienced this issue and if so, whether they were able to solve the problem or not.

