<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:35 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-9715] Crash in libcfs_init()</title>
                <link>https://jira.whamcloud.com/browse/LU-9715</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I&apos;m seeing a crash when loading lnet.&lt;/p&gt;

&lt;p&gt;The crash appears to be in libcfs_init() with the following configuration&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;options libcfs cpu_npartitions=4 cpu_pattern=&lt;span class=&quot;code-quote&quot;&gt;&quot;0[0] 1[1] 2[2] 3[3]&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;CPU information&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;[root@MRtest03 Lustre]# lscpu
Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
&lt;span class=&quot;code-object&quot;&gt;Byte&lt;/span&gt; Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
&lt;span class=&quot;code-object&quot;&gt;Thread&lt;/span&gt;(s) per core:    1
Core(s) per socket:    1
Socket(s):             4
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 15
Stepping:              3
CPU MHz:               1595.926
BogoMIPS:              3191.85
Hypervisor vendor:     KVM
Virtualization type:   full
L1d cache:             32K
L1i cache:             32K
L2 cache:              4096K
NUMA node0 CPU(s):     0-3
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Crash info&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;&amp;lt;1&amp;gt;BUG: unable to handle kernel NULL pointer dereference at 0000000000000001
&amp;lt;1&amp;gt;IP: [&amp;lt;ffffffff812942b0&amp;gt;] strchr+0x0/0x30
&amp;lt;4&amp;gt;PGD 7aee1067 PUD 7d68c067 PMD 0
&amp;lt;4&amp;gt;Oops: 0000 [#1] SMP
&amp;lt;4&amp;gt;last sysfs file: /sys/devices/system/node/node0/cpumap
&amp;lt;4&amp;gt;CPU 2
&amp;lt;4&amp;gt;Modules linked in: libcfs(+)(U) autofs4 sunrpc bnx2fc cnic uio fcoe libfcoe libfc scsi_transport_fc scsi_tgt 8021q garp stp llc ipv6 uinput microcode virtio_balloon virtio_console snd_hda_intel snd_hda_codec snd_hwdep snd_seq snd_seq_device snd_pcm snd_timer snd soundcore snd_page_alloc 8139too 8139cp mii virtio_net i2c_piix4 i2c_core ext4 jbd2 mbcache virtio_blk virtio_pci virtio_ring virtio pata_acpi ata_generic ata_piix dm_mirror dm_region_hash dm_log dm_mod [last unloaded: speedstep_lib]
&amp;lt;4&amp;gt;
&amp;lt;4&amp;gt;Pid: 5116, comm: modprobe Not tainted 2.6.32.504.16.2.el6_lustre #1 QEMU Standard PC (i440FX + PIIX, 1996)
&amp;lt;4&amp;gt;RIP: 0010:[&amp;lt;ffffffff812942b0&amp;gt;]  [&amp;lt;ffffffff812942b0&amp;gt;] strchr+0x0/0x30
&amp;lt;4&amp;gt;RSP: 0018:ffff88007ae01e80  EFLAGS: 00010206
&amp;lt;4&amp;gt;RAX: 0000000000000000 RBX: 0000000000000006 RCX: ffff88007a53e492
&amp;lt;4&amp;gt;RDX: 0000000000000000 RSI: 000000000000005b RDI: 0000000000000001
&amp;lt;4&amp;gt;RBP: ffff88007ae01ef8 R08: 0000000000000246 R09: 0000000000000000
&amp;lt;4&amp;gt;R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000
&amp;lt;4&amp;gt;R13: ffff88007a53e480 R14: ffff88007a53e480 R15: ffff88007a53e480
&amp;lt;4&amp;gt;FS:  00007f00ba973700(0000) GS:ffff880002300000(0000) knlGS:0000000000000000
&amp;lt;4&amp;gt;CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
&amp;lt;4&amp;gt;CR2: 0000000000000001 CR3: 0000000037193000 CR4: 00000000000006e0
&amp;lt;4&amp;gt;DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
&amp;lt;4&amp;gt;DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
&amp;lt;4&amp;gt;&lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; modprobe (pid: 5116, threadinfo ffff88007ae00000, task ffff88003742c040)
&amp;lt;4&amp;gt;Stack:
&amp;lt;4&amp;gt; ffffffffa03e6045 00000000fffffffb 0000000000000246 ffff88007ae01eb8
&amp;lt;4&amp;gt;&amp;lt;d&amp;gt; ffffffff810a5485 0000000000000000 ffffffff81c0a1c0 ffff88007ae01ec8
&amp;lt;4&amp;gt;&amp;lt;d&amp;gt; 00000000a03e176c ffff88007ae01ef8 0000000000000000 ffffffffa028f000
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa03e6045&amp;gt;] ? cfs_cpu_init+0xa5/0xaf0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff810a5485&amp;gt;] ? atomic_notifier_chain_register+0x55/0x60
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa028f000&amp;gt;] ? libcfs_init+0x0/0x2b3 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa028f033&amp;gt;] libcfs_init+0x33/0x2b3 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100204c&amp;gt;] do_one_initcall+0x3c/0x1d0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff810bfb1f&amp;gt;] sys_init_module+0xdf/0x250
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100b072&amp;gt;] system_call_fastpath+0x16/0x1b
&amp;lt;4&amp;gt;Code: 75 19 48 83 e9 01 84 c0 74 06 48 83 ea 01 75 db 31 c0 c9 c3 0f 1f 80 00 00 00 00 44 38 c0 c9 19 c0 83 c8 01 c3 66 0f 1f 44 00 00 &amp;lt;0f&amp;gt; b6 17 55 48 89 f8 48 89 e5 40 38 f2 75 15 eb 19 0f 1f 80 00
&amp;lt;1&amp;gt;RIP  [&amp;lt;ffffffff812942b0&amp;gt;] strchr+0x0/0x30
&amp;lt;4&amp;gt; RSP &amp;lt;ffff88007ae01e80&amp;gt;
&amp;lt;4&amp;gt;CR2: 0000000000000001
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="46897">LU-9715</key>
            <summary>Crash in libcfs_init()</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="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="ashehata">Amir Shehata</assignee>
                                    <reporter username="ashehata">Amir Shehata</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Jun 2017 22:39:21 +0000</created>
                <updated>Tue, 27 Mar 2018 18:07:23 +0000</updated>
                            <resolved>Sat, 8 Jul 2017 01:48:24 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="200442" author="gerrit" created="Tue, 27 Jun 2017 23:48:26 +0000"  >&lt;p&gt;Amir Shehata (amir.shehata@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27858&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27858&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9715&quot; title=&quot;Crash in libcfs_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9715&quot;&gt;&lt;del&gt;LU-9715&lt;/del&gt;&lt;/a&gt; libcfs: crash in cpu_pattern parsing code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c65da85791989bb32d605f6a5123a9d54505c99f&lt;/p&gt;</comment>
                            <comment id="200517" author="gerrit" created="Wed, 28 Jun 2017 17:15:50 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27872&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27872&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9715&quot; title=&quot;Crash in libcfs_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9715&quot;&gt;&lt;del&gt;LU-9715&lt;/del&gt;&lt;/a&gt; libcfs: crash in cpu_pattern parsing code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c1c0cfaa89a6d0404ae5cd09c75bce198ceccb46&lt;/p&gt;</comment>
                            <comment id="201426" author="gerrit" created="Sat, 8 Jul 2017 00:52:31 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27872/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27872/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9715&quot; title=&quot;Crash in libcfs_init()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9715&quot;&gt;&lt;del&gt;LU-9715&lt;/del&gt;&lt;/a&gt; libcfs: crash in cpu_pattern parsing code&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2165186b93838e62f04113a44f24e5cc20c7dbc1&lt;/p&gt;</comment>
                            <comment id="201430" author="jgmitter" created="Sat, 8 Jul 2017 01:48:24 +0000"  >&lt;p&gt;Landed to master for 2.10.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="47163">LU-9754</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="40573">LU-8703</issuekey>
        </issuelink>
                            </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|hzzfsf:</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>