[Gmsh] Gmsh segfault crash when meshing compound volumes

Rui Maciel rui.maciel at gmail.com
Sat Jul 30 00:31:49 CEST 2011


I've started toying around with compound volumes, and I've stumbled on 
an example which makes Gmsh crash when attempting to mesh a set of 
compound volumes.

The crash log is as follows:

.rui at Kubuntu:text$ gmsh
Compound Volume 100 face 24
Compound Volume 100 face 26
Compound Volume 100 face 94
Compound Volume 100 face 98
Compound Volume 100 face 102
Compound Volume 100 face 106
Compound Volume 100 face 114
Compound Volume 100 face 118
Compound Volume 100 face 122
Compound Volume 100 face 123
Compound Volume 100 face 136
Compound Volume 100 face 140
Compound Volume 100 face 144
Compound Volume 100 face 148
Compound Volume 100 face 152
Compound Volume 100 face 156
Compound Volume 100 face 160
Compound Volume 100 face 165
[Kubuntu:18655] *** Process received signal ***
[Kubuntu:18655] Signal: Segmentation fault (11)
[Kubuntu:18655] Signal code:  (128)
[Kubuntu:18655] Failing at address: (nil)
[Kubuntu:18655] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) 
[0x7fb5efe5bc60]
[Kubuntu:18655] [ 1] 
gmsh(_Z30meshNormalsPointOutOfTheRegionP7GRegion+0x524) [0x72cff4]
[Kubuntu:18655] [ 2] gmsh(_ZN11meshGRegionclEP7GRegion+0x3b3) [0x730283]
[Kubuntu:18655] [ 3] 
gmsh(_ZSt8for_eachISt23_Rb_tree_const_iteratorIP7GRegionE11meshGRegionET0_T_S6_S5_+0x24) 
[0x6e8f84]
[Kubuntu:18655] [ 4] gmsh(_Z12GenerateMeshP6GModeli+0xbc4) [0x6e8b24]
[Kubuntu:18655] [ 5] gmsh(_ZN6GModel4meshEi+0x9) [0x606d39]
[Kubuntu:18655] [ 6] gmsh(_Z10mesh_3d_cbP9Fl_WidgetPv+0x1b) [0x86b97b]
[Kubuntu:18655] [ 7] 
/usr/lib/libfltk.so.1.1(_ZN9Fl_Button6handleEi+0xed) [0x7fb5f9c32b5d]
[Kubuntu:18655] [ 8] /usr/lib/libfltk.so.1.1(+0x2fd9e) [0x7fb5f9c2bd9e]
[Kubuntu:18655] [ 9] 
/usr/lib/libfltk.so.1.1(_ZN2Fl6handleEiP9Fl_Window+0x4fe) [0x7fb5f9c2ce1e]
[Kubuntu:18655] [10] 
/usr/lib/libfltk.so.1.1(_Z9fl_handleRK7_XEvent+0x9b) [0x7fb5f9c6f72b]
[Kubuntu:18655] [11] /usr/lib/libfltk.so.1.1(+0x746f3) [0x7fb5f9c706f3]
[Kubuntu:18655] [12] /usr/lib/libfltk.so.1.1(_Z7fl_waitd+0x3e5) 
[0x7fb5f9c70b65]
[Kubuntu:18655] [13] /usr/lib/libfltk.so.1.1(_ZN2Fl4waitEd+0x130) 
[0x7fb5f9c2da30]
[Kubuntu:18655] [14] /usr/lib/libfltk.so.1.1(_ZN2Fl3runEv+0x1d) 
[0x7fb5f9c2db6d]
[Kubuntu:18655] [15] gmsh(_Z8GmshFLTKiPPc+0x2e2) [0x521b52]
[Kubuntu:18655] [16] gmsh(main+0x98) [0x520a28]
[Kubuntu:18655] [17] 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7fb5efad6eff]
[Kubuntu:18655] [18] gmsh() [0x5208c9]
[Kubuntu:18655] *** End of error message ***
Segmentation fault


Rui Maciel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: IPE.geo
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20110729/4ec6c3f8/attachment.geo>