Skip to content

seg faults #54

@kfattila

Description

@kfattila

I have cloned comet and compiled successfully on May/06.

I tried to build a peptide index with the -i option from the human proteome but comet failed. I wanted to generate non-tryptic peptides with length between 7-15 with common modifications. Comet used around 60 GB RAM (There were an additional 60 GB free RAM), and around at 50 % of the task it the produced the following error:

 Warning - invalid parameter found: variable_mod011.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod012.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod013.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod014.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod015.  Parameter will be ignored.

 Comet version "2024.01 rev. 0"

 Creating plain peptide/protein index file:
 - parse peptides from database ... WARNING: running job exception ... std::bad_alloc ... exiting ...
^C^C^C

I successfully built and index file with tryptic peptides.

Then I wanted to run a comet search with standard fasta files with the PXD017407 data set. I attached the parameter file.
comet.zip
I got the following error immediately:

 Warning - invalid parameter found: variable_mod011.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod012.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod013.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod014.  Parameter will be ignored.
 Warning - invalid parameter found: variable_mod015.  Parameter will be ignored.

 Comet version "2024.01 rev. 0"

 Search start:  05/06/2024, 02:16:58 PM
 - Input file: /blob/dda/PXD017407/20180630_SKMEL5_P1uM_L7_.mzML
   - Load spectra:malloc(): invalid next size (unsorted)
./run-tide-lite-benchmark.sh: line 12: 238957 Aborted                 $COMET -P/hdd/data/tide-lite-results/PXD017407/comet.params $DATA_DIR/*.mzML
  1. I generated the comet parameters file with the -q option and I got these warnings:
    Warning - invalid parameter found: variable_mod010. Parameter will be ignored.
    There is a typo in the parameter file at the end:
    # Enzyme ntries can be added/deleted/edited
    I think you meant entries, but it is ok if this is a slang.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions