-
Notifications
You must be signed in to change notification settings - Fork 40
segmentation fault in 3.06 #352
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
Comments
I can reproduce this as well. I have attached lldb backtrace below
|
Unfortunately I have another bug to add here:
|
Looks like the first problem could be caused by the fact that there are no decoy PSMs. I will create better error handling for this. The second problem might be related, but could you share a minimum breaking example so we can do some tests? |
Not 100% sure, but I think I had decoy PSMs in the larger file... @lazear did you reproduce this with a file that contains decoys? Update: I ran it successfully with proper target/decoy information. So maybe my problem was indeed only related to missing decoys. |
First problem I reproduced with the example Timo provided. Second example has decoys - let me try and generate an example on data I can share. |
Adding an example here with decoys from the issue @lazear mentioned above. |
Never mind! Was using an old version of crux percolator, so probably not relevant here after all. |
Hi,
might be a user problem ;) but I get a segmentation fault while parsing this file: https://pastebin.com/02JyPmx5
Anything obvious that seems wrong?
Best,
Timo
The text was updated successfully, but these errors were encountered: