[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

"oom-killer" (out of memory)



Hola,

Esta tarde se me ha quedado "frito" el equipo (lenny 64 bits), pero se ha 
quedado bloqueado por ¿falta de memoria?.

Tenía abiertas unas pocas aplicaciones (icedove, writer y iceweasel) y me 
he descargado de la web un archivo xml de unos 100 MiB. Lo abro con 
Epiphany y el programa se queda "atontao" (no lo carga) así que lo cierro 
y abro el xml con gedit.

Como veo que le cuesta abrirlo (es un archivo "gordo", pero tampoco es 
para tanto :-P) ejecuto "top" para ver qué hace y al poco rato el equipo 
se medio-congela.

- Puedo mover el ratón pero responde muy lentamente
- Puedo acceder a una tty pero muuuy lentamente
- Desde la tty puedo ejecutar comandos pero responde muuuuuy lentamente

Con paciencia, espero un poco y logro reiniciar el equipo con un 
"shutdown -r now". El equipo reinicia sin problemas y en "/var/log/
messages" veo el desaguisado:

(perdón por el "tocho", pero sé que hay gente que no puede acceder a 
Internet por eso no lo pongo en "pastebin". Si es política de la 
lista subir este tipo de archivos a algún servicio en línea no tenéis
más que decirlo y tomo nota para la próxima):

***
Jan 28 20:53:12 stt008 kernel: [68685.778763] liferea-bin invoked oom-killer: gfp_mask=0x1201d2, order=0, oomkilladj=0
Jan 28 20:53:13 stt008 kernel: [68685.778770] Pid: 3405, comm: liferea-bin Tainted: P          2.6.26-2-amd64 #1
Jan 28 20:53:13 stt008 kernel: [68685.778771] 
Jan 28 20:53:13 stt008 kernel: [68685.778771] Call Trace:
Jan 28 20:53:13 stt008 kernel: [68685.778787]  [<ffffffff802738a0>] oom_kill_process+0x57/0x1dc
Jan 28 20:53:13 stt008 kernel: [68685.778791]  [<ffffffff8023b531>] __capable+0x9/0x1c
Jan 28 20:53:13 stt008 kernel: [68685.778793]  [<ffffffff80273bcb>] badness+0x188/0x1c7
Jan 28 20:53:13 stt008 kernel: [68685.778795]  [<ffffffff80273dff>] out_of_memory+0x1f5/0x28e
Jan 28 20:53:13 stt008 kernel: [68685.778800]  [<ffffffff80276b50>] __alloc_pages_internal+0x31d/0x3bf
Jan 28 20:53:13 stt008 kernel: [68685.778805]  [<ffffffff80278806>] __do_page_cache_readahead+0x79/0x183
Jan 28 20:53:13 stt008 kernel: [68685.778809]  [<ffffffff802730b5>] filemap_fault+0x15d/0x33c
Jan 28 20:53:13 stt008 kernel: [68685.778813]  [<ffffffff8027e530>] __do_fault+0x50/0x3e6
Jan 28 20:53:13 stt008 kernel: [68685.778819]  [<ffffffff80281893>] handle_mm_fault+0x3f4/0x867
Jan 28 20:53:13 stt008 kernel: [68685.778825]  [<ffffffff80221fbc>] do_page_fault+0x5d8/0x9c8
Jan 28 20:53:13 stt008 kernel: [68685.778831]  [<ffffffff8042a6a9>] error_exit+0x0/0x60
Jan 28 20:53:13 stt008 kernel: [68685.778837] 
Jan 28 20:53:13 stt008 kernel: [68685.778838] Mem-info:
Jan 28 20:53:13 stt008 kernel: [68685.778839] Node 0 DMA per-cpu:
Jan 28 20:53:13 stt008 kernel: [68685.778840] CPU    0: hi:    0, btch:   1 usd:   0
Jan 28 20:53:13 stt008 kernel: [68685.778842] CPU    1: hi:    0, btch:   1 usd:   0
Jan 28 20:53:13 stt008 kernel: [68685.778843] CPU    2: hi:    0, btch:   1 usd:   0
Jan 28 20:53:13 stt008 kernel: [68685.778845] CPU    3: hi:    0, btch:   1 usd:   0
Jan 28 20:53:13 stt008 kernel: [68685.778846] Node 0 DMA32 per-cpu:
Jan 28 20:53:13 stt008 kernel: [68685.778848] CPU    0: hi:  186, btch:  31 usd: 181
Jan 28 20:53:13 stt008 kernel: [68685.778849] CPU    1: hi:  186, btch:  31 usd: 103
Jan 28 20:53:13 stt008 kernel: [68685.778850] CPU    2: hi:  186, btch:  31 usd: 169
Jan 28 20:53:13 stt008 kernel: [68685.778851] CPU    3: hi:  186, btch:  31 usd: 161
Jan 28 20:53:13 stt008 kernel: [68685.778852] Node 0 Normal per-cpu:
Jan 28 20:53:13 stt008 kernel: [68685.778854] CPU    0: hi:  186, btch:  31 usd: 167
Jan 28 20:53:13 stt008 kernel: [68685.778855] CPU    1: hi:  186, btch:  31 usd: 184
Jan 28 20:53:13 stt008 kernel: [68685.778857] CPU    2: hi:  186, btch:  31 usd: 167
Jan 28 20:53:13 stt008 kernel: [68685.778858] CPU    3: hi:  186, btch:  31 usd: 155
Jan 28 20:53:13 stt008 kernel: [68685.778860] Active:1118306 inactive:891686 dirty:0 writeback:0 unstable:0
Jan 28 20:53:13 stt008 kernel: [68685.778861]  free:10797 slab:6609 mapped:119 pagetables:9129 bounce:0
Jan 28 20:53:13 stt008 kernel: [68685.778863] Node 0 DMA free:11644kB min:12kB low:12kB high:16kB active:0kB inactive:0kB present:10740kB pages_scanned:0 all_unreclaimable? yes
Jan 28 20:53:13 stt008 kernel: [68685.778865] lowmem_reserve[]: 0 2998 8048 8048
Jan 28 20:53:13 stt008 kernel: [68685.778868] Node 0 DMA32 free:24448kB min:4272kB low:5340kB high:6408kB active:1469316kB inactive:1440660kB present:3070624kB pages_scanned:4991319 all_unreclaimable? yes
Jan 28 20:53:13 stt008 kernel: [68685.778871] lowmem_reserve[]: 0 0 5050 5050
Jan 28 20:53:13 stt008 kernel: [68685.778873] Node 0 Normal free:7096kB min:7196kB low:8992kB high:10792kB active:3003652kB inactive:2126084kB present:5171200kB pages_scanned:14873889 all_unreclaimable? yes
Jan 28 20:53:13 stt008 kernel: [68685.778877] lowmem_reserve[]: 0 0 0 0
Jan 28 20:53:13 stt008 kernel: [68685.778879] Node 0 DMA: 5*4kB 5*8kB 4*16kB 6*32kB 5*64kB 2*128kB 2*256kB 2*512kB 3*1024kB 1*2048kB 1*4096kB = 11644kB
Jan 28 20:53:13 stt008 kernel: [68685.778885] Node 0 DMA32: 4570*4kB 3*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 24448kB
Jan 28 20:53:13 stt008 kernel: [68685.778891] Node 0 Normal: 86*4kB 12*8kB 4*16kB 2*32kB 2*64kB 0*128kB 1*256kB 0*512kB 0*1024kB 1*2048kB 1*4096kB = 7096kB
Jan 28 20:53:13 stt008 kernel: [68685.778897] 912 total pagecache pages
Jan 28 20:53:13 stt008 kernel: [68685.778899] Swap cache: add 571899, delete 571899, find 10135/14472
Jan 28 20:53:13 stt008 kernel: [68685.778900] Free swap  = 0kB
Jan 28 20:53:13 stt008 kernel: [68685.778901] Total swap = 2104472kB
Jan 28 20:53:13 stt008 kernel: [68685.808669] 2097152 pages of RAM
Jan 28 20:53:13 stt008 kernel: [68685.808671] 46836 reserved pages
Jan 28 20:53:13 stt008 kernel: [68685.808672] 3027 pages shared
Jan 28 20:53:13 stt008 kernel: [68685.808673] 0 pages swap cached
Jan 28 20:57:30 stt008 shutdown[16321]: shutting down for system reboot
***

El equipo tiene 8 GiB de ram.

No sé cómo interpretar este mensaje. ¿Es un bug que deba reportar?

Saludos,

-- 
Camaleón


Reply to: