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

[drlvm] Incorrect assertion in vm_detach function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • DRLVM
    • None
    • Patch Available
    • Moderate

    Description

      Incorrect assertion in vm_detach function (vm/vmcore/src/thread/thread_generic.cpp 262)
      Assertion check than no gc_frames are on the stack. It's Ok when thread complete its work and returns into start_proc. But it isn't right when threads stops from the safe_point where function vm_detach is called too.

      Attachments

        1. assert_fix.patch
          0.5 kB
          Pavel Afremov

        Issue Links

          Activity

            People

              gshimansky Gregory Shimansky
              pavel.n.afremov Pavel Afremov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: