<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:35:17 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-17418] Lustre crashed immediately after load with debug kernel</title>
                <link>https://jira.whamcloud.com/browse/LU-17418</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt; &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9859&quot; title=&quot;libcfs simplification&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9859&quot;&gt;LU-9859&lt;/a&gt; libcfs: refactor libcfs initialization. had removed libcfs debug init from libcfs module init itself.&lt;br/&gt;
it caused a panic if debug settings will applied after module load.&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;crash7&amp;gt; bt
PID: 11558  TASK: ffff888113890000  CPU: 1   COMMAND: &quot;lt-lctl&quot;
 #0 [ffff88810ab5f848] __show_regs at ffffffff8186a0c5
 #1 [ffff88810ab5f8d0] general_protection at ffffffff83a0115e
    [exception RIP: cfs_trace_lock_tcd+37]
    RIP: ffffffffc1495a95  RSP: ffff88810ab5f988  RFLAGS: 00010296
    RAX: dffffc0000000000  RBX: 00000000000000c0  RCX: ffffffffc14d3580
    RDX: 0000000000000029  RSI: 0000000000000000  RDI: 000000000000014c
    RBP: ffff88810ab5fbb0   R8: 0000000000000001   R9: 00000000130e0580
    R10: ffff88810ab5fbc8  R11: ffffed102270b633  R12: 00000000000000c0
    R13: ffffffffc14902a0  R14: 0000000000000001  R15: 0000000000000000
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018
 #2 [ffff88810ab5f998] libcfs_debug_msg at ffffffffc1496bec [libcfs]
 #3 [ffff88810ab5fbc0] cfs_str2mask at ffffffffc149e1b5 [libcfs]
 #4 [ffff88810ab5fc30] libcfs_debug_str2mask at ffffffffc149117b [libcfs]
 #5 [ffff88810ab5fd20] proc_dobitmasks at ffffffffc1492c90 [libcfs]
 #6 [ffff88810ab5fd70] lnet_debugfs_write at ffffffffc1491d44 [libcfs]
 #7 [ffff88810ab5fe00] full_proxy_write at ffffffff8242f903
 #8 [ffff88810ab5fe48] vfs_write at ffffffff8220ca57
 #9 [ffff88810ab5fe88] ksys_write at ffffffff8220d218
#10 [ffff88810ab5ff28] do_syscall_64 at ffffffff81809865
#11 [ffff88810ab5ff50] entry_SYSCALL_64_after_hwframe at ffffffff83a000b2
    RIP: 00007fed5c5e5915  RSP: 00007ffdaaa3f9c8  RFLAGS: 00000246
    RAX: ffffffffffffffda  RBX: 00007ffdaaa43422  RCX: 00007fed5c5e5915
    RDX: 000000000000001c  RSI: 00007ffdaaa43422  RDI: 0000000000000003
    RBP: 0000000000000003   R8: 0000000000000800   R9: 0000000000000003
    R10: 000000000000000b  R11: 0000000000000246  R12: 00007ffdaaa41bb8
    R13: 00000000017252a0  R14: 00000000017252e0  R15: 0000000000000000
    ORIG_RAX: 0000000000000001  CS: 0033  SS: 002b
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;lets restore old behavior.&lt;/p&gt;</description>
                <environment>RHEL 8.5 debug kernel</environment>
        <key id="79949">LU-17418</key>
            <summary>Lustre crashed immediately after load with debug kernel</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="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="simmonsja">James A Simmons</assignee>
                                    <reporter username="shadow">Alexey Lyashkov</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Jan 2024 15:52:45 +0000</created>
                <updated>Thu, 25 Jan 2024 21:40:14 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="399306" author="pjones" created="Thu, 11 Jan 2024 16:04:26 +0000"  >&lt;p&gt;James&lt;/p&gt;

&lt;p&gt;I think that this was your change being referenced. Would this same crash still happen on a more current kernel? RHEL 9.3 is the primary kernel targeted for the 2.16 release...&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="399312" author="shadow" created="Thu, 11 Jan 2024 16:12:18 +0000"  >&lt;p&gt;Peter,&lt;/p&gt;

&lt;p&gt;I have a patch and it posted today.&lt;/p&gt;

&lt;p&gt;From: &quot;Mr. NeilBrown&quot; &amp;lt;neilb@suse.de&amp;gt;&lt;br/&gt;
Date: Wed, 8 Nov 2023 21:15:09 -0500&lt;br/&gt;
Subject: &lt;span class=&quot;error&quot;&gt;&amp;#91;PATCH&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9859&quot; title=&quot;libcfs simplification&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9859&quot;&gt;LU-9859&lt;/a&gt; libcfs: refactor libcfs initialization.&lt;br/&gt;
Linux-commit: 64bf0b1a079d61e9e059b9dc7a58e064c7d994ae&lt;/p&gt;

&lt;p&gt;Change-Id: I6b5ecdba0defc6e033f78d8fc2b9be9e26c7f720&lt;br/&gt;
Signed-off-by: Mr. NeilBrown &amp;lt;neilb@suse.de&amp;gt;&lt;br/&gt;
Signed-off-by: Greg Kroah-Hartman &amp;lt;gregkh@linuxfoundation.org&amp;gt;&lt;br/&gt;
Reviewed-on: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52700&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52700&lt;/a&gt;&lt;br/&gt;
Tested-by: jenkins &amp;lt;devops@whamcloud.com&amp;gt;&lt;br/&gt;
Tested-by: Maloo &amp;lt;maloo@whamcloud.com&amp;gt;&lt;br/&gt;
Reviewed-by: Timothy Day &amp;lt;timday@amazon.com&amp;gt;&lt;br/&gt;
Reviewed-by: Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&lt;/p&gt;
</comment>
                            <comment id="399316" author="pjones" created="Thu, 11 Jan 2024 16:23:17 +0000"  >&lt;p&gt;Sorry I am not following - can you please post a link to the patch in Gerrit? Nothing has been auto-commented in Jira and I cannot find anything searching on the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17418&quot; title=&quot;Lustre crashed immediately after load with debug kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17418&quot;&gt;LU-17418&lt;/a&gt; reference...&lt;/p&gt;</comment>
                            <comment id="399317" author="gerrit" created="Thu, 11 Jan 2024 16:25:15 +0000"  >&lt;p&gt;&quot;Alexey Lyashkov &amp;lt;alexey.lyashkov@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53650&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53650&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17418&quot; title=&quot;Lustre crashed immediately after load with debug kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17418&quot;&gt;LU-17418&lt;/a&gt; libcfs: fix libcfs init.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 49837ac0c06e559aa81917cc92add6382aa3b78d&lt;/p&gt;</comment>
                            <comment id="401213" author="gerrit" created="Thu, 25 Jan 2024 16:27:44 +0000"  >&lt;p&gt;&quot;Alexey Lyashkov &amp;lt;alexey.lyashkov@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53821&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53821&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17418&quot; title=&quot;Lustre crashed immediately after load with debug kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17418&quot;&gt;LU-17418&lt;/a&gt; libcfs: fix libcfs init.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1174e98b1d7ac4047ab3e45bb4b3f1af9414ac4d&lt;/p&gt;</comment>
                            <comment id="401242" author="simmonsja" created="Thu, 25 Jan 2024 17:58:12 +0000"  >&lt;p&gt;Patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/41664&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/41664&lt;/a&gt; does resolve this issue.&lt;/p&gt;</comment>
                            <comment id="401306" author="gerrit" created="Thu, 25 Jan 2024 21:40:14 +0000"  >&lt;p&gt;&quot;jsimmons &amp;lt;jsimmons@infradead.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53825&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53825&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17418&quot; title=&quot;Lustre crashed immediately after load with debug kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17418&quot;&gt;LU-17418&lt;/a&gt; tests: test lctl set_param when only libcfs.ko loaded&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dc82487403c6de947237764ae40a16f10f9d064e&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="62856">LU-14428</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|i0476v:</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>