Update:<br>After spending using strace on apache i keep seeing the following:  <br><br>.<br>.<br>.<br>11845 stat64("/usr/local/share/perl/5.10.0/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>
11845 stat64("/usr/lib/perl5/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>11845 stat64("/usr/share/perl5/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>
11845 stat64("/usr/lib/perl/5.10/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>11845 stat64("/usr/share/perl/5.10/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>
11845 stat64("/usr/local/lib/site_perl/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>11845 stat64("./auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>
11845 stat64("/etc/apache2/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file or directory)<br>11845 munmap(0xb73c1000, 20664)         = 0<br>11845 munmap(0xb738d000, 45264)         = 0<br>11845 munmap(0xb73b9000, 28980)         = 0<br>
11845 munmap(0xb7385000, 28936)         = 0<br><br>and it seems that it can not locate DESTROY.al which i think might be the reason of the segemntation faults i keep getting from apache<br><br>Any ideas??<br><br>George<br>
<br><div class="gmail_quote">On Fri, Jan 16, 2009 at 12:00 PM, George Beitis <span dir="ltr"><<a href="mailto:george.beitis@googlemail.com">george.beitis@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey guys,<br>i was running RT fine for the last couple of days, and as i was about to create a ticket everything died.  Apache error logs<br> [notice] child pid 7384 exit signal Segmentation fault (11)<br><br>I am running :<br>

 Apache/2.2.9 (Ubuntu) mod_perl/2.0.4 Perl/v5.10.0 configured <br><br>with the latest versions of RT, RTIR, and RTFQ .<br><br><br>As i said everything was fine, no updates or anything<br><br>Any ideas on how to fix this? anyone with similar issues?<br>
<font color="#888888">
<br>George<br>
</font></blockquote></div><br>