Date: Sat, 13 Mar 1999 14:39:41 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Greg Rowe <greg@uswest.net> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: SMP Woes Message-ID: <19990313143941.A83428@cicely8.cicely.de> In-Reply-To: <XFMail.990310121851.greg@uswest.net>; from Greg Rowe on Wed, Mar 10, 1999 at 12:18:51PM -0600 References: <XFMail.990311114332.greg@uswest.net> <XFMail.990311115632.greg@uswest.net> <XFMail.990310121851.greg@uswest.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> db> trace > generic_bzero(f3283f80,0,f4801900,fe5a3c90,fe5a3c98) at generic_bzero+0xf > zalloci(f3283f80,f488bb00,f4801900,6f802,fe541180) at zalloci+0x29 > getnewvnode(1,f33f0200,f3266200,fe5a3cfc,100) at getnewvnode+0x2f8 > ffs_vget(f33f0200,6f802,fe5a3d7c,ff779d00,fe5a3edc) at ffs_vget+0xa5 > ufs_lookup(fe5a3dd4,fe5a3de8,f016f6d4,fe5a3dd4,fe553c1d) at ufs_lookup+0x936 > ufs_vnoperate(fe5a3dd4,fe553c1d,ff779d00,fe5a3edc,0) at ufs_vnoperate+0x15 > vfs_cache_lookup(fe5a3e30,fe5a3e40,f0171ae9,fe5a3e30,fe53b640) at > vfs_cache_lookup+0x248 > ufs_vnoperate(fe5a3e30,fe53b640,fe5a3edc,fe5a3eb8,0) at ufs_vnoperate+0x15 > lookup(fe5a3eb8,fe541180,f0250848,fe541180,1) at lookup+0x2c1 > namei(fe5a3eb8,fe541180,f0250848,0,8057000) at namei+0x133 > lstat(fe541180,fe5a3f94,8057000,ffffffff,3) at lstat+0x44 > syscall(2f,efbf002f,3,ffffffff,efbfdc70) at syscall+0x187 > Xint0x80_syscall() at Xint0x80_syscall+0x4c > db> > > db> trace > sysctl_vm_zone(f025c7ec,0,0,fa9e5ea8,0) at sysctl_vm_zone+0x90 > sysctl_root(0,fa9e5f30,2,fa9e5ea8,0) at sysctl_root+0x115 > userland_sysctl(fa98d5a0,fa9e5f30,2,0,efbfcf7c) at userland_sysctl+0x11e > __sysctl(fa98d5a0,fa9e5f94,efbfdbd8,2,efbfdbd8) at __sysctl+0x60 > syscall(2f,2f,efbfdbd8,2,efbfcf40) at syscall+0x187 > Xint0x80_syscall() at Xint0x80_syscall+0x4c > db> > Are these fixed now? I remember that I got similar things with 4.0-current from Monday and Wednesday. Both versions should be compiled with maxuser 32. It was on a PII-400 (Single CPU) and 1G RAM Now it is running with a 3.1-STABLE from Wednesday (checked out the same time as the 4.0) If anybody is interessted in I can check for dumps and debug kernels - there should be some. It is not possible to me to run further tests on this hardware. -- B.Walter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990313143941.A83428>