Re: Signaled to Death by 11 - Again - bdb issue?

2002-03-21 Thread Ken Murchison
-Original Message- From: Ken Murchison [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 7:54 PM To: OCNS Consulting Cc: [EMAIL PROTECTED] Subject: Re: Signaled to Death by 11 - Again - bdb issue? In your debugger outputs, both lib/libdb-4.0.so and /usr/lib/libdb.so.3 are being

RE: Signaled to Death by 11 - Again - bdb issue?

2002-03-21 Thread OCNS Consulting
) -Original Message- From: Ken Murchison [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 9:45 AM To: OCNS Consulting Cc: [EMAIL PROTECTED] Subject: Re: Signaled to Death by 11 - Again - bdb issue? OCNS Consulting wrote: Thanks for pointing out the leftover library. Now, besides

RE: Signaled to Death by 11 - Again - bdb issue?

2002-03-21 Thread OCNS Consulting
- From: Rob Siemborski [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 10:44 AM To: OCNS Consulting Cc: Ken Murchison Subject: RE: Signaled to Death by 11 - Again - bdb issue? On Thu, 21 Mar 2002, OCNS Consulting wrote: [root@posiden cyrus-sasl-2.1.1]# !gdb [snip] warning: core file may

RE: Signaled to Death by 11 - Again - bdb issue?

2002-03-20 Thread OCNS Consulting
Ken: Here's ldd output # ldd /usr/cyrus/bin/imapd libsasl2.so.2 = /usr/local/lib/libsasl2.so.2 (0x40018000) libpthread.so.0 = /lib/i686/libpthread.so.0 (0x40042000) librt.so.1 = /lib/librt.so.1 (0x40057000) libdl.so.2 = /lib/libdl.so.2 (0x40069000)

Re: Signaled to Death by 11 - Again - bdb issue?

2002-03-20 Thread Ken Murchison
In your debugger outputs, both lib/libdb-4.0.so and /usr/lib/libdb.so.3 are being loaded. What is /usr/lib/libdb.so.3? Is this a BDB 3.x library? If so, this is probably your problem. Ken OCNS Consulting wrote: Ken: Here's ldd output # ldd /usr/cyrus/bin/imapd

RE: Signaled to Death by 11 - Again - bdb issue?

2002-03-20 Thread OCNS Consulting
20, 2002 7:54 PM To: OCNS Consulting Cc: [EMAIL PROTECTED] Subject: Re: Signaled to Death by 11 - Again - bdb issue? In your debugger outputs, both lib/libdb-4.0.so and /usr/lib/libdb.so.3 are being loaded. What is /usr/lib/libdb.so.3? Is this a BDB 3.x library? If so, this is probably your