<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:52:26 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-12420] llog_reader crashes when reading llog that is not inited</title>
                <link>https://jira.whamcloud.com/browse/LU-12420</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I think the problem is easy to reproduce. On a Lustre file system that doesn&apos;t have nodemap configured, which is the majority case I think, do the following:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;mount -t ldiskfs $MGT $MNT&lt;/li&gt;
	&lt;li&gt;llog_reader $MNT/CONFIGS/nodemap&lt;br/&gt;
llog_reader will quit with following error:&lt;/li&gt;
&lt;/ol&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; llog_reader: Error allocating -16 bytes for recs_buf: Cannot allocate memory (12)
 llog_reader: Could not pack buffer.: Cannot allocate memory (12)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Apparently, the llog of nodemap is never initialized so all the values are gabage.&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;Header size : 3987452397
Time : Fri Jan 2 20:30:12 1970
Number of records: 4294967295
Target uuid :
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I think in this case, llog_reader should just quit with proper message printed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="55915">LU-12420</key>
            <summary>llog_reader crashes when reading llog that is not inited</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="lixi_wc">Li Xi</assignee>
                                    <reporter username="lixi_wc">Li Xi</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Jun 2019 11:23:28 +0000</created>
                <updated>Fri, 26 Aug 2022 05:39:05 +0000</updated>
                            <resolved>Tue, 25 Jun 2019 02:52:25 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="248971" author="gerrit" created="Tue, 11 Jun 2019 11:40:04 +0000"  >&lt;p&gt;Li Xi (lixi@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35177&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35177&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12420&quot; title=&quot;llog_reader crashes when reading llog that is not inited&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12420&quot;&gt;&lt;del&gt;LU-12420&lt;/del&gt;&lt;/a&gt; utils: llog_reader handles uninitialized llog properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6adef13baa9ce18da9a164b79924f298c000574c&lt;/p&gt;</comment>
                            <comment id="248974" author="gerrit" created="Tue, 11 Jun 2019 12:31:38 +0000"  >&lt;p&gt;Li Xi (lixi@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35178&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35178&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12420&quot; title=&quot;llog_reader crashes when reading llog that is not inited&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12420&quot;&gt;&lt;del&gt;LU-12420&lt;/del&gt;&lt;/a&gt; utils: llog_reader handles uninitialized mountdata&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ad12f4bbd1f37c48663a049308414a726e05c3df&lt;/p&gt;</comment>
                            <comment id="249919" author="gerrit" created="Tue, 25 Jun 2019 01:55:27 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35177/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35177/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12420&quot; title=&quot;llog_reader crashes when reading llog that is not inited&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12420&quot;&gt;&lt;del&gt;LU-12420&lt;/del&gt;&lt;/a&gt; utils: llog_reader handles uninitialized llog properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 94a16a027536100a9d0a279e1f384076a7a9b513&lt;/p&gt;</comment>
                            <comment id="249920" author="gerrit" created="Tue, 25 Jun 2019 01:55:31 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35178/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35178/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12420&quot; title=&quot;llog_reader crashes when reading llog that is not inited&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12420&quot;&gt;&lt;del&gt;LU-12420&lt;/del&gt;&lt;/a&gt; utils: llog_reader handles uninitialized mountdata&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 46f53da979344c88ab985de7227a81240a8107bf&lt;/p&gt;</comment>
                            <comment id="249930" author="lixi_wc" created="Tue, 25 Jun 2019 02:52:17 +0000"  >&lt;p&gt;I am closing this ticket since all two patches are merged.&lt;/p&gt;</comment>
                            <comment id="344343" author="gerrit" created="Tue, 23 Aug 2022 09:29:14 +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/48302&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48302&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12420&quot; title=&quot;llog_reader crashes when reading llog that is not inited&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12420&quot;&gt;&lt;del&gt;LU-12420&lt;/del&gt;&lt;/a&gt; utils: llog_reader handles uninitialized llog properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: baae76f7f248d841c400d36a59f5c82ca6729a4c&lt;/p&gt;</comment>
                            <comment id="344344" author="gerrit" created="Tue, 23 Aug 2022 09:29:15 +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/48303&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48303&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12420&quot; title=&quot;llog_reader crashes when reading llog that is not inited&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12420&quot;&gt;&lt;del&gt;LU-12420&lt;/del&gt;&lt;/a&gt; utils: llog_reader handles uninitialized mountdata&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 687bffe3e462764cf25015e53de9bc1d687c130a&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="31299">LU-6932</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|i00hzr:</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>