<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Hi, <br><br></div>I&#39;ve tried to build a pharovm with multithread support. I changed the config in the <br></div>pharo generator.image to use the cogmt config and was able to build a vm.<br></div>But this vm crashes on startup. (windows7)<br><br>Is this the right way and did anyone got this to work (windows or linux)?<br><br></div>And can this work to make NB callbacks working for multithreaded libraries.<br></div><br>(I made some simple bindings for the gstreamer lib with NB, this works<br></div>for simple calls (create element/change state). But I guess this won&#39;t work<br></div>for any gstreamer function that requests a callback that may b e called from<br></div>a different thread)<br><br></div>Would this be the right way to do:<br></div>- build a vm with MT support<br></div>- guard the NB callback entry/leave code with the ownVM()/disownVM() call.<br><br></div>Or is there more to do.<br><br></div><div>Thanks in advance<br></div><br><br></div>nicolai<br><div><div><div><br><br></div></div></div></div>