Re: mod_perl-2.0.4 with Apache 2.2.9 and perl 5.10.0 intermittent crashing

Mark Copper <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Thu, Jan 28, 2010 at 04:30:04PM -0500, Pas Argenio wrote:
>    I resolved it, finally.  Stupidly, we had created a symbolic link:
>            libmysqlclient.so.15 -> libmysqlclient.so.16.0.0
>    (I guess our source build of mysql-5.1.32 only provides
>    libmysqlclient.so.16.0.0 but DBD-mysql-4.008 needs
>    libmysqlclient.so.15)
>    The fix was to get the real libmysqlclient.so.15 library from the
>    mysql.5.0.67 Sun package.  We should have known software is rarely
>    FORWARD compatible!
>    Now to fix it the right way, maybe the latest DBD-mysql uses the .16
>    library.
>    Anyway perl 5.10.0 does work (so far) on Solaris 10.
> 
>    On Thu, Jan 28, 2010 at 11:44 AM, demerphq <[1][email protected]>
>    wrote:
> 
>      2010/1/28 Pas Argenio <[2][email protected]>:
> 
>    > Thanks John.  Currently, I'm building 32-bit for a Sparc platform and
>    also
>    > with man CPAN modules such as DBI and DBD.
>    >
>    > I just rebuilt everything carefully, but still coring often before
>    then
>    > displaying a page:
>    >    Apache 2.2.8   Perl 5.10.0   mod_perl 2.0.3
>    >
>    > I also turned on perl internal malloc
>    >
>    > Should I try 64-bit versions next, or fall back to perl 5.8.9?
> 
>      I recommend you try 5.8.9
>      Yves
>      --
>      perl -Mre=debug -e "/just|another|perl|hacker/"
> 
> References
> 
>    1. mailto:[email protected]
>    2. mailto:[email protected]
Looks like Bug #37027 for DBD-mysql: mysql_auto_reconnect

I struggled with this one a while back myself.

Mark
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.