On Thu, Aug 10, 2006 at 11:13:52AM +0200, Martin Sebald wrote:
> > Check (using ldd or apt-cache show) that anything that might link against
> > both Apache and MySQL (directly *or* indirectly) is using the same
> > libmysqlclient version.  Fixing it is extra special, but in this case I'd
> > suggest just going back to 4.3.9-2.  -2.1 was a transition upload, and it
> > looks like it's been rebuilt since (the +b1), but none of that should
> > have any effect on you if you were running 4.3.9-2 properly. 
> 
> I looked up the packages that are MySQL-related and might have something to
> do with Apache2. I also use MySQL with Postfix and Courier. Could this also
> have an effect?

Unless they're linked into Apache, it's unlikely they'd have an effect.

> > Package: libapache2-mod-auth-mysql
> > Version: 4.3.9-2
> > Depends: libc6 (>= 2.3.2.ds1-4), libmysqlclient12, apache2-common (>= 
> > 2.0.50-10)
> 
> > Package: libapache2-mod-auth-mysql
> > Version: 4.3.9-2.1+b1
> > Depends: libc6 (>= 2.3.5-1), libmysqlclient15off (>= 5.0.19-1), 
> > apache2-common (>= 2.0.50-10)
> 
> > Package: php5-mysql
> > Version: 5.1.4-0.1
> > Depends: libc6 (>= 2.3.6-6), libmysqlclient15off (>= 5.0.19-1), debconf (>= 
> > 0.5) | debconf-2.0, phpapi-20051025, php5-common (= 5.1.4-0.1)

> Every package depends on libmysqlclient15off exept the "old" package of
> libapache2-mod-auth-mysql. But as I said I'm running this version (4.3.9-2)
> because 4.3.9-2.1+b1 is producing segmentation faults.

That is *very* strange.  I'd actually expect the exact opposite -- the
different versions causing the segfault, not the same versions.

> What else can I get you out of my system?

Not a lot.  Time to load up the debug symbols for Apache and friends, kick
it off in a debugger, and throw requests at it.

- Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to