Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
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
Attachments
Issue Links
- relates to
-
HARMONY-2772 [drlvm][gc] test stress.Mix intermittently failed on the em64t platform
- Closed