> -----Original Message----- > From: Matthias Kilian [mailto:[EMAIL PROTECTED] > Sent: Friday, August 26, 2005 12:47 PM > To: Will H. Backman > Cc: misc@openbsd.org > Subject: Re: kernel: page fault trap > > On Fri, Aug 26, 2005 at 11:27:38AM -0400, Will H. Backman wrote: > > Source 0 (dlink): Opening radiotap_bsd_b source interface rtw0... > > Uvm_fault(0xd0598480, 0xd0a25000, 0 1) -> e > > Kernel: page fault trap, code=0 > > Stopped at strcmp+0xc: movb 0(%eax),%cl > > ddb> > > > > Not sure what I should do to capture more info for developers. I don't > > want to reboot and give dmesg yet in case there are some ddb commands I > > should run. > > At least ps and trace, maybe trace /u, too.
Copied by hand, so I hope there are not mistakes, part 2: Ddb> ps PID PPID PGRP UID S FLAGS WAIT COMMAND 3753 15399 15399 0 3 0x4086 nanosleep sleep *16097 15399 15399 0 7 0x4006 kismet_server 15399 14367 15399 0 3 0x4086 pause sh 18520 1 18520 77 3 0x184 poll dhclient 12235 1 13769 9 3 0x86 poll dhclient 21237 1 21237 0 3 0x4086 ttyin getty 14367 1 14367 0 3 0x4086 pause ksh 19974 1 19974 0 3 0x40184 select sendmail 28135 1 28135 0 3 0x4086 ttyin getty 2865 1 2865 0 3 0x4086 ttyin getty 23478 1 23478 0 3 0x4086 ttyin getty 12349 1 12349 0 3 0x84 select cron 21398 1 21398 0 3 0x84 kqread apmd 31314 1 31314 0 3 0x184 select inetd 29603 19240 19240 73 2 0x184 syslogd 19240 1 19240 0 3 0x84 netio syslogd 14 0 0 0 3 0x100204 crypto_wa crypto 13 0 0 0 3 0x100204 aiodoned aiodoned 12 0 0 0 3 0x100204 syncer update 11 0 0 0 3 0x100204 cleaner cleaner 10 0 0 0 3 0x100204 reaper reaper 9 0 0 0 3 0x100204 pgdaemon pagedaemon 8 0 0 0 3 0x100204 pftm pfpurge 7 0 0 0 3 0x100204 cardslote cardslot1 6 0 0 0 3 0x100204 cardslote cardslot0 5 0 0 0 3 0x100204 usbtsk usbtask 4 0 0 0 3 0x100204 usbevt usb0 3 0 0 0 3 0x100204 apmev apm0 2 0 0 0 3 0x100204 kmalloc kmthread 1 0 1 0 3 0x4084 wait init 0 -1 0 0 3 0x80204 scheduler swapper Ddb>