Re: sync hang

2000-02-23 Thread Matthew Dillon
:I'm full of all sorts of good news today. :-( : :The machine I'm having such problems with just hung. Fortunately, I was :able to get at it with :ddb and force it to dump. The resulting core gives me this stack trace: What kind of machine is this? 3.x or 4.x? This could be another pmap

[Fwd: sync hang]

2000-02-23 Thread Nick Sayer
Oh... one more thing on the hang... (kgdb) #10 0xc017d3e1 in vop_defaultop (ap=0xc84c5f20) at ../../kern/vfs_default.c:138 138 return (VOCALL(default_vnodeop_p, ap->a_desc->vdesc_offset, ap)); (kgdb) print ap $3 = (struct vop_generic_args *) 0x0 if ap is NULL, then ap->a_desc->vdesc_

sync hang

2000-02-23 Thread Nick Sayer
I'm full of all sorts of good news today. :-( The machine I'm having such problems with just hung. Fortunately, I was able to get at it with ddb and force it to dump. The resulting core gives me this stack trace: #8 0xc026bde7 in siointr (arg=0xc0afe000) at ../../isa/sio.c:1679 #9 0xc0250b37 i