[rt-devel] Segmentation Fault -- Help?
Benjamin D. Hudgens
benjamin at winternals.com
Fri Sep 5 11:05:50 EDT 2003
Hello; I've tried that as well: Still searching?
cpan> install Storable
Storable is up to date.
cpan> install Digest::MD5
Digest::MD5 is up to date.
cpan> install Storable
Storable is up to date.
cpan> install DBI
DBI is up to date.
cpan> install DBIx::DataSource
DBIx::DataSource is up to date.
cpan> install DBIx::SearchBuilder
DBIx::SearchBuilder is up to date.
cpan> install HTML::Entities
HTML::Entities is up to date.
cpan> install MLDBM
MLDBM is up to date.
cpan> install Net::Domain
Net::Domain is up to date.
cpan> install Net::SMTP
Net::SMTP is up to date.
cpan> install Params::Validate
Params::Validate is up to date.
cpan> install HTML::Mason
HTML::Mason is up to date.
cpan> install CGI::Cookie
CGI::Cookie is up to date.
cpan> install Apache::Cookie
Apache::Cookie is up to date.
cpan> install Apache::Session
Apache::Session is up to date.
cpan> install Date::Parse
Date::Parse is up to date.
cpan> install Date::Format
Date::Format is up to date.
cpan> install MIME::Entity
MIME::Entity is up to date.
cpan> install Mail::Mailer
Mail::Mailer is up to date.
cpan> install Getopt::Long
Getopt::Long is up to date.
cpan> install Tie::IxHash
Tie::IxHash is up to date.
cpan> install Text::Wrapper
Text::Wrapper is up to date.
cpan> install Text::Template
Text::Template is up to date.
cpan> install File::Spec
File::Spec is up to date.
cpan> install Errno
Errno is up to date.
cpan> install FreezeThaw
FreezeThaw is up to date.
cpan> install File::Temp
File::Temp is up to date.
cpan> install Log::Dispatch
Log::Dispatch is up to date.
cpan> install DBD::mysql
DBD::mysql is up to date.
bash-2.05b# date
Sat Sep 6 08:50:15 GMT 2003
bash-2.05b# httpd -X
Segmentation fault (core dumped)
bash-2.05b#
-----Original Message-----
From: Sebastian Cramer [mailto:sc at graf-schabernack.de]
Sent: Friday, September 05, 2003 2:34 AM
To: rt-devel at lists.fsck.com
Subject: Re: [rt-devel] Segmentation Fault -- Help?
Benjamin D. Hudgens schrieb:
>This will be long; but so has the process in which I've gone through to
>resort to a post:
>
>My Problem:
>When everything is finally installed correctly; apache core dumps when
>loading webmux.pl. Running a strace gives the impression it occurs
>right after reading in and closing Mason::ApacheHandler, dunno?
>
>
I had a very similar problem a couple of weeks ago (using Linux - but it
might be the same thing). When I started Apache (with mod_perl and
everything vom CPAN - testdeps didn't complain) the httpd crashed. After
some trying and checking I found out, that two Perl modules didn't
interact very well.
I'm sorry - but I can't remeber which two. I believe the where somewhere
around DBI (Apache::DBI and DBI etc.). When I updated all modules by
hand (using the list generated by testdeps), CPAN found a module to
update. After that everything was ok.
Just my twopence. Don't know wether it is related...
Grettings
Sebastian
_______________________________________________
rt-devel mailing list
rt-devel at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel
More information about the Rt-devel
mailing list