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

Run thread backtrace before loading Python modules in hang_analyzer.py on ARM platform

    • Fully Compatible
    • v3.4
    • TIG 2017-04-17

      GDB on ARM platform can run out of virtual memory, when executing a backtrace, after the Python modules are loaded. As a work around, we will run the thread backtrace, thread apply all bt before loading the Python modules, on the ARM 64 platform (Ubuntu 16.04).

      Note the platform can be identified as aarch64-unknown-linux-gnu

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: