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 error with CometAdapter #344

Open
marissaDubbelaar opened this issue Jan 10, 2025 · 4 comments
Open

Segmentation error with CometAdapter #344

marissaDubbelaar opened this issue Jan 10, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@marissaDubbelaar
Copy link
Collaborator

Description of the bug

After running the command with the standard test, I retrieve a crashed hard (segfault-like) error coming from CometAdapter. However, I need to mention that it is running through when I use CometAdapter of openms-thirdparty in the terminal.

Command used and terminal output

nextflow run nf-core/mhcquant -profile test,docker --outdir .

Relevant files

[.nextflow.log](https://github.com/user-attachments/fi
.command.log

System information

Nextflow version: 24.10.3.5933
Hardware: Desktop (WSL2)
Executor: local
Container engine: Docker
OS: Linux 5.15.167.4-microsoft-standard-WSL2
Version of nf-core/mhcquan: 2.6.0

@marissaDubbelaar marissaDubbelaar added the bug Something isn't working label Jan 10, 2025
@jonasscheid
Copy link
Collaborator

jonasscheid commented Jan 12, 2025

Did you run CometAdapter within docker Container or did you build OpenMS and then ran the Adapter?

@marissaDubbelaar
Copy link
Collaborator Author

I ran it in an conda environment and a dockerimage, but this seems to work

@jonasscheid
Copy link
Collaborator

@timosachsenberg any idea what could be the reason here?

@timosachsenberg
Copy link

Did you run this exact command using same files (including param.txt)?
And does it display same comet version etc.?

Standard output: Running: /usr/local/bin/comet.exe -P/tmp/20250110_131539_514ed47b4c6d_277_1/param.txt -N/tmp/20250110_131539_514ed47b4c6d_277_1/result HepG2_rep2_small.mzML
 Warning - invalid parameter found: export_additional_pepxml_scores.  Parameter will be ignored.
 Comet version "2023.01 rev. 0"

Standard error: Process '/usr/local/bin/comet.exe' crashed hard (segfault-like). Please check the log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants