Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-19 Thread Piotr Roszatycki
On Thursday 19 of May 2005 02:13, Christian Hammers wrote: This bug is even worse. It seems there is name clash with library symbols betweent statically linked db3 in mysql and shared linked db3 (or db4.3) in nss_db. I'm sure it is the reason that mysql doesn't work with nss_ldap, too.

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-19 Thread Christian Hammers
Hello Piotr On 2005-05-19 Piotr Roszatycki wrote: 1. Drop bdb support in mysql at all. It might be a backward compatibility problem but I think it could be conditionally compiled, like static linking already. I would go for this one, too. Can you confirm that the problem is only

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-18 Thread Piotr Roszatycki
This bug is even worse. It seems there is name clash with library symbols betweent statically linked db3 in mysql and shared linked db3 (or db4.3) in nss_db. I'm sure it is the reason that mysql doesn't work with nss_ldap, too. I see a few solutions: 1. Drop bdb support in mysql at all. It

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-18 Thread Christian Hammers
Hello On 2005-05-18 Piotr Roszatycki wrote: This bug is even worse. It seems there is name clash with library symbols betweent statically linked db3 in mysql and shared linked db3 (or db4.3) in nss_db. I'm sure it is the reason that mysql doesn't work with nss_ldap, too. I see a few

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-16 Thread Piotr Roszatycki
reassign 308966 mysql-server-4.1 thanks This is known problem of statically linked mysql: cite This crash occured while the server was calling initgroups(). This is often due to the use of a mysqld that is statically linked against glibc and configured to use LDAP in /etc/nsswitch.conf. You will

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-16 Thread Piotr Roszatycki
On Monday 16 of May 2005 12:12, you wrote: Hi mysqld is no longer statically compiled so please just upgrade. If you did that and the problem is still present, contact me then I will reopen the bug and we'll see what else could be the cause. bye, -christian- # dpkg -s mysql-server-4.1 |

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-16 Thread Piotr Roszatycki
reassign 308966 libnss-db reopen 308966 thanks Ok. It is really the bug in libnss-db: (gdb) bt #0 0x in ?? () #1 0x4031da98 in db_open (file=0x4031dd71 /var/lib/misc/group.db, type=141138848, flags=141138848, mode=141138848, dbenv=0x0, dbinfo=0x0, dbp=0x8699ba0) at db-compat.c:43

Bug#308966: libnss-db: Crashes with mysql-server-4.1

2005-05-13 Thread Piotr Roszatycki
Package: libnss-db Version: 2.2-6.2 Severity: important The libnss-db is useless with the last mysql-server-4.1. # gdb mysqld GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it