codon icon indicating copy to clipboard operation
codon copied to clipboard

Codon in AWS Lambda

Open ggiallo28 opened this issue 2 years ago • 2 comments

Hello, I am trying to execute Codon in AWS Lambda.

It seems something is wrong, are you running in the same issue?

Test Event Name test

Response { "errorType": "Runtime.ExitError", "errorMessage": "RequestId: 11baf7f8-2e4b-4593-bfd9-fd1add3f4fc2 Error: Runtime exited with error: signal: aborted" }

Function Logs OMP: Error #179: Function Can't open SHM2 failed: OMP: System error #38: Function not implemented OMP: Error #179: Function Can't open SHM2 failed: OMP: System error #38: Function not implemented START RequestId: 11baf7f8-2e4b-4593-bfd9-fd1add3f4fc2 Version: $LATEST RequestId: 11baf7f8-2e4b-4593-bfd9-fd1add3f4fc2 Error: Runtime exited with error: signal: aborted Runtime.ExitError

ggiallo28 avatar Aug 30 '23 11:08 ggiallo28

Hey there, just wanted to drop a possibly related bit of information for anyone brave enough to look into this

Github - LLVM project - Issue #53955

bennyhawk avatar Dec 22 '23 21:12 bennyhawk