Same here. It seems that the ubuntu package is shipped without utf8 support. Would it be possible to fix it for the new ubuntu version, or maybe for any natty upgrade?
The error for me: > db.inmuebles.find(); error:non ascii character detected > db.inmuebles.find(); Wed Sep 7 15:54:44 mongo got signal 11 (Segmentation fault), stack trace: Wed Sep 7 15:54:44 0x45e03f 0x457694 0x7f3451d98d80 0x7f3452cfccfa 0x7f3452c6e49e 0x7f3452c6e592 0x7f3452c6e632 0x4d836b 0x45a67c 0x45b1d6 0x7f3451d83eff 0x456449 /usr/lib/mongodb/mongo(_ZN5mongo15printStackTraceERSo+0x1f) [0x45e03f] /usr/lib/mongodb/mongo(_Z12quitAbruptlyi+0x324) [0x457694] /lib/x86_64-linux-gnu/libc.so.6(+0x33d80) [0x7f3451d98d80] /usr/lib/xulrunner-2.0/libmozjs.so(+0xdacfa) [0x7f3452cfccfa] /usr/lib/xulrunner-2.0/libmozjs.so(JS_EvaluateUCScriptForPrincipals+0xbe) [0x7f3452c6e49e] /usr/lib/xulrunner-2.0/libmozjs.so(JS_EvaluateScriptForPrincipals+0x72) [0x7f3452c6e592] /usr/lib/xulrunner-2.0/libmozjs.so(JS_EvaluateScript+0x22) [0x7f3452c6e632] /usr/lib/mongodb/mongo(_ZN5mongo7SMScope4execERKSsS2_bbbi+0x16b) [0x4d836b] /usr/lib/mongodb/mongo(_Z5_mainiPPc+0x19dc) [0x45a67c] /usr/lib/mongodb/mongo(main+0x26) [0x45b1d6] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7f3451d83eff] /usr/lib/mongodb/mongo() [0x456449] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/789213 Title: Segmentation fault in MongoDB shell To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mongodb/+bug/789213/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
