<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:48:51 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-12005] osc_key_fini NULL pointer dereference</title>
                <link>https://jira.whamcloud.com/browse/LU-12005</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I am seeing this semi-regularly in racer in my master/master-next testing:&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;[19500.305052] BUG: unable to handle kernel NULL pointer dereference at 0000000000000b27
[19500.305052] IP: [&amp;lt;ffffffffa038b3c6&amp;gt;] lu_buf_free+0x16/0x1e0 [obdclass]
[19500.322306] PGD 8000000286845067 PUD 25fdff067 PMD 0 
[19500.331110] Oops: 0000 [#1] SMP DEBUG_PAGEALLOC
[19500.331110] Modules linked in: lustre(OE) ofd(OE) osp(OE) lod(OE) ost(OE) mdt(OE) mdd(OE) mgs(OE) osd_ldiskfs(OE) ldiskfs(OE) lquota(OE) lfsck(OE) 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) dm_flakey dm_mod loop zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) jbd2 mbcache crc_t10dif crct10dif_generic crct10dif_common i2c_piix4 virtio_balloon virtio_console pcspkr ip_tables rpcsec_gss_krb5 ata_generic pata_acpi drm_kms_helper ttm drm drm_panel_orientation_quirks ata_piix i2c_core serio_raw virtio_blk libata floppy [last unloaded: libcfs]
[19500.354248] CPU: 7 PID: 4383 Comm: osp_up2-1 Kdump: loaded Tainted: P           OE  ------------   3.10.0-7.6-debug #1
[19500.354248] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
[19500.354248] task: ffff88008a982bc0 ti: ffff88027d038000 task.ti: ffff88027d038000
[19500.354248] RIP: 0010:[&amp;lt;ffffffffa038b3c6&amp;gt;]  [&amp;lt;ffffffffa038b3c6&amp;gt;] lu_buf_free+0x16/0x1e0 [obdclass]
[19500.354248] RSP: 0018:ffff88027d03bbc8  EFLAGS: 00010206
[19500.354248] RAX: ffffffffa07eb530 RBX: 0000000000000b27 RCX: 000000000000017d
[19500.354248] RDX: ffffffffffffffff RSI: ffffffffa081bf00 RDI: 0000000000000b27
[19500.354248] RBP: ffff88027d03bbd0 R08: ffff88032c171098 R09: ffff880066acecc0
[19500.354248] R10: ffff8800000000b0 R11: 0000000000000000 R12: ffff88027d03bcf8
[19500.354248] R13: 000000000000000a R14: ffff88008a982bc0 R15: ffff88027d03bcf8
[19500.354248] FS:  0000000000000000(0000) GS:ffff88033dbc0000(0000) knlGS:0000000000000000
[19500.354248] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[19500.354248] CR2: 0000000000000b27 CR3: 00000002ce59c000 CR4: 00000000000006e0
[19500.354248] Call Trace:
[19500.354248]  [&amp;lt;ffffffffa07eb549&amp;gt;] osc_key_fini+0x19/0xf0 [osc]
[19500.354248]  [&amp;lt;ffffffffa03898b1&amp;gt;] key_fini+0x51/0x150 [obdclass]
[19500.354248]  [&amp;lt;ffffffffa038b9ed&amp;gt;] keys_fini+0x2d/0x120 [obdclass]
[19500.354248]  [&amp;lt;ffffffffa038bb0b&amp;gt;] lu_context_fini+0x2b/0xa0 [obdclass]
[19500.354248]  [&amp;lt;ffffffffa038bb9a&amp;gt;] lu_env_fini+0x1a/0x30 [obdclass]
[19500.405033]  [&amp;lt;ffffffffa05ffb8c&amp;gt;] ptlrpc_set_wait+0x80c/0x900 [ptlrpc]
[19500.405033]  [&amp;lt;ffffffff810caae0&amp;gt;] ? wake_up_state+0x20/0x20
[19500.405033]  [&amp;lt;ffffffffa05ffd03&amp;gt;] ptlrpc_queue_wait+0x83/0x230 [ptlrpc]
[19500.405033]  [&amp;lt;ffffffffa0e6385b&amp;gt;] osp_send_update_req+0x1bb/0x690 [osp]
[19500.405033]  [&amp;lt;ffffffffa0e645cb&amp;gt;] osp_send_update_thread+0x24b/0x580 [osp]
[19500.405033]  [&amp;lt;ffffffff810caae0&amp;gt;] ? wake_up_state+0x20/0x20
[19500.405033]  [&amp;lt;ffffffffa0e64380&amp;gt;] ? osp_invalidate_request+0x3a0/0x3a0 [osp]
[19500.426316]  [&amp;lt;ffffffff810b4ed4&amp;gt;] kthread+0xe4/0xf0
[19500.426316]  [&amp;lt;ffffffff810b4df0&amp;gt;] ? kthread_create_on_node+0x140/0x140
[19500.426316]  [&amp;lt;ffffffff817c4c77&amp;gt;] ret_from_fork_nospec_begin+0x21/0x21
[19500.434599]  [&amp;lt;ffffffff810b4df0&amp;gt;] ? kthread_create_on_node+0x140/0x140
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="54976">LU-12005</key>
            <summary>osc_key_fini NULL pointer dereference</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Feb 2019 03:23:49 +0000</created>
                <updated>Mon, 25 Feb 2019 03:23:49 +0000</updated>
                                            <version>Lustre 2.13.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                    <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|i00c7b:</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>