<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:00:48 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-13381] Crash in LNet while configuring net</title>
                <link>https://jira.whamcloud.com/browse/LU-13381</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;LUTF Script: dlc_libconfig_24&lt;/p&gt;

&lt;p&gt;Causes LNet to crash with the following stack trace&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
 #0  delay_tsc (__loops=&amp;lt;optimized out&amp;gt;) at arch/x86/lib/delay.c:77
#1  0xffffffff813907fd in __delay (loops=&amp;lt;optimized out&amp;gt;) at arch/x86/lib/delay.c:108
#2  __const_udelay (xloops=&amp;lt;optimized out&amp;gt;, xloops@entry=4295000) at arch/x86/lib/delay.c:122
#3  0xffffffff81774a96 in panic (fmt=fmt@entry=0x3326 &amp;lt;irq_stack_union+13094&amp;gt; &amp;lt;error: Cannot access memory at address 0x3326&amp;gt;) at kernel/panic.c:279
#4  0xffffffffc05000ab in lbug_with_loc (msgdata=msgdata@entry=0x16080 &amp;lt;cpu_stopper+32&amp;gt;)
    at /home/ashehata/LustreBuild/mr-lutf/libcfs/libcfs/linux-debug.c:104
#5  0xffffffffc0548790 in lnet_ni_unlink_locked (ni=0xffff8800acb4c600) at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/api-ni.c:2015
#6  lnet_shutdown_lndni (ni=ni@entry=0xffff8800acb4c600) at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/api-ni.c:2099
#7  0xffffffffc054b477 in lnet_startup_lndni (tun=0xffff8800bb984abc, ni=0xffff8800acb4c600)
    at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/api-ni.c:2239
#8  lnet_startup_lndnet (net=net@entry=0xffff88003656ff00, tun=0xffff8800bb984abc) at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/api-ni.c:2375
#9  0xffffffffc054c795 in lnet_add_net_common (net=net@entry=0xffff88003656ff00, tun=tun@entry=0xffff8800bb984aa8)
    at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/api-ni.c:3122
#10 0xffffffffc054f556 in lnet_dyn_add_ni (conf=conf@entry=0xffff8800bb984000) at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/api-ni.c:3240
#11 0xffffffffc056d3d8 in lnet_dyn_configure_ni (hdr=0xffff8800bb984000) at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/module.c:146
#12 lnet_ioctl (nb=&amp;lt;optimized out&amp;gt;, cmd=3233310047, vdata=0xffff8800bb984000) at /home/ashehata/LustreBuild/mr-lutf/lnet/lnet/module.c:208
#13 0xffffffff81788b6f in notifier_call_chain (nl=nl@entry=0xffffffffc050cd20, val=val@entry=3233310047, v=v@entry=0xffff8800bb984000, 
    nr_to_call=nr_to_call@entry=-1, nr_calls=nr_calls@entry=0x0 &amp;lt;irq_stack_union&amp;gt;) at kernel/notifier.c:93
#14 0xffffffff810cc5ad in __blocking_notifier_call_chain (nh=0xffffffffc050cd00, val=3233310047, v=0xffff8800bb984000, 
    nr_to_call=nr_to_call@entry=-1, nr_calls=nr_calls@entry=0x0 &amp;lt;irq_stack_union&amp;gt;) at kernel/notifier.c:314
#15 0xffffffff810cc5e6 in blocking_notifier_call_chain (nh=&amp;lt;optimized out&amp;gt;, val=&amp;lt;optimized out&amp;gt;, v=&amp;lt;optimized out&amp;gt;) at kernel/notifier.c:325
#16 0xffffffffc04ea8c1 in libcfs_psdev_ioctl ()
#17 0xffffffff8125fb40 in vfs_ioctl (arg=&amp;lt;optimized out&amp;gt;, cmd=&amp;lt;optimized out&amp;gt;, filp=&amp;lt;optimized out&amp;gt;) at fs/ioctl.c:43
#18 do_vfs_ioctl (filp=filp@entry=0xffff8800af691400, fd=fd@entry=3, cmd=cmd@entry=3233310047, arg=arg@entry=26972208) at fs/ioctl.c:631
#19 0xffffffff8125fde1 in SYSC_ioctl (arg=26972208, cmd=3233310047, fd=3) at fs/ioctl.c:646
#20 SyS_ioctl (fd=3, cmd=3233310047, arg=26972208) at fs/ioctl.c:637&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;assert happens api-ni.c:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
 2230 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (ni-&amp;gt;ni_net-&amp;gt;net_tunables.lct_peer_tx_credits == 0 ||
2231 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;    ni-&amp;gt;ni_net-&amp;gt;net_tunables.lct_max_tx_credits == 0) {
2232 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;LCONSOLE_ERROR_MSG(0x107, &lt;span class=&quot;code-quote&quot;&gt;&quot;LNI %s has no %scredits\n&quot;&lt;/span&gt;,
2233 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;   libcfs_lnd2str(net-&amp;gt;net_lnd-&amp;gt;lnd_type),
2234 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;   ni-&amp;gt;ni_net-&amp;gt;net_tunables.lct_peer_tx_credits == 0 ?
2235 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&lt;span class=&quot;code-quote&quot;&gt;&quot;&quot; : &quot;&lt;/span&gt;per-peer &quot;);
2236 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;/* shutdown the NI since &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; we get here then it must&apos;ve already
2237 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183; * been started
2238 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183; */
2239 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;lnet_shutdown_lndni(ni);
2240 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;&lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; -EINVAL;
2241 &#187;&#183;&#183;&#183;&#183;&#183;&#183;&#183;}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="58478">LU-13381</key>
            <summary>Crash in LNet while configuring net</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                        <assignee username="ssmirnov">Serguei Smirnov</assignee>
                                    <reporter username="ashehata">Amir Shehata</reporter>
                        <labels>
                    </labels>
                <created>Mon, 23 Mar 2020 22:30:44 +0000</created>
                <updated>Thu, 7 Jul 2022 21:14:21 +0000</updated>
                            <resolved>Thu, 7 Jul 2022 21:14:21 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="339844" author="adilger" created="Thu, 7 Jul 2022 21:14:21 +0000"  >&lt;p&gt;Haven&apos;t seen this again.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i00w5b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>