Skip to content

library.add_files() results in Segmentation fault #48

Answered by turnham
jcalebsmith asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, Yes the add_files(...) call is invoking our parsers which do require an increased stack ulimit. Can you try:

ulimit -s 32768000

and then try again.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jcalebsmith
Comment options

Answer selected by jcalebsmith
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants