<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:08:01 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-538] Stack overflow on i686 client at mount time</title>
                <link>https://jira.whamcloud.com/browse/LU-538</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I see a lot of i686 tests failing talely in &quot;provision-1&quot; phase.&lt;br/&gt;
Looking at some of them I see pretty clear stack overflows signs with a lot of stuff going in MGC too.&lt;/p&gt;

&lt;p&gt;Here is one example of many: &lt;a href=&quot;https://maloo.whamcloud.com/test_logs/4d5ab19a-b786-11e0-8bdf-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_logs/4d5ab19a-b786-11e0-8bdf-52540025f9af&lt;/a&gt; (scroll towards the end).&lt;/p&gt;

&lt;p&gt;Additionally, Chris is working on separating mount failures into a different code and leaving provision=-1 for jut node setup before lustre gets involved at all.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11401">LU-538</key>
            <summary>Stack overflow on i686 client at mount time</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="3">Duplicate</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Jul 2011 13:11:53 +0000</created>
                <updated>Tue, 26 Jul 2011 20:40:12 +0000</updated>
                            <resolved>Tue, 26 Jul 2011 20:40:12 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="18240" author="yong.fan" created="Tue, 26 Jul 2011 13:34:46 +0000"  >&lt;p&gt;It maybe duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-539&quot; title=&quot;small size for RMF_CONNECT_DATA caused out of bound memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-539&quot;&gt;&lt;del&gt;LU-539&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="18246" author="green" created="Tue, 26 Jul 2011 13:51:33 +0000"  >&lt;p&gt;no, I think it&apos;s not.&lt;br/&gt;
The crash you point to is an assertion failure in MGS thread.&lt;br/&gt;
This one is stack overflow on client.&lt;/p&gt;</comment>
                            <comment id="18247" author="yong.fan" created="Tue, 26 Jul 2011 14:02:39 +0000"  >&lt;p&gt;We are not sure it is just the duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-539&quot; title=&quot;small size for RMF_CONNECT_DATA caused out of bound memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-539&quot;&gt;&lt;del&gt;LU-539&lt;/del&gt;&lt;/a&gt; (sorry), so reopen it, and to see whether &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-539&quot; title=&quot;small size for RMF_CONNECT_DATA caused out of bound memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-539&quot;&gt;&lt;del&gt;LU-539&lt;/del&gt;&lt;/a&gt; patch can fix this issue or not.&lt;/p&gt;</comment>
                            <comment id="18257" author="pjones" created="Tue, 26 Jul 2011 14:26:30 +0000"  >&lt;p&gt;Bobi&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="18279" author="adilger" created="Tue, 26 Jul 2011 18:24:29 +0000"  >&lt;p&gt;The stack overflows are a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-411&quot; title=&quot;kernel panic when running conf-sanity on RHEL5/i686&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-411&quot;&gt;&lt;del&gt;LU-411&lt;/del&gt;&lt;/a&gt;, for which I just inspected a patch from Yang Sheng.&lt;/p&gt;</comment>
                            <comment id="18293" author="bobijam" created="Tue, 26 Jul 2011 20:40:12 +0000"  >&lt;p&gt;dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-411&quot; title=&quot;kernel panic when running conf-sanity on RHEL5/i686&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-411&quot;&gt;&lt;del&gt;LU-411&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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|hzvi2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6576</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>