<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 16:55:31 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Fri, Feb 10, 2012 at 10:51 PM, Niko Tyni &amp;lt;ntyni@debian.org&amp;gt; wrote: &amp;gt; Hi Fred (and hopefully the list), Looks like it made it through. Suggest inl</description>
<pubDate>11 Feb  2012 09:49:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103919</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Friday, 10 February 2012 10:36:57 Fred Moyer wrote: &amp;gt; Should we add a Changes entry for this? Don&amp;#039;t think so. What do we have svn commit messages</description>
<pubDate>10 Feb  2012 11:35:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103917</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>&amp;gt; Meanwhile, I have reverted change 1145161 in trunk.&amp;gt;&amp;gt; Fred, could you please roll another rc? I didn&amp;#039;t see the commit message, but verified &amp;#039;svn upd</description>
<pubDate>10 Feb  2012 10:36:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103916</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 07 February 2012 18:01:50 Torsten Förtsch wrote: &amp;gt; What to do now? I&amp;#039;d suggest to revert change 1145161 and get 2.0.6 out &amp;gt; (perhaps with</description>
<pubDate>10 Feb  2012 10:30:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103915</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>I was using bleadperl (commit 3673acb0ce). Trying again with perl 5.12.4 I find that by default httpd.exe crashes on startup with the &amp;quot;panic: free fro</description>
<pubDate>08 Feb  2012 01:33:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103889</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 31 January 2012 15:32:44 Torsten Förtsch wrote: &amp;gt; worker: I see the same behavior as Steve. I can also confirm that r1145161 &amp;gt; is the fir</description>
<pubDate>07 Feb  2012 09:01:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103875</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The deletion of the ptr_table uses Safefree(), which picks up the context from PERL_GET_CONTEXT, so simply assigning cleanup-&amp;gt;perl to aTHX (aka my_per</description>
<pubDate>02 Feb  2012 07:02:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103858</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On 12-01-31 09:32 , Torsten Förtsch wrote: &amp;gt; On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: &amp;gt;&amp;gt; http://people.apache.org/~phred/mod_perl-2.0.6-r</description>
<pubDate>01 Feb  2012 12:30:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103857</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The crash happens deleting the ptr_table, complaining that the wrong PerlInterpreter is being used (the &amp;quot;free from wrong pool&amp;quot; error). There are two</description>
<pubDate>01 Feb  2012 07:15:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103856</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 31 January 2012 12:00:17 Fred Moyer wrote: &amp;gt; So this happens with worker only - something to do with threading and the &amp;gt; command directive</description>
<pubDate>01 Feb  2012 04:50:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103855</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>Starting up the server as per &amp;quot;make test&amp;quot;, attaching to it in a debugger with a breakpoint in modperl_response_handler_cgi() and then using lwp-reques</description>
<pubDate>01 Feb  2012 01:55:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103854</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tue, Jan 31, 2012 at 4:21 AM, Steve Hay &amp;lt;SteveHay@planit.com&amp;gt; wrote: &amp;gt; Not entirely successful with a standard build perl either: Initially I &amp;gt; hav</description>
<pubDate>31 Jan  2012 12:29:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103853</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, January 31, 2012 at 6:32 AM, Torsten FĂ¶rtsch wrote: &amp;gt; On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: &amp;gt; &amp;gt; http://people.apache.org</description>
<pubDate>31 Jan  2012 12:00:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103852</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Tuesday, 31 January 2012 15:32:44 Torsten Förtsch wrote: &amp;gt; I can also confirm that r1145161 is &amp;gt; the first commit that shows this behavior. Worki</description>
<pubDate>31 Jan  2012 09:38:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103851</link>
</item><item>
<title>Re: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>On Monday, 30 January 2012 22:41:15 Fred Moyer wrote: &amp;gt; http://people.apache.org/~phred/mod_perl-2.0.6-rc1.tar.gz opensuse 12.1 self-compiled apache</description>
<pubDate>31 Jan  2012 06:32:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103850</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>Not entirely successful with a standard build perl either: Initially I have httpd.exe crash on startup. Reverting the change made in rev. 1145161 for</description>
<pubDate>31 Jan  2012 04:21:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103849</link>
</item><item>
<title>RE: [RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The tests are hanging for me - each time it gets as far as t/modules/include.t and then hangs. If I kill the hung perl.exe then the next test hangs an</description>
<pubDate>31 Jan  2012 01:41:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103848</link>
</item><item>
<title>[RELEASE CANDIDATE]: mod_perl-2.0.6 RC1</title>
<description>The mod_perl 2.0.6 first release candidate has arrived! Bundled with Apache-Test 1.37, Apache-Reload 0.11, and Apache-SizeLimit 0.96. Please download</description>
<pubDate>30 Jan  2012 22:41:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103847</link>
</item><item>
<title>Starting the 2.0.6 release process this week</title>
<description>We&amp;#039;ve released Apache::SizeLimit and Apache::Test, and now it is time to start the engines for the 2.0.6 release.  I&amp;#039;m going to roll the RC this week</description>
<pubDate>30 Jan  2012 08:42:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103840</link>
</item><item>
<title>[ANNOUNCE] Apache-Test 1.37</title>
<description>Apache-Test 1.37 is coming to a CPAN mirror near you. Thanks to several different contributors for this release!  md5: 179f247fc5c7d11387b9c73ae3fa</description>
<pubDate>29 Jan  2012 11:57:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103837</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Tuesday, 24 January 2012 17:43:47 Fred Moyer wrote: &amp;gt; Good news. All we need is one more +1 for the release - let me know if &amp;gt; it passes enough mus</description>
<pubDate>28 Jan  2012 07:45:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103832</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>2012/1/24 Torsten Förtsch &amp;lt;torsten.foertsch@gmx.net&amp;gt;: &amp;gt; On Monday, 23 January 2012 20:31:09 Fred Moyer wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; make &amp;gt;&amp;gt; &amp;gt;&amp;gt; t/TEST -start-httpd &amp;gt;&amp;gt;</description>
<pubDate>24 Jan  2012 17:43:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103815</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Monday, 23 January 2012 20:31:09 Fred Moyer wrote: &amp;gt; &amp;gt;&amp;gt; make &amp;gt; &amp;gt;&amp;gt; t/TEST -start-httpd &amp;gt; &amp;gt;&amp;gt; while t/TEST -order=random -run-tests; do :; done &amp;gt; &amp;gt;&amp;gt;</description>
<pubDate>24 Jan  2012 08:49:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103814</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>2012/1/5 Fred Moyer &amp;lt;fred@redhotpenguin.com&amp;gt;: &amp;gt; On Wednesday, January 4, 2012 at 11:26 AM, Torsten Förtsch wrote: &amp;gt;&amp;gt; Don&amp;#039;t know if it is just my syste</description>
<pubDate>23 Jan  2012 20:31:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103813</link>
</item><item>
<title>Re: [RELEASE CANDIDATE] Apache-Test-1.37 RC1</title>
<description>On Wednesday, January 4, 2012 at 11:26 AM, Torsten FĂ¶rtsch wrote: &amp;gt; Don&amp;#039;t know if it is just my system or if it is relevant at all but I can  &amp;gt; prod</description>
<pubDate>05 Jan  2012 14:47:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/dev/103751</link>
</item>
</channel>
</rss>

