Segmentation faults with Ubuntu 20.04

Open
#142 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, cpp, ubuntu

Research direction

Begin with the AWS Lambda runtime CPP and AWS SDK CPP setup on Ubuntu 20.04, comparing execution with Ubuntu 18.04. Capture a minimal reproducer and the exact runtime, memory-corruption, and segmentation-fault output; done means establishing whether Ubuntu 20.04 is supported and documenting a reproducible cause or compatibility result.

Written by the indexing model from the issue text.

Description

I've tried several times to use AWS Lambda runtime CPP with AWS SDK CPP on Ubuntu 20.04 and always had to back up to Ubuntu 18.04 because I encountered major issues when running my lambdas. Compilation was ok, but then I had segmentation faults, memory corruption problems, etc. Everything works as expected on Ubuntu 18.04.

Is it possible to use AWS Lambda runtime CPP with AWS SDK CPP on Ubuntu 20.04?

Dominant language
C++
Stars
465
Forks
98
Avg merge
1h 16m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from awslabs/aws-lambda-cpp

All issues in awslabs/aws-lambda-cpp

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.