<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Christophe, Yes you are right, it does work using the latest nightly build.  <div><br></div><div>[Actually in my original post I claimed to do this but in fact I mistakenly used the 2.8.3 source instead.  Sorry, my mistake.]</div><div><br></div><div>Thanks!</div><div>Dave</div><div><br><div><div>On Dec 3, 2013, at 11:33 PM, Christophe Geuzaine <<a href="mailto:cgeuzaine@ulg.ac.be">cgeuzaine@ulg.ac.be</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>On 04 Dec 2013, at 03:20, David Bernstein <<a href="mailto:david@terafrac.org">david@terafrac.org</a>> wrote:<br><br><blockquote type="cite">Hi Everyone, Using the nightly build the attached geo file runs fine through the GUI.  However the C++ code I wrote shows a segfault when I try to use the API function readGEO.  The entire C++ code is:<br><br>GmshInitialize();<br><br>GModel *pGModel = new GModel();<br><br>pGModel->readGEO(geoFileName);<br><br>pGModel->mesh(3);<br><br><do something with pGModel><br><br>delete pGModel;<br>GmshFinalize();<br><br>Has something changed in 2.8.3?  This worked in 2.8.2.<br><br></blockquote><br>Hi Dave - Can you try with the latest nightly build? We made a change in 2.8.3 that could indeed crash some coumpound surfaces.<br><br><br><blockquote type="cite">Thanks,<br>Dave<br><br><terafracmesh.geo>_______________________________________________<br>gmsh mailing list<br><a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br><a href="http://www.geuz.org/mailman/listinfo/gmsh">http://www.geuz.org/mailman/listinfo/gmsh</a><br></blockquote><br>--<span class="Apple-converted-space"> </span><br>Prof. Christophe Geuzaine<br>University of Liege, Electrical Engineering and Computer Science<span class="Apple-converted-space"> </span><br><a href="http://www.montefiore.ulg.ac.be/~geuzaine">http://www.montefiore.ulg.ac.be/~geuzaine</a></div></blockquote></div><br></div></body></html>