<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:29:29 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-16725] crash at qmt_free_lqe_gd+0xa/0x1f0</title>
                <link>https://jira.whamcloud.com/browse/LU-16725</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;[525870.649517] BUG: unable to handle kernel NULL pointer dereference at           (null)
[525870.651577] IP: [&amp;lt;ffffffffc1529c3a&amp;gt;] qmt_free_lqe_gd+0xa/0x1f0 [lquota]
[525870.653399] PGD 0 
[525870.654492] Oops: 0000 [#1] SMP 
[525870.678528] CPU: 11 PID: 21026 Comm: ldlm_cn02_005 Kdump: loaded 3.10.0-1160.71.1.el7_lustre.x86_64 #1
[525870.711079] Call Trace:
[525870.712322]  [&amp;lt;ffffffffc15220ef&amp;gt;] qmt_lvbo_free+0x6f/0x370 [lquota]
[525870.714101]  [&amp;lt;ffffffffc18ebef3&amp;gt;] mdt_lvbo_free+0x123/0x140 [mdt]
[525870.715922]  [&amp;lt;ffffffffc107d8f2&amp;gt;] ldlm_resource_putref+0x192/0x260 [ptlrpc]
[525870.717787]  [&amp;lt;ffffffffc109efd7&amp;gt;] ldlm_request_cancel+0x447/0x7a0 [ptlrpc]
[525870.719620]  [&amp;lt;ffffffffc10a3732&amp;gt;] ldlm_handle_cancel+0x232/0x2b0 [ptlrpc]
[525870.721417]  [&amp;lt;ffffffffc10a3d58&amp;gt;] ldlm_cancel_handler+0x5a8/0x6f0 [ptlrpc]
[525870.723391]  [&amp;lt;ffffffffc10d5f83&amp;gt;] ptlrpc_server_handle_request+0x253/0xc40 [ptlrpc]
[525870.727023]  [&amp;lt;ffffffffc10dad7a&amp;gt;] ptlrpc_main+0xc4a/0x1cb0 [ptlrpc]
[525870.733704]  [&amp;lt;ffffffff8b6c5f91&amp;gt;] kthread+0xd1/0xe0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="75508">LU-16725</key>
            <summary>crash at qmt_free_lqe_gd+0xa/0x1f0</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="3">Duplicate</resolution>
                                        <assignee username="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="hongchao.zhang">Hongchao Zhang</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Apr 2023 10:43:46 +0000</created>
                <updated>Fri, 11 Aug 2023 14:46:15 +0000</updated>
                            <resolved>Thu, 15 Jun 2023 14:56:16 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="369476" author="gerrit" created="Fri, 14 Apr 2023 11:06:56 +0000"  >&lt;p&gt;&quot;Hongchao Zhang &amp;lt;hongchao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50637&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50637&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16725&quot; title=&quot;crash at qmt_free_lqe_gd+0xa/0x1f0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16725&quot;&gt;&lt;del&gt;LU-16725&lt;/del&gt;&lt;/a&gt; quota: check lvbo before free&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1b08520fc702dc6c572af634a1af0810dff29776&lt;/p&gt;</comment>
                            <comment id="375555" author="pjones" created="Thu, 15 Jun 2023 14:56:16 +0000"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16772&quot; title=&quot;Protect lqe_glbl_data in qmt_site_recalc_cb with mutex&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16772&quot;&gt;&lt;del&gt;LU-16772&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="66127">LU-15021</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="73390">LU-16341</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="75795">LU-16772</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|i03ijb:</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>