Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-3338

[drlvm][smoke] Segmentation fault on linux when running smoke test perf.MultiThreadsSimple

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • DRLVM
    • None
    • Linux / x86_64

    Description

      The test fails intermittently.

      it prints ....... (200 times) and then crashes.
      To see the failure please run the test in the loop e.g. as follows:
      while true; do $DRLVM64 -cp <path to tests> perf.MultiThreadsSimple | grep PASSED; rc=$?; echo $i $rc; if [ $rc -ne 0 ]; then break; fi; i=$[i+1]; done

      Once I saw the failure after 447 passes ; next time it crashed after 12th iteration.

      Attachments

        Issue Links

          Activity

            People

              gshimansky Gregory Shimansky
              elena Elena Litani
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: