<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="en-DE" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hello, we have a couple of jtreg tests  starting java processes not directly on the test host,  but  in docker containers     ( e.g.   containers/docker/    tests ) .<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">In case those processes crash we get something like this  :<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="en-DE" style="font-size:9.0pt;font-family:"Lucida Console";color:#333333;background:white">PrintContainerInfo: Entering</span><span lang="en-DE" style="font-size:9.0pt;font-family:"Lucida Console";color:#333333"><br>
<span style="background:white">#</span><br>
<span style="background:white"># A fatal error has been detected by the Java Runtime Environment:</span><br>
<span style="background:white">#</span><br>
<span style="background:white">#  SIGILL (0x4) at pc=0x00007fffb021fc50, pid=1, tid=7</span><br>
<span style="background:white">#</span><br>
<span style="background:white"># JRE version: OpenJDK Runtime Environment (23.0) (fastdebug build 23-internal-adhoc.jenkinsi.jdk)</span><br>
<span style="background:white"># Java VM: OpenJDK 64-Bit Server VM (fastdebug 23-internal-adhoc.jenkinsi.jdk, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-ppc64le)</span><br>
<span style="background:white"># Problematic frame:</span><br>
<span style="background:white"># C  [libz.so.1+0xfc50]  inflateReset+0x60</span><br>
<span style="background:white">#</span><br>
<span style="background:white"># Core dump will be written. Default location: //core.1</span><br>
<span style="background:white">#</span><br>
<span style="background:white"># An error report file with more information is saved as:</span><br>
<span style="background:white"># //hs_err_pid1.log</span></span><span lang="EN-US"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Unfortunately the hserr file  ist not there any more for easy inspection  after the jtreg run  (and not all  crashes are nicely reproducable) .<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Should we somehow  collect the hs_err and  bring it to the host ?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Or simply set   (for the docker/container related tests)   -XX:+ErrorFileToStderr   to  get the  error-output to stderr instead  (makes life easier for those tests )  ? 
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Best regards, Matthias<o:p></o:p></span></p>
</div>
</body>
</html>