Skip to content
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

Crash in [@ neqo_transport::path::Path::local_cid] #1697

Closed
KershawChang opened this issue Feb 29, 2024 · 2 comments
Closed

Crash in [@ neqo_transport::path::Path::local_cid] #1697

KershawChang opened this issue Feb 29, 2024 · 2 comments

Comments

@KershawChang
Copy link
Collaborator

See https://bugzilla.mozilla.org/show_bug.cgi?id=1882863.

The crash is at this line.
It seems the reason is that local_cid is called before make_permanent, but I am not exactly sure how this could happen.

@larseggert
Copy link
Collaborator

We need to find better ways to create reproducers from these crash reports. (In general, not just for this one.) What can we do?

@larseggert
Copy link
Collaborator

Was fixed by #1698

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

No branches or pull requests

2 participants