Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-13 Thread Steve Langasek
On Fri, Jan 13, 2006 at 09:21:45AM -, Christian Kujau wrote: > On Fri, January 13, 2006 09:53, Steve Langasek wrote: > >> well, it's debian/unstable anyway and several other packages still > >> depend on libmysqlclient12, so i cannot uninstall it. > > Then tell us what packages you're using th

Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-13 Thread Christian Kujau
On Fri, January 13, 2006 09:53, Steve Langasek wrote: >> well, it's debian/unstable anyway and several other packages still >> depend on libmysqlclient12, so i cannot uninstall it. > > Then tell us what packages you're using that depend on it, so we can > reassign this bug there. these are the pac

Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-13 Thread Steve Langasek
On Fri, Jan 13, 2006 at 08:35:41AM -, Christian Kujau wrote: > On Thu, January 12, 2006 11:02, Steve Langasek wrote: > > This shows two incompatible versions of libmysqlclient being loaded into > > memory. Whatever is causing libmysqlclient12 to be loaded is what's > > causing your segfault.

Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-13 Thread Christian Kujau
On Thu, January 12, 2006 11:02, Steve Langasek wrote: > This shows two incompatible versions of libmysqlclient being loaded into > memory. Whatever is causing libmysqlclient12 to be loaded is what's > causing your segfault. Figure out what that is, and upgrade it to a > libmysqlclient15 version.

Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-12 Thread Steve Langasek
On Thu, Jan 12, 2006 at 09:22:40AM -, Christian Kujau wrote: > On Thu, January 12, 2006 04:31, Adam Conrad wrote: > > If you can get me a GDB backtrace, that would be great: > here's the bt, and it seems like libmysqlclient.so.12 is to blame? Yes. More specifically, the fact that you have s

Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-12 Thread Christian Kujau
On Thu, January 12, 2006 04:31, Adam Conrad wrote: > > If you can get me a GDB backtrace, that would be great: here's the bt, and it seems like libmysqlclient.so.12 is to blame? [EMAIL PROTECTED]:~# gdb apache2 GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software,

Bug#347642: [php-maint] Bug#347642: php5-5.1.1-1 segfaults

2006-01-11 Thread Adam Conrad
Christian Kujau wrote: > > when updating to php5.1.1-1 one of the application i used made > apache2-mpm-prefork segfault: If you can get me a GDB backtrace, that would be great: # apt-get install gdb # gdb apache2 (gdb) run -X [ hit the index with a web browser, and wait for gdb to tell you it's