Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segmentation failure on a big endian (s390) platform #14

Closed
mdb571 opened this issue Aug 2, 2022 · 3 comments
Closed

segmentation failure on a big endian (s390) platform #14

mdb571 opened this issue Aug 2, 2022 · 3 comments

Comments

@mdb571
Copy link

mdb571 commented Aug 2, 2022

While running the tests on s390 I'm getting the following error

building whole annotation region map done
2 chromosomes for annotated regions read
0 chromosomes for annotated regions read, collapsed
total number of annotations in collapsed: 0
Processing BAM: "tests/test_noprefix.bam"
/tmp/autopkgtest-lxc.gmfzuwos/downtmp/build.jJn/src/debian/tests/run-unit-test: line 33:  1590 Segmentation fault      megadepth tests/test_noprefix.bam --prefix test.bam --threads 4 --bigwig --auc --min-unique-qual 10 --annotation tests/test_exons.bed --frag-dist --alts --include-softclip --only-polya --read-ends --test-polya --no-annotation-stdout --no-auc-stdout --filter-out 260 --add-chr-prefix human
@ChristopherWilks
Copy link
Owner

Thanks for your interest in Megadepth.

Architectural compatibility outside of x86_64 is beyond my scope of maintenance as Megadepth is no longer part of my day-to-day development job and the existing implemtation+binaries appear to work for most of my target audience.  I am willing to review others' PR's if they're motivated to patch the code for a specific architecture.

That said, I am curious as to what you're doing here. It looks like this message was from an automated build process of some kind, would you be willing to provide a bit more context?

@mdb571
Copy link
Author

mdb571 commented Aug 4, 2022 via email

@ChristopherWilks
Copy link
Owner

oh cool! I hadn't realized there was a Debian package for Megadepth. Thanks for doing that!
I also think that skipping the s390 is reasonable given Megadepth's intended audience aren't likely to be running on those machines anyway.

@mdb571 mdb571 closed this as completed Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants