<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear Gmsh developers and users,<br>
    I found out that my issue below is already an accepted defect
    (#244): <br>
    Compound surface and high order mesh segmentation fault.<br>
    <br>
    I think that the compound feature is a great tool to get high
    quality meshes and would appreciate if it could be used for second
    order elements!<br>
    <br>
    Is there any information about it? Any work-around available to use
    compound surfaces in combination with second order tets?<br>
    <br>
    Thank you and kind regards<br>
    Michael<br>
    <div class="moz-forward-container"><br>
      <br>
      -------- Weitergeleitete Nachricht --------
      <table class="moz-email-headers-table" border="0" cellpadding="0"
        cellspacing="0">
        <tbody>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Betreff:
            </th>
            <td>meshing higher order elements on compound surfaces fail</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Datum: </th>
            <td>Wed, 4 Nov 2015 21:46:27 +0100</td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">Von: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:postanmichel@yahoo.com">postanmichel@yahoo.com</a></td>
          </tr>
          <tr>
            <th align="RIGHT" nowrap="nowrap" valign="BASELINE">An: </th>
            <td>Gmsh mai. lis. <a class="moz-txt-link-rfc2396E" href="mailto:gmsh@geuz.org"><gmsh@geuz.org></a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <br>
      <pre>Hello,
I am not able to to mesh compound surfaces with higher order elements. 
My current model crashes as soon as the first compound surface is 
meshed. Terminal output: "Info    : Meshing surface 10002 order 2"
On Windows 7 an error window occurs saying gmsh.exe has stopped working.

So I thought it is most likely my imported CAD model. But I run into the 
very same crash with the tutorial file (t12.geo).
Running "gmsh -2 -order 2 t12.geo" results in a crash at the compound 
surface. Terminal output:
"Info    : Meshing surface 200 order 2"
Again on Windows 7 an error window occurs saying gmsh.exe has stopped 
working.
Debian 8 says  "segmentation fault".

I tested on Windows and Debian with the binaries with current stable 
release (Gmsh version 2.10.1).

Can anybody help on that matter?

Thank you very much in advance!

Best regards
Michael

</pre>
      <br>
    </div>
    <br>
  </body>
</html>