Messages in this thread |  | | Date | Tue, 12 Sep 2000 19:46:51 +0200 (CEST) | From | Jelmer Vernooij <> |
| |
Hello,
I got this OOPS error. Ksymoops output is listed below. It occured when I was starting named and gave the message the error occured in 'chgrp'.
OOPS: 0000 CPU: 0 EIP: 0010: [<c019718b>] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010202 eax: 00000000 ebx: c1b25f24 ecx: c1f46380 edx: 00000004 esi: 00000000 edi: 00000001 ebp: 00000000 esp: c1b25ed8 ds: 0018 es: 0018 ss: 0018 Process chgrp (pid: 153, stackpage=c1b25000) Stack: c1b25f24 00000000 00000000 c0197f3b 00000000 00000000 c1b25f54 00000016 c1d98360 bffffca4 c1a2fc60 c1febed8 c1b25f2c c1b25f24 00000004 c01395d8 00000001 ffffff86 c1f46380 00000000 c1a2fa20 00000000 c1a2fc60 c012f437 Call trace: [<c0197f3b>] [<c01395d8>] [<c012f437>] [<c013a3b1>] [<c012f48b>] [<c0120cb7>] [<c010acfb>] Code: f6 46 34 40 74 07 31 c0 e9 f7 00 00 00 8b 56 48 85 d2 74 43
>>EIP; c019718b <check_idq+f/118> <===== Trace; c0197f3b <dquot_transfer+283/4c0> Trace; c01395d8 <cached_lookup+10/54> Trace; c012f437 <chown_common+ff/120> Trace; c013a3b1 <__user_walk+4d/58> Trace; c012f48b <sys_chown+33/48> Trace; c0120cb7 <sys_chown16+37/3c> Trace; c010acfb <system_call+33/38> Code; c019718b <check_idq+f/118> 00000000 <_EIP>: Code; c019718b <check_idq+f/118> <===== 0: f6 46 34 40 testb $0x40,0x34(%esi) <===== Code; c019718f <check_idq+13/118> 4: 74 07 je d <_EIP+0xd> c0197198 <check_idq+1c/118> Code; c0197191 <check_idq+15/118> 6: 31 c0 xorl %eax,%eax Code; c0197193 <check_idq+17/118> 8: e9 f7 00 00 00 jmp 104 <_EIP+0x104> c019728f <check_idq+113/118> Code; c0197198 <check_idq+1c/118> d: 8b 56 48 movl 0x48(%esi),%edx Code; c019719b <check_idq+1f/118> 10: 85 d2 testl %edx,%edx Code; c019719d <check_idq+21/118> 12: 74 43 je 57 <_EIP+0x57> c01971e2 <check_idq+66/118>
Jelmer
ps. please send replies to my email address too, since I am not (yet) on the kernel development list.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |