cslarsen / cslarsen/arv

Segmentation fault

Open
#7 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
124
Forks
6
PR merge metrics
No merged PRs in 30d

Description

If user inputs a file that can't be parsed, the whole thing fails, and the entire program fails without ability to try/catch the error. Is there a way around this or would it be possible to modify this to do that. Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or parser entry point is named in the issue. Reproduce the crash with a file that cannot be parsed, then trace the input path through the C++ parser and Python-facing entry point. Done means malformed input produces a catchable error instead of terminating the program, with a regression test covering the case.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
bioinformatics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.