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

Invalid memory reference #20

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wyozi
Copy link
Collaborator

@wyozi wyozi commented Jul 31, 2020

This is a repro in test form for SIGSEGV: invalid memory reference I mentioned in the other PR. When running this test I get a process didn't exit successfully: [..] (signal: 11, SIGSEGV: invalid memory reference).

@SkylerLipthay would you be able to confirm if this happens for you as well? I'm not sure if it's due to Duktape or Ducc.

It only happens when Drop trait impl for Ducc calls duk_destroy_heap, so not that critical by any means.

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

Successfully merging this pull request may close these issues.

1 participant