Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12124

"text" command on nonexistent collection trips fatal assertion in mongod

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.5
    • Affects Version/s: None
    • Component/s: Querying, Text Search
    • Labels:
      None
    • ALL

      Regression introduced by 143e99cf (2.5.5-pre), trips assertion failure dassert(_IsNScannedObjectsSet).

      2013-12-16T14:40:37.471-0500 [conn1] test.text1 0x100ca9ea5 0x100c071c4 0x100be112b 0x100011830 0x1007cf85e 0x1004b7db4 0x1004b63b4 0x10037e0f6 0x10037fcc9 0x10038174f 0x100786875 0x100787b7a 0x100551a4b 0x100555b19 0x10000be99 0x100c2977e 0x100c27b71 0x100c27bd6 0x100c27c11 0x100d19dc9
       0   mongod_unfixed                      0x0000000100ca9ea5 _ZN5mongo15printStackTraceERSo + 37
       1   mongod_unfixed                      0x0000000100c071c4 _ZN5mongo10logContextEPKc + 228
       2   mongod_unfixed                      0x0000000100be112b _ZN5mongo13fassertFailedEi + 139
       3   mongod_unfixed                      0x0000000100011830 _ZN5mongo7fassertEib + 48
       4   mongod_unfixed                      0x00000001007cf85e _ZNK5mongo11TypeExplain11getNScannedEv + 42
       5   mongod_unfixed                      0x00000001004b7db4 _ZN5mongo3fts10FTSCommand4_runERKSsRNS_7BSONObjEiS3_S3_SsiS5_S5_RSsRNS_14BSONObjBuilderE + 4066
       6   mongod_unfixed                      0x00000001004b63b4 _ZN5mongo3fts10FTSCommand3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb + 2194
       7   mongod_unfixed                      0x000000010037e0f6 _ZN5mongo12_execCommandEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb + 118
       8   mongod_unfixed                      0x000000010037fcc9 _ZN5mongo7Command11execCommandEPS0_RNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb + 5307
       9   mongod_unfixed                      0x000000010038174f _ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi + 2303
       10  mongod_unfixed                      0x0000000100786875 _ZN5mongoL11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi + 117
       11  mongod_unfixed                      0x0000000100787b7a _ZN5mongo11newRunQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1_ + 1674
       12  mongod_unfixed                      0x0000000100551a4b _ZN5mongoL13receivedQueryERNS_6ClientERNS_10DbResponseERNS_7MessageE + 859
       13  mongod_unfixed                      0x0000000100555b19 _ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE + 1225
       14  mongod_unfixed                      0x000000010000be99 _ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE + 335
       15  mongod_unfixed                      0x0000000100c2977e _ZN5mongo17PortMessageServer17handleIncomingMsgEPv + 2302
       16  mongod_unfixed                      0x0000000100c27b71 _ZN5boost3_bi5list1INS0_5valueIPN5mongo17PortMessageServer22HandleIncomingMsgParamEEEEclIPvPFSA_SA_ENS0_5list0EEET_NS0_4typeISE_EERT0_RT1_l + 79
       17  mongod_unfixed                      0x0000000100c27bd6 _ZN5boost3_bi6bind_tIPvPFS2_S2_ENS0_5list1INS0_5valueIPN5mongo17PortMessageServer22HandleIncomingMsgParamEEEEEEclEv + 82
       18  mongod_unfixed                      0x0000000100c27c11 _ZN5boost6detail11thread_dataINS_3_bi6bind_tIPvPFS4_S4_ENS2_5list1INS2_5valueIPN5mongo17PortMessageServer22HandleIncomingMsgParamEEEEEEEE3runEv + 37
       19  mongod_unfixed                      0x0000000100d19dc9 thread_proxy + 169
      2013-12-16T14:40:37.486-0500 [conn1]
      

            Assignee:
            rassi J Rassi
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: