Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9273 - Kernel oopsing over python
Summary: Kernel oopsing over python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Highest critical (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-17 18:18 UTC by david mattatall
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david mattatall 2002-10-17 18:18:27 UTC
This has happend to me atleast 12 times in the last 2 months.   
   
This oops comes from yesterday.   
   
 Unable to handle kernel NULL pointer dereference at virtual address 0000010e  
 printing eip:  
c01c1d02  
*pde = 00000000  
Oops: 0000  
CPU:    0  
EIP:    0010:[<c01c1d02>]    Tainted: P  
EFLAGS: 00010246  
eax: 00000000   ebx: ffffffe8   ecx: c02e7324   edx: c02ebbc0  
esi: cbe58d80   edi: cf770c00   ebp: 00000000   esp: c7083e70  
ds: 0018   es: 0018   ss: 0018  
Process python2.2 (pid: 28412, stackpage=c7083000)  
Stack: 00000000 cc463e50 000004ea 00000000 c01d792c cf770c00 00000000 048dd0a6  
       00000000 00000000 c7083ef8 00000000 00000000 cc463e68 00000008 cc463e50  
       cc464840 00000008 00000008 cc80c19c 00000000 00000008 c01dbc03 cc463e68  
Call Trace:    [<c01d792c>] [<c01dbc03>] [<c01e6a04>] [<c013b0c3>]  
[<c013b807>]  
  [<c013ae1d>] [<c013baaa>] [<c013be65>] [<c0138e89>] [<c0131f83>]  
[<c010872b>]  
  
Code: 66 83 bb 26 01 00 00 00 75 10 80 a3 18 01 00 00 f7 53 e8 07  
  
This one comes from 7 days ago:  
  
Unable to handle kernel NULL pointer dereference at virtual address 0000010e 
 printing eip: 
c01c1d02 
*pde = 00000000 
Oops: 0000 
CPU:    0 
EIP:    0010:[<c01c1d02>]    Tainted: P 
EFLAGS: 00010246 
eax: 00000000   ebx: ffffffe8   ecx: c02e7324   edx: c02ebbc0 
esi: c23ae480   edi: cf777c00   ebp: 00000000   esp: c4123e70 
ds: 0018   es: 0018   ss: 0018 
Process python2.2 (pid: 16785, stackpage=c4123000) 
Stack: 00000000 cc3079a0 00000657 00000000 c01d792c cf777c00 00000000 048dd0a6 
       00000000 00000000 c4123ef8 00000000 00000000 cc3079b8 00000008 cc3079a0 
       cc2fe340 00000008 00000008 c369549c 00000000 00000008 c01dbc03 cc3079b8 
Call Trace:    [<c01d792c>] [<c01dbc03>] [<c01e6a04>] [<c013b0c3>] 
[<c013b807>] 
  [<c013ae1d>] [<c013baaa>] [<c013be65>] [<c0138e89>] [<c0131f83>] 
[<c010872b>]
Comment 1 david mattatall 2002-10-17 18:20:23 UTC
Code: 66 83 bb 26 01 00 00 00 75 10 80 a3 18 01 00 00 f7 53 e8 07  
  
Both the Code and The   
 "Unable to handle kernel NULL pointer dereference at virtual address 
0000010e" are the same and this only happens when I am compiling some thing 
with portage. 
Comment 2 SpanKY gentoo-dev 2002-10-17 20:30:58 UTC
what kernel version 
Comment 3 david mattatall 2002-10-18 00:28:55 UTC
2.4.19-xfs-r1 
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-10-18 00:31:56 UTC
wow, that is weird as hell... do you have the time to test the new unmasked
xfs-sources-2.4.19-r2?  Much fixage over -r1 (including a new snapshot from teh
XFS people)
Comment 5 david mattatall 2002-10-18 00:44:31 UTC
All i've got is time...compiling now 
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-09 16:46:20 UTC
Still an issue ?
Comment 7 david mattatall 2002-12-10 06:19:57 UTC
I am now using the AA sources and this doesn't happen anymore....so no, it isn't an issue for 
me anymore. 
Comment 8 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-10 12:32:28 UTC
Brandon, closing ...