question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

There was an unmanaged exception in prepare_lambda_code

See original GitHub issue

Running the example from examples/aws-cli scar init -f scar-aws-cli.yaml produces the message There was an unmanaged exception in prepare_lambda_code and no other details.

I’m on macOS 10.13.4

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
alpegoncommented, Jul 30, 2018

Now it should be working again in macOS. Please tell me if you find any other bugs.

Thanks

1reaction
alpegoncommented, Jul 30, 2018

Yep, my bad, I changed the udocker python file to a binary file and now it seems that it doesn’t work on macOS. I’m working on a fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

C# not catching unhandled exceptions from unmanaged C++ dll
I've got an unmanaged C++ dll which is being called from a C# app, I'm trying to get the C# app to catch...
Read more >
How do i handle an unmanaged exception ? - MSDN - Microsoft
I have an exception thrown (WindowNotFoundException thrown by c++) and it's not handled by C# code which means the try/catch block was not ......
Read more >
Exception in callback from native code crushes the whole ...
Exception: Callback failed at ConsoleApp.Program. ... There is no a "real" unmanaged exceptions is this sample like c++ or COM exception.
Read more >
start up error Unmanaged Exception (0xc0000005) please help!
It gets to creating window at the end of the load bar then just crashes out. I have also tried the exe link...
Read more >
10.0.4 Software Update causing Unmanaged Exception ...
I uninstalled it and attempted to install the original installer I had for 10.0.3 but it just installed 10.0.4 again. Is there a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found