Open matiasgarciaisaia opened 9 years ago
Thanks for the bug report. Out of interest, does the 32bit executable suffer from the same fate?
Sorry - I was using the 32 bit executable, never used the WinRun4J64.exe
.
Ask me any extra detail you need, but if it better helps you, you should be able to reproduce the issue like this:
$ git clone https://github.com/instedd/act && cd act/client
$ git checkout f09216e~1
$ ./gradlew installer
You only need to have makensis
and Java installed.
(Originally found on instedd/ACT#58)
winRun4J 0.4.5 seems to be crashing on Windows 8.1 x64 due to an ACCESS_VIOLATION. Downgrading to winRun4J 0.4.4 has solved the issue.
It's working OK on Windows XP.
In all cases I'm using a freshly installed
jre-7u72-windows-i586.gz
.This is the Windows report:
Here is the full crash dump.
I really don't know what extra info I can provide - but feel free to ask for it.