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

Segmentation fault trying to get pointer to base #1363

Open
gotschmarcel-ni opened this issue Jun 1, 2022 · 0 comments
Open

Segmentation fault trying to get pointer to base #1363

gotschmarcel-ni opened this issue Jun 1, 2022 · 0 comments

Comments

@gotschmarcel-ni
Copy link
Contributor

We believe to have found an issue when trying to get an optional shared pointer to a base class, when instead the object is another usertype that was exposed by value. If the actual object (usertype) is exposed as unique_ptr no segfault happens.

Example

Sol version 3.2.1
Lua 5.3.5

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

1 participant