Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-29187

Close down crash in CConfigFileUpdater due to dtor order

    XMLWordPrintable

Details

    • Regression
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • None
    • 9.0.0
    • JLib
    • None

    Description

      Changes introduced in HPCC-28968 are causing the use of static CConfigUpdateHook objects to crash the process because they interact with the configFileUpdater object which is now cleared in jlib via a MODULE_EXIT.

      The code clearing the configFileUpdater in the MODULE_EXIT should also set it to null, that would ensure any interfaction with it from CConfigUpdateHook (via removeConfigUpdateHook) would become a nop.

      Attachments

        Issue Links

          Activity

            People

              jakesmith Jake Smith
              jakesmith Jake Smith
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: