iksnalybok

Results 2 comments of iksnalybok

Hi, I just run into the same segfault issue. Here is a test case: ``` $ wget https://github.com/zevv/duc/releases/download/1.4.4/duc-1.4.4.tar.gz $ tar xf duc-1.4.4.tar.gz $ cd duc-1.4.4/ $ ./configure && make $...

Hi, I compiled it from source (git clone, commit d2d1dfb), and I cannot reproduce the error. ``` $ ./duc index --database=my.db . $ ./duc ls --database=my.db doesNotExist The requested path...