<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:46:55 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-4910] ll_intent_file_open() may pass unitialized req to ptlrpc_req_finished()</title>
                <link>https://jira.whamcloud.com/browse/LU-4910</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In ll_intent_file_open() an error return from md_intent_lock() may leave req uninitialized. This is easy to reproduce running racer with 1 MDT and 5% RPC drop.&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;# export MDSCOUNT=1
# export OSTCOUNT=4
# export MOUNT_2=y
# llmount.sh
# lctl set_param fail_loc=0x08000505
# lctl set_param fail_val=20
# sh lustre/tests/racer.sh

[  798.842752] LustreError: 22840:0:(file.c:174:ll_close_inode_openhandle()) lustre-clilm\
v
-ffff8801af4ecce0: inode [0x200000400:0x1:0x0] mdc close failed: rc = -108
[  798.845246] BUG: unable to handle kernel NULL pointer dereference at 0000000000000376
[  798.845250] IP: [&amp;lt;ffffffffa067d44a&amp;gt;] __ptlrpc_req_finished+0x4a/0x6d0 [ptlrpc]
[  798.845309] PGD 1a6a93067 PUD 1a6e13067 PMD 0
[  798.845313] Oops: 0000 [#1] SMP
...
[  798.845357] Pid: 22819, comm: cp Not tainted 2.6.32-431.5.1.el6.lustre.x86_64 #1 Bochs\
 Bochs
[  798.845361] RIP: 0010:[&amp;lt;ffffffffa067d44a&amp;gt;]  [&amp;lt;ffffffffa067d44a&amp;gt;] __ptlrpc_req_finished\
+0x4a/0x6d0 [ptlrpc]
[  798.845391] RSP: 0018:ffff8801a5f41b68  EFLAGS: 00010293
[  798.845391] RAX: 5a5a5a5a5a5a5a5a RBX: 0000000000000246 RCX: 0000000000000000
[  798.845391] RDX: 0000000000000001 RSI: 0000000000000000 RDI: 0000000000000246
[  798.845391] RBP: ffff8801a5f41b88 R08: 00000000fffffff8 R09: 00000000fffffffb
[  798.845391] R10: 0000000000000002 R11: 0000000000000000 R12: 0000000000000000
[  798.845391] R13: ffff8801a6f60bf0 R14: ffff8801a5cf4938 R15: 0000000000000000
[  798.845391] FS:  00007ff80b1637a0(0000) GS:ffff88002fe00000(0000) knlGS:00000000000000\
00
[  798.845391] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  798.845391] CR2: 0000000000000376 CR3: 00000001a6e20000 CR4: 00000000000006e0
[  798.845391] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  798.845391] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  798.845391] Process cp (pid: 22819, threadinfo ffff8801a5f40000, task ffff8801a6e38580\
)
[  798.845391] Stack:
[  798.845391]  ffff8801a5cf4938 ffff8801a5f41ca8 00000000ffffff94 ffff8801a6f60bf0
[  798.845391] &amp;lt;d&amp;gt; ffff8801a5f41b98 ffffffffa067e330 ffff8801a5f41c28 ffffffffa0e0614c
[  798.845391] &amp;lt;d&amp;gt; ffff8801a5f41bf0 ffffffffa0e31e90 0000000000000000 ffff8801a5f0c208
[  798.845391] Call Trace:
[  798.845391]  [&amp;lt;ffffffffa067e330&amp;gt;] ptlrpc_req_finished+0x10/0x20 [ptlrpc]
[  798.845391]  [&amp;lt;ffffffffa0e0614c&amp;gt;] ll_intent_file_open+0x31c/0x7b0 [lustre]
[  798.845391]  [&amp;lt;ffffffffa0e31e90&amp;gt;] ? ll_md_blocking_ast+0x0/0x800 [lustre]
[  798.845391]  [&amp;lt;ffffffffa0e07055&amp;gt;] ll_file_open+0x265/0xc00 [lustre]
[  798.845391]  [&amp;lt;ffffffff815547cb&amp;gt;] ? _spin_unlock+0x2b/0x40
[  798.845391]  [&amp;lt;ffffffffa0e06df0&amp;gt;] ? ll_file_open+0x0/0xc00 [lustre]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="24214">LU-4910</key>
            <summary>ll_intent_file_open() may pass unitialized req to ptlrpc_req_finished()</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>llite</label>
                            <label>mdc</label>
                    </labels>
                <created>Tue, 15 Apr 2014 16:06:52 +0000</created>
                <updated>Thu, 12 Jun 2014 20:18:01 +0000</updated>
                            <resolved>Thu, 12 Jun 2014 20:17:54 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="81666" author="jhammond" created="Tue, 15 Apr 2014 18:37:31 +0000"  >&lt;p&gt;I&apos;ll roll the fix to ll_intent_file_open() and ll_lease_open() into &lt;a href=&quot;http://review.whamcloud.com/#/c/9850&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9850&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="86468" author="jhammond" created="Thu, 12 Jun 2014 20:17:54 +0000"  >&lt;p&gt;Patch landed to master.&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|hzwk47:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13553</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>