[rt-users] Segmentation Fault

George Beitis george.beitis at googlemail.com
Fri Jan 16 06:56:31 EST 2009


Update:
After spending using strace on apache i keep seeing the following:

.
.
.
11845 stat64("/usr/local/share/perl/5.10.0/auto/DBI/DESTROY.al", 0xbff99e80)
= -1 ENOENT (No such file or directory)
11845 stat64("/usr/lib/perl5/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT
(No such file or directory)
11845 stat64("/usr/share/perl5/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT
(No such file or directory)
11845 stat64("/usr/lib/perl/5.10/auto/DBI/DESTROY.al", 0xbff99e80) = -1
ENOENT (No such file or directory)
11845 stat64("/usr/share/perl/5.10/auto/DBI/DESTROY.al", 0xbff99e80) = -1
ENOENT (No such file or directory)
11845 stat64("/usr/local/lib/site_perl/auto/DBI/DESTROY.al", 0xbff99e80) =
-1 ENOENT (No such file or directory)
11845 stat64("./auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No such file
or directory)
11845 stat64("/etc/apache2/auto/DBI/DESTROY.al", 0xbff99e80) = -1 ENOENT (No
such file or directory)
11845 munmap(0xb73c1000, 20664)         = 0
11845 munmap(0xb738d000, 45264)         = 0
11845 munmap(0xb73b9000, 28980)         = 0
11845 munmap(0xb7385000, 28936)         = 0

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

Any ideas??

George

On Fri, Jan 16, 2009 at 12:00 PM, George Beitis <
george.beitis at googlemail.com> wrote:

> Hey guys,
> 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
>  [notice] child pid 7384 exit signal Segmentation fault (11)
>
> I am running :
>  Apache/2.2.9 (Ubuntu) mod_perl/2.0.4 Perl/v5.10.0 configured
>
> with the latest versions of RT, RTIR, and RTFQ .
>
>
> As i said everything was fine, no updates or anything
>
> Any ideas on how to fix this? anyone with similar issues?
>
> George
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090116/702f2c1a/attachment.htm>


More information about the rt-users mailing list