David Reid wrote:

I've been seing something that might be related, might not be...

Setup is FreeBSD 5.2, cyrus 2.2.3 trying to use auxprop to mysql.

imapd.log shows

Mar 19 23:52:13 sheridan master[478]: process 762 exited, signaled to death
by 10
Mar 19 23:52:13 sheridan master[478]: service imap pid 762 in BUSY state:
terminated abnormally

Command used to produce this was

-bash-2.05b$ imtest --user=david
WARNING: no hostname supplied, assuming localhost

S: * OK sheridan Cyrus IMAP4 v2.2.3 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY
SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LISTEXT
LIST-SUBSCRIBED
S: C01 OK Completed
Please enter your password:
C: L01 LOGIN david {6}
S: + go ahead
C: <omitted>
failure: prot layer failure

gdb was attached and this was what it showed.

(gdb) c
Continuing.

Program received signal SIGBUS, Bus error.
0x2841204e in memcpy () from /lib/libc.so.5
(gdb) bt
#0  0x2841204e in memcpy () from /lib/libc.so.5
#1  0x08f80000 in ?? ()
#2  0x29678fa2 in sql_auxprop_lookup (glob_context=0x8130340,
sparams=0x8135300, flags=0,
    user=0xbfc00000 <Error reading address 0xbfc00000: Bad address>,
ulen=150627495) at sql.c:729

Which version of SASL? sql.c:729 in CVS is a blank line.


--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to