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

MAX_PATH limits use with cromwell #56

Open
JenniferShelton opened this issue Jan 3, 2024 · 0 comments
Open

MAX_PATH limits use with cromwell #56

JenniferShelton opened this issue Jan 3, 2024 · 0 comments

Comments

@JenniferShelton
Copy link

Hi, I get a segfault when input fastq files have long paths. I see a variable MAX_PATH = 255. Because they add uuids for calls to workflows and subworkflows pipeline managers can make the path to an input FASTQ file very long. I can get 355 character paths easily. Could you increase MAX_PATH to 1000 to avoid path-length segmentation faults?

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

1 participant