Re: I think KSE-MIII import complete

2002-06-30 Thread Julian Elischer

hey what's the problem.. it rebooted didn't it :-)

seriously now, thanks for the information..
I'll try simulate this..
Is this EVERY shutdown?
does it happen for reboot?

this could be signals .. Goshh I hate signals..

On Sat, 29 Jun 2002, Manfred Antar wrote:

 At 05:10 PM 6/29/2002 -0700, Julian Elischer wrote:
 
 So far I have heard no complaints (that are proven)
 and My buildworlds have been going as well as thay can 
 taking into account breakages from other places (hopefully
 one will actually finish soon) So I am going to dare to step away from the 
 system for a few hours and take the baby for a walk..
 
 Pleas let me know of any suspicious behaviour..
 BTW there are some new sysctls in kern.threads.
 
 Anyone wanting to commit, that was holding back because of me, 
 feel free to break^H^H^H^H^Hcommit.
 
 Julian
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message 
 
 Julian
 i'm seeing this with a current kernel doing a shutdown -r now
 a kernel compiled just before the KSE-MIII commit did not do this
 
 pozo shutdown: reboot by root: 
 Stopping cron.
 Stopping inetd.
 Shutting down daemon processes: tdetect snmpd rplaydJun 29 22:04:12 pozo kernel: 
fxp0: promiscuous mode disabled
  UPS Deamon stopped apache
 
 Fatal trap 12: page fault while in kernel mode
 cpuid = 0; lapic.id = 
 fault virtual address   = 0x4c
 fault code  = supervisor read, page not present
 instruction pointer = 0x8:0xc01d2e74
 stack pointer   = 0x10:0xd1bbe8e0
 frame pointer   = 0x10:0xd1bbe8fc
 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 = 848 (killall)
 trap number = 12
 panic: page fault
 cpuid = 0; lapic.id = 
 boot() called on cpu#0
 
 syncing disks... panic: bdwrite: buffer is not busy
 cpuid = 0; lapic.id = 
 boot() called on cpu#0
 Uptime: 16m59s
 pfs_vncache_unload(): 1 entries remaining
 Automatic reboot in 15 seconds - press a key on the console to abort
 
 ==
 ||  [EMAIL PROTECTED]   ||
 ||  Ph. (415) 681-6235  ||
 ==
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: I think KSE-MIII import complete

2002-06-30 Thread Matthew Dillon

I got the ithread_loop/setrunqueue panic again while building the
world normally (no memory pressure).  I'm too tired to deal with
it tonight but tomorrow morning I'll attach a gdb and track it down.

-Matt

db 
db trace
Debugger(c02ec1da) at Debugger+0x46
panic(c02ec7a9,c270b780,c270b780,c270b780,c01af9b0) at panic+0xd6
setrunqueue(c270b780) at setrunqueue+0x1dd
cv_timedwait_end(c270b780) at cv_timedwait_end+0x36
softclock(0) at softclock+0x159
ithread_loop(c0ee0600,cd3dfd48,c0eefc00,c01b9bec,0) at ithread_loop+0x12c
fork_exit(c01b9bec,c0ee0600,cd3dfd48) at fork_exit+0xa8
fork_trampoline() at fork_trampoline+0x37


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: I think KSE-MIII import complete

2002-06-30 Thread Julian Elischer

which panic message?
the code here is still FULL of asserts.


On Sun, 30 Jun 2002, Matthew Dillon wrote:

 I got the ithread_loop/setrunqueue panic again while building the
 world normally (no memory pressure).  I'm too tired to deal with
 it tonight but tomorrow morning I'll attach a gdb and track it down.
 
   -Matt
 
 db 
 db trace
 Debugger(c02ec1da) at Debugger+0x46
 panic(c02ec7a9,c270b780,c270b780,c270b780,c01af9b0) at panic+0xd6
 setrunqueue(c270b780) at setrunqueue+0x1dd
 cv_timedwait_end(c270b780) at cv_timedwait_end+0x36
 softclock(0) at softclock+0x159
 ithread_loop(c0ee0600,cd3dfd48,c0eefc00,c01b9bec,0) at ithread_loop+0x12c
 fork_exit(c01b9bec,c0ee0600,cd3dfd48) at fork_exit+0xa8
 fork_trampoline() at fork_trampoline+0x37
 
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: I think KSE-MIII import complete

2002-06-30 Thread Matthew Dillon


:
:which panic message?
:the code here is still FULL of asserts.
:

Unexpected ke present.  I'm resynching and will run the build test
again.  If it crunches again I'll do a more detailed check.

-Matt

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



I think KSE-MIII import complete

2002-06-29 Thread Julian Elischer


So far I have heard no complaints (that are proven)
and My buildworlds have been going as well as thay can 
taking into account breakages from other places (hopefully
one will actually finish soon) So I am going to dare to step away from the 
system for a few hours and take the baby for a walk..

Pleas let me know of any suspicious behaviour..
BTW there are some new sysctls in kern.threads.

Anyone wanting to commit, that was holding back because of me, 
feel free to break^H^H^H^H^Hcommit.

Julian



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: I think KSE-MIII import complete

2002-06-29 Thread Manfred Antar

At 05:10 PM 6/29/2002 -0700, Julian Elischer wrote:

So far I have heard no complaints (that are proven)
and My buildworlds have been going as well as thay can 
taking into account breakages from other places (hopefully
one will actually finish soon) So I am going to dare to step away from the 
system for a few hours and take the baby for a walk..

Pleas let me know of any suspicious behaviour..
BTW there are some new sysctls in kern.threads.

Anyone wanting to commit, that was holding back because of me, 
feel free to break^H^H^H^H^Hcommit.

Julian



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message 

Julian
i'm seeing this with a current kernel doing a shutdown -r now
a kernel compiled just before the KSE-MIII commit did not do this

pozo shutdown: reboot by root: 
Stopping cron.
Stopping inetd.
Shutting down daemon processes: tdetect snmpd rplaydJun 29 22:04:12 pozo kernel: fxp0: 
promiscuous mode disabled
 UPS Deamon stopped apache

Fatal trap 12: page fault while in kernel mode
cpuid = 0; lapic.id = 
fault virtual address   = 0x4c
fault code  = supervisor read, page not present
instruction pointer = 0x8:0xc01d2e74
stack pointer   = 0x10:0xd1bbe8e0
frame pointer   = 0x10:0xd1bbe8fc
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 = 848 (killall)
trap number = 12
panic: page fault
cpuid = 0; lapic.id = 
boot() called on cpu#0

syncing disks... panic: bdwrite: buffer is not busy
cpuid = 0; lapic.id = 
boot() called on cpu#0
Uptime: 16m59s
pfs_vncache_unload(): 1 entries remaining
Automatic reboot in 15 seconds - press a key on the console to abort

==
||  [EMAIL PROTECTED]   ||
||  Ph. (415) 681-6235  ||
==


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message