| Subject: Re: assert failure in htslib.c:3446 |
Author: Xavier Roche |
Date: 07/08/2014 08:06 |
| | > I can try compiling with debug flags if you let me
> know what to pass to ./configure.
Typically, you can use:
./configure CFLAGS="-O0 -g3" && make -j8 && make install
DESTDIR=/tmp/my_install
If you can print:
print source
print dest
print copyBuff
print qLen
print ampargs
Thanks again!
| |
|
|
|
|
2
Created with FORUM 2.0.11