Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
15104921
Topic
1326803
Board
Mining (Altcoins)
Re: [ANN]: cpuminer-opt, New v3.3.5, x11evo, hmq1725 & Windows
by
hmage
on
06/06/2016, 18:47:43 UTC
Quote from: joblo on June 06, 2016, 06:46:19 PM
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.