<div dir="ltr"><div>If you managed to solve the problem, forget it. <br></div>Else, take a look at this:<br><br><a href="http://stackoverflow.com/questions/7705724/shared-memory-in-dlls">http://stackoverflow.com/questions/7705724/shared-memory-in-dlls</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-10 13:26 GMT+00:00 Théo Nassour <span dir="ltr"><<a href="mailto:osgforum@tevs.eu" target="_blank">osgforum@tevs.eu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi every one, and thanks for you're replies,<br>
<br>
I am sorry Bruno but, i havent understood what you Said. Can you explain more please :<br>
<span class=""><br>
> Another possibility is that your code is allocating and deallocating memory in separate module DLLs. However, in Windows, each DLL has separate memory spaces and that cannot be done.<br>
><br>
><br>
> You should check if that's the case by any reason (e.g. creating a osg::ref_ptr in a dll of your own and allowing osg::ref_ptr to be deallocaed automatically by another dll module).<br>
><br>
> This is solved by providing proper deallocators.<br>
><br>
<br>
<br>
</span>And Voerman<br>
Thanks and will disable All osg notify in this case, cause we are using commong logging from Nugget packages.<br>
<br>
<br>
Thank you!<br>
<br>
Cheers,<br>
Théo<br>
<span class=""><br>
------------------<br>
Read this topic online here:<br>
</span><a href="http://forum.openscenegraph.org/viewtopic.php?p=69950#69950" rel="noreferrer" target="_blank">http://forum.openscenegraph.<wbr>org/viewtopic.php?p=69950#<wbr>69950</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.<wbr>openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.<wbr>org/listinfo.cgi/osg-users-<wbr>openscenegraph.org</a><br>
</div></div></blockquote></div><br></div>