[Gmsh] gmsh runtime error
Peter Johnston
p.johnston at griffith.edu.au
Mon Jun 22 03:21:37 CEST 2015
Hello,
I am have trouble running the latest version of gmsh, even the nightly svn.
I have installed the precompiled mac version in /Applications and when I run
the command /Applications/Gmsh.app/Contents/MacOS/gmsh from the command line
I get the following errors:
[peter:MacOS] % ./gmsh
2015-06-22 10:56:45.951 gmsh[29115:314312] *** Assertion failure in
-[FLMenuItem initWithTitle:action:keyEquivalent:],
/SourceCache/AppKit/AppKit-1347.57/Menus.subproj/NSMenuItem.m:423
2015-06-22 10:56:46.000 gmsh[29115:314312] An uncaught exception was raised
2015-06-22 10:56:46.001 gmsh[29115:314312] Invalid parameter not satisfying:
aString != nil
2015-06-22 10:56:46.001 gmsh[29115:314312] (
0 CoreFoundation 0x00007fff8efaf03c
__exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9395b76e
objc_exception_throw + 43
2 CoreFoundation 0x00007fff8efaee1a +[NSException
raise:format:arguments:] + 106
3 Foundation 0x00007fff940728cb
-[NSAssertionHandler
handleFailureInMethod:object:file:lineNumber:description:] + 195
4 AppKit 0x00007fff8ba65b15 -[NSMenuItem
initWithTitle:action:keyEquivalent:] + 144
5 gmsh 0x0000000100bd87de _ZN9DataReadyD2Ev
+ 9700
6 gmsh 0x0000000100bd8b75 _ZN9DataReadyD2Ev
+ 10619
7 gmsh 0x0000000100bd8c8f _ZN9DataReadyD2Ev
+ 10901
8 gmsh 0x0000000100bd8de6 _ZN9DataReadyD2Ev
+ 11244
9 gmsh 0x00000001005ef8ca
_ZNSt6vectorIP13graphicWindowSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_i
teratorIPS1_S3_EERKS1_ + 18506
10 gmsh 0x00000001005e6290
_ZSt24__uninitialized_copy_auxISt15_Deque_iteratorI13File_PositionRKS1_PS2_E
S0_IS1_RS1_PS1_EET0_T_SA_S9_St12__false_type + 2960
11 gmsh 0x00000001005e766e
_ZSt24__uninitialized_copy_auxISt15_Deque_iteratorI13File_PositionRKS1_PS2_E
S0_IS1_RS1_PS1_EET0_T_SA_S9_St12__false_type + 8046
12 gmsh 0x0000000100005459 gmsh + 21593
13 gmsh 0x000000010000458f gmsh + 17807
14 gmsh 0x00000001000043d4 gmsh + 17364
15 ??? 0x0000000000000001 0x0 + 1
)
2015-06-22 10:56:46.002 gmsh[29115:314312] *** Terminating app due to
uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid
parameter not satisfying: aString != nil'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8efaf03c
__exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9395b76e
objc_exception_throw + 43
2 CoreFoundation 0x00007fff8efaee1a +[NSException
raise:format:arguments:] + 106
3 Foundation 0x00007fff940728cb
-[NSAssertionHandler
handleFailureInMethod:object:file:lineNumber:description:] + 195
4 AppKit 0x00007fff8ba65b15 -[NSMenuItem
initWithTitle:action:keyEquivalent:] + 144
5 gmsh 0x0000000100bd87de _ZN9DataReadyD2Ev
+ 9700
6 gmsh 0x0000000100bd8b75 _ZN9DataReadyD2Ev
+ 10619
7 gmsh 0x0000000100bd8c8f _ZN9DataReadyD2Ev
+ 10901
8 gmsh 0x0000000100bd8de6 _ZN9DataReadyD2Ev
+ 11244
9 gmsh 0x00000001005ef8ca
_ZNSt6vectorIP13graphicWindowSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_i
teratorIPS1_S3_EERKS1_ + 18506
10 gmsh 0x00000001005e6290
_ZSt24__uninitialized_copy_auxISt15_Deque_iteratorI13File_PositionRKS1_PS2_E
S0_IS1_RS1_PS1_EET0_T_SA_S9_St12__false_type + 2960
11 gmsh 0x00000001005e766e
_ZSt24__uninitialized_copy_auxISt15_Deque_iteratorI13File_PositionRKS1_PS2_E
S0_IS1_RS1_PS1_EET0_T_SA_S9_St12__false_type + 8046
12 gmsh 0x0000000100005459 gmsh + 21593
13 gmsh 0x000000010000458f gmsh + 17807
14 gmsh 0x00000001000043d4 gmsh + 17364
15 ??? 0x0000000000000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Abort
This appeared to happen the other day for no particular reason. Gmsh crashed
an I got the above errors when I restarted. I downloaded the latest version
again, as well as the svn version, and got the same results. I have a
feeling that one of my dylibs has been corrupted, but I don¹t know which
one.
I would be grateful for any insights.
Thanks very much,
Peter Johnston.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20150622/f6124817/attachment.html>