<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:03 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-15759] Crash when unloading lnet with routerstat running.</title>
                <link>https://jira.whamcloud.com/browse/LU-15759</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;b&gt;Reproducer:&lt;/b&gt;&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;# modprobe lustre
# routerstat 1 &amp;gt; /dev/null &amp;amp;
# lustre_rmmod
(Crash ....)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;b&gt;Crash:&lt;/b&gt;&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;[10595.176267] LNet: Removed LNI 10.0.2.4@tcp
[10595.978118] BUG: unable to handle kernel paging request at ffffffffc07a1528
[10595.978143] IP: [&amp;lt;ffffffffb044e093&amp;gt;] SyS_lseek+0x83/0x100
[10595.978160] PGD d8414067 PUD d8416067 PMD d9b4e067 PTE 0
[10595.978175] Oops: 0000 [#1] SMP 
[10595.978185] Modules linked in: rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache sunrpc dm_snapshot dm_bufio iosf_mbi crc32_pclmul snd_intel8x0 snd_ac97_codec ac97_bus ppdev snd_seq snd_seq_device ghash_clmulni_intel snd_pcm aesni_intel lrw gf128mul glue_helper ablk_helper cryptd sg snd_timer snd pcspkr soundcore i2c_piix4 parport_pc parport video ip_tables xfs libcrc32c sr_mod sd_mod cdrom crc_t10dif crct10dif_generic ata_generic pata_acpi vmwgfx drm_kms_helper syscopyarea sysfillrect sysimgblt ahci fb_sys_fops ttm libahci ata_piix crct10dif_pclmul crct10dif_common drm crc32c_intel serio_raw libata e1000 drm_panel_orientation_quirks dm_mirror dm_region_hash dm_log dm_mod [last unloaded: libcfs]
[10595.978374] CPU: 3 PID: 4996 Comm: routerstat Kdump: loaded Tainted: G           OE  ------------   3.10.0-1160.59.1.el7.centos.plus.x86_64 #1
[10595.978401] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[10595.978418] task: ffff916c95e98000 ti: ffff916c92d9c000 task.ti: ffff916c92d9c000
[10595.978434] RIP: 0010:[&amp;lt;ffffffffb044e093&amp;gt;]  [&amp;lt;ffffffffb044e093&amp;gt;] SyS_lseek+0x83/0x100
[10595.978453] RSP: 0018:ffff916c92d9ff10  EFLAGS: 00010282
[10595.978464] RAX: ffffffffb044d650 RBX: ffff916c975b5300 RCX: ffffffffffffffff
[10595.978480] RDX: ffffffffc07a1520 RSI: ffff916c92d9ff14 RDI: 0000000000000003
[10595.978495] RBP: ffff916c92d9ff48 R08: 00007fff83a46530 R09: 00007fff83a46370
[10595.978510] R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000
[10595.978526] R13: 0000000000000000 R14: 0000000000000000 R15: fffffffffffffff7
[10595.978541] FS:  00007f54d3266740(0000) GS:ffff916cdfd80000(0000) knlGS:0000000000000000
[10595.978558] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[10595.978571] CR2: ffffffffc07a1528 CR3: 00000000bf136000 CR4: 00000000000606e0
[10595.978588] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[10595.978603] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[10595.978618] Call Trace:
[10595.978628]  [&amp;lt;ffffffffb09aaf92&amp;gt;] system_call_fastpath+0x25/0x2a
[10595.978643]  [&amp;lt;ffffffffb09aaed5&amp;gt;] ? system_call_after_swapgs+0xa2/0x13a
[10595.978657] Code: 8d bb d8 00 00 00 41 83 cc 02 e8 99 d7 54 00 41 83 fd 04 77 73 f6 43 44 04 48 c7 c0 50 d6 44 b0 74 1b 48 8b 53 28 48 85 d2 74 12 &amp;lt;48&amp;gt; 8b 42 08 48 c7 c2 50 d6 44 b0 48 85 c0 48 0f 44 c2 44 89 ea 
[10595.979698] RIP  [&amp;lt;ffffffffb044e093&amp;gt;] SyS_lseek+0x83/0x100
[10595.980215]  RSP &amp;lt;ffff916c92d9ff10&amp;gt;
[10595.980892] CR2: ffffffffc07a1528
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>VMs + lustre 2.15 (ldiskfs)</environment>
        <key id="69797">LU-15759</key>
            <summary>Crash when unloading lnet with routerstat running.</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="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="eaujames">Etienne Aujames</assignee>
                                    <reporter username="eaujames">Etienne Aujames</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Apr 2022 13:36:44 +0000</created>
                <updated>Sun, 23 Jul 2023 01:21:21 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="332314" author="pjones" created="Tue, 19 Apr 2022 14:24:02 +0000"  >&lt;p&gt;Etienne&lt;/p&gt;

&lt;p&gt;Will there be more details about the crash?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="332435" author="gerrit" created="Wed, 20 Apr 2022 16:57:18 +0000"  >&lt;p&gt;&lt;del&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch:&lt;/del&gt; &lt;a href=&quot;https://review.whamcloud.com/47101&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47101&lt;/a&gt;&lt;br/&gt;
&lt;del&gt;Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15759&quot; title=&quot;Crash when unloading lnet with routerstat running.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15759&quot;&gt;LU-15759&lt;/a&gt; libcfs: debugfs file_operation should have an owner&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Project: fs/lustre-release&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Branch: master&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Current Patch Set: 1&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Commit: 96c9a6b419d8b37282a058acb3b66b7c48e67214&lt;/del&gt;&lt;/p&gt;</comment>
                            <comment id="334727" author="gerrit" created="Fri, 13 May 2022 02:40:56 +0000"  >&lt;p&gt;&quot;Neil Brown &amp;lt;neilb@suse.de&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47335&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47335&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15759&quot; title=&quot;Crash when unloading lnet with routerstat running.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15759&quot;&gt;LU-15759&lt;/a&gt; libcfs: debugfs file_operation should have an owner&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d523eed020c771215574025d5e3aef7c3b427224&lt;/p&gt;</comment>
                            <comment id="340116" author="gerrit" created="Mon, 11 Jul 2022 22:30:50 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47335/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47335/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15759&quot; title=&quot;Crash when unloading lnet with routerstat running.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15759&quot;&gt;LU-15759&lt;/a&gt; libcfs: debugfs file_operation should have an owner&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b2dfb4457f0f1e56f3df448cf67ac97e728f4417&lt;/p&gt;</comment>
                            <comment id="344210" author="gerrit" created="Mon, 22 Aug 2022 09:13:34 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/48279&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48279&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15759&quot; title=&quot;Crash when unloading lnet with routerstat running.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15759&quot;&gt;LU-15759&lt;/a&gt; libcfs: debugfs file_operation should have an owner&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fb3401eb26bd1b3618762d9f90fa1fb2ad29e27e&lt;/p&gt;</comment>
                            <comment id="375828" author="gerrit" created="Mon, 19 Jun 2023 12:01:31 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51359&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51359&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15759&quot; title=&quot;Crash when unloading lnet with routerstat running.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15759&quot;&gt;LU-15759&lt;/a&gt; libcfs: debugfs file_operation should have an owner&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1d92f7d5dae5a99513c49692a2c9022fb3eb606f&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="70246">LU-15843</issuekey>
        </issuelink>
                            </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|i02ncn:</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>