<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:33:14 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-10232] kernel BUG at cl_object.c:206!</title>
                <link>https://jira.whamcloud.com/browse/LU-10232</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;this bug was seen during Oleg tests:&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;[ 2954.010902] ------------[ cut here ]------------
[ 2954.011604] kernel BUG at /home/green/git/lustre-release/lustre/obdclass/cl_object.c:206!
[ 2954.012833] invalid opcode: 0000 [#1] SMP DEBUG_PAGEALLOC
[ 2954.013401] Modules linked in: loop lustre(OE) ofd(OE) osp(OE) lod(OE) ost(OE) mdt(OE) mdd(OE) mgs(OE) osd_ldiskfs(OE) ldiskfs(OE) mbcache lquota(OE) lfsck(OE) jbd2 obdecho(OE) mgc(OE) lov(OE) mdc(OE) osc(OE) lmv(OE) fid(OE) fld(OE) ptlrpc_gss(OE) ptlrpc(OE) obdclass(OE) ksocklnd(OE) lnet(OE) libcfs(OE) rpcsec_gss_krb5 syscopyarea sysfillrect sysimgblt ata_generic pata_acpi ttm drm_kms_helper i2c_piix4 drm ata_piix pcspkr serio_raw i2c_core virtio_balloon virtio_console libata virtio_blk floppy nfsd ip_tables
[ 2954.018129] CPU: 1 PID: 20034 Comm: lfs Tainted: G OE ------------ 3.10.0-debug #1
[ 2954.019284] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 2954.019816] task: ffff88001cb74b80 ti: ffff880004108000 task.ti: ffff880004108000
[ 2954.020797] RIP: 0010:[&amp;lt;ffffffffa037e281&amp;gt;] [&amp;lt;ffffffffa037e281&amp;gt;] cl_object_attr_get+0x141/0x150 [obdclass]
[ 2954.021833] RSP: 0018:ffff88000410bbf8 EFLAGS: 00010246
[ 2954.022354] RAX: 0000000000000000 RBX: ffff880008d97fa0 RCX: ffff880008d97f48
[ 2954.022883] RDX: 0000000000000000 RSI: ffff880008d97fa0 RDI: ffff880008d97fa0
[ 2954.023432] RBP: ffff88000410bc18 R08: 0000000000000008 R09: 00000000000000d8
[ 2954.023985] R10: ffff88005356cf00 R11: 0000000000000000 R12: ffff88005356cf00
[ 2954.024533] R13: ffff880007698f68 R14: ffff88000410bc60 R15: ffff88006b7e7ed0
[ 2954.025093] FS: 00007f648fe5f740(0000) GS:ffff8800bc680000(0000) knlGS:0000000000000000
[ 2954.026098] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2954.026624] CR2: 00007f9901ead10c CR3: 000000008dfbe000 CR4: 00000000000006e0
[ 2954.027184] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2954.027741] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 2954.028294] Stack:
[ 2954.028766] 0000000000000100 ffff88005356cf00 0000000000a8f060 ffff88005356cf00
[ 2954.029782] ffff88000410bcd8 ffffffffa08c185c 0000000000000020 ffff880007698f68
[ 2954.030815] 0000000000000020 000000000bd10bd0 0000000000000000 0000000000000000
[ 2954.031811] Call Trace:
[ 2954.032293] [&amp;lt;ffffffffa08c185c&amp;gt;] lov_getstripe+0x79c/0x940 [lov]
[ 2954.033778] [&amp;lt;ffffffffa08bfb4f&amp;gt;] lov_object_getstripe+0x6f/0x180 [lov]
[ 2954.034366] [&amp;lt;ffffffffa037df4b&amp;gt;] cl_object_getstripe+0x6b/0x130 [obdclass]
[ 2954.034953] [&amp;lt;ffffffffa0e1ad80&amp;gt;] ll_file_getstripe+0x70/0x170 [lustre]
[ 2954.046852] [&amp;lt;ffffffffa0e2d322&amp;gt;] ll_lov_setstripe+0x332/0x380 [lustre]
[ 2954.047402] [&amp;lt;ffffffffa0e2ecbe&amp;gt;] ll_file_ioctl+0x116e/0x35f0 [lustre]
[ 2954.047953] [&amp;lt;ffffffff810646c5&amp;gt;] ? kernel_map_pages+0xb5/0x120
[ 2954.048485] [&amp;lt;ffffffff81201985&amp;gt;] do_vfs_ioctl+0x305/0x520
[ 2954.049018] [&amp;lt;ffffffff817063f7&amp;gt;] ? _raw_spin_unlock+0x27/0x40
[ 2954.049546] [&amp;lt;ffffffff81201c41&amp;gt;] SyS_ioctl+0xa1/0xc0
[ 2954.050068] [&amp;lt;ffffffff8170fc89&amp;gt;] system_call_fastpath+0x16/0x1b
[ 2954.050599] Code: 3a a0 c7 05 32 7a 07 00 cf 00 00 00 48 c7 05 33 7a 07 00 00 00 00 00 c7 05 21 7a 07 00 01 00 00 00 e8 d4 89 e5 ff e9 0a ff ff ff &amp;lt;0f&amp;gt; 0b 0f 1f 00 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55
[ 2954.052727] RIP [&amp;lt;ffffffffa037e281&amp;gt;] cl_object_attr_get+0x141/0x150 [obdclass]
[ 2954.053750] RSP &amp;lt;ffff88000410bbf8&amp;gt;

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Quick review show that cl_object.c at line 206:&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;&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; cl_object_attr_get(&lt;span class=&quot;code-keyword&quot;&gt;const&lt;/span&gt; struct lu_env env, struct cl_object obj,
                        struct cl_attr *attr)
{
        struct lu_object_header *top;
        &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; result;

        assert_spin_locked(cl_object_attr_guard(obj));

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and in caller it misses cl_object_attr_lock/unlock pair:&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;lov_getstrpe()
...
			cl_obj = cl_object_top(&amp;amp;obj-&amp;gt;lo_cl);
			cl_object_attr_get(env, cl_obj, &amp;amp;attr);

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="49284">LU-10232</key>
            <summary>kernel BUG at cl_object.c:206!</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="wc-triage">WC Triage</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Sun, 12 Nov 2017 21:08:11 +0000</created>
                <updated>Thu, 4 Jan 2018 18:32:45 +0000</updated>
                            <resolved>Sun, 17 Dec 2017 16:19:43 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="213511" author="tappro" created="Sun, 12 Nov 2017 21:08:57 +0000"  >&lt;p&gt;that code was introduced in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9490&quot; title=&quot;MPI-IO Lustre ADIO driver gets Lustre layout parameters incorrectly &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9490&quot;&gt;&lt;del&gt;LU-9490&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="213512" author="gerrit" created="Sun, 12 Nov 2017 21:52:43 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30052&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30052&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10232&quot; title=&quot;kernel BUG at cl_object.c:206!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10232&quot;&gt;&lt;del&gt;LU-10232&lt;/del&gt;&lt;/a&gt; lov: call cl_object_attr_get under cl_attr lock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 68c3e1c00c639287f49eb6085f557eed5c922c6c&lt;/p&gt;</comment>
                            <comment id="216526" author="gerrit" created="Sun, 17 Dec 2017 06:21:12 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30052/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30052/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10232&quot; title=&quot;kernel BUG at cl_object.c:206!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10232&quot;&gt;&lt;del&gt;LU-10232&lt;/del&gt;&lt;/a&gt; lov: call cl_object_attr_get under cl_attr lock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 80515fa15ee76fb0174fd3be80c4a113a8d3c875&lt;/p&gt;</comment>
                            <comment id="216555" author="pjones" created="Sun, 17 Dec 2017 16:19:43 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="216638" author="gerrit" created="Mon, 18 Dec 2017 18:39:09 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30586&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30586&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10232&quot; title=&quot;kernel BUG at cl_object.c:206!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10232&quot;&gt;&lt;del&gt;LU-10232&lt;/del&gt;&lt;/a&gt; lov: call cl_object_attr_get under cl_attr lock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 586b1b749fc86241ad00884bf57c6868e24990c1&lt;/p&gt;</comment>
                            <comment id="217508" author="gerrit" created="Thu, 4 Jan 2018 17:51:46 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30586/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30586/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10232&quot; title=&quot;kernel BUG at cl_object.c:206!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10232&quot;&gt;&lt;del&gt;LU-10232&lt;/del&gt;&lt;/a&gt; lov: call cl_object_attr_get under cl_attr lock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9dd706edb71feeea4670360c99853e916ff8c81a&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="46031">LU-9490</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|hzznnz:</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>