Date: Wed, 30 Jan 2002 16:33:15 -0500 From: "Robin P. Blanchard" <Robin_Blanchard@gactr.uga.edu> To: "Scot W. Hetzel" <hetzels@westbend.net> Cc: stable@FreeBSD.ORG Subject: Re: cyrus question Message-ID: <3C58669B.B8477E25@gactr.uga.edu> References: <3C585BAD.537E280E@gactr.uga.edu> <00c101c1a9d2$f7218540$1afd2fd8@westbend.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> The core file you currently have is useless, as it doesn't match your > deliver.debug. Rename deliver.debug to deliver and then wait for another > core dumb. sorry about that...anyways, here goes: # gdb /usr/local/cyrus/bin/deliver.debug /nfs/homes/nate/deliver.debug.core GNU gdb 4.18 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"... Core was generated by `deliver.debug'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/libsasl.so.8...done. Reading symbols from /usr/lib/libssl.so.2...done. Reading symbols from /usr/lib/libcrypto.so.2...done. Reading symbols from /usr/local/lib/libdb3.so.2...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/lib/libcrypt.so.2...done. Reading symbols from /usr/lib/libkrb.so.3...done. Reading symbols from /usr/lib/libcom_err.so.2...done. Reading symbols from /usr/lib/libpam.so.1...done. Reading symbols from /usr/local/lib/libldap.so.2...done. Reading symbols from /usr/local/lib/liblber.so.2...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 main (argc=4, argv=0xbfbffad8) at deliver.c:276 276 return_path = p->pw_name; (gdb) bt full #0 main (argc=4, argv=0xbfbffad8) at deliver.c:276 me = 0 p = (struct passwd *) 0x0 opt = 0 lmtpflag = 0 ignorequota = 0 mailboxname = 0x0 authuser = 0xbfbffbea "nate" return_path = 0x0 buf = "/var/imap/socket/lmtp", '\000' <repeats 71 times>, "ä·-(\000\233\006(\000\000\000\000\000\000\000\000\020%\036(\000\225\006(", '\000' <repeats 72 times>, "¤¸-(\000\233\006(", '\000' <repeats 36 times>, "z\213\005(,[\006(\000\233\006(\220J\006(\000\000\000\000\000\000\000\000à_\006(¸÷¿¿b\220\005(\b", '\000' <repeats 11 times>, "z\213\005(,[\006(\000\232\006(\220J\006(\000\000\000\000\000\000\000\000à_\006(è÷¿¿b\220\005(\b\000\000\000\b\223\006(tú¿¿z\213\005(,[\006(\000\231\006(\220J\006(\000\000\000\000\000\000"... alt_config = 0xbfbff684 "/var/imap/socket/lmtp" #1 0x80498d5 in _start () No symbol table info available. (gdb) -- ------------------------------------ Robin P. Blanchard IT Program Specialist Georgia Center for Continuing Ed. fon: 706.542.2404 fax: 706.542.6546 email: Robin_Blanchard@gactr.uga.edu ------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C58669B.B8477E25>