Post
Topic
Board Mining (Altcoins)
Re: [ANN]: cpuminer-opt, New v3.3.5, x11evo, hmq1725 & Windows
by
hmage
on 06/06/2016, 18:47:43 UTC
But the problem is only on Windows, oh well.

msys comes with gdb, it should be able to catch the segfault, then you can inspect the registers, stack and variables.

Compiling with "-O0 -g3" instead of "-O3" should help gdb give you more info.