Date: Mon, 8 Jun 1998 01:15:40 -0700 From: Tristan Horn <tristan+fq@ethereal.net> To: freebsd-questions@FreeBSD.ORG Subject: Quotas & crashing Message-ID: <19980608011540.E20322@ethereal.net>
next in thread | raw e-mail | index | archive | help
I enabled quotas a few days ago per the instructions in the handbook. They work beautifully, except that my [2.2.6-RELEASE] machine has crashed twice since. I recorded the second panic: Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x0:0xf01b6f75 stack pointer = 0x10:0xefbffe24 frame pointer = 0x10:0xefbffe80 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 5270 (ipop3d) interrupt mask = kernel: type 12 trap, code=0 Stopped at _dqget+0x17d: movl %ecx,0(%edx) db> trace _dqget(f261af80,426,f24dd800,0,f267cd20) at _dqget+0x17d _getinoquota(f267cd00,80,0,f282ba80,efbffed4) at _getinoquota+0x2e _ufs_access(efbffef8,f02035b8,f24d1000,0,f2526700) at _ufs_access+0x54 _access(f24d1000,efbfff94,efbfff84,74000,3) at _access+0xdf _syscall(27,27,0,3,efbfd178) at _syscall+0x183 _Xsyscall() at _Xsyscall+0x35 --- syscall 0x21, eip = 0x200b59d1, esp = 0xefbfccf0, ebp = 0xefbfd178 --- db> Any ideas? TIA, -- ************************************************************** Tristan Horn voice: +1-650-482-2840 Network Operations Center fax: +1-650-482-2844 PRIORI NETWORKS, INC. http://www.priori.net/ "Tomorrow's Performance... Today" ************************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980608011540.E20322>