mongo shell segfaults when inserting array that contains non-objects

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 2.3.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      > db.test.insert([true])
      Mon Nov 19 17:53:05.349 mongo got signal 11 (Segmentation fault: 11), stack trace: 
      
      Mon Nov 19 17:53:05.350 0x1076a9b8b 0x1075b4d9f 0x7fff8f5cb8ea 0x9 0x10767fec1 0x10766fa21 0x1077559b0 0x369b7e006362 
       0   mongo                               0x00000001076a9b8b _ZN5mongo15printStackTraceERSo + 43
       1   mongo                               0x00000001075b4d9f _Z12quitAbruptlyi + 191
       2   libsystem_c.dylib                   0x00007fff8f5cb8ea _sigtramp + 26
       3   ???                                 0x0000000000000009 0x0 + 9
       4   mongo                               0x000000010767fec1 _ZN5mongo11mongoInsertEPNS_7V8ScopeERKN2v89ArgumentsE + 689
       5   mongo                               0x000000010766fa21 _ZN5mongo7V8Scope10v8CallbackERKN2v89ArgumentsE + 105
       6   mongo                               0x00000001077559b0 _ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE + 464
       7   ???                                 0x0000369b7e006362 0x0 + 60041461785442
      
      Mon Nov 19 17:53:05.351 [conn1] end connection 127.0.0.1:56686 (0 connections now open)
      

            Assignee:
            Ben Becker (Inactive)
            Reporter:
            Shaun Verch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: