<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:13:40 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-14893] &apos;lctl --device scratch-MDT0000 changelog_deregister&apos; seg faults with no changelog user </title>
                <link>https://jira.whamcloud.com/browse/LU-14893</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When I run &#8216;lctl --device scratch-MDT0000 changelog_deregister&#8217; on the MDS, I get&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;# lctl --device scratch-MDT0000 changelog_deregister
Segmentation fault
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;From dmesg:&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;[ 2499.711304] lctl[20902]: segfault at 0 ip 00007fa7663a1fe7 sp 00007ffdb6619bb0 error 4 in libc-2.17.so[7fa766367000+1c4000]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If you look at the usage output when using --help,  the message indicates that the changelog user is optional. &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;# lctl --device scratch-MDT0000 changelog_deregister --help
deregister an existing changelog user
usage: --device &amp;lt;mdtname&amp;gt; changelog_deregister [&amp;lt;id&amp;gt;|cl&amp;lt;id&amp;gt;...]
                                                 [--help|-h]
                                                 [--user|-u &amp;lt;username&amp;gt;]

run &amp;lt;command&amp;gt; after connecting to device &amp;lt;devno&amp;gt;
--device &amp;lt;devno&amp;gt; &amp;lt;command [args ...]&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If the changelog user is a required parameter for &#8216;lctl changelog_deregister&#8217;, we need to change the usage for message for &#8216;lctl changelog_deregister&#8217; to make the changelog user required and, if at all possible, not seg fault when a changelog user is not specified.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="65426">LU-14893</key>
            <summary>&apos;lctl --device scratch-MDT0000 changelog_deregister&apos; seg faults with no changelog user </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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Jul 2021 16:32:53 +0000</created>
                <updated>Mon, 19 Jun 2023 22:47:41 +0000</updated>
                            <resolved>Tue, 10 Aug 2021 13:14:35 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                    <version>Lustre 2.15.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="308885" author="gerrit" created="Fri, 30 Jul 2021 08:30:34 +0000"  >&lt;p&gt;Emoly Liu (emoly@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44432&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44432&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14893&quot; title=&quot;&amp;#39;lctl --device scratch-MDT0000 changelog_deregister&amp;#39; seg faults with no changelog user &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14893&quot;&gt;&lt;del&gt;LU-14893&lt;/del&gt;&lt;/a&gt; lctl: check user for changelog_deregister&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e223157c93f5025403b4be273ca8f5fef2f2c181&lt;/p&gt;</comment>
                            <comment id="309741" author="gerrit" created="Tue, 10 Aug 2021 08:08:18 +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/44432/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44432/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14893&quot; title=&quot;&amp;#39;lctl --device scratch-MDT0000 changelog_deregister&amp;#39; seg faults with no changelog user &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14893&quot;&gt;&lt;del&gt;LU-14893&lt;/del&gt;&lt;/a&gt; lctl: check user for changelog_deregister&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 644cb83921451316d226d8de1c81a82abb4b333e&lt;/p&gt;</comment>
                            <comment id="309758" author="pjones" created="Tue, 10 Aug 2021 13:14:35 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="67417">LU-15310</issuekey>
        </issuelink>
                            </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|i020ev:</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>