<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=us-ascii">
<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:"Futura Bk";
        panose-1:2 11 5 2 2 2 4 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
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;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal">We are using c&#43;&#43; implementation of OMNI ORB 4.2.1 on RHEL 7.x.
<o:p></o:p></p>
<p class="MsoNormal">We have a process that sometime hangs and stops responding to other processes for CORBA calls. We collected the gstack of the process and from the thread dumps we see most of the threads are in omni_mutex_lock::omni_mutex_lock condition.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">We collected multiple snaps of gstack and we see that there is no changes happening over a period of time. Attached are 2 snaps taken 10 minutes apart.
<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">We understand that threads are waiting for some resources but we are unable to understand which resource. May be they are in kind of deadlock state waiting for each other or something else, can you please throw some lights?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">We noted that omniTransportLock is often involved in many mutex locks in the thread dump. Are there any details about this omniTransportLock not being released available?
<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks in advance for your help!!<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646">With Best Regards,</span></i><i><span style="font-size:10.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646"><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646"><o:p>&nbsp;</o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646">Shelendra Agarwal<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646">Telco Big Data Analytics<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646">Communications &amp; Media Solutions
<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646">Hewlett Packard Enterprise<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span lang="NO-BOK" style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#F79646">&#43;91-9945056319<o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:&quot;Futura Bk&quot;,sans-serif;color:#4F81BD"><a href="mailto:shelendra.agarwal@hpe.com"><span lang="NO-BOK" style="color:blue">shelendra.agarwal@hpe.com</span></a></span></i><span lang="NO-BOK" style="color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>