Re: Cyrus master Segmentation fault

2004-04-27 Thread Ramiro Morales
Hi, On 27 Apr 2004 at 11:46, sol luna wrote about "Cyrus master Segmentation fault": > > > Hi, > > I have been trying to install Cyrus IMAP on a Debian > GNU/Linux 3.0r2 (Woody). > When I am running Cyrus IMAP master, there is a Segmentation > fault. > &g

Re: Cyrus master Segmentation fault

2004-04-27 Thread Craig Ringer
On Tue, 2004-04-27 at 19:46, sol luna wrote: > (gdb) where > #0 0x0805f8a7 in ?? () > #1 0x401eb9e0 in _nss_db_getspnam_r () from /lib/libnss_db.so.2 > #2 0x401eb11e in _nss_db_endservent () from /lib/libnss_db.so.2 > #3 0x401eb3b3 in _nss_db_getservbyname_r () from > /lib/libnss_db.so.2 > #4

Cyrus master Segmentation fault

2004-04-27 Thread sol luna
Hi, I have been trying to install Cyrus IMAP on a Debian GNU/Linux 3.0r2 (Woody). When I am running Cyrus IMAP master, there is a Segmentation fault. I configured and compiled Berkeley DB 4.1.25 as follows: export LDFLAGS="-lpthread" ./configure --prefix=/usr/local/berkeleydb-4.1.25 --with-gnu