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: Closed
  • Resolution: Cannot Reproduce
  • OS: os_x
  • Submitted: 2021-05-19
  • Updated: 2025-05-27
  • Resolved: 2025-05-13
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.
JDK 25
25Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8349684 :  
JDK-8357924 :  
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
Looks like I missed that one with the problem list update. I was just focused on the SA tests. I'll file a subtask to remove it from the problem list.
27-05-2025

[~cjplummer] the following entry still remains in the ProblemList: runtime/ErrorHandling/CreateCoredumpOnCrash.java 8267433 macosx-x64
26-05-2025

These tests are no longer problem listed (changes made in JDK-8349684) and the problem no longer reproduces. It seems to have been an issue with macOS 11, which we no longer support. Closing as "Cannot Reproduce".
13-05-2025

Sure, Chris. Thank you.
12-02-2025

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