Enabling python level in rogue crash due to memory consumption

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: None
    • None

      From Ryan Herbst:

      Ok somewhere along the lines a debugging issue has been introduced. Enabling python level debug is crashing my computer by quickly sucking up all the memory
      this was not the case previously.

      Just adding the following to the simplist 1 device, 1 register example sucks up all the memory on my computer:

      • logger = logging.getLogger('pyrogue')
      • logger.setLevel(logging.DEBUG)

      I will chase that down after I finish on what I wanted to debug

          1. TestRoot.py
            2 kB
          2. testNoGui
            0.4 kB
          3. testLegacyGui
            0.4 kB
          4. testGui
            0.3 kB
          5. TestDevice.py
            2 kB

              Assignee:
              Ryan Herbst
              Reporter:
              Ryan Herbst
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: