<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:59: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-6354] Oops in mdd_changelog_ns_store()</title>
                <link>https://jira.whamcloud.com/browse/LU-6354</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In mdd_changelog_ns_store() the sfid parameter may be NULL (for link, unlink, and create). In these cases if mdd_changelog_store() fails then we oops we setting up for the CERROR():&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;        rc = mdd_changelog_store(env, mdd, rec, handle);
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc &amp;lt; 0) {
                CERROR(&lt;span class=&quot;code-quote&quot;&gt;&quot;changelog failed: rc=%d, op%d %s c&quot;&lt;/span&gt;DFID&lt;span class=&quot;code-quote&quot;&gt;&quot; p&quot;&lt;/span&gt;DFID&lt;span class=&quot;code-quote&quot;&gt;&quot;\n&quot;&lt;/span&gt;,
                        rc, type, tname-&amp;gt;ln_name, PFID(sfid), PFID(tpfid));
                &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; -EFAULT;
        }
&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;[288638.169877] Lustre: DEBUG MARKER: start dir: /mnt/lustre/lockdir=180144539145611093 file: /mnt/lustre/lockdir/lockfile=180144539145611091
[288676.107130] LustreError: 15139:0:(osd_io.c:1647:osd_ldiskfs_write_record()) loop0: error reading offset 5689344 (block 1389): rc = -28
[288676.109452] LustreError: 15139:0:(llog_cat.c:345:llog_cat_add_rec()) llog_write_rec -28: lh=ffff8801faf5dda8
[288676.111306] BUG: unable to handle kernel NULL pointer dereference at 000000000000000c
[288676.112272] IP: [&amp;lt;ffffffffa0d61ba3&amp;gt;] mdd_changelog_ns_store+0x243/0x610 [mdd]
[288676.112272] PGD 191295067 PUD 1faad8067 PMD 0 
[288676.112272] Oops: 0000 [#1] SMP 
[288676.112272] last sysfs file: /sys/devices/system/cpu/possible
[288676.112272] CPU 2 
[288676.112272] Modules linked in: lustre(U) ofd(U) osp(U) lod(U) ost(U) mdt(U) mdd(U) mgs(U) osd_ldiskfs(U) ldiskfs(U) lquota(U) lfsck(U) obdecho(U) mgc(U) lov(U) osc(U) mdc(U) lmv(U) fid(U) fld(U) ptlrpc(U) obdclass(U) ksocklnd(U) lnet(U) libcfs(U) ext2 exportfs jbd sha512_generic sha256_generic autofs4 nfs lockd fscache auth_rpcgss nfs_acl sunrpc ipv6 zfs(U) zcommon(U) znvpair(U) zavl(U) zunicode(U) spl(U) zlib_deflate microcode virtio_balloon virtio_net i2c_piix4 i2c_core ext4 jbd2 mbcache virtio_blk virtio_pci virtio_ring virtio pata_acpi ata_generic ata_piix dm_mirror dm_region_hash dm_log dm_mod [last unloaded: libcfs]
[288676.112272] 
[288676.112272] Pid: 15139, comm: mdt01_015 Tainted: G        W  ---------------    2.6.32-431.29.2.el6.lustre.x86_64 #1 Bochs Bochs
[288676.112272] RIP: 0010:[&amp;lt;ffffffffa0d61ba3&amp;gt;]  [&amp;lt;ffffffffa0d61ba3&amp;gt;] mdd_changelog_ns_store+0x243/0x610 [mdd]
[288676.112272] RSP: 0018:ffff880191c15a40  EFLAGS: 00010286
[288676.112272] RAX: 00000000ffffffe4 RBX: ffff8801e02a8908 RCX: 0000000000000000
[288676.112272] RDX: 0000000280008100 RSI: ffff8801e090d540 RDI: ffffffffa0d9c600
[288676.112272] RBP: ffff880191c15ae0 R08: 0000000000000000 R09: 0000000000000001
[288676.112272] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8801d58f0b90
[288676.112272] R13: ffff880142b2fc50 R14: ffff88012458b870 R15: ffff8801d9981c30
[288676.112272] FS:  0000000000000000(0000) GS:ffff88002fc00000(0000) knlGS:0000000000000000
[288676.112272] CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[288676.112272] CR2: 000000000000000c CR3: 00000001e94c9000 CR4: 00000000000006e0
[288676.112272] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[288676.112272] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[288676.112272] Process mdt01_015 (pid: 15139, threadinfo ffff880191c14000, task ffff8801b0c0a7c0)
[288676.112272] Stack:
[288676.112272]  ffff8801e090c818 0000000000000246 0000000280008100 ffff880100002755
[288676.112272] &amp;lt;d&amp;gt; ffff880100000000 ffff8801e02a8908 ffff8801d9981c30 0000000000000000
[288676.112272] &amp;lt;d&amp;gt; ffff880100005000 ffffffff810a44e3 ffff8801ef69d340 00000003d931fda8
[288676.112272] Call Trace:
[288676.112272]  [&amp;lt;ffffffff810a44e3&amp;gt;] ? up_write+0x23/0x40
[288676.112272]  [&amp;lt;ffffffffa0d6b27e&amp;gt;] mdd_link+0xdee/0x1100 [mdd]
[288676.112272]  [&amp;lt;ffffffffa0dd70e9&amp;gt;] mdt_reint_link+0x999/0xbf0 [mdt]
[288676.112272]  [&amp;lt;ffffffffa0dce98c&amp;gt;] ? mdt_root_squash+0x2c/0x3f0 [mdt]
[288676.112272]  [&amp;lt;ffffffffa0863065&amp;gt;] ? __req_capsule_get+0x165/0x6e0 [ptlrpc]
[288676.112272]  [&amp;lt;ffffffffa0dd2c3d&amp;gt;] mdt_reint_rec+0x5d/0x200 [mdt]
[288676.112272]  [&amp;lt;ffffffffa0db86a3&amp;gt;] mdt_reint_internal+0x4d3/0x7b0 [mdt]
[288676.112272]  [&amp;lt;ffffffffa0db8e1b&amp;gt;] mdt_reint+0x6b/0x120 [mdt]
[288676.112272]  [&amp;lt;ffffffffa089d06e&amp;gt;] tgt_request_handle+0x8ce/0x1020 [ptlrpc]
[288676.112272]  [&amp;lt;ffffffffa084db3a&amp;gt;] ptlrpc_main+0xe1a/0x1980 [ptlrpc]
[288676.112272]  [&amp;lt;ffffffffa084cd20&amp;gt;] ? ptlrpc_main+0x0/0x1980 [ptlrpc]
[288676.112272]  [&amp;lt;ffffffff8109e856&amp;gt;] kthread+0x96/0xa0
[288676.112272]  [&amp;lt;ffffffff8100c30a&amp;gt;] child_rip+0xa/0x20
[288676.112272]  [&amp;lt;ffffffff815562e0&amp;gt;] ? _spin_unlock_irq+0x30/0x40
[288676.112272]  [&amp;lt;ffffffff8100bb10&amp;gt;] ? restore_args+0x0/0x30
[288676.112272]  [&amp;lt;ffffffff8109e7c0&amp;gt;] ? kthread+0x0/0xa0
[288676.112272]  [&amp;lt;ffffffff8100c300&amp;gt;] ? child_rip+0x0/0x20
[288676.112272] Code: a0 c7 05 95 aa 03 00 00 00 02 00 41 8b 56 0c 48 8b 4d 10 48 8b 75 20 89 54 24 20 41 8b 56 08 89 54 24 18 49 8b 16 48 89 54 24 10 &amp;lt;8b&amp;gt; 51 0c 89 54 24 08 8b 51 08 89 14 24 4c 8b 09 89 c2 4c 8b 06 
[288676.112272] RIP  [&amp;lt;ffffffffa0d61ba3&amp;gt;] mdd_changelog_ns_store+0x243/0x610 [mdd]
[288676.112272]  RSP &amp;lt;ffff880191c15a40&amp;gt;
[288676.112272] CR2: 000000000000000c
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="29046">LU-6354</key>
            <summary>Oops in mdd_changelog_ns_store()</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="jhammond">John Hammond</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>mdd</label>
                    </labels>
                <created>Tue, 10 Mar 2015 14:16:44 +0000</created>
                <updated>Fri, 14 Oct 2016 03:16:27 +0000</updated>
                            <resolved>Thu, 28 May 2015 21:07:26 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="109332" author="gerrit" created="Tue, 10 Mar 2015 14:37:02 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/14027&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14027&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6354&quot; title=&quot;Oops in mdd_changelog_ns_store()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6354&quot;&gt;&lt;del&gt;LU-6354&lt;/del&gt;&lt;/a&gt; mdd: use cr_tfid on error in mdd_changelog_ns_store()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 645910a0c41fc8e9c6fc78c39effc1e4d67a3a45&lt;/p&gt;</comment>
                            <comment id="116753" author="gerrit" created="Thu, 28 May 2015 20:59:25 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/14027/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14027/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6354&quot; title=&quot;Oops in mdd_changelog_ns_store()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6354&quot;&gt;&lt;del&gt;LU-6354&lt;/del&gt;&lt;/a&gt; mdd: use cr_tfid on error in mdd_changelog_ns_store()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c7f1a96010fd2243fa0b301543862e70784f7b35&lt;/p&gt;</comment>
                            <comment id="116754" author="pjones" created="Thu, 28 May 2015 21:07:26 +0000"  >&lt;p&gt;Landed for 2,8&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>
                                                                <inwardlinks description="is related to">
                                                        </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|hzx80v:</customfieldvalue>

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