Closed matthiaskrgr closed 8 years ago
Or is this related to these memory statistics?
Nope that looks like a legit crash but I didn't reproduce based on your command here. Let me take a look at the code, that stack is helpfull
Actually I can reproduce now (had to make clean)
It actually seems to be realted to --hashfile. I can only reproduce when the specified already exists (run with --hashfile=foo twice)
Yeah it's the strcpy in get_config_text, if you update from master it should be fixed. Thanks for reporting this it would've been a nightmare to find later. I think I'll add a debug target to the Makefile.
Never mind we already have one I just forgot to use it :/
@ b39ac5588369bd369ccbffda6b5f90f7b03f828e