CoreUtils support for SA tests should attempt to locate and unzip core files when they have been zipped

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 27
    • Component/s: hotspot
    • None

      Some linux systems setup /proc/sys/kernel/core_pattern to point to a script that will gzip the core file. When this happens, CoreUtils cannot find the core file and silently causes the test to pass with SkippedException. After failing to find the core file in the expected place, CoreUtils should attempt to locate the core file with the .gz suffix, and if found then unzip it.

            Assignee:
            Chris Plummer
            Reporter:
            Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: