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 #38

Open
AlbertoDrusiani opened this issue Mar 29, 2021 · 0 comments
Open

Segmentation fault #38

AlbertoDrusiani opened this issue Mar 29, 2021 · 0 comments

Comments

@AlbertoDrusiani
Copy link

AlbertoDrusiani commented Mar 29, 2021

Hi, I'm writing my master's degree thesis and I'm using your repo to create an OCaml version of haskell-gi.
During the parsing phase, I'm encountering a segmentation fault issue, probably related to the garbage collectors.
I run some tests and segfaults comes in several different points of my code, depending on cases.

image

I'm attaching a gdb backtrace of one of those cases, I hope it could help.
I'm full time on my thesis in the next weeks so I'm here to help and to contribute to find the problems, thank you!

P.S: https://github.com/AlbertoDrusiani/tesi/blob/master/src/GIR/Object.ml this is one of the files that trigger the segfault, in this case is triggere by line 59

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