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

Remove catch (...) from handleIncomingMsg

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.6.4, 2.7.0
    • Networking
    • None
    • ALL
    • 0

    Description

      This will help us get stack dumps on all unhandled exceptions on Windows,
      not just those, which occur on non-query threads.

      Original description:

      jsCore/where4.js fails occasionally on Windows, when run with small oplog.

      The cause of the failure is emergency server shutdown due to unhandled exception, which is neither of assertion, MongoDB exception or STL exception.

      Steps to Reproduce: Happens randomly, no specific steps to reproduce other than running the jsCore suite with small oplog.

      Attachments

        Issue Links

          Activity

            People

              kaloian.manassiev@mongodb.com Kaloian Manassiev
              kaloian.manassiev@mongodb.com Kaloian Manassiev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: