Re: -current page fault at 0xdeadc0de

1999-05-17 Thread Jacques Vidrine
On 16 May 1999 at 12:47, Poul-Henning Kamp p...@critter.freebsd.dk wrote: This is by intention: cd /sys/kern grep -i deadc0de * kern_malloc.c:#define WEIRD_ADDR0xdeadc0de For those who like such factoids, AIX uses 0xdeadbeef similarly for uninitialized data. Prior

Re: -current page fault at 0xdeadc0de

1999-05-16 Thread Marc van Woerkom
fault virtual address = 0xdeadc0de 0xdeadc0de - dead code? :-) Is this address a coincidence or a special crafted one? Regards, Marc To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message

Re: -current page fault at 0xdeadc0de

1999-05-16 Thread Poul-Henning Kamp
In message 199905161034.maa00...@oranje.my.domain, Marc van Woerkom writes: fault virtual address = 0xdeadc0de 0xdeadc0de - dead code? :-) Is this address a coincidence or a special crafted one? This is by intention: cd /sys/kern grep -i deadc0de *

Re: -current page fault at 0xdeadc0de

1999-05-15 Thread Mike Smith
I had two systems reboot at nearly the same time. (30 seconds apart), and are completely unrelated. These both look like stack damage, actually. One system was running 2.2.8, and my core file presents me with this: su-2.02# gdb -k GDB is free software and you are welcome to distribute

Re: -current page fault at 0xdeadc0de

1999-05-15 Thread Nate Williams
One system was running 2.2.8, and my core file presents me with this: ... Just out of curiosity, are either of these systems running with NCR controllers? In case you're fishing, I'm running 4 NCR equipped boxes (510 and 575) with FreeBSD 2.2.8-stable right now and have seen *NO* problems

-current page fault at 0xdeadc0de

1999-05-12 Thread Kevin Day
I had two systems reboot at nearly the same time. (30 seconds apart), and are completely unrelated. One system was running 2.2.8, and my core file presents me with this: su-2.02# gdb -k GDB is free software and you are welcome to distribute copies of it under certain conditions; type show