Opened 5 years ago

#13526 new Bugs

Boost.Interprocess named_semaphore fail with C#

Reported by: janmkubalek@… Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: interprocess
Version: Boost 1.66.0 Severity: Problem
Keywords: Cc:

Description

I am using Boost.Interprocess named semaphore under Windows.

The problem is with shared memory if I use marshalling between C# and C code (C wrapper around C++ code). The segfault occured.

I found the place where the problem occured and post a ticket to stackowerflow. https://stackoverflow.com/questions/49383042/boost-interprocess-v1-66-get-bootstamp-segfault-with-c-sharp

No one response so I decided report a bug(?).

Change History (0)

Note: See TracTickets for help on using tickets.