Segfaults when using a folder which doesn't contain data files as argument
Challenging Puzzle / Arcade hybrid
Status: Beta
Brought to you by:
vexorian
xye gives a segmentation fault when running with a folder which doesn't contain any data files as argument. To reproduce, simply run "xye /usr/", and it segfaults after "Initializing Recolor Table".
Attaching a backtrace from gdb.
I commited fixes to xye.h and xye.cpp in SVN tree. Do these fix the problem for you?
It sure does! Thank you!