<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:13:27 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-7965] mkfs.lustre sometimes fails with a segmentation fault</title>
                <link>https://jira.whamcloud.com/browse/LU-7965</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;During format of a Lustre target, the &lt;tt&gt;mkfs.lustre&lt;/tt&gt; command sometimes crash with a segmentation fault.&lt;/p&gt;

&lt;p&gt;It occurs at the end of the process so the target is well formatted anyway.&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;# mkfs.lustre -v --reformat --quiet &quot;--fsname=fs1&quot; --ost --index=0 &quot;--mgsnode=mexico9@o2ib5&quot; &quot;--mkfsoptions=-m 0 -E lazy_itable_init=0,lazy_journal_init=0&quot; --device-size=4194304 /var/loop/ost0

   Permanent disk data:
Target: fs1:OST0000
Index: 0
Lustre FS: fs1
Mount type: ldiskfs
Flags: 0x62
              (OST first_time update )
Persistent mount opts: errors=remount-ro
Parameters: mgsnode=10.128.0.13@o2ib5

formatting backing filesystem ldiskfs on /dev/loop0
        target name fs1:OST0000
        4k blocks 1048576
        options -m 0 -J size=163 -I 256 -q -O extents,uninit_bg,dir_nlink,quota,huge_file,flex_bg -G 256 -E lazy_itable_init=0,lazy_journal_init=0,resize=4290772992 -F
mkfs_cmd = mke2fs -j -b 4096 -L fs1:OST0000 -m 0 -J size=163 -I 256 -q -O extents,uninit_bg,dir_nlink,quota,huge_file,flex_bg -G 256 -E lazy_itable_init=0,lazy_journal_init=0,resize=4290772992 -F /dev/loop0 1048576
Writing CONFIGS/mountdata
Segmentation fault
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;After analysis of the problem, it appears the stack is corrupted.&lt;br/&gt;
Issue comes from enable_default_ext4_features() routine.&lt;/p&gt;

&lt;p&gt;I am going to push a patch that fixes the problem.&lt;/p&gt;

&lt;p&gt;The bug probably affects other Lustre versions.&lt;/p&gt;</description>
                <environment></environment>
        <key id="35746">LU-7965</key>
            <summary>mkfs.lustre sometimes fails with a segmentation fault</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="pichong">Gregoire Pichon</assignee>
                                    <reporter username="pichong">Gregoire Pichon</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 31 Mar 2016 09:42:49 +0000</created>
                <updated>Fri, 27 Jan 2017 23:21:16 +0000</updated>
                            <resolved>Mon, 11 Apr 2016 13:27:43 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="147428" author="gerrit" created="Thu, 31 Mar 2016 11:23:12 +0000"  >&lt;p&gt;Gr&#233;goire Pichon (gregoire.pichon@bull.net) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19260&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19260&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7965&quot; title=&quot;mkfs.lustre sometimes fails with a segmentation fault&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7965&quot;&gt;&lt;del&gt;LU-7965&lt;/del&gt;&lt;/a&gt; utils: fix stack corruption in mkfs.lustre&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 99f37b41a069bdc7146c298ffe5e76603fea56db&lt;/p&gt;</comment>
                            <comment id="148341" author="gerrit" created="Mon, 11 Apr 2016 02:52:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/19260/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19260/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7965&quot; title=&quot;mkfs.lustre sometimes fails with a segmentation fault&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7965&quot;&gt;&lt;del&gt;LU-7965&lt;/del&gt;&lt;/a&gt; utils: fix stack corruption in mkfs.lustre&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8d7c131c9610fe1ffafdda50b3d543766463a291&lt;/p&gt;</comment>
                            <comment id="148369" author="jgmitter" created="Mon, 11 Apr 2016 13:27:43 +0000"  >&lt;p&gt;Landed to master for 2.9.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="35602">LU-7919</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <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|hzy6gn:</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>