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.

Summary

Working out the rules for cross-language unwinding as well as longjmp.

Status

This section lists the efforts that we are working towards.

“C-unwind” ABI

The “C-unwind” ABI allows you to invoke foreign functions that may unwind using the native ABI.

Interaction with catch_unwind

We need to define what happens when foreign exceptions interact with catch_unwind.

longjmp compatibility

We need to define the conditions in which it is legal to longjmp through Rust frames. We’ve done some initial conversation about this.

Links

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:22 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
BatmanAoDcommented, Apr 7, 2021

2021-04-06:

  • "C-unwind" PR was merged!
    • This accidentally introduced a change to "C" unwind behavior even without the feature flag; we will need to fix this before the next stable release. We have alerted the release team and are working on a fix.
    • There are a few more follow-up issues to address, listed here.
  • a longjmp blog post was published, but we are prioritizing the "C-unwind" issues for now
1reaction
nikomatsakiscommented, Dec 15, 2020

Update: PR is ready for review, and we’ll have a longjmp blog post going out soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firewind - Wikipedia
Firewind is a Greek power metal band formed in Thessaloniki in 1998. The group is currently signed to Century Media Records and was...
Read more >
Firewind | Thessaloníki - Facebook
Firewind, Thessaloníki. 123868 likes · 2202 talking about this. The Official FIREWIND Facebook page. The new self titled album coming out May 15th!......
Read more >
Firewind | Spotify
Listen to Firewind on Spotify. Artist · 189.1K monthly listeners.
Read more >
Firewind - Encyclopaedia Metallum - The Metal Archives
Firewind began as more of a showcase than a band. After dropping out of music college in the USA, the young Greek guitarist...
Read more >
Firewind music, videos, stats, and photos | Last.fm
Firewind is a Greek heavy metal band that was originally created as a way for guitarist Gus G. to market his demo album...
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