Date: Tue, 7 Aug 2001 19:41:40 -0700 (PDT) From: Dan <dphoenix@bravenet.com> To: <questions@FreeBSD.ORG> Subject: ncftpd kernel panics Message-ID: <20010807193950.V25640-100000@gandalf.bravenet.com> In-Reply-To: <bulk.52482.20010711105541@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Aug 3 12:37:55 www /kernel: Aug 3 12:37:55 www /kernel: Aug 3 12:37:55 www /kernel: Fatal trap 12: page fault while in kernel mode Aug 3 12:37:55 www /kernel: fault virtual address = 0x0 Aug 3 12:37:55 www /kernel: fault code = supervisor read, page not present Aug 3 12:37:55 www /kernel: instruction pointer = 0x8:0xc015a15b Aug 3 12:37:55 www /kernel: stack pointer = 0x10:0xd8a25eb0 Aug 3 12:37:55 www /kernel: frame pointer = 0x10:0xd8a25eb8 Aug 3 12:37:55 www /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b Aug 3 12:37:55 www /kernel: = DPL 0, pres 1, def32 1, gran 1 Aug 3 12:37:55 www /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 Aug 3 12:37:55 www /kernel: current process = 222 (ncftpd) Aug 3 12:37:55 www /kernel: interrupt mask = none Aug 3 12:37:55 www /kernel: trap number = 12 Aug 3 12:37:55 www /kernel: panic: page fault Aug 3 12:37:55 www /kernel: Aug 3 12:37:55 www /kernel: syncing disks... 107 101 92 75 53 21 killall ncftpd will reproduce this as well. upgrading to latest ncftpd stopped it. I am also having problems with ipfilter suddenly stopping packets from going out when ruleset is set for a period of more than 24 hours. removing rules and it works. re-enabling stops packets from going out as well, but rebooting the machine completely works. ideas? -- Dan +------------------------------------------------------+ | BRAVENET WEB SERVICES | | dan@bravenet.com | | screen;cd /usr/src;make buildworld;cd ~ | | cp MYKERNEL /sys/i386/conf;cd /usr/src | | make buildkernel KERNCONF=MYKERNEL | |make installkernel KERNCONF=MYKERNEL;make installworld| +______________________________________________________+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010807193950.V25640-100000>