<html>
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@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="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="en-DE"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none;mso-fareast-language:#2000">>I'd say it looks like you need to link with another library? Where should the __ubsan_handle_type_mismatch_minimal symbol come from?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none;mso-fareast-language:#2000"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none;mso-fareast-language:#2000">I don’t really know. Was wondering if anyone had already worked with this more.</span><span style="mso-ligatures:none;mso-fareast-language:#2000"><br>
<br>
</span><span style="mso-ligatures:none;mso-fareast-language:#2000"><o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"><span lang="en-DE" style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#172B4D;background:white"> </span><o:p></o:p></p>
<p class="MsoNormal"><span lang="en-DE" style="font-size:10.5pt;font-family:"Arial",sans-serif;color:#172B4D;background:white"> </span>>><span lang="EN-US">On the other hand, I tried the minimal runtime option with some standalone program examples outside the
 OpenJDK, and</span><o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">>>The error output was indeed  “minimal”   (without line numbers of the error); so it looked not very useful to me  but this might be my limited understanding.</span><o:p></o:p></p>
</blockquote>
<p>>So what you're saying is that it is not really worth spending any time on sorting this out?<o:p></o:p></p>
<p>The output without line numbers was really not good / limited   (at least when comparing to the usual output from ubsan) , so at the moment I just continue using the usual  non-minimal  ubsan mode.<o:p></o:p></p>
<p>The binaries generated by it are pretty fast  and the  output is reliable at least on Linux (with nice line numbers and stack traces)  so we are quite happy with it.<o:p></o:p></p>
<p>Best regards, Matthias<o:p></o:p></p>
</div>
</body>
</html>