<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:45:21 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-4731] sanity-lfsck test 1b: Oops: IP: [&lt;ffffffff812948e7&gt;] __list_add+0x17/0xa0</title>
                <link>https://jira.whamcloud.com/browse/LU-4731</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While running sanity-lfsck test 1b, MDS hit the following Oops:&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;03:15:32:Lustre: DEBUG MARKER: /usr/sbin/lctl get_param -n osd-ldiskfs.lustre-MDT0000.quota_slave.enabled
03:15:32:Lustre: DEBUG MARKER: /usr/sbin/lctl conf_param lustre.quota.mdt=ug3
03:15:32:Lustre: DEBUG MARKER: /usr/sbin/lctl conf_param lustre.quota.ost=ug3
03:15:32:BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
03:15:32:IP: [&amp;lt;ffffffff812948e7&amp;gt;] __list_add+0x17/0xa0
03:15:32:PGD 0 
03:15:32:Oops: 0000 [#1] SMP 
03:15:32:last sysfs file: /sys/devices/system/cpu/online
03:15:32:CPU 1 
03:15:32:Modules linked in: osp(U) mdd(U) lfsck(U) lod(U) mdt(U) mgs(U) mgc(U) fsfilt_ldiskfs(U) osd_ldiskfs(U) lquota(U) lustre(U) lov(U) osc(U) mdc(U) fid(U) fld(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) sha512_generic sha256_generic libcfs(U) ldiskfs(U) jbd2 nfsd exportfs nfs lockd fscache auth_rpcgss nfs_acl sunrpc ib_ipoib rdma_ucm ib_ucm ib_uverbs ib_umad rdma_cm ib_cm iw_cm ib_addr ipv6 ib_sa ib_mad ib_core microcode virtio_balloon 8139too 8139cp mii i2c_piix4 i2c_core ext3 jbd 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: llog_test]
03:15:32:
03:15:32:Pid: 30021, comm: ll_mgs_0001 Not tainted 2.6.32-431.5.1.el6_lustre.x86_64 #1 Red Hat KVM
03:15:32:RIP: 0010:[&amp;lt;ffffffff812948e7&amp;gt;]  [&amp;lt;ffffffff812948e7&amp;gt;] __list_add+0x17/0xa0
03:15:32:RSP: 0018:ffff88006cb65cd0  EFLAGS: 00010282
03:15:32:RAX: ffff88007bf135c0 RBX: ffff88006d108450 RCX: 0000000000000002
03:15:32:RDX: 0000000000000000 RSI: ffffc90001768d20 RDI: ffff88006d108450
03:15:32:RBP: ffff88006cb65cf0 R08: ffff88006d108440 R09: 0000000000000000
03:15:32:R10: 000000000000000e R11: 20736e6172742029 R12: ffffffffffffffff
03:15:32:R13: 0000000000000001 R14: 0000000000000000 R15: ffff8800605b5540
03:15:32:FS:  0000000000000000(0000) GS:ffff880002300000(0000) knlGS:0000000000000000
03:15:32:CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
03:15:32:CR2: 0000000000000008 CR3: 00000000379c4000 CR4: 00000000000006e0
03:15:32:DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
03:15:32:DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
03:15:32:Process ll_mgs_0001 (pid: 30021, threadinfo ffff88006cb64000, task ffff88006d28a080)
03:15:32:Stack:
03:15:32: 0000000000000000 000000000000001a ffffffffffffffff 0000000000000001
03:15:32:&amp;lt;d&amp;gt; ffff88006cb65d00 ffffffffa053a93b ffff88006cb65d60 ffffffffa05425af
03:15:32:&amp;lt;d&amp;gt; ffff88006cb65d30 ffff88006d108440 ffffffffffffffff ffff8800ffffffff
03:15:32:Call Trace:
03:15:32: [&amp;lt;ffffffffa053a93b&amp;gt;] lnet_res_lh_initialize+0x4b/0x50 [lnet]
03:15:32: [&amp;lt;ffffffffa05425af&amp;gt;] LNetMEAttach+0xff/0x220 [lnet]
03:15:32: [&amp;lt;ffffffffa0772f12&amp;gt;] ptlrpc_register_rqbd+0x82/0x390 [ptlrpc]
03:15:32: [&amp;lt;ffffffffa0780ec5&amp;gt;] ptlrpc_server_post_idle_rqbds+0x75/0xe0 [ptlrpc]
03:15:32: [&amp;lt;ffffffffa0789dd1&amp;gt;] ptlrpc_main+0xb11/0x1740 [ptlrpc]
03:15:32: [&amp;lt;ffffffffa07892c0&amp;gt;] ? ptlrpc_main+0x0/0x1740 [ptlrpc]
03:15:32: [&amp;lt;ffffffff8109aee6&amp;gt;] kthread+0x96/0xa0
03:15:32: [&amp;lt;ffffffff8100c20a&amp;gt;] child_rip+0xa/0x20
03:15:32: [&amp;lt;ffffffff8109ae50&amp;gt;] ? kthread+0x0/0xa0
03:15:32: [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
03:15:32:Code: ff 48 8b 03 eb 92 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 e5 48 83 ec 20 48 89 5d e8 4c 89 65 f0 48 89 fb 4c 89 6d f8 &amp;lt;4c&amp;gt; 8b 42 08 49 89 f5 49 89 d4 49 39 f0 75 27 4d 8b 45 00 4d 39 
03:15:32:RIP  [&amp;lt;ffffffff812948e7&amp;gt;] __list_add+0x17/0xa0
03:15:32: RSP &amp;lt;ffff88006cb65cd0&amp;gt;
03:15:32:CR2: 0000000000000008
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/fef44202-a551-11e3-a61d-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/fef44202-a551-11e3-a61d-52540035b04c&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;br/&gt;
Lustre Build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_5/39/&quot;&gt;http://build.whamcloud.com/job/lustre-b2_5/39/&lt;/a&gt; (2.5.1 RC1)&lt;br/&gt;
Distro/Arch: RHEL6.5/x86_64&lt;br/&gt;
MDSCOUNT=2&lt;br/&gt;
</environment>
        <key id="23519">LU-4731</key>
            <summary>sanity-lfsck test 1b: Oops: IP: [&lt;ffffffff812948e7&gt;] __list_add+0x17/0xa0</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="5">Cannot Reproduce</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                            <label>dne</label>
                    </labels>
                <created>Fri, 7 Mar 2014 08:20:13 +0000</created>
                <updated>Thu, 9 Jan 2020 07:31:31 +0000</updated>
                            <resolved>Thu, 9 Jan 2020 07:31:31 +0000</resolved>
                                    <version>Lustre 2.5.1</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="78681" author="yujian" created="Fri, 7 Mar 2014 08:21:23 +0000"  >&lt;p&gt;This is a regression failure occurred on Lustre b2_5 branch. It did not occur before.&lt;/p&gt;</comment>
                            <comment id="78691" author="yujian" created="Fri, 7 Mar 2014 11:30:04 +0000"  >&lt;p&gt;Here is a patch trying to reproduce the failure: &lt;a href=&quot;http://review.whamcloud.com/9548&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9548&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="79267" author="adilger" created="Thu, 13 Mar 2014 18:08:14 +0000"  >&lt;p&gt;It looks like this is not directly related to LFSCK, since the crash is in LNET.  However, it might be indirectly caused by LFSCK if that has a use-after-free or other bad memory access.  It definitely looks like a corrupt list pointer (0x000000008) that would be caused by incorrect memory access.&lt;/p&gt;

&lt;p&gt;Let&apos;s see if this is hit again.&lt;/p&gt;</comment>
                            <comment id="260878" author="adilger" created="Thu, 9 Jan 2020 07:31:31 +0000"  >&lt;p&gt;Close old bug&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|hzwh2n:</customfieldvalue>

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