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

Loading plugin causes crash #59

Open
dkfulp opened this issue Feb 12, 2019 · 1 comment
Open

Loading plugin causes crash #59

dkfulp opened this issue Feb 12, 2019 · 1 comment

Comments

@dkfulp
Copy link

dkfulp commented Feb 12, 2019

I can load my plugin fine a few times, but when I unload the plugin and then reload it a couple of times, decaf seg faults.

The full process goes:

  1. load_plugin A
  2. .... use plugin ....
  3. unload_plugin
  4. Go back to step 1 and repeat

Any ideas why it is seg_faulting?

@hengyin
Copy link
Collaborator

hengyin commented Feb 12, 2019 via email

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