Boost logo

Boost :

Subject: Re: [boost] [interprocess] Crash of singleton_module in Windows
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2012-01-13 06:13:02


Joaquin M Lopez Munoz wrote
>
> Steps to reproduce the problem:
>
> * Create singleton_dll.dll.
> * Create singleton_exe.exe, which uses singleton_dll.dll.
> * Run. On exit, an access violation happens.
>
> Seemingly, the problem happens when two different singletons are
> created, one in the main executable and the other in a DLL. If both
> singletons are created in the same module everything's OK, though.
>
> Best regards,
>
>
>

Hi Joaquín,

is there a way to make evident the issue without using directly the
ipcdetail namespace?

Best,
Vicente

--
View this message in context: http://boost.2283326.n4.nabble.com/interprocess-Crash-of-singleton-module-in-Windows-tp4290405p4291930.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk