You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been getting a segmentation fault when attempting to use sambamba view to get the header of a BAM (or SAM) in JSON format. Getting the header in sam or msgpack format appears to work, but json format causes a segfault for most versions I've tried.
I initially tried using the guix package on my own data (running inside a docker container produced using guix pack -f docker, but I found that test data packaged with sambamba source triggers the issue as well, and it also occurs on my debian system with the guix package installed.
@jrandall reports:
I have been getting a segmentation fault when attempting to use sambamba view to get the header of a BAM (or SAM) in JSON format. Getting the header in
sam
ormsgpack
format appears to work, but json format causes a segfault for most versions I've tried.I initially tried using the guix package on my own data (running inside a docker container produced using
guix pack -f docker
, but I found that test data packaged with sambamba source triggers the issue as well, and it also occurs on my debian system with the guix package installed.Can anyone else reproduce this problem?
https://groups.google.com/forum/#!topic/sambamba-discussion/gy_pys3iM18
The text was updated successfully, but these errors were encountered: