From owner-freebsd-questions Mon Feb 26 21:41:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from impatience.valueclick.com (impatience.valueclick.com [216.246.96.99]) by hub.freebsd.org (Postfix) with SMTP id 26B5737B419 for ; Mon, 26 Feb 2001 21:41:08 -0800 (PST) (envelope-from ask@valueclick.com) Received: (qmail 13591 invoked by uid 500); 27 Feb 2001 05:41:07 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Feb 2001 05:41:07 -0000 Date: Mon, 26 Feb 2001 21:41:07 -0800 (PST) From: Ask Bjoern Hansen To: "John J. Rushford Jr" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail hangs In-Reply-To: <01022621452500.00548@snow.alisa.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, John J. Rushford Jr wrote: [...] > Interesting, I just posted a question about this same problem. However, > I only noticed it after adding the following kernel options: > > options IPSEC > options IPSEC_ESP > options IPSEC_DEBUG > > When I boot from a kernel without these options, sendmail no-longer > hangs. With these options it hangs and I see the same thing you > do with truss. hmn, interesting. I don't have IPSEC. My options are as follows: options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device options SOFTUPDATES #Enable FFS soft updates options MFS #Memory Filesystem options MD_ROOT #MD is a potential root options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 options SCSI_DELAY=15000 #Delay (in ms) before options UCONSOLE #Allow users to grab the options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in options SMP # Symmetric MultiProcessor options APIC_IO # Symmetric (APIC) I/O Maybe we should ask for help on -stable? :) - ask -- ask bjoern hansen - more than 70M impressions per day, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message