mongodump occasional Assertion failure md src/mongo/util/net/message_port.cpp

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Incomplete
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.4.9
    • Component/s: Tools
    • None
    • ALL
    • Hide

      Call

      mongodump -o /tmp/outdir

      Show
      Call mongodump -o /tmp/outdir
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      I get this output when calling mongodump. The assertion failure happens sometimes earlier or later in the process, or sometimes mongodump completes without an error.

      connected to: 127.0.0.1
      Wed Apr  8 08:17:45.438 all dbs
      Wed Apr  8 08:17:45.441 DATABASE: clubs	 to 	/home/obnam/mongodump/clubs
      Wed Apr  8 08:17:45.442 	clubs.system.indexes to /home/obnam/mongodump/clubs/system.indexes.bson
      Wed Apr  8 08:17:45.443 		 11 objects
      Wed Apr  8 08:17:45.443 	clubs.job to /home/obnam/mongodump/clubs/job.bson
      Wed Apr  8 08:17:51.481 		Collection File Writing Progress: 200/7378	2%	(objects)
      Wed Apr  8 08:17:57.614 		Collection File Writing Progress: 300/7378	4%	(objects)
      Wed Apr  8 08:18:04.171 		Collection File Writing Progress: 400/7378	5%	(objects)
      Wed Apr  8 08:18:06.322   Assertion failure md src/mongo/util/net/message_port.cpp 195
      0x97d206 0x942310 0x9681fc 0x5aa8e2 0x5d3fe0 0x5abf87 0x5b5407 0x583272 0x5836a1 0x58c2eb 0x58eecd 0x57c190 0x56782f 0x7f963ebaeec5 0x57f8bc 
       mongodump(_ZN5mongo15printStackTraceERSo+0x26) [0x97d206]
       mongodump(_ZN5mongo12verifyFailedEPKcS1_j+0xc0) [0x942310]
       mongodump(_ZN5mongo13MessagingPort4recvERNS_7MessageE+0x3ac) [0x9681fc]
       mongodump(_ZN5mongo18DBClientConnection4recvERNS_7MessageE+0x12) [0x5aa8e2]
       mongodump(_ZN5mongo14DBClientCursor18exhaustReceiveMoreEv+0x80) [0x5d3fe0]
       mongodump(_ZN5mongo18DBClientConnection5queryEN5boost8functionIFvRNS_27DBClientCursorBatchIteratorEEEERKSsNS_5QueryEPKNS_7BSONObjEi+0x1c7) [0x5abf87]
       mongodump(_ZN5mongo12DBClientBase5queryEN5boost8functionIFvRKNS_7BSONObjEEEERKSsNS_5QueryEPS4_i+0x337) [0x5b5407]
       mongodump(_ZN4Dump12doCollectionESsP8_IO_FILEPN5mongo13ProgressMeterE+0x3c2) [0x583272]
       mongodump(_ZN4Dump19writeCollectionFileESsN5boost10filesystem4pathE+0x251) [0x5836a1]
       mongodump(_ZN4Dump2goESsN5boost10filesystem4pathE+0x9ab) [0x58c2eb]
       mongodump(_ZN4Dump3runEv+0x136d) [0x58eecd]
       mongodump(_ZN5mongo4Tool4mainEiPPc+0x7d0) [0x57c190]
       mongodump(main+0x2f) [0x56782f]
       /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f963ebaeec5]
       mongodump() [0x57f8bc]
      assertion: 0 assertion src/mongo/util/net/message_port.cpp:195
      

            Assignee:
            Sam Kleinman (Inactive)
            Reporter:
            Rolf Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: