Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-04-07 Thread Vlad
in case someone is keep tracking this - I can confirm that the issue seems to went away since about week old RELENG_6. -- Vlad On 3/17/06, Vlad [EMAIL PROTECTED] wrote: and here comes another fresh one # kgdb kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-23 Thread Diane Bruce
I have a similar crash from 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Sun Mar 19 13:28: On Fri, Mar 17, 2006 at 09:01:05PM -0600, Vlad wrote: i Ok, thanks for Joe's hint I was able to get stuff captured: # kgdb kernel.debug /var/crash/vmcore.0 ... #9 0x8037ee2b in calltrap () at

Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Vlad
this is 6.0-STABLE as for Mar 17. KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-PRERELEASE

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Kris Kennaway
On Fri, Mar 17, 2006 at 10:59:40AM -0600, Vlad wrote: this is 6.0-STABLE as for Mar 17. Are you using kernel mode ppp? If so, don't. Kris pgp3tycV8zjpL.pgp Description: PGP signature

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Vlad
no, nothing like that. and it reboots several times a day. also, I have my swap twice less than physical mem, so I can't get a dump (btw, there was a patch for to gzip core before it stores it into swap, so it can be fit in swap of smaller size - anyone has it?) On 3/17/06, Kris Kennaway [EMAIL

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Kris Kennaway
On Fri, Mar 17, 2006 at 11:41:58AM -0600, Vlad wrote: no, nothing like that. and it reboots several times a day. Where do the online/offline messages come from? Kris pgptmL30y88dA.pgp Description: PGP signature

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Vlad
I have Putty logging stuff and I guess it's either part of its keepalive packets. On 3/17/06, Kris Kennaway [EMAIL PROTECTED] wrote: On Fri, Mar 17, 2006 at 11:41:58AM -0600, Vlad wrote: no, nothing like that. and it reboots several times a day. Where do the online/offline messages come

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Kris Kennaway
On Fri, Mar 17, 2006 at 11:46:03AM -0600, Vlad wrote: I have Putty logging stuff and I guess it's either part of its keepalive packets. OK, thanks. Kris pgp9bQOumoHeI.pgp Description: PGP signature

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Joe Talbott
On Fri, Mar 17, 2006 at 11:41:58AM -0600, Vlad wrote: no, nothing like that. and it reboots several times a day. also, I have my swap twice less than physical mem, so I can't get a dump (btw, there was a patch for to gzip core before it stores it into swap, so it can be fit in swap of

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Vlad
Ok, thanks for Joe's hint I was able to get stuff captured: # kgdb kernel.debug /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol ps_pglobal_lookup] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free

Re: Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)

2006-03-17 Thread Vlad
and here comes another fresh one # kgdb kernel.debug /var/crash/vmcore.1 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol ps_pglobal_lookup] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU