Skip to content

Release build of moose crashes when python help() is invoked

Created by: subhacom

Release build of moose crashes when python help() is invoked.

xyz@localhost:~/src/moose/python$ python Python 2.7.3 (default, Aug 1 2012, 05:14:39) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information.

import moose on node 0, numNodes = 1, numCores = 8, numComputeThreads = 8 Info: Time to define moose classes:0 Info: Time to initialize module:0.09 help(moose) Segmentation fault

Reported by: subhacom