Re: FreeBSD Server Panics & Reboots
Joseph, On Wed, 26 Jan 2005 you wrote: > I think i'll start checking on the hardware and the memomry last since > memtest shows no errors with the memory. Don't discount memory problems. Search the archives of this list for previous discussions about memory test programs. You will find that whereas a failed memory test implies bad memory, a successful memory test does not mean that the memory is good. Memory test programs are of limited utility. ...Sandy ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Server Panics & Reboots
I think i'll start checking on the hardware and the memomry last since memtest shows no errors with the memory. Joseph On Tue, 25 Jan 2005, Lowell Gilbert wrote: Different thing triggering the reboots, and generally a signal 11? This is almost always some sort of hardware trouble, most often bad memory. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Server Panics & Reboots
Lowell Gilbert <[EMAIL PROTECTED]> writes: > Different thing triggering the reboots, and generally a signal 11? > This is almost always some sort of hardware trouble, most often bad > memory. Extremely likely, yes. I've had that a few times, mostly with el cheapo PCs; with one it did interestingly not happen with FreeBSD 1.1.5.2, but with 2.0. Better hardware always solved the problem. -- Patriotism is your conviction that this country is superior to all others because you were born in it. -- George Bernard Shaw ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Server Panics & Reboots
Joseph Begumisa <[EMAIL PROTECTED]> writes: Joseph Begumisa <[EMAIL PROTECTED]> writes: > I thought so the first time - I was running apache+ssl. I deinstalled > it and reinstalled apache+modssl. Same thing happens. The first time > this happened was when I was buidling world. Then the current process > was cc1. The second time, i was running locate.updatedb and it > rebooted and showed that the current process was find. Different thing triggering the reboots, and generally a signal 11? This is almost always some sort of hardware trouble, most often bad memory. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Server Panics & Reboots
I thought so the first time - I was running apache+ssl. I deinstalled it and reinstalled apache+modssl. Same thing happens. The first time this happened was when I was buidling world. Then the current process was cc1. The second time, i was running locate.updatedb and it rebooted and showed that the current process was find. Joseph. On Tue, 25 Jan 2005, gabriel wrote: I saw something with one of the servers I admin where ftpd crashed when two people were on at the same time for the same amount of minutes (8 minutes). From what it looks like, I'd say there's something going on with apache (if thats what you run), perhaps reinstall it? Just a thought. Cheers! On Tue, 25 Jan 2005 11:30:52 +0300 (EAT), Joseph Begumisa <[EMAIL PROTECTED]> wrote: I have a freebsd server in data center that keeps rebooting every 7 hours or so with the following messages from /var/run/dmesg.boot pid 2962 (httpd), uid 80: exited on signal 11 pid 2955 (httpd), uid 80: exited on signal 11 pid 2997 (httpd), uid 80: exited on signal 11 pid 3038 (httpd), uid 80: exited on signal 11 pid 2879 (httpd), uid 80: exited on signal 11 pid 3209 (httpd), uid 80: exited on signal 11 pid 3330 (httpd), uid 80: exited on signal 4 pid 2872 (httpd), uid 80: exited on signal 11 pid 3417 (httpd), uid 80: exited on signal 11 Fatal trap 12: page fault while in kernel mode fault virtual address = 0xff8f fault code = supervisor read, page not present instruction pointer = 0x8:0xc035dc58 stack pointer = 0x10:0xe4c53e7c frame pointer = 0x10:0xe4c53e84 code segment= base 0x0, limit 0xf, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags= interrupt enabled, resume, IOPL = 0 current process = 3655 (httpd) interrupt mask = none trap number = 12 panic: page fault The output from uname -a is as follows: [EMAIL PROTECTED] ~ $> uname -a FreeBSD web.trueafrican.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Sat Jan 22 13:13:09 GMT 2005 [EMAIL PROTECTED]:/usr/src/sys/compile/WEB-TA i386 The basic machine details are: CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz (1992.63-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febfbff real memory = 1073676288 (1048512K bytes) avail memory = 1039589376 (1015224K bytes) I dont think it is a hard disk issue since the hard disks were replaced recently. Probably cpu fan malfunction? Anyone seen anything like this? Thanks. Joseph. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Server Panics & Reboots
I saw something with one of the servers I admin where ftpd crashed when two people were on at the same time for the same amount of minutes (8 minutes). From what it looks like, I'd say there's something going on with apache (if thats what you run), perhaps reinstall it? Just a thought. Cheers! On Tue, 25 Jan 2005 11:30:52 +0300 (EAT), Joseph Begumisa <[EMAIL PROTECTED]> wrote: > > I have a freebsd server in data center that keeps rebooting every 7 hours > or so with the following messages from /var/run/dmesg.boot > > pid 2962 (httpd), uid 80: exited on signal 11 > pid 2955 (httpd), uid 80: exited on signal 11 > pid 2997 (httpd), uid 80: exited on signal 11 > pid 3038 (httpd), uid 80: exited on signal 11 > pid 2879 (httpd), uid 80: exited on signal 11 > pid 3209 (httpd), uid 80: exited on signal 11 > pid 3330 (httpd), uid 80: exited on signal 4 > pid 2872 (httpd), uid 80: exited on signal 11 > pid 3417 (httpd), uid 80: exited on signal 11 > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0xff8f > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc035dc58 > stack pointer = 0x10:0xe4c53e7c > frame pointer = 0x10:0xe4c53e84 > code segment= base 0x0, limit 0xf, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags= interrupt enabled, resume, IOPL = 0 > current process = 3655 (httpd) > interrupt mask = none > trap number = 12 > panic: page fault > > The output from uname -a is as follows: > > [EMAIL PROTECTED] ~ $> uname -a > FreeBSD web.trueafrican.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Sat Jan 22 > 13:13:09 GMT 2005 [EMAIL PROTECTED]:/usr/src/sys/compile/WEB-TA > i386 > > The basic machine details are: > > CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz (1992.63-MHz 686-class CPU) >Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 > > Features=0x3febfbff SE2,SS,HTT,TM> > real memory = 1073676288 (1048512K bytes) > avail memory = 1039589376 (1015224K bytes) > > I dont think it is a hard disk issue since the hard disks were replaced > recently. Probably cpu fan malfunction? Anyone seen anything like this? > > Thanks. > > Joseph. > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > -- gabriel, Member of: FreeBSD-Announce FreeBSD-Hardware FreeBSD-Multimedia FreeBSD-questions ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
FreeBSD Server Panics & Reboots
I have a freebsd server in data center that keeps rebooting every 7 hours or so with the following messages from /var/run/dmesg.boot pid 2962 (httpd), uid 80: exited on signal 11 pid 2955 (httpd), uid 80: exited on signal 11 pid 2997 (httpd), uid 80: exited on signal 11 pid 3038 (httpd), uid 80: exited on signal 11 pid 2879 (httpd), uid 80: exited on signal 11 pid 3209 (httpd), uid 80: exited on signal 11 pid 3330 (httpd), uid 80: exited on signal 4 pid 2872 (httpd), uid 80: exited on signal 11 pid 3417 (httpd), uid 80: exited on signal 11 Fatal trap 12: page fault while in kernel mode fault virtual address = 0xff8f fault code = supervisor read, page not present instruction pointer = 0x8:0xc035dc58 stack pointer = 0x10:0xe4c53e7c frame pointer = 0x10:0xe4c53e84 code segment= base 0x0, limit 0xf, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags= interrupt enabled, resume, IOPL = 0 current process = 3655 (httpd) interrupt mask = none trap number = 12 panic: page fault The output from uname -a is as follows: [EMAIL PROTECTED] ~ $> uname -a FreeBSD web.trueafrican.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Sat Jan 22 13:13:09 GMT 2005 [EMAIL PROTECTED]:/usr/src/sys/compile/WEB-TA i386 The basic machine details are: CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz (1992.63-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febfbff real memory = 1073676288 (1048512K bytes) avail memory = 1039589376 (1015224K bytes) I dont think it is a hard disk issue since the hard disks were replaced recently. Probably cpu fan malfunction? Anyone seen anything like this? Thanks. Joseph. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"