Skip to content

terminate called after throwing an instance of 'std::length_error' #29

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

Closed
jwang01 opened this issue Mar 28, 2019 · 1 comment · Fixed by #129
Closed

terminate called after throwing an instance of 'std::length_error' #29

jwang01 opened this issue Mar 28, 2019 · 1 comment · Fixed by #129

Comments

@jwang01
Copy link

jwang01 commented Mar 28, 2019

I know it might not have something to do with runtime code. I ported some working code to lambda, it works fine (able to download file from s3) but crashes with the following error:
terminate called after throwing an instance of 'std::length_error'
basic_string::_M_create what(): basic_string::_M_create

@jwang01
Copy link
Author

jwang01 commented Mar 29, 2019

closed, lambda doesnot support other folder than /tmp, after changing that, problem fixed.

@jwang01 jwang01 closed this as completed Mar 29, 2019
specious added a commit to specious/aws-lambda-cpp that referenced this issue Nov 14, 2021
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

Successfully merging a pull request may close this issue.

1 participant