<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:33:34 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-3398] NULL pointer dereference in dump_stack()</title>
                <link>https://jira.whamcloud.com/browse/LU-3398</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Several different lustre clients crashed from time to time because of NULL pointer dereference in dump_stack(). The clients were not busy when they crashed, but the Lustre watchdog expired, saying a &apos;ldlm_cb&apos; thead was inactive for 0.00s.&lt;/p&gt;

&lt;p&gt;I think the cause of the crashes is that walk_stack field of struct stacktrace_ops is not inited by Lustre-1.8.X. The problem is already fixed in Lustre-2.1 - &lt;a href=&quot;https://jira.hpdd.intel.com/browse/LU-73&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jira.hpdd.intel.com/browse/LU-73&lt;/a&gt;, but the patch is not landed in Lustre-1.8.X. Attachment is the patch for Lustre-1.8.9.&lt;/p&gt;

&lt;p&gt;The logs in crash dumps are similar. Following is one of them:&lt;/p&gt;

&lt;p&gt;DUMPFILE: vmcore  &lt;span class=&quot;error&quot;&gt;&amp;#91;PARTIAL DUMP&amp;#93;&lt;/span&gt;&lt;br/&gt;
        CPUS: 16&lt;br/&gt;
        DATE: Sat May 18 23:58:37 2013&lt;br/&gt;
      UPTIME: 32 days, 12:06:40&lt;br/&gt;
LOAD AVERAGE: 0.44, 0.42, 0.42&lt;br/&gt;
       TASKS: 653&lt;br/&gt;
    NODENAME: t114&lt;br/&gt;
     RELEASE: 2.6.32-131.0.15.el6.x86_64&lt;br/&gt;
     VERSION: #1 SMP Tue May 10 15:42:40 EDT 2011&lt;br/&gt;
     MACHINE: x86_64  (2593 Mhz)&lt;br/&gt;
      MEMORY: 64 GB&lt;br/&gt;
       PANIC: &quot;Oops: 0010 &lt;a href=&quot;#1&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;1&lt;/a&gt; SMP &quot; (check log for details)&lt;br/&gt;
         PID: 0&lt;br/&gt;
     COMMAND: &quot;swapper&quot; &lt;br/&gt;
        TASK: ffff88081c24ea80  (1 of 16)  &lt;span class=&quot;error&quot;&gt;&amp;#91;THREAD_INFO: ffff88101c14c000&amp;#93;&lt;/span&gt;&lt;br/&gt;
         CPU: 10&lt;br/&gt;
       STATE: TASK_RUNNING (PANIC)&lt;/p&gt;

&lt;p&gt;crash&amp;gt;&lt;br/&gt;
crash&amp;gt;&lt;br/&gt;
crash&amp;gt; bt&lt;br/&gt;
ESC[?1hESC=^MPID: 0 TASK: ffff88081c24ea80 CPU: 10 COMMAND: &quot;swapper&quot;&lt;br/&gt;
#0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c4438f0&amp;#93;&lt;/span&gt; machine_kexec at ffffffff810310db&lt;br/&gt;
#1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443950&amp;#93;&lt;/span&gt; crash_kexec at ffffffff810b63b2&lt;br/&gt;
#2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443a20&amp;#93;&lt;/span&gt; oops_end at ffffffff814dec50&lt;br/&gt;
#3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443a50&amp;#93;&lt;/span&gt; no_context at ffffffff81040cdb&lt;br/&gt;
#4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443aa0&amp;#93;&lt;/span&gt; __bad_area_nosemaphore at ffffffff81040f65&lt;br/&gt;
#5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443af0&amp;#93;&lt;/span&gt; bad_area_nosemaphore at ffffffff81041033&lt;br/&gt;
#6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443b00&amp;#93;&lt;/span&gt; __do_page_fault at ffffffff8104170d&lt;br/&gt;
#7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443c20&amp;#93;&lt;/span&gt; do_page_fault at ffffffff814e0c3e&lt;br/&gt;
#8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443c50&amp;#93;&lt;/span&gt; page_fault at ffffffff814ddfe5&lt;br/&gt;
#9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443da8&amp;#93;&lt;/span&gt; libcfs_debug_dumpstack at ffffffffa11948f5 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443dc8&amp;#93;&lt;/span&gt; lcw_cb at ffffffffa11a0025 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443e48&amp;#93;&lt;/span&gt; run_timer_softirq at ffffffff81079f57&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443ed8&amp;#93;&lt;/span&gt; __do_softirq at ffffffff8106f717&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443f48&amp;#93;&lt;/span&gt; call_softirq at ffffffff8100c2cc&lt;br/&gt;
#14 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443f60&amp;#93;&lt;/span&gt; do_softirq at ffffffff8100df05&lt;br/&gt;
#15 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443f80&amp;#93;&lt;/span&gt; irq_exit at ffffffff8106f505&lt;br/&gt;
#16 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443f90&amp;#93;&lt;/span&gt; smp_apic_timer_interrupt at ffffffff814e35f0&lt;br/&gt;
#17 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88085c443fb0&amp;#93;&lt;/span&gt; apic_timer_interrupt at ffffffff8100bc93&lt;br/&gt;
&amp;#8212; &amp;lt;IRQ stack&amp;gt; &amp;#8212;&lt;br/&gt;
#18 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88101c14de38&amp;#93;&lt;/span&gt; apic_timer_interrupt at ffffffff8100bc93&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: mwait_idle+119&amp;#93;&lt;/span&gt;&lt;br/&gt;
RIP: ffffffff810141a7 RSP: ffff88101c14dee8 RFLAGS: 00000246&lt;br/&gt;
RAX: 0000000000000000 RBX: ffff88101c14def8 RCX: 0000000000000000&lt;br/&gt;
RDX: 0000000000000000 RSI: ffff88101c14dfd8 RDI: ffff88101c911ec0&lt;br/&gt;
RBP: ffffffff8100bc8e R8: 0000000000000000 R9: 0000000000000000&lt;br/&gt;
R10: 00000000ffffffff R11: 0000000000000000 R12: ffffffff81b7c0b8&lt;br/&gt;
R13: 0000000000000000 R14: ffffffff810ece03 R15: ffff88101c14de68&lt;br/&gt;
ORIG_RAX: ffffffffffffff10 CS: 0010 SS: 0018&lt;br/&gt;
#19 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88101c14df00&amp;#93;&lt;/span&gt; cpu_idle at ffffffff81009e96&lt;br/&gt;
^MESC[KESC[?1lESC&amp;gt;crash&amp;gt;&lt;br/&gt;
crash&amp;gt; log&lt;br/&gt;
...&lt;br/&gt;
LustreError: 11-0: an error occurred while communicating with 172.19.4.13@o2ib. The ost_write operation failed with -122&lt;br/&gt;
LustreError: Skipped 6 previous similar messages&lt;br/&gt;
Lustre: Service thread pid 43738 completed after 0.00s. This indicates the system was overloaded (too many service threads, or there were not enough hardware resources).&lt;br/&gt;
Lustre: Service thread pid 43738 was inactive for 0.00s. The thread might be hung, or it might only be slow and will resume later. Dumping the stack trace for debugging purposes:&lt;br/&gt;
Pid: 43738, comm: ldlm_cb_07&lt;/p&gt;

&lt;p&gt;Call Trace:&lt;br/&gt;
BUG: unable to handle kernel NULL pointer dereference at (null)&lt;br/&gt;
IP: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;(null)&amp;gt;&amp;#93;&lt;/span&gt; (null)&lt;br/&gt;
PGD 100bcce067 PUD 100bccf067 PMD 0&lt;br/&gt;
Oops: 0010 &lt;a href=&quot;#1&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;1&lt;/a&gt; SMP&lt;br/&gt;
last sysfs file: /sys/devices/pci0000:00/0000:00:03.0/0000:07:00.0/device&lt;br/&gt;
CPU 10&lt;br/&gt;
Modules linked in: ip6table_filter ip6_tables ebtable_nat ebtables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle iptable_filter ip_tables bridge stp llc mptctl mptbase mgc(U) lustre(U) lov(U) mdc(U) lquota(U) osc(U) ko2iblnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) autofs4 ipmi_devintf ipmi_si ipmi_msghandler sunrpc rdma_ucm(U) rdma_cm(U) iw_cm(U) ib_addr(U) ib_ipoib(U) ib_cm(U) ib_sa(U) ipv6 ib_uverbs(U) ib_umad(U) iw_nes(U) libcrc32c iw_cxgb3(U) cxgb3(U) mlx4_ib(U) mlx4_en(U) mlx4_core(U) ib_mthca(U) ib_mad(U) ib_core(U) dm_mirror dm_region_hash dm_log vhost_net macvtap macvlan tun kvm_intel kvm uinput power_meter hwmon nvidia(P)(U) sg hpilo hpwdt igb(U) dca microcode serio_raw iTCO_wdt iTCO_vendor support shpchp ext4 mbcache jbd2 sd_mod crc_t10dif nouveau ttm drm_kms_helper drm i2c_algo_bit i2c_core video output hpsa(U) mpt2sas(U) scsi_transport_sas raid_class ahci dm_mod [last unloaded: scsi_ESC[7m &amp;#8211; MORE &amp;#8211; forward: &amp;lt;SPACE&amp;gt;, &amp;lt;ENTER&amp;gt; or j backward: b or k quit: qESC[27mESC[K^MESC&lt;span class=&quot;error&quot;&gt;&amp;#91;Kwait_scan&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Modules linked in: ip6table_filter ip6_tables ebtable_nat ebtables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle iptable_filter ip_tables bridge stp llc mptctl mptbase mgc(U) lustre(U) lov(U) mdc(U) lquota(U) osc(U) ko2iblnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) autofs4 ipmi_devintf ipmi_si ipmi_msghandler sunrpc rdma_ucm(U) rdma_cm(U) iw_cm(U) ib_addr(U) ib_ipoib(U) ib_cm(U) ib_sa(U) ipv6 ib_uverbs(U) ib_umad(U) iw_nes(U) libcrc32c iw_cxgb3(U) cxgb3(U) mlx4_ib(U) mlx4_en(U) mlx4_core(U) ib_mthca(U) ib_mad(U) ib_core(U) dm_mirror dm_region_hash dm_log vhost_net macvtap macvlan tun kvm_intel kvm uinput power_meter hwmon nvidia(P)(U) sg hpilo hpwdt igb(U) dca microcode serio_raw iTCO_wdt iTCO_vendor support shpchp ext4 mbcache jbd2 sd_mod crc_t10dif nouveau ttm drm_kms_helper drm i2c_algo_bit i2c_core video output hpsa(U) mpt2sas(U) scsi_transport_sas raid_class ahci dm_mod &lt;span class=&quot;error&quot;&gt;&amp;#91;last unloaded: scsi_wait_scan&amp;#93;&lt;/span&gt;&lt;br/&gt;
Pid: 0, comm: swapper Tainted: P ---------------- 2.6.32-131.0.15.el6.x86_64 #1 ProLiant SL250s Gen8&lt;br/&gt;
RIP: 0010:&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;0000000000000000&amp;gt;&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;(null)&amp;gt;&amp;#93;&lt;/span&gt; (null)&lt;br/&gt;
RSP: 0018:ffff88085c443d08 EFLAGS: 00010246&lt;br/&gt;
RAX: ffff88085c443d6c RBX: ffff88021611bd00 RCX: ffffffffa11a0320&lt;br/&gt;
RDX: ffff88021611bdc0 RSI: ffff88021611bd00 RDI: ffff88021611a000&lt;br/&gt;
RBP: ffff88085c443da0 R08: 0000000000000000 R09: 0000000000000000&lt;br/&gt;
R10: 0000000000000004 R11: 0000000000000000 R12: 000000000000cc20&lt;br/&gt;
R13: ffffffffa11a0320 R14: 0000000000000000 R15: ffff88085c443fc0&lt;br/&gt;
FS: 0000000000000000(0000) GS:ffff88085c440000(0000) knlGS:0000000000000000&lt;br/&gt;
CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b&lt;br/&gt;
CR2: 0000000000000000 CR3: 000000100bccd000 CR4: 00000000000406e0&lt;br/&gt;
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000&lt;br/&gt;
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400&lt;br/&gt;
Process swapper (pid: 0, threadinfo ffff88101c14c000, task ffff88081c24ea80)&lt;br/&gt;
Stack:&lt;br/&gt;
ffffffff8100e5a0 ffff88085c443d6c ffff8801be15eb40 0000000000000000&lt;br/&gt;
&amp;lt;0&amp;gt; 0000000000000000 ffff88101c14c000 ffff88101c14dfd8 ffff88021611a000&lt;br/&gt;
&amp;lt;0&amp;gt; 000000000000000a ffff88085c440000 ffff88021611bdc0 ffff88085c443d70&lt;br/&gt;
Call Trace:&lt;br/&gt;
&amp;lt;IRQ&amp;gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100e5a0&amp;gt;&amp;#93;&lt;/span&gt; ? dump_trace+0x190/0x3b0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa11948f5&amp;gt;&amp;#93;&lt;/span&gt; libcfs_debug_dumpstack+0x55/0x80 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa11a0025&amp;gt;&amp;#93;&lt;/span&gt; lcw_cb+0x255/0x4cc &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81077f31&amp;gt;&amp;#93;&lt;/span&gt; ? ftrace_raw_event_timer_expire_entry+0xb1/0xc0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa119fdd0&amp;gt;&amp;#93;&lt;/span&gt; ? lcw_cb+0x0/0x4cc &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81079f57&amp;gt;&amp;#93;&lt;/span&gt; run_timer_softirq+0x197/0x340&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8106f717&amp;gt;&amp;#93;&lt;/span&gt; __do_softirq+0xb7/0x1e0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81092ca0&amp;gt;&amp;#93;&lt;/span&gt; ? hrtimer_interrupt+0x140/0x250&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100c2cc&amp;gt;&amp;#93;&lt;/span&gt; call_softirq+0x1c/0x30&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100df05&amp;gt;&amp;#93;&lt;/span&gt; do_softirq+0x65/0xa0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8106f505&amp;gt;&amp;#93;&lt;/span&gt; irq_exit+0x85/0x90&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff814e35f0&amp;gt;&amp;#93;&lt;/span&gt; smp_apic_timer_interrupt+0x70/0x9b&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8100bc93&amp;gt;&amp;#93;&lt;/span&gt; apic_timer_interrupt+0x13/0x20&lt;br/&gt;
&amp;lt;EOI&amp;gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff810141a7&amp;gt;&amp;#93;&lt;/span&gt; ? mwait_idle+0x77/0xd0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff810141f0&amp;gt;&amp;#93;&lt;/span&gt; ? mwait_idle+0xc0/0xd0&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81009e96&amp;gt;&amp;#93;&lt;/span&gt; cpu_idle+0xb6/0x110&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff814d493c&amp;gt;&amp;#93;&lt;/span&gt; start_secondary+0x202/0x245&lt;br/&gt;
Code: Bad RIP value.&lt;br/&gt;
RIP &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;(null)&amp;gt;&amp;#93;&lt;/span&gt; (null)&lt;br/&gt;
RSP &amp;lt;ffff88085c443d08&amp;gt;&lt;br/&gt;
CR2: 0000000000000000&lt;/p&gt;</description>
                <environment>Kernel version: 2.6.32-131.0.15.el6.x86_64&lt;br/&gt;
Lustre version: 1.8.7</environment>
        <key id="19157">LU-3398</key>
            <summary>NULL pointer dereference in dump_stack()</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="lixi">Li Xi</reporter>
                        <labels>
                            <label>client</label>
                            <label>patch</label>
                    </labels>
                <created>Sun, 26 May 2013 06:25:20 +0000</created>
                <updated>Sun, 14 Aug 2016 17:24:02 +0000</updated>
                            <resolved>Sun, 14 Aug 2016 17:24:02 +0000</resolved>
                                    <version>Lustre 1.8.8</version>
                    <version>Lustre 1.8.7</version>
                    <version>Lustre 1.8.9</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="59328" author="pjones" created="Sun, 26 May 2013 14:20:43 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,6453&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,6453&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="59329" author="pjones" created="Sun, 26 May 2013 14:23:37 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;Could you please comment on this analysis and whether the proposed patch should address this issue.&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="59341" author="bobijam" created="Mon, 27 May 2013 03:10:17 +0000"  >&lt;p&gt;For this issue, I agree this patch.  But I don&apos;t recommend using 2.6.32 kernel upon 1.8 Lustre, better switch to 2.x Lustre code base.&lt;/p&gt;</comment>
                            <comment id="59351" author="ihara" created="Mon, 27 May 2013 05:32:19 +0000"  >&lt;p&gt;Bobijam,&lt;/p&gt;

&lt;p&gt;Thanks for review on this.&lt;br/&gt;
Howerver, this is client side problem, not server side. The many 1.8.x users are still using RHEL6.x for the client. Since 2.x client doesn&apos;t support to talk to 1.8 servers, we can&apos;t upgrade client to 2.1.x unless we do upgrade everything. &lt;br/&gt;
At least, shoudn&apos;t we fix this issue for RHEL6.x client?&lt;/p&gt;</comment>
                            <comment id="161851" author="simmonsja" created="Sun, 14 Aug 2016 17:24:02 +0000"  >&lt;p&gt;Old blocker for unsupported version&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12937" name="walk_stack.patch" size="1602" author="lixi" created="Sun, 26 May 2013 06:25:20 +0000"/>
                    </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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 27 May 2013 06:25:20 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvrvj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8413</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10023"><![CDATA[4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 27 May 2013 06:25:20 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>