<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:32:20 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-17066] lod_xattr_set()) ASSERTION( (!!(!strcmp(name, &quot;lustre.&quot;&quot;lov&quot;) || !strcmp(name, &quot;trusted.lov&quot;)) == !!(!lod_dt_obj(dt)-&gt;ldo_comp_cached)) ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-17066</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Adding additional racer test &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/41368&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/41368&lt;/a&gt; surfaced the following crash:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[16104.408588] LustreError: 4168:0:(lod_object.c:5136:lod_xattr_set()) ASSERTION( (!!(!strcmp(name, &quot;lustre.&quot;&quot;lov&quot;) || !strcmp(name, &quot;trusted.lov&quot;)) == !!(!lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)) ) failed: 
[16104.411561] LustreError: 4168:0:(lod_object.c:5136:lod_xattr_set()) LBUG
[16104.412125] Pid: 4168, comm: mdt_rdpg01_003 3.10.0-7.9-debug #2 SMP Tue Feb 1 18:17:58 EST 2022
[16104.413146] Call Trace:
[16104.413633] [&amp;lt;0&amp;gt;] libcfs_call_trace+0x90/0xf0 [libcfs]
[16104.414162] [&amp;lt;0&amp;gt;] lbug_with_loc+0x4c/0xa0 [libcfs]
[16104.414692] [&amp;lt;0&amp;gt;] lod_xattr_set+0x1b13/0x1c90 [lod]
[16104.415221] [&amp;lt;0&amp;gt;] mdo_xattr_set+0xc0/0x4c0 [mdd]
[16104.415746] [&amp;lt;0&amp;gt;] mdd_xattr_set+0xf85/0x1200 [mdd]
[16104.416279] [&amp;lt;0&amp;gt;] mo_xattr_set+0x43/0x45 [mdt]
[16104.416812] [&amp;lt;0&amp;gt;] mdt_close_handle_layouts+0x9a4/0xee0 [mdt]
[16104.417358] [&amp;lt;0&amp;gt;] mdt_mfd_close+0x5b2/0xbb0 [mdt]
[16104.417887] [&amp;lt;0&amp;gt;] mdt_close_internal+0xb4/0x240 [mdt]
[16104.418532] [&amp;lt;0&amp;gt;] mdt_close+0x28c/0x970 [mdt]
[16104.419217] [&amp;lt;0&amp;gt;] tgt_request_handle+0x88e/0x19b0 [ptlrpc]
[16104.419815] [&amp;lt;0&amp;gt;] ptlrpc_server_handle_request+0x251/0xc00 [ptlrpc]
[16104.420555] [&amp;lt;0&amp;gt;] ptlrpc_main+0xc66/0x1670 [ptlrpc]
[16104.421185] [&amp;lt;0&amp;gt;] kthread+0xe4/0xf0
[16104.422327] [&amp;lt;0&amp;gt;] ret_from_fork_nospec_begin+0x7/0x21
[16104.422934] [&amp;lt;0&amp;gt;] 0xfffffffffffffffe
[16104.423456] Kernel panic - not syncing: LBUG&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Crashdump: &lt;a href=&quot;http://testing.linuxhacker.ru/lustre-reports/external/crashes/boilpot-bigmem-65-2023-08-25-15:53:21/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://testing.linuxhacker.ru/lustre-reports/external/crashes/boilpot-bigmem-65-2023-08-25-15:53:21/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Intresting that the same assertion in the same place was previously seen mid-2021 as part of &lt;a href=&quot;https://review.whamcloud.com/44178&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44178&lt;/a&gt; testing in sanity-flr and hot-pool tests: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/de728c9c-b9dd-4c65-b898-507df9215560&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/de728c9c-b9dd-4c65-b898-507df9215560&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here&apos;s the tracker for this crash that lists all matching failures: &lt;a href=&quot;https://knox.linuxhacker.ru/crashdb_ui_external.py.cgi?newid=6580&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://knox.linuxhacker.ru/crashdb_ui_external.py.cgi?newid=6580&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="77666">LU-17066</key>
            <summary>lod_xattr_set()) ASSERTION( (!!(!strcmp(name, &quot;lustre.&quot;&quot;lov&quot;) || !strcmp(name, &quot;trusted.lov&quot;)) == !!(!lod_dt_obj(dt)-&gt;ldo_comp_cached)) ) failed</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 Aug 2023 04:02:52 +0000</created>
                <updated>Mon, 13 Nov 2023 15:01:35 +0000</updated>
                                            <version>Lustre 2.16.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="389343" author="bzzz" created="Mon, 16 Oct 2023 05:12:58 +0000"  >&lt;p&gt;I&apos;m hitting this quite often locally.&lt;/p&gt;</comment>
                            <comment id="392887" author="bzzz" created="Mon, 13 Nov 2023 14:04:05 +0000"  >&lt;p&gt;it&apos;s a race between migrate (which takes LAYOUT bit) and unlink (which does not). the migrate drops cached layout, but a racing unlink reloads it back.&lt;/p&gt;</comment>
                            <comment id="392892" author="bzzz" created="Mon, 13 Nov 2023 14:59:31 +0000"  >&lt;p&gt;&quot;Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53113&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53113&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17066&quot; title=&quot;lod_xattr_set()) ASSERTION( (!!(!strcmp(name, &amp;quot;lustre.&amp;quot;&amp;quot;lov&amp;quot;) || !strcmp(name, &amp;quot;trusted.lov&amp;quot;)) == !!(!lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17066&quot;&gt;LU-17066&lt;/a&gt; tests: reproducer&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fbcff6be03f5e30e1811cf5790d52cc8daed69dd&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|i03ua7:</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>