Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2002 17:25:06 +0300 (EEST)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39149: ports/mail/cyrus-imapd: cyradm causes perl to coredump on -STABLE
Message-ID:  <200206111425.g5BEP6ei075530@mile.nevermind.kiev.ua>

next in thread | raw e-mail | index | archive | help

>Number:         39149
>Category:       ports
>Synopsis:       ports/mail/cyrus-imapd: cyradm causes perl to coredump on -STABLE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 07:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.6-RC i386
>Organization:
Net.Style Ltd.
>Environment:
System: FreeBSD mile.nevermind.kiev.ua 4.6-RC FreeBSD 4.6-RC #0: Wed Jun 5 21:12:35 EEST 2002 root@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386
Latest ports.
>Description:
[never@mile ~]$ cyradm 127.0.0.1
Please enter your password: 
127.0.0.1> cm tester
createmailbox: Permission denied
127.0.0.1> help
authenticate, auth, login         authenticate to server
chdir, cd                         change current directory
createmailbox, cm, create         create mailbox
deleteaclmailbox, dam, deleteacl  remove ACLs from mailbox
deletemailbox, dm, delete         delete mailbox
disconnect, disc                  disconnect from current server
exit, quit                        exit cyradm
help, ?                           show commands
listacl, listaclmailbox, lam      list ACLs on mailbox
listmailbox, lm                   list mailboxes
listquota, lq                     list quotas on specified root
listquotaroot, lqm, lqr           show quota roots and quotas for mailbox
renamemailbox, rename, renm       rename (and optionally relocate) mailbox
server, servername, connect       show current server or connect to server
setaclmailbox, sam, setacl        set ACLs on mailbox
setquota, sq                      set quota on mailbox or resource
version, info, ver                display version info of current server
127.0.0.1> auth
assertion "text->maxbuf > 0" failed: file "digestmd5.c", line 1497
Abort trap (core dumped)

GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols found)...
Core was generated by `perl'.
Program terminated with signal 6, Abort trap.
Reading symbols from /usr/lib/libperl.so.3...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libmd.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols found)...done.
Reading symbols from /usr/libdata/perl/5.00503/mach/auto/IO/IO.so...(no debugging symbols found)...done.
Reading symbols from /usr/libdata/perl/5.00503/mach/auto/Fcntl/Fcntl.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libsasl.so.8...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libssl.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libcrypto.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/libdb3.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libkrb.so.3...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libcom_err.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libpam.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.10...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Term/ReadLine/Gnu/Gnu.so...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libreadline.so.4...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libncurses.so.5...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/sasl/libcrammd5.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/sasl/libdigestmd5.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/sasl/libkerberos4.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/sasl/libanonymous.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/sasl/libplain.so...(no debugging symbols found)...done.
Reading symbols from /usr/local/lib/sasl/liblogin.so...(no debugging symbols found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done.
#0  0x481767b4 in kill () from /usr/lib/libc.so.4
(gdb) bt
#0  0x481767b4 in kill () from /usr/lib/libc.so.4
#1  0x481b6b26 in abort () from /usr/lib/libc.so.4
#2  0x48192d7b in __assert () from /usr/lib/libc.so.4
#3  0x4844853f in privacy_encode () from /usr/local/lib/sasl/libdigestmd5.so
#4  0x481f991b in sasl_encode () from /usr/local/lib/libsasl.so.8
#5  0x481f1ace in imclient_processoneevent () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so
#6  0x481f2065 in imclient_authenticate_sub () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so
#7  0x481f21c8 in imclient_authenticate () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so
#8  0x481ef08e in XS_Cyrus__IMAP__authenticate () from /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Cyrus/IMAP/IMAP.so
#9  0x480b5ff6 in Perl_pp_entersub () from /usr/lib/libperl.so.3
#10 0x4807f11d in Perl_runops_standard () from /usr/lib/libperl.so.3
#11 0x480e8ebd in perl_run () from /usr/lib/libperl.so.3
#12 0x8048e75 in main ()
#13 0x8048d61 in _start ()
(gdb) 
>How-To-Repeat:
See Description section.
>Fix:
N/A
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206111425.g5BEP6ei075530>