[Gmsh] Segmentation fault on extrude

Anton Gladky gladky.anton at gmail.com
Tue Nov 15 20:27:33 CET 2011


Dear developers,

there is a bug on Launchpad bug-tracker [1].
The attached script crashes. Seems, the problem is in last lines:

//Fails:
wall2[] = Extrude  { {0, 0, 1}, {0, 0, 0},-Pi } { Line { wall[1] }; };
//Fails:
wall3[] = Extrude  { {0, 0, 1}, {0, 0, 0}, Pi } { Line { wall1[0] }; };

Could you, please, have a look at this script?

Thanks
Anton

[1] https://bugs.launchpad.net/ubuntu/+source/gmsh/+bug/886607
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atm2.geo
Type: application/octet-stream
Size: 509 bytes
Desc: not available
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20111115/b67485ea/attachment.geo>