<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:13:24 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-7012] Invalid operation at address: 0x819b263 from thread: TTLMonitor</title>
                <link>https://jira.mongodb.org/browse/SERVER-7012</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;1. I have been downloaded official last stable (2.2.0) binaries for Linux, unpacked this... makepkg for Slack... Installpkg..and...&lt;br/&gt;
2. After starting Mongo with no -dyrectoryperdb (i have seen a bug with -dyrectoryperdb on old AMD platform)&lt;br/&gt;
3. And then I established connection to admin interface (to monogdb web-server) &lt;a href=&quot;http://localhost:28017/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:28017/&lt;/a&gt; by curl:&lt;br/&gt;
curl &lt;a href=&quot;http://localhost:28017/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:28017/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i have this log and crash:&lt;/p&gt;

&lt;p&gt;Tue Sep 11 11:51:25 &lt;br/&gt;
Tue Sep 11 11:51:25 warning: 32-bit servers don&apos;t have journaling enabled by default. Please use --journal if you want durability.&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; MongoDB starting : pid=1397 port=27017 dbpath=/var/lib/mongodb/ 32-bit host=darkstar&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; ** NOTE: when using MongoDB 32 bit, you are limited to about 2 gigabytes of data&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; **       see &lt;a href=&quot;http://blog.mongodb.org/post/137788967/32-bit-limitations&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://blog.mongodb.org/post/137788967/32-bit-limitations&lt;/a&gt;&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; **       with --journal, the limit is lower&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; db version v2.2.0, pdfile version 4.5&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; git version: f5e83eae9cfbec7fb7a071321928f00d1b0c5207&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; build info: Linux domU-12-31-39-01-70-B4 2.6.21.7-2.fc8xen #1 SMP Fri Feb 15 12:39:36 EST 2008 i686 BOOST_LIB_VERSION=1_49&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: &lt;/p&gt;
{ config: &quot;/etc/mongodb.conf&quot;, dbpath: &quot;/var/lib/mongodb/&quot;, fork: true, logpath: &quot;/var/log/mongodb/mongodb.log&quot;, noauth: &quot;true&quot;, pidfilepath: &quot;/var/run/mongodb.pid&quot;, port: 27017 }
&lt;p&gt;Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; Unable to check for journal files due to: boost::filesystem::basic_directory_iterator constructor: No such file or directory: &quot;/var/lib/mongodb/journal&quot;&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; admin web console waiting for connections on port 28017&lt;br/&gt;
Tue Sep 11 11:51:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27017&lt;br/&gt;
Tue Sep 11 11:52:25 Invalid operation at address: 0x819b263 from thread: TTLMonitor&lt;/p&gt;

&lt;p&gt;Tue Sep 11 11:52:25 Got signal: 4 (Illegal instruction).&lt;/p&gt;

&lt;p&gt;Tue Sep 11 11:52:25 Backtrace:&lt;br/&gt;
0x879d86a 0x816fd3a 0x81703ff 0xffffe40c 0x819b263 0x866bef4 0x8654dc1 0x822ab14 0x875bd51 0x875f0c7 0x8760df4 0x83e6523 0x83b6c3b 0x8753b07 0x81e5a01 0x81e7979 0x8601e20 0x860297e 0x829cbbe 0xb775fc04 &lt;br/&gt;
 /bin/mongod(_ZN5mongo15printStackTraceERSo+0x2a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x879d86a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo10abruptQuitEi+0x3ba) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x816fd3a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x2af) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81703ff&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;0xffffe40c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZNK5mongo7BSONObj4copyEv+0x33) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x819b263&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo11ParsedQuery4initERKNS_7BSONObjE+0x494) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x866bef4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo11ParsedQueryC1ERNS_12QueryMessageE+0x91) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8654dc1&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x34) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x822ab14&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x875bd51&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0x3e7) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x875f0c7&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo14DBDirectClient4callERNS_7MessageES2_bPSs+0x84) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8760df4&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo14DBClientCursor4initEv+0xc3) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x83e6523&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo12DBClientBase5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii+0xbb) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x83b6c3b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo14DBDirectClient5queryERKSsNS_5QueryEiiPKNS_7BSONObjEii+0x77) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8753b07&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo10TTLMonitor10doTTLForDBERKSs+0x251) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81e5a01&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo10TTLMonitor3runEv+0x349) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x81e7979&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5mongo13BackgroundJob7jobBodyEN5boost10shared_ptrINS0_9JobStatusEEE+0xb0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8601e20&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod(_ZN5boost6detail11thread_dataINS_3_bi6bind_tIvNS_4_mfi3mf1IvN5mongo13BackgroundJobENS_10shared_ptrINS7_9JobStatusEEEEENS2_5list2INS2_5valueIPS7_EENSD_ISA_EEEEEEE3runEv+0x7e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x860297e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /bin/mongod() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x829cbbe&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib/libpthread.so.0(+0x5c04) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xb775fc04&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;P.S. Slackware Linux 13.37 32bit under VirtualBox(x86). AMD (XP 2400 32bit one core). EXT4 filesystem.&lt;/p&gt;</description>
                <environment>Slackware Linux 13.37 32bit under VirtualBox(x86). AMD (XP 2400 32bit one core). EXT4 filesystem.</environment>
        <key id="50229">SERVER-7012</key>
            <summary>Invalid operation at address: 0x819b263 from thread: TTLMonitor</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/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="3">Duplicate</resolution>
                                        <assignee username="aaron">Aaron Staple</assignee>
                                    <reporter username="menangen">Andrey</reporter>
                        <labels>
                            <label>TTLMonitor</label>
                            <label>linux</label>
                            <label>slackware</label>
                            <label>threads</label>
                    </labels>
                <created>Tue, 11 Sep 2012 14:38:14 +0000</created>
                <updated>Fri, 15 Feb 2013 15:06:36 +0000</updated>
                            <resolved>Tue, 11 Sep 2012 18:08:37 +0000</resolved>
                                    <version>2.2.0</version>
                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="163090" author="aaron" created="Tue, 11 Sep 2012 18:50:09 +0000"  >&lt;p&gt;Hi Andrey,&lt;/p&gt;

&lt;p&gt;Not sure if this will work, but you might try to compile with a version of gcc that supports __sync_synchronize() (and defines __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4).  You&apos;ll have to see if there is such a version of gcc that will work on your processor.  See atomic_int.h:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;#elif defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    // this is in GCC &amp;gt;= 4.1&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Just fyi given the analysis in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5639&quot; title=&quot;Atomic Integer Implementations Not Compatible with Very Old Processors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5639&quot;&gt;&lt;del&gt;SERVER-5639&lt;/del&gt;&lt;/a&gt; I think some versions of gcc &amp;gt;= 4.1 may not always enable __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4.&lt;/p&gt;

&lt;p&gt;What I&apos;m trying to help you do here is to avoid this code:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    inline void AtomicUInt::set(unsigned newX) {&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;        asm volatile(&quot;mfence&quot; ::: &quot;memory&quot;);&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;        x = newX;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;    }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;Since I don&apos;t think your processor supports mfence.&lt;/p&gt;</comment>
                            <comment id="163084" author="menangen" created="Tue, 11 Sep 2012 18:33:15 +0000"  >&lt;p&gt;I make packages for Slackware Linux under 486/686 arch. And think, what not only i have a old hardware ) And I specifically registered on this Jira tracker for helpfully information about are you software and the problem with it.&lt;/p&gt;

&lt;p&gt;I dnt have chance in the near future to change testing hardware, sorry.&lt;br/&gt;
May be i can change gnu-make options to compile bin with disabled this bug? (--without-threading? no? &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="163074" author="aaron" created="Tue, 11 Sep 2012 18:06:51 +0000"  >&lt;p&gt;I think this is &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-5639&quot; title=&quot;Atomic Integer Implementations Not Compatible with Very Old Processors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-5639&quot;&gt;&lt;del&gt;SERVER-5639&lt;/del&gt;&lt;/a&gt;.  Any chance of running with a newer processor?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="36537">SERVER-5639</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 11 Sep 2012 18:06:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 23 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 23 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>aaron</customfieldvalue>
            <customfieldvalue>menangen</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrnp2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrhkx3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16197</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrkyh3:</customfieldvalue>

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