Messages in this thread |  | | | From | jburrell@crl5 ... | | Subject | OOPS in 48-pre4 | | Date | Thu, 7 Aug 1997 02:48:23 -0500 (CDT) |
| |
This OOPS occured while I was looking around at various kernel files in my source tree.
Oops: 0000 CPU: 0 EIP: 0010:[<c012db20>] EFLAGS: 00010206 eax: 1d5d28c0 ebx: c10bdccb ecx: c10bdccb edx: c10bdd3c esi: 00000000 edi: 00000003 ebp: 00000000 esp: c000ffa8 ds: 0018 es: 0018 ss: 0018 Process kswapd (pid: 3, process nr: 3, stackpage=c000f000) Stack: c1cb19a8 c1cb1980 00000003 c012dd70 c10bdccb 00000006 00000000 c011fa01 00000000 c000e000 00000000 00009000 c011fbdb 00000003 00000000 00000000 00000100 c009bfe4 c01082ba 00000000 c011fad0 c0107fd8 Call Trace: [<c012dd70>] [<c011fa01>] [<c011fbdb>] [<c01082ba>] [<c011fad0>] [<c0107fd8>] Code: 8b 40 10 85 c0 74 02 89 c6 85 f6 74 0d 8b 46 08 85 c0 74 06 ksymoops gives this:
Using /System.map' to map addresses to symbols.
>>EIP: c012db20 <iput+18/b0> Trace: c012dd70 <shrink_dcache+54/70> Trace: c011fa01 <try_to_free_page+65/c8> Trace: c011fbdb <kswapd+10b/128> Trace: c01082ba <init+42/1a8> Trace: c011fbdb <kswapd+10b/128> Trace: c0107fd8 <this_must_match_init_task+1fd8/2000>
Code: c012db20 <iput+18/b0>
I would go after it myself, but it's 2:47AM here, and this deals with the new dcache code which I'm not going to touch. ;)
|  |