On Sat, 11 Jul 2020 03:04:16 GMT, Alexander Matveev <[email protected]> wrote:
> According to information found for similar bugs filed against libffi, this is > known issue with libffi. libffi modifies > stack frames and it triggers stack frame run-time error checking. Fixed by > disabling stack frame error checking in > debug build. It was already off in release build. This pull request has now been integrated. Changeset: 946590e6 Author: Alexander Matveev <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/946590e6 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod 8248365: Debug build crashes on Windows when playing media file Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/265
