<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:34:25 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-17314] ASSERTION( !list_empty(&amp;req-&gt;rq_srv.sr_timed_list) ) failed:&#160;</title>
                <link>https://jira.whamcloud.com/browse/LU-17314</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We hit LBUG in 2.15.3 it looks like a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16430&quot; title=&quot;ASSERTION( !list_empty(&amp;amp;req-&amp;gt;rq_srv.sr_timed_list) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16430&quot;&gt;&lt;del&gt;LU-16430&lt;/del&gt;&lt;/a&gt;. If it is a duplicate can we get a backport to 2.15.3.&lt;/p&gt;

&lt;p&gt;&#160;&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;
[4508205.470593] LustreError: 185433:0:(service.c:1330:ptlrpc_at_remove_timed()) ASSERTION( !list_empty(&amp;amp;req-&amp;gt;rq_srv.sr_timed_list) ) failed:&#160;
[4508205.483191] LustreError: 185433:0:(service.c:1330:ptlrpc_at_remove_timed()) LBUG
[4508205.491175] Kernel panic - not syncing: LBUG
[4508205.495642] CPU: 33 PID: 185433 Comm: ldlm_cn07_020 Kdump: loaded Tainted: G &#160; &#160; &#160; &#160; &#160; OE &#160; &#160;--------- - &#160;- 4.18.0-477.10.1.el8_lustre.x86_64 #1
[4508205.508843] Hardware name: HPE ProLiant DL380 Gen10/ProLiant DL380 Gen10, BIOS U30 04/20/2023
[4508205.517587] Call Trace:
[4508205.520219] &#160;dump_stack+0x41/0x60
[4508205.523726] &#160;panic+0xe7/0x2ac
[4508205.526884] &#160;? ret_from_fork+0x1f/0x40
[4508205.530828] &#160;lbug_with_loc.cold.8+0x18/0x18 [libcfs]
[4508205.536004] &#160;ptlrpc_at_remove_timed+0xc7/0xd0 [ptlrpc]
[4508205.541421] &#160;ptlrpc_server_drop_request+0x11b/0x750 [ptlrpc]
[4508205.547361] &#160;? _raw_spin_lock+0x1e/0x30
[4508205.551391] &#160;ptlrpc_server_handle_req_in+0x3c1/0x8d0 [ptlrpc]
[4508205.557419] &#160;ptlrpc_main+0xbb9/0x1570 [ptlrpc]
[4508205.562134] &#160;? ptlrpc_wait_event+0x590/0x590 [ptlrpc]
[4508205.567460] &#160;kthread+0x134/0x150
[4508205.570878] &#160;? set_kthread_struct+0x50/0x50
[4508205.575257] &#160;ret_from_fork+0x1f/0x40
 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="79166">LU-17314</key>
            <summary>ASSERTION( !list_empty(&amp;req-&gt;rq_srv.sr_timed_list) ) failed:&#160;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="1">Fixed</resolution>
                                        <assignee username="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Sun, 26 Nov 2023 01:24:35 +0000</created>
                <updated>Sat, 13 Jan 2024 00:03:22 +0000</updated>
                            <resolved>Sat, 13 Jan 2024 00:03:12 +0000</resolved>
                                    <version>Lustre 2.15.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="394250" author="pjones" created="Sun, 26 Nov 2023 02:59:03 +0000"  >&lt;p&gt;Hongchao&lt;/p&gt;

&lt;p&gt;It looks like there is already a port of the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16430&quot; title=&quot;ASSERTION( !list_empty(&amp;amp;req-&amp;gt;rq_srv.sr_timed_list) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16430&quot;&gt;&lt;del&gt;LU-16430&lt;/del&gt;&lt;/a&gt; fix - &lt;a href=&quot;https://review.whamcloud.com/#/c/fs/lustre-release/+/52338/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/fs/lustre-release/+/52338/&lt;/a&gt; . Does this issue match that one or is it something else?&lt;/p&gt;

&lt;p&gt;Please advise&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="394289" author="hongchao.zhang" created="Mon, 27 Nov 2023 09:31:13 +0000"  >&lt;p&gt;It should be the same issue as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16430&quot; title=&quot;ASSERTION( !list_empty(&amp;amp;req-&amp;gt;rq_srv.sr_timed_list) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16430&quot;&gt;&lt;del&gt;LU-16430&lt;/del&gt;&lt;/a&gt;, which is caused by the racy bit modification of &quot;req.rq_obsolete&quot;&lt;/p&gt;</comment>
                            <comment id="395254" author="pjones" created="Sat, 2 Dec 2023 15:20:10 +0000"  >&lt;p&gt;Thanks Hongchao. Mahmoud have you tried the effectiveness of the patch?&lt;/p&gt;</comment>
                            <comment id="399608" author="pjones" created="Sat, 13 Jan 2024 00:03:12 +0000"  >&lt;p&gt;Fix included in 2.15.4&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="73735">LU-16430</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|i042rj:</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>