Skip to content

Boost.Interprocess v1.66 - get_bootstamp segfault with C# #94

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

Open
koudis opened this issue Sep 24, 2019 · 2 comments · May be fixed by #251
Open

Boost.Interprocess v1.66 - get_bootstamp segfault with C# #94

koudis opened this issue Sep 24, 2019 · 2 comments · May be fixed by #251

Comments

@koudis
Copy link

koudis commented Sep 24, 2019

Hello,

I have problem with Boost Interprocess. I create C DLL Library which I Marshall from C to C#.

I described problem in StackOwerflow

Is this behaviour bug or my fault? What i'm doing wrong?

@igaztanaga
Copy link
Member

It's very hard difficult to deduce the source of the error from your report. Have you been able to get some kind of minimal test example that reproduces the problem?

@jaredhagel
Copy link

jaredhagel commented Apr 29, 2021

I'm not sure the source of the error either, but I made the same change as described in the stack overflow post and this addressed my issue. I couldn't get around this error otherwise - even rebooting my Windows system didn't help.
I should mention that our project is written entirely in C++ (ie no C# is involved).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants