
13 Jan
2012
13 Jan
'12
11:13 a.m.
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... Sent from the Boost - Dev mailing list archive at Nabble.com.