Ok good to know others are able to run it ok.
Unfortunately bitcoin is not a critical application for me and need to spend my time on other things. If however there is a debugging build of the application which can provide line numbers for the crashed code (0xc0000005 – ACCESS VIOLATION) then I’d be happy to run it to identify the line causing the problem.
The only thing I can think of is to see if there are other versions of mingwm10.dll you can get. mingwm10.dll is a tiny little DLL that came with the MinGW compiler that you need when you build for multi-thread. I don’t know exactly what it does, but it probably just says something like “yes Windows, see I’m in a DLL like you insisted.”
The end of your debug.log file might show the last thing it was doing before it crashed.
47,011 total views, 29 views today
https://bitcointalk.org/index.php?topic=1540.msg18511#msg18511