Comment 2 for bug 1270098

Revision history for this message
James Page (james-page) wrote : Re: mongo shell segmentation fault

The mongo shell is built without scripting support; src/mongo/shell/dbshell.cpp needs work to ensure that the shell does not try to initialize a scripting engine and use it.