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

broken exception (iassert,uassert) handling in ARM xcode15

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • ALL
    • Programmability 2024-06-24, Programmability 2024-07-08, Programmability 2024-07-22, Programmability 2024-08-05, Programmability 2024-08-19, Programmability 2024-09-02

      We use uassert and iassert internally as an ordinary nonfatal exception throwing mechanism.

      For some reason they are behaving like tassert, a stronger assertion. Basically everything that uasserts or iasserts is fatal in tests because of this mysterious mixup.

      This ticket has been renamed. It was originally about TCPFastOpen availability, but really it was the probe for TCPFastOpen, which is iassert-based, that was just the first manifestation of the problem as the server is booting up.

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            brian.mccarthy@mongodb.com Brian McCarthy
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: