JDK-8267433 : Core dumps on OSX sometimes take a very long time
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 11,17
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • OS: os_x
  • Submitted: 2021-05-19
  • Updated: 2023-12-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
[This CR is being filed under hotspot/runtime per request from [~dcubed]. Please do not move.]

SA has a number of tests that purposely generate core dumps to run SA commands against. Usually these core dumps only take a few seconds, and at most a few minutes. However, on OSX for unknown reasons they occasional take a very long time, even well over one hour. This results in the SA test timing out.


Comments
I'm going to leave this bug open for a little while longer to make sure that the dust has settled in the CI.
25-05-2021

ILW = HML = P3
25-05-2021

This core dumping issue is not just with SA tests. Please see this bug: JDK-8267296 vmTestbase/vm/mlvm/indy/func/jdi/breakpointOtherStratum/Test.java timed out In this case, the test timed out and the timeout handler took 80 minutes to gather artifacts including a core file...
21-05-2021