Opened 5 years ago

Last modified 5 years ago

#13261 new Bugs

managed_shared_memory construction fail after PC-Cleaning tools were used on the machine

Reported by: m.fornaro6@… Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: interprocess
Version: Boost 1.65.0 Severity: Problem
Keywords: ipc, managed_shared_memory, windows Cc:

Description

Hi,

because managed_shared_memory use windows_bootstamp, the creation of this object fails when events log were cleaned on the machine.

In detail, I've found this behaviour after using tools like "CCleaner".

Is this acceptable?

Can I ask why boost does not use named shared memory or Pipe for Windows IPC?

Thanks, Marco

Change History (1)

comment:1 by m.fornaro6@…, 5 years ago

Keywords: windows added
Note: See TracTickets for help on using tickets.