Re: Re: I think AuthCookie(DBI) is causing segfaults?

Clinton Gormley <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Sat, 2010-11-13 at 14:15 +0100, Tosh Cooey wrote:
> I'm not quite ready to declare victory, but I think installing DBD from 
> source and getting more recent versions of DBD was the problem, and it 
> seems there's a lot of little things going wrong with DBD.
> 
> What's going on there?  When did DBD::mysql become so problematic?  It 
> used to run so flawless, even back in the day when you would have to 
> choose between mysql and msql during the install...

Are you using the same version of Perl and gcc that all the rest of your
stack are using?

I compile the whole stack from source, and have none of the problems
that you have described.

(The only gotcha with DBD is don't use a dbh in the parent process,
during startup, then try to reuse it in the child processes. That will
cause a segfault)

clint
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.