Fatal trap 12: page fault while in kernel mode in FreeBSD 9.1

2013-06-11 Thread rab fulton
panic: page fault GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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

Fatal trap 12: page fault while in kernel mode

2010-10-21 Thread Michael Stellar
... Unread portion of the kernel message buffer: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0x210 fault code = supervisor read data, page not present instruction pointer = 0x20

Page Fault While in Kernel Mode (IPNAT)

2010-09-27 Thread Berk Gulenler
to see the conditions. There is absolutely no warranty for GDB. Type show warranty for details. This GDB was configured as i386-marcel-freebsd... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address= 0x4

Page Fault While in Kernel Mode (IPNAT)

2010-09-26 Thread Berk Gulenler
= base 0x0, limit 0xf, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags= interrupt enabled, resume, IOPL = 0 current process= 25 (irq26: bge1) trap number= 12 panic: page fault cpuid = 0 Uptime: 2d0h6m24s

Re: Page fault in kernel when using CD, BSD 7.2

2010-08-13 Thread Chris Whitehouse
Mark Terribile wrote: AMI BIOS. The NB heatsink is barely warm (fan cooled), the not necessarily a good sign, you would get this if the heat from the cpu is not getting transferred to the heatsink. Remove, clean, apply new heat transfer compound, make sure the heatsink is actually seating

Page fault in kernel when using CD, BSD 7.2

2010-08-12 Thread Mark Terribile
Hi, Second problem: on a machine (Core 2 Quad, 2.24 GHz) the CD/DVD drive has started to give me page faults in the kernel. The press any key on the console to halt the reboot does not work. Okay, now it's happening with nothing but the fsck running. It takes maybe fifteen minutes. I'm

Page fault in kernel when using CD, BSD 7.2

2010-08-12 Thread Mark Terribile
Hi, In the last two days I've had two nasty problems on two machines. The first started dumping core on epiphany, apparently when the Javascript garbage collector ran. I found that the fan on the video card was running and stopping. I jury-rigged a fan over it (until I get a new one) and

RE: Page fault in kernel when using CD, BSD 7.2

2010-08-12 Thread Graeme Dargie
-Original Message- From: Mark Terribile [mailto:materrib...@yahoo.com] Sent: 12 August 2010 03:32 To: freebsd-questions@freebsd.org Subject: Page fault in kernel when using CD, BSD 7.2 Hi, In the last two days I've had two nasty problems on two machines. The first started dumping

Re: Page fault in kernel when using CD, BSD 7.2

2010-08-12 Thread Mark Terribile
Hi, Second problem: on a machine (Core 2 Quad, 2.24 GHz) the CD/DVD drive has started to give me page faults in the kernel.  The press any key on the console to halt the reboot does not work. Okay, now it's happening with nothing but the fsck running. It takes maybe fifteen minutes.

Re: fnd cause panic: page fault

2010-08-02 Thread Matthew Seaman
On 02/08/2010 05:59, n dhert wrote: Sometimes my FreeBSD8.0-p4 machine does an automatic reboot after panic: page fault. (Fatal trap 12: page fault while in kernel mode) It's at random times. What in general can be the cause of that? Is it always due to hardware memory errors? This is very

Re: Sudden refusal to boot with page fault in swapper

2010-08-02 Thread Matthew Hambley
On 14/06/10 10:51, Matthew Hambley wrote: My FreeBSD system (amd64, SATA, root on ZFS) has suddenly started refusing to boot up. It crashes out with a page fault just after the ZFS warning that I only have 4GB of RAM. Just to conclude this issue in case anyone searches for it in the future

fnd cause panic: page fault

2010-08-01 Thread n dhert
Sometimes my FreeBSD8.0-p4 machine does an automatic reboot after panic: page fault. (Fatal trap 12: page fault while in kernel mode) It's at random times. What in general can be the cause of that? Is it always due to hardware memory errors? What else can be a cause, how to find out ? I have

Fatal trap 12: page fault while in kernel mode

2010-07-10 Thread n dhert
) Blocksize: 512 Dumptime: Sat Jul 10 00:22:39 2010 Hostname: radix.cmi.ua.ac.be Magic: FreeBSD Kernel Dump Version String: FreeBSD 8.0-RELEASE-p2 #0: Thu Feb 25 09:59:40 CET 2010 r...@radix.cmi.ua.ac.be:/usr/obj/usr/src/sys/GENERICQ Panic String: page fault Dump Parity: 1570614093 Bounds

Page fault in swapper on boot

2010-06-28 Thread Richard Kolkovich
I rebooted today to recover a couple devices which were in use by zombie processes. Now, I'm met with the same page fault documented in this previous message: http://lists.freebsd.org/pipermail/freebsd-questions/2010-June/217625.html I also performed the gettext upgrade between my last reboot

Re: Page fault in swapper on boot

2010-06-28 Thread Richard Kolkovich
On Mon, Jun 28, 2010 at 02:16:42PM -0500, Richard Kolkovich wrote: I rebooted today to recover a couple devices which were in use by zombie processes. Now, I'm met with the same page fault documented in this previous message: http://lists.freebsd.org/pipermail/freebsd-questions/2010-June

Re: Page fault in swapper on boot

2010-06-28 Thread Michael Powell
Richard Kolkovich wrote: On Mon, Jun 28, 2010 at 02:16:42PM -0500, Richard Kolkovich wrote: I rebooted today to recover a couple devices which were in use by zombie processes. Now, I'm met with the same page fault documented in this previous message: http://lists.freebsd.org/pipermail

Sudden refusal to boot with page fault in swapper

2010-06-14 Thread Matthew Hambley
My FreeBSD system (amd64, SATA, root on ZFS) has suddenly started refusing to boot up. It crashes out with a page fault just after the ZFS warning that I only have 4GB of RAM. The following is a transcription of what I see: ZFS file system version 13 ZFS storage pool version 13 Timecounters

Busy disk and page fault

2009-03-09 Thread Nicolas Haller
the server can make 20k page fault per second. So, did you think I really have a disk contention or this high number of page fault can be a problem (and if it can, how to resolve it). Thanks, -- Nicolas Haller ___ freebsd-questions@freebsd.org mailing list http

Re: Busy disk and page fault

2009-03-09 Thread Wojciech Puchar
The server is overload, the disk is 100% busy with 250 write operations per second and a throuput of 6MB/s. My first idea is because of mass random access/write on the disk. But I also see the server can make 20k page fault per second. what page fault? most page faults in FreeBSD doesn't mean

Re: Busy disk and page fault

2009-03-09 Thread Nicolas Haller
On Mon, Mar 09, 2009 at 05:04:16PM +0100, Wojciech Puchar wrote: The server is overload, the disk is 100% busy with 250 write operations per second and a throuput of 6MB/s. My first idea is because of mass random access/write on the disk. But I also see the server can make 20k page fault per

Page Fault.

2008-12-01 Thread Keith
things. Same pointers etc, the only difference is what the cpuid was at the time. == kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0x104 fault code = supervisor read, page not present

Re: Page Fault.

2008-12-01 Thread Mel
cores and have run kgdb on them. Both vmcore's show the same things. Same pointers etc, the only difference is what the cpuid was at the time. == kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0x104

Re: Page Fault.

2008-12-01 Thread Keith
On Mon, 1 Dec 2008, Mel wrote: |-On Monday 01 December 2008 19:32:59 Keith wrote: |- |- == |- kernel trap 12 with interrupts disabled |- |- Fatal trap 12: page fault while in kernel mode |- cpuid = 2; apic id = 02 |- fault virtual address = 0x104 |- fault code = supervisor read

Re: Page Fault.

2008-12-01 Thread Mel
On Monday 01 December 2008 21:34:14 Keith wrote: On Mon, 1 Dec 2008, Mel wrote: |-On Monday 01 December 2008 19:32:59 Keith wrote: |- |- == |- kernel trap 12 with interrupts disabled |- |- Fatal trap 12: page fault while in kernel mode |- cpuid = 2; apic id = 02 |- fault virtual

Re: page fault while in kernel mode

2008-10-21 Thread John Baldwin
On Monday 20 October 2008 08:52:07 pm Robert Fitzpatrick wrote: On Mon, 2008-10-20 at 13:45 -0400, John Baldwin wrote: i386 cannot address more than 4GB unless the kernel is built with PAE mode enabled. This isn't enabled in GENERIC for many (justified) reasons. If you have more than

Re: page fault while in kernel mode

2008-10-21 Thread Robert Fitzpatrick
On Tue, 2008-10-21 at 12:03 -0400, John Baldwin wrote: Some drivers don't work with PAE (see all the 'nodevice' lines in /sys/i386/conf/PAE). You'll need to purge those drivers from your config. If you are using the hardware those drivers support, then you can't use PAE. Thanks for the

Re: page fault while in kernel mode

2008-10-21 Thread Jeremy Chadwick
On Tue, Oct 21, 2008 at 02:35:22PM -0400, Robert Fitzpatrick wrote: On Tue, 2008-10-21 at 12:03 -0400, John Baldwin wrote: Some drivers don't work with PAE (see all the 'nodevice' lines in /sys/i386/conf/PAE). You'll need to purge those drivers from your config. If you are using the

Re: page fault while in kernel mode

2008-10-21 Thread Robert Fitzpatrick
On Tue, 2008-10-21 at 11:47 -0700, Jeremy Chadwick wrote: The drivers which don't work are listed in the /sys/i386/conf/PAE file. They're prefixed by the word nodevice, which tells the kernel config reader DO NOT build this device, because it won't work. You will need to take the nodevice

Re: page fault while in kernel mode

2008-10-21 Thread John Baldwin
On Tuesday 21 October 2008 02:47:11 pm Jeremy Chadwick wrote: On Tue, Oct 21, 2008 at 02:35:22PM -0400, Robert Fitzpatrick wrote: On Tue, 2008-10-21 at 12:03 -0400, John Baldwin wrote: Some drivers don't work with PAE (see all the 'nodevice' lines in /sys/i386/conf/PAE). You'll need to

Re: page fault while in kernel mode

2008-10-21 Thread Robert Fitzpatrick
On Tue, 2008-10-21 at 15:09 -0400, John Baldwin wrote: Alternatively, you could just remove the 'device adv' line from your kernel config rather than adding lots of 'nodevice' lines at the bottom. You can usually do 'man 4 driver name' to see what devices it supports. In this case,

Re: page fault while in kernel mode

2008-10-21 Thread Jeremy Chadwick
On Tue, Oct 21, 2008 at 03:22:28PM -0400, Robert Fitzpatrick wrote: On Tue, 2008-10-21 at 15:09 -0400, John Baldwin wrote: Alternatively, you could just remove the 'device adv' line from your kernel config rather than adding lots of 'nodevice' lines at the bottom. You can usually do

Re: page fault while in kernel mode

2008-10-21 Thread John Baldwin
On Tuesday 21 October 2008 03:22:28 pm Robert Fitzpatrick wrote: On Tue, 2008-10-21 at 15:09 -0400, John Baldwin wrote: Alternatively, you could just remove the 'device adv' line from your kernel config rather than adding lots of 'nodevice' lines at the bottom. You can usually do

Re: page fault while in kernel mode

2008-10-20 Thread Robert Fitzpatrick
-RELEASE up to 6GB filling all slots, that is why I wanted to load amd64. I reduced down to 4GB and now am able to install 7.0-RELEASE i386. Does this mean that I may have a hardware issue or can FreeBSD produce the page fault I was getting when using over 4GB with i386? I would love to figure out this BTX

Re: page fault while in kernel mode

2008-10-20 Thread Jeremy Chadwick
the page fault I was getting when using over 4GB with i386? i386 cannot address more than 4GB unless the kernel is built with PAE mode enabled. This isn't enabled in GENERIC for many (justified) reasons. If you have more than 4GB, you should be using amd64, so you made the right decision

Re: page fault while in kernel mode

2008-10-20 Thread John Baldwin
-RELEASE i386. Does this mean that I may have a hardware issue or can FreeBSD produce the page fault I was getting when using over 4GB with i386? i386 cannot address more than 4GB unless the kernel is built with PAE mode enabled. This isn't enabled in GENERIC for many (justified) reasons. If you

Re: page fault while in kernel mode

2008-10-20 Thread Robert Fitzpatrick
On Mon, 2008-10-20 at 13:45 -0400, John Baldwin wrote: i386 cannot address more than 4GB unless the kernel is built with PAE mode enabled. This isn't enabled in GENERIC for many (justified) reasons. If you have more than 4GB, you should be using amd64, so you made the right decision

page fault while in kernel mode

2008-10-19 Thread Robert Fitzpatrick
I took a working 5.4-i386 server and trying to convert its RAID 5 to RAID 10 and load 7.0 amd64. I kept getting BTX halted even after flashing the latest bios and firmware for the raid card, Intel SRCZCR, in this dual Xeon 2.4GHz supermicro superserver. I have another server, bit newer, but same

page fault while in kernel mode

2008-10-19 Thread Robert Fitzpatrick
I took a working 5.4-i386 server and trying to convert its RAID 5 to RAID 10 and load 7.0 amd64. I kept getting BTX halted even after flashing the latest bios and firmware for the raid card, Intel SRCZCR, in this dual Xeon 2.4GHz supermicro superserver. I have another server, bit newer, but same

Re: page fault while in kernel mode

2008-10-19 Thread Jeremy Chadwick
On Sun, Oct 19, 2008 at 03:50:01PM -0400, Robert Fitzpatrick wrote: I took a working 5.4-i386 server and trying to convert its RAID 5 to RAID 10 and load 7.0 amd64. I kept getting BTX halted even after flashing the latest bios and firmware for the raid card, Intel SRCZCR, in this dual Xeon

Atheros Wireless Card Causes Page Fault

2008-07-17 Thread Edward Ruggeri
to the wireless router and gets an IP address successfully. (My wireless at home is unsecured). I go to test the connection in Lynx. Google loads (yay!). I submit a google search, that may load. But I rarely get a third page transmitted before I get a page fault. The error is quite like this person's

Atheros Wireless Card Causes Page Fault

2008-07-17 Thread Edward Ruggeri
to the wireless router and gets an IP address successfully. (My wireless at home is unsecured). I go to test the connection in Lynx. Google loads (yay!). I submit a google search, that may load. But I rarely get a third page transmitted before I get a page fault. The error is quite like this person's

Re: Atheros Wireless Card Causes Page Fault

2008-07-17 Thread Edward Ruggeri
On Thu, Jul 17, 2008 at 9:38 AM, Edward Ruggeri [EMAIL PROTECTED] wrote: Hi, This is a question about a hardware problem. I hope this is an appropriate place to ask. I have a recently purchased Lenovo ThinkPad, with a Atheros 5212 wireless card (well, dmesg says it's an Atheros 5212; I

Fatal Trap 12: Page Fault While in Kernel Mode

2008-07-01 Thread Devinder Singh
_ Check out Barclays Premier League exclusive video clips here! http://fc.sg.msn.com/index.aspx___ freebsd-questions@freebsd.org mailing list

RE: Fatal Trap 12: Page Fault While in Kernel Mode

2008-07-01 Thread Devinder Singh
Hi I am getign this serios error message when i have packaged free radius in freebsd 6.3 Fatal Trap 12: page fault while in kernel mode fault virtual address fault code = supervisor write , page not present instruction pointer = 0*20 stack pointer = curent process = 0 trap njumber

Re: Fatal Trap 12 Page Fault while in Kernel Moder

2008-07-01 Thread Kris Kennaway
Devinder Singh wrote: Hi I am using Free BSD 6.3 and am intergating Monowal and FreeRadius When i make the image i get this error Fatal Trap 12 :page fault while in kernel mode Fault virtual addres 0xbffle000 fault code -= supervisor write, page not present instruction pointer = 0*28

Fatal Trap 12 Page Fault while in Kernel Moder

2008-06-30 Thread Devinder Singh
Hi I am using Free BSD 6.3 and am intergating Monowal and FreeRadius When i make the image i get this error Fatal Trap 12 :page fault while in kernel mode Fault virtual addres 0xbffle000 fault code -= supervisor write, page not present instruction pointer = 0*28 = trap number 12 panic

Re: reboot after panic : page fault for two consecutive days now with FreeBSD stable 7.0

2008-06-18 Thread Edwin L. Culp
05:54:42 CDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ENCONTACTO Panic String: page fault Dump Parity: 2395754794 Bounds: 2 Dump Status: good the vmcore is about 300M so I'm not attaching it;) I could put it on line at a moments notice. I think that what I need is probably a crash

Re: reboot after panic : page fault for two consecutive days now with FreeBSD stable 7.0

2008-06-18 Thread Kris Kennaway
#258: Tue Jun 10 05:54:42 CDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ENCONTACTO Panic String: page fault Dump Parity: 2395754794 Bounds: 2 Dump Status: good the vmcore is about 300M so I'm not attaching it;) I could put it on line at a moments notice. I think that what I need

RE: reboot after panic : page fault for two consecutive days nowwith FreeBSD stable 7.0

2008-06-12 Thread 1
I had a similar problem when I tried to use kgdb to diagnose a page fault. I found that it worked fine on another vmcore from the next crash - without any knowledge of the subject, I assume that sometimes when FreeBSD crashed it was unable to write a correct vmcore? Anyway, try it again

reboot after panic : page fault for two consecutive days now with FreeBSD stable 7.0

2008-06-11 Thread eculp
/usr/src/sys/ENCONTACTO Panic String: page fault Dump Parity: 2395754794 Bounds: 2 Dump Status: good the vmcore is about 300M so I'm not attaching it;) I could put it on line at a moments notice. I think that what I need is probably a crash course on debugging a crash and I really don't

Re: reboot after panic : page fault for two consecutive days now with FreeBSD stable 7.0

2008-06-11 Thread eculp
2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ENCONTACTO Panic String: page fault Dump Parity: 2395754794 Bounds: 2 Dump Status: good the vmcore is about 300M so I'm not attaching it;) I could put it on line at a moments notice. I think that what I need is probably a crash course

Re: reboot after panic : page fault for two consecutive days now with FreeBSD stable 7.0

2008-06-11 Thread Kris Kennaway
]:/usr/obj/usr/src/sys/ENCONTACTO Panic String: page fault Dump Parity: 2395754794 Bounds: 2 Dump Status: good the vmcore is about 300M so I'm not attaching it;) I could put it on line at a moments notice. I think that what I need is probably a crash course on debugging a crash and I really

Re: reboot after panic : page fault for two consecutive days now with FreeBSD stable 7.0

2008-06-11 Thread eculp
05:54:42 CDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ENCONTACTO Panic String: page fault Dump Parity: 2395754794 Bounds: 2 Dump Status: good the vmcore is about 300M so I'm not attaching it;) I could put it on line at a moments notice. I think that what I need is probably a crash

Kernel Panic: isp - page fault while in kernel mode

2008-05-28 Thread Greg Himes
Hello All, Last week, one half of my dual port Qlogic fibre channel interface started causing a page fault panic while probing the second port at boot time. I was able to get the system back up by disabling the BIOS on the second port. The system still sees the 2nd port, but politely

Re: Kernel Panic: isp - page fault while in kernel mode

2008-05-28 Thread Kris Kennaway
Greg Himes wrote: Hello All, Last week, one half of my dual port Qlogic fibre channel interface started causing a page fault panic while probing the second port at boot time. I was able to get the system back up by disabling the BIOS on the second port. The system still sees the 2nd port

kernel: Fatal trap 12: page fault while in kernel mode

2008-01-04 Thread Zinevich Denis
Hi all. Some problem with free. I`ve got such mess in log: Jan 4 22:47:09 fs kernel: Fatal trap 12: page fault while in kernel mode Jan 4 22:47:09 fs kernel: fault virtual address= 0x3e Jan 4 22:47:09 fs kernel: fault code = supervisor read, page not present Jan 4 22:47:09 fs kernel

[panic]page fault while in kernel mode

2007-07-30 Thread ytriffy
Waiting (max 60 seconds) for system process `syncer' to stop... Syncing disks, vnodes remaining...6 5 3 1 0 0 done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done All buffers synced. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code

Fatal trap 12: page fault while in kernel mode.Need help.

2007-07-29 Thread Slava Gonahchan
seconds) for system process `syncer' to stop... Syncing disks, vnodes remaining...6 5 3 1 0 0 done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done All buffers synced. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page

Re: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized - SOLUTION

2007-07-06 Thread Worth Bishop
Meijome [EMAIL PROTECTED] To: Worth Bishop [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Wednesday, June 13, 2007 12:52 PM Subject: Re: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized On Tue, 12 Jun 2007 11:38:19 -0400

Re: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized

2007-06-13 Thread Norberto Meijome
On Tue, 12 Jun 2007 11:38:19 -0400 Worth Bishop [EMAIL PROTECTED] wrote: Addendum: For what it's worth, the 250Gb Samsung drive was added when the system was upgraded - it's only 3-4 months old. Worth, that doesnt mean much - drives can (and do) fail anyway. I suggest you run smartctl (

Re: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized

2007-06-13 Thread Brian A. Seklecki
Read: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html Also, is your /usr/src tagged RELENG_6_2 ? You can remove DEBUG=-g and that problem does not occur? You didn't try to update your src to tree to STABLE or CURRENT? ~~BAS On Tue, 2007-06-12 at 11:33

Re: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized

2007-06-13 Thread Brian A. Seklecki
Hardware can be eliminated by running memtest86 bootable ISOs from the web site. A bad sector test on the drives would be less ambiguous (kernel messages preceeding a panic). Smart can be helpful. Overheating CPUs and underpowered/overheated Power Supplies can cause problems, but they would

FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized

2007-06-12 Thread Worth Bishop
a message similar to this was displayed: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid=0; apic id=01 fault virtual address =0x100 fault code =supervisor read, page not present instruction pointer =0x20:0xc066c731 stack pointer =0x28:0xe432ebf0

Fw: FreeBSD 6.2 Repeating Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized

2007-06-12 Thread Worth Bishop
Crash - Sleeping thread; Fatal trap 12: page fault; warning: 'T2' might be used uninitialized Please help if you can... BACKGROUND This crash is occurring on a dual-AMD 1.6Ghz cpu white-box system with 1 Gb ram, 250Gb storage running GENERIC kernel. The system has been in production use

Page fault while in kernel mode

2006-09-12 Thread Nejc Skoberne
Hi, I am running 5.3-RELEASE on a P4 2.4GHz with 512 MB RAM. It is a normal PC hardware not a real server hardware. Today in the morning (while I was away from the console) kernel panicked and the output was Page fault while in kernel mode (the guy who wrote that down didn't write other

What does it cause that message Fatal trap 12: page fault while in kernel mode ?

2006-06-23 Thread Basheer Faith
Hello I use FreeBSD-release6.0. the server gives an error on display as below and be locked about every 10 days. Fatal trap 12: page fault while in kernel mode ... ... The server has 1 gbyte Ram, P3-550 Mhz, 2 CPU. SMP is active in kernel. What shall I do

Re: fatal trap 12 page fault in kernel mode

2006-05-26 Thread Lowell Gilbert
rwarneford [EMAIL PROTECTED] writes: I am not having any success in installing FreeBSD 6.0 at all. When the default install boot starts, it hangs at some point after identifying ad0 and acd0. If I go to the boot loader prompt, set hint.acpi.0.disabled=1, or use safe mode, install boot

fatal trap 12 page fault in kernel mode

2006-05-25 Thread rwarneford
I am not having any success in installing FreeBSD 6.0 at all. When the default install boot starts, it hangs at some point after identifying ad0 and acd0. If I go to the boot loader prompt, set hint.acpi.0.disabled=1, or use safe mode, install boot crashes very soon with the following output:

Re: panic: page fault - 6.0-RELEASE-p7 (now 6.1-RC2)

2006-05-09 Thread Nick Wood
At 09:14 AM 5/5/2006, you wrote: Hello, We have a group of web and mail servers that run under a moderate load. We recently upgraded them from 4/5.x to 6.0. While we thought we had done enough testing, apparently we hadn't and are now experiencing panic's on a number of the servers. Some

panic: page fault - 6.0-RELEASE-p7

2006-05-05 Thread Nick Wood
. There is absolutely no warranty for GDB. Type show warranty for details. This GDB was configured as i386-marcel-freebsd. Unread portion of the kernel message buffer: ber = 12 panic: page fault Uptime: 1d6h4m36s Dumping 2047 MB (3 chunks) chunk 0: 1MB (158 pages) ... ok chunk 1: 2046MB (523773 pages

Re: panic: page fault - 6.0-RELEASE-p7

2006-05-05 Thread Kris Kennaway
On Fri, May 05, 2006 at 09:14:04AM -0600, Nick Wood wrote: Hello, We have a group of web and mail servers that run under a moderate load. We recently upgraded them from 4/5.x to 6.0. While we thought we had done enough testing, apparently we hadn't and are now experiencing panic's on a

Re: Page Fault - Wireless problem?

2006-02-23 Thread Mark Tinguely
Unread portion of the kernel message buffer: ural0: could not transmit buffer: SHORT_XFER Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0667091 stack pointer

Page Fault - Wireless problem?

2006-02-22 Thread Dave Lewis
was configured as i386-marcel-freebsd. Unread portion of the kernel message buffer: ural0: could not transmit buffer: SHORT_XFER Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x20

Re: 6.0 Release kernel panic - page fault

2005-12-23 Thread Lowell Gilbert
Abhi [EMAIL PROTECTED] writes: I'm experiencing kernel panics with 6.0 Release. I did a fresh install of 6.0 Release after playing with some linux distros and Freebsd 5.4 Release. The only problem i had was due to faulty RAM. I replaced the RAM and had no problems. But for somedays my

Re: 6.0 Release kernel panic - page fault

2005-12-23 Thread Abhi
Hello, Thanks for your reply. Actually i experienced page faults mostly when browsing web mostly from linux opera. So i installed firefox from ports. It didnt cause any panic until yeserday, when it caused the crash. And after that system panic occured while booting. Well i don't know if a

Re: 6.0 Release kernel panic - page fault

2005-12-23 Thread Abhi
Hello, Thanks for your reply. Actually i experienced page faults mostly when browsing web mostly from linux opera. So i installed firefox from ports. It didnt cause any panic until yeserday, when it caused the crash. And after that system panic occured while booting. Well i don't know if a

Re: 6.0 Release kernel panic - page fault

2005-12-23 Thread Abhi
Hello, Thanks for your reply. Actually i experienced page faults mostly when browsing web mostly from linux opera. So i installed firefox from ports. It didnt cause any panic until yeserday, when it caused the crash. And after that system panic occured while booting. Well i don't know if a

6.0 Release kernel panic - page fault

2005-12-22 Thread Abhi
panic: page fault Dec 22 21:42:12 localhost savecore: reboot after panic: page fault savecore: writing core to vmcore.1 Turning on accounting. Accounting enabled Clearing /tmp. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib

Re: FreeBSD 6.0-RELEASE - panic: page fault

2005-12-14 Thread Miguel Saturnino
: = Unread portion of the kernel message buffer: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0x24 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0657a48 stack pointer = 0x28

FreeBSD 6.0-RELEASE - panic: page fault

2005-12-12 Thread Miguel Saturnino
: WARNING: /var was not properly dismounted Dec 12 01:32:48 tiger kernel: WARNING: /home was not properly dismounted Dec 12 01:32:48 tiger savecore: reboot after panic: page fault Dec 12 01:32:48 tiger savecore: writing core to vmcore.2 Dec 12 01:32:49 tiger kernel: rl0: link state changed to UP Dec 12

Page fault in kernel mode, 6.0-RELEASE

2005-11-15 Thread Guido Van Hoecke
=0x40c2c data=0x2160+0x1090 \ syms=[0x4+0x7810+0x4+0xa292] Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer = 0x20:0xc079abb9 stack pointer = 0x28:0xc0c20d4c frame pointer

Re: Page fault in kernel mode, 6.0-RELEASE

2005-11-15 Thread Kris Kennaway
with following output immediately after the boot menu: /boot/kernel/acpi.ko text=0x40c2c data=0x2160+0x1090 \ syms=[0x4+0x7810+0x4+0xa292] Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer

Re: Page fault in kernel mode, 6.0-RELEASE

2005-11-15 Thread Guido Van Hoecke
immediately after the boot menu with following output immediately after the boot menu: /boot/kernel/acpi.ko text=0x40c2c data=0x2160+0x1090 \ syms=[0x4+0x7810+0x4+0xa292] Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read

Re: page fault while in kernel mode

2005-10-25 Thread Kris Kennaway
On Mon, Oct 24, 2005 at 12:11:29PM +0100, Owen Smith wrote: Whats the best thing todo? debugging kernel etc or just upgrade to 5.4? The latter. A few hundred bugs were fixed between 5.3 and 5.4, and the former is no longer supported anyway. Kris pgpT4R8dnqxnu.pgp Description: PGP signature

page fault while in kernel mode

2005-10-24 Thread Owen Smith
Hi Whilst running 5.3-RELEASE-p22 on a GENERIC+ SMP options kernel we have had this: Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 00 fault virtual address = 0x42d38cf0 fault code = supervisor write, page not present instruction pointer = 0x8:0xc062f242

Re: page fault while in kernel mode

2005-10-24 Thread stan
On Mon, Oct 24, 2005 at 12:11:29PM +0100, Owen Smith wrote: Whats the best thing todo? debugging kernel etc or just upgrade to 5.4? Run a memory est on the machine. memtest386 works well. -- U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong Terror - New York

Re: Boot page fault - alternative kernel needed?

2005-08-03 Thread Jason Morgan
: Intel 82371AB/EB (PIIX4) USB controller at device 1.2 on pci0 Fatal trap 12: page fault while in kernel mode fault virtual address = 0xeb97b fault code = supervisor read, page not present instruction pointer= 0x8:0xc00eb87c stack pointer = 0x10:0xc10209f0 frame

Boot page fault - alternative kernel needed?

2005-07-28 Thread Jason Morgan
isa0: ISA Bus on isab0 atapci0: Intel PIIX4 UDMA33 controller port 0x3000-0x300f,0x376,0x170-0x177,0x 3f6,0x1f0-0x1f7 at device 1.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: Intel 82371AB/EB (PIIX4) USB controller at device 1.2 on pci0 Fatal trap 12: page fault while

Boot page fault - alternative kernel needed?

2005-07-28 Thread Jason Morgan
isa0: ISA Bus on isab0 atapci0: Intel PIIX4 UDMA33 controller port 0x3000-0x300f,0x376,0x170-0x177,0x 3f6,0x1f0-0x1f7 at device 1.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: Intel 82371AB/EB (PIIX4) USB controller at device 1.2 on pci0 Fatal trap 12: page fault while

Re: Boot page fault - alternative kernel needed?

2005-07-28 Thread Kevin Kinsey
: page fault while in kernel mode fault virtual address = 0xeb97b fault code = supervisor read, page not present instruction pointer= 0x8:0xc00eb87c stack pointer = 0x10:0xc10209f0 frame pointer = 0x10:0xc10209f0 code segment = base 0x0, limit 0xf

page fault when starting system with new hard disk

2005-04-02 Thread Karl Agee
) Then I get this: Fatal Trap12: page fault while in kernel mode fault virtual address =0x7800bc fault code=supervisor write, page not present instruction pointer =0x8:0xc01d72ec stack pointer = 0x10:0xc03698ec frame pointer = (same evil hex code) code segment

Re: FreeBSD 5.3: panic page fault with nge driver

2004-12-15 Thread sp0ng3b0b
the media settings for the interface. OpenBSD 3.6 does not seem to have this problem and uses the same driver. So until I see that the problem is fixed, I have to move my IDS's over to OpenBSD. sp0ng3b0b wrote: I am getting a page fault with a new install of FreeBSD 5.3 Release. Something

Re: FreeBSD 5.3: panic page fault with nge driver

2004-12-15 Thread sp0ng3b0b
I've been told that this might be fixed in CURRENT. That's nice, but I am trying to run a production quality server and CURRENT is not recommended for that purpose. Any recommendations? By the way, is Questions the wrong list for my problem? sp0ng3b0b wrote: I am getting a page fault with a new

Re: FreeBSD 5.3: panic page fault with nge driver

2004-12-15 Thread sp0ng3b0b
not going to get budget for new nics...especially when the worked before. If ANYONE can help...I would appreciate it. Again, to restate, nge driver is causing a panic: page fault. sp0ng3b0b wrote: I've been told that this might be fixed in CURRENT. That's nice, but I am trying to run

FreeBSD 5.3: panic page fault with nge driver

2004-12-14 Thread sp0ng3b0b
I am getting a page fault with a new install of FreeBSD 5.3 Release. Something changed with the nge driver in FreeBSD 5.3. I did not have this problem with 5.2.1. I just performed a clean install on a box that had been running 5.2.1 RELEASE for a few months. The box is an Instrusion Detection

Re: panic: page fault

2004-11-15 Thread kalin mintchev
On Mon, Nov 15, 2004 at 12:10:13AM -0500, kalin mintchev wrote: On Sun, Nov 14, 2004 at 11:12:30PM -0500, kalin mintchev wrote: Follow my advice then.. about kernel debugging?! Not that specifically, but I told you three things to do in order, starting with trying a later

page fault at shutdown

2004-11-14 Thread Gregory Nou
occurs ONLY when I shut down the computer using gdm (I mean Actions/shut down in gnome) The shut down do everything normal but it fails to power off : it says me that there is a page fault with this irq11 Since I wasn't really happy at the idea of hand writing the message, I did not write

panic: page fault

2004-11-14 Thread kalin mintchev
ok... about every 6 - 7 days the machine reboots because of this: /kernel: Fatal trap 12: page fault while in kernel mode /kernel: fault virtual address= 0xbeff2 /kernel: fault code = supervisor read, page not present /kernel: instruction pointer = 0x8:0xc0305ed3

Re: panic: page fault

2004-11-14 Thread Kris Kennaway
On Sun, Nov 14, 2004 at 09:04:32PM -0500, kalin mintchev wrote: ok... about every 6 - 7 days the machine reboots because of this: /kernel: Fatal trap 12: page fault while in kernel mode /kernel: fault virtual address= 0xbeff2 /kernel: fault code = supervisor read, page

Re: panic: page fault

2004-11-14 Thread kalin mintchev
On Sun, Nov 14, 2004 at 09:04:32PM -0500, kalin mintchev wrote: ok... about every 6 - 7 days the machine reboots because of this: /kernel: Fatal trap 12: page fault while in kernel mode /kernel: fault virtual address= 0xbeff2 /kernel: fault code = supervisor read, page

  1   2   >