<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:10:58 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-14579] GPF in lod_sub_declare_destroy</title>
                <link>https://jira.whamcloud.com/browse/LU-14579</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Reproducable GPF in lod_sub_declare_destroy() &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;while true; do
  rm -f /mnt/lustre/f0
  lfs mirror create -N -E 1M -c -1 -E eof -N -p fast /mnt/lustre/f0
  echo xxx &amp;gt; f0
done &amp;amp;

while true; do lfs mirror split -d --mirror-id=1 /mnt/lustre/f0; done &amp;amp;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;[ 2019.163545] general protection fault: 0000 [#1] SMP
...
[ 2019.197345] CPU: 3 PID: 21982 Comm: mdt01_003 Kdump: loaded Tainted: G        W  OE  ------------   3.10.0-1062.9.1.el7.x86_64.debug #1
[ 2019.199739] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-1ubuntu1.1 04/01/2014
[ 2019.201974] task: ffff90af5be84000 ti: ffff90af5aedc000 task.ti: ffff90af5aedc000
[ 2019.203824] RIP: 0010:[&amp;lt;ffffffffc1686ff6&amp;gt;]  [&amp;lt;ffffffffc1686ff6&amp;gt;] lod_sub_get_thandle+0xc6/0x400 [lod]
[ 2019.206282] RSP: 0018:ffff90af5aedf898  EFLAGS: 00010206
[ 2019.207642] RAX: 5a5a5a5a5a5a5a5a RBX: ffff90af7a2f8600 RCX: ffff90af5aedf8ef
[ 2019.209428] RDX: ffff90af5e295f00 RSI: ffff90af7a2f8600 RDI: ffff90af088b1640
[ 2019.211160] RBP: ffff90af5aedf8d8 R08: 0000000000000010 R09: 0000000000000000
[ 2019.212692] R10: 00000000000001e0 R11: 0000000000000000 R12: ffff90af5aedf8ef
[ 2019.214704] R13: ffff90af1b2d8000 R14: ffff90af6170e510 R15: ffff90af088b1640
[ 2019.216758] FS:  0000000000000000(0000) GS:ffff90af7d400000(0000) knlGS:0000000000000000
[ 2019.218930] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2019.220566] CR2: 00007f8052161120 CR3: 000000001385a000 CR4: 0000000000160ee0
[ 2019.222484] Call Trace:
[ 2019.223106]  [&amp;lt;ffffffffc1688866&amp;gt;] lod_sub_declare_destroy+0x56/0x2d0 [lod]
[ 2019.224926]  [&amp;lt;ffffffffc1664dbd&amp;gt;] lod_obj_stripe_destroy_cb+0x8d/0xa0 [lod]
[ 2019.226579]  [&amp;lt;ffffffffc1671a71&amp;gt;] lod_obj_for_each_stripe+0x121/0x2e0 [lod]
[ 2019.228267]  [&amp;lt;ffffffffc1672898&amp;gt;] lod_declare_destroy+0x488/0x620 [lod]
[ 2019.229954]  [&amp;lt;ffffffffc167388a&amp;gt;] ? lod_declare_attr_set+0xba/0x6c0 [lod]
[ 2019.231650]  [&amp;lt;ffffffffc140c50b&amp;gt;] ? osd_declare_ref_del+0x3b/0x130 [osd_ldiskfs]
[ 2019.233270]  [&amp;lt;ffffffffc1664d30&amp;gt;] ? lod_xattr_list+0x150/0x150 [lod]
[ 2019.234816]  [&amp;lt;ffffffffc1510fe1&amp;gt;] mdd_declare_finish_unlink+0x91/0x210 [mdd]
[ 2019.236636]  [&amp;lt;ffffffffc1520e0f&amp;gt;] mdd_unlink+0x48f/0xaa0 [mdd]
[ 2019.238222]  [&amp;lt;ffffffffc159ccc5&amp;gt;] mdt_reint_unlink+0xc25/0x1540 [mdt]
[ 2019.240197]  [&amp;lt;ffffffffc0ea3f07&amp;gt;] ? lustre_msg_buf+0x17/0x60 [ptlrpc]
[ 2019.242185]  [&amp;lt;ffffffffc15a16b3&amp;gt;] mdt_reint_rec+0x83/0x220 [mdt]
[ 2019.243764]  [&amp;lt;ffffffffc157d4e1&amp;gt;] mdt_reint_internal+0x6e1/0xb00 [mdt]
[ 2019.245690]  [&amp;lt;ffffffffc1588cb7&amp;gt;] mdt_reint+0x67/0x140 [mdt]
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="63631">LU-14579</key>
            <summary>GPF in lod_sub_declare_destroy</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="1">Fixed</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="bobijam">Zhenyu Xu</reporter>
                        <labels>
                    </labels>
                <created>Fri, 2 Apr 2021 04:45:53 +0000</created>
                <updated>Sun, 8 Aug 2021 06:30:56 +0000</updated>
                            <resolved>Wed, 28 Apr 2021 04:14:08 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="297647" author="gerrit" created="Fri, 2 Apr 2021 04:55:19 +0000"  >&lt;p&gt;Bobi Jam (bobijam@hotmail.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43199&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43199&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14579&quot; title=&quot;GPF in lod_sub_declare_destroy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14579&quot;&gt;&lt;del&gt;LU-14579&lt;/del&gt;&lt;/a&gt; flr: GPF in lod_sub_declare_destroy&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 295704ce4248713d9513e3ea2953079edd3f5af1&lt;/p&gt;</comment>
                            <comment id="298833" author="gerrit" created="Thu, 15 Apr 2021 06:30:14 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43199/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43199/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14579&quot; title=&quot;GPF in lod_sub_declare_destroy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14579&quot;&gt;&lt;del&gt;LU-14579&lt;/del&gt;&lt;/a&gt; flr: GPF in lod_sub_declare_destroy&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 55d5235354d49aee0a330ad64beef4ed9004a27f&lt;/p&gt;</comment>
                            <comment id="298908" author="pjones" created="Thu, 15 Apr 2021 17:25:47 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="299153" author="gerrit" created="Mon, 19 Apr 2021 10:01:54 +0000"  >&lt;p&gt;Bobi Jam (bobijam@hotmail.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43369&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43369&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14579&quot; title=&quot;GPF in lod_sub_declare_destroy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14579&quot;&gt;&lt;del&gt;LU-14579&lt;/del&gt;&lt;/a&gt; flr: mirror unlink and split race&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 479612952b3b3dc4561d3799523635201d415543&lt;/p&gt;</comment>
                            <comment id="299900" author="gerrit" created="Wed, 28 Apr 2021 02:11:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43369/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43369/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14579&quot; title=&quot;GPF in lod_sub_declare_destroy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14579&quot;&gt;&lt;del&gt;LU-14579&lt;/del&gt;&lt;/a&gt; flr: mirror unlink and split race&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bd7a2f9938a7edf09afd133601ca4181e109a7d0&lt;/p&gt;</comment>
                            <comment id="299928" author="pjones" created="Wed, 28 Apr 2021 04:14:08 +0000"  >&lt;p&gt;Second patch landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="63970">LU-14648</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i01r7r:</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>