<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.apache.mod-ruby">
    <title>gmane.comp.apache.mod-ruby</title>
    <link>http://blog.gmane.org/gmane.comp.apache.mod-ruby</link>
    <description></description>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq><rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.apache.mod-ruby/649"/>
 </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.apache.mod-ruby/649">
    <title>mod_ruby 1.3.0 and apache 2.2.14 on Mac OS X 10.6.2 - continual/repeated segfaults and hang on user page load</title>
    <link>http://comments.gmane.org/gmane.comp.apache.mod-ruby/649</link>
    <description>&lt;pre&gt;I just installed apache 2.2.14 and mod_ruby 1.3.0 on Mac OS X 10.6.2, each with --with-apr-includes=/usr/include/apr-1 and mod_ruby also with --with-apxs. Each compiled without any hint of problem (although without apr-includes specified they bombed horribly due to header paths). I edited httpd.conf with the contents of the example file. Restarting apache with apachectl (stop, start) produces no error. /var/log/apache2/error_log gives this upon startup:

[Mon Jan 11 03:20:38 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
mod_bonjour: Skipping user 'ahaig' - cannot read index file '/Users/ahaig/Sites/index.html'.
[Mon Jan 11 03:20:39 2010] [notice] Digest: generating secret for digest authentication ...
[Mon Jan 11 03:20:39 2010] [notice] Digest: done
[Mon Jan 11 03:20:39 2010] [notice] Apache/2.2.14 (Unix) mod_ruby/1.3.0 mod_ssl/2.2.13 OpenSSL/0.9.8k DAV/2 PHP/5.3.0 configured -- resuming normal operations
[Mon Jan 11 03:20:40 2010] [notice] child pid 24960 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:42 2010] [notice] child pid 24962 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:44 2010] [notice] child pid 24963 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:48 2010] [notice] child pid 24964 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:50 2010] [notice] child pid 24966 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:52 2010] [notice] child pid 24968 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:54 2010] [notice] child pid 24969 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:56 2010] [notice] child pid 24970 exit signal Segmentation fault (11)
[Mon Jan 11 03:20:59 2010] [notice] child pid 24972 exit signal Segmentation fault (11)
[Mon Jan 11 03:21:01 2010] [notice] child pid 24973 exit signal Segmentation fault (11)
[Mon Jan 11 03:21:03 2010] [notice] child pid 24975 exit signal Segmentation fault (11)
[Mon Jan 11 03:21:05 2010] [notice] child pid 24977 exit signal Segmentation fault (11)
...

The segmentation faults continue until I tell apachectl to stop. 

When I go to http://localhost/, the default page ("It works!") loads fine. When I go to http://localhost/~ahaig/ or any variation thereof, it hangs (no error, keeps trying to load but goes nowhere). No logs I can find during this process. When I disable the LoadModule line in httpd.conf, everything loads (but obviously no Ruby). 

Am I doing something wrong? Where do I go from here?

Any assistance appreciated.

Asher

&lt;/pre&gt;</description>
    <dc:creator>Asher</dc:creator>
    <dc:date>2010-01-11T08:38:33</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.apache.mod-ruby">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.apache.mod-ruby</link>
  </textinput>
</rdf:RDF>

