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

stacktrace_test observes extra stack frames in some unoptimized builds

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • ALL
    • Programmability 2024-10-28
    • 200

      In stacktrace_test, the callNext mechanism can insert frames of std::function::operator(), which interferes with our checks for a specific number of callNext() frames.

      The test should also output the stack trace on failure for easier debugging.

            Assignee:
            ryan.berryhill@mongodb.com Ryan Berryhill
            Reporter:
            ryan.berryhill@mongodb.com Ryan Berryhill
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: