Re: [gentoo-user] Weird dmesg message

2005-02-05 Thread Chris Boot
Hi,
From the last two lines:
Out of Memory: Killed process 22297 (links).
oom-killer: gfp_mask=0x1d2
This is saying the kernel's Out of Memory system has kicked in and 
killed a process to free up some memory (in this case 'links'). 
Basically, you've run out of free memory (RAM + SWAP) and it's nuked 
something to free up a little. I haven't personally seen this since I 
mistyped my swap mounts in /etc/fstab, so you might like to take a look 
at 'top' and/or /proc/meminfo to see that you actually have your swap 
mounted.

I'm not sure about the other messages, but I would guess they're related 
to the above.

HTH,
Chris
Robert S wrote:
I recently got this in my dmesg.  What the dickens does it mean??  It looks
bad.  I got a funny message while running links.
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ld-linux.so.2[32745]: segfault at 556c rip 5655a9bf rsp

8c78 error 7
ld-linux.so.2[32747]: segfault at 556c rip 5655a9bf rsp

8c78 error 7
ld-linux.so.2[32751]: segfault at 5584 rip 5655a9bf rsp

8c68 error 7
ld-linux.so.2[32753]: segfault at 5584 rip 5655a9bf rsp

8c68 error 7
oom-killer: gfp_mask=0x1d2
DMA per-cpu:
cpu 0 hot: low 2, high 6, batch 1
cpu 0 cold: low 0, high 2, batch 1
Normal per-cpu:
cpu 0 hot: low 32, high 96, batch 16
cpu 0 cold: low 0, high 32, batch 16
HighMem per-cpu: empty
Free pages: 668kB (0kB HighMem)
Active:58096 inactive:58890 dirty:0 writeback:0 unstable:0 free:167
slab:4636 mapped:115
347 pagetables:2069
DMA free:20kB min:20kB low:40kB high:60kB active:5588kB inactive:5540kB
present:16384kB
protections[]: 0 0 0
Normal free:648kB min:700kB low:1400kB high:2100kB active:226796kB
inactive:230020kB pre
sent:507840kB
protections[]: 0 0 0
HighMem free:0kB min:128kB low:256kB high:384kB active:0kB inactive:0kB
present:0kB
protections[]: 0 0 0
DMA: 1*4kB 0*8kB 1*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB
0*2048kB 0*4096kB
= 20kB
Normal: 0*4kB 1*8kB 2*16kB 1*32kB 3*64kB 1*128kB 1*256kB 0*512kB 0*1024kB
0*2048kB 0*409
6kB = 648kB
HighMem: empty
Swap cache: add 524382, delete 524381, find 120080/166021, race 2+2
Out of Memory: Killed process 22297 (links).
oom-killer: gfp_mask=0x1d2
 


--
gentoo-user@gentoo.org mailing list


[gentoo-user] Weird dmesg message

2005-02-05 Thread Robert S
I recently got this in my dmesg.  What the dickens does it mean??  It looks
bad.  I got a funny message while running links.

ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
ld-linux.so.2[32745]: segfault at 556c rip 5655a9bf rsp

8c78 error 7
ld-linux.so.2[32747]: segfault at 556c rip 5655a9bf rsp

8c78 error 7
ld-linux.so.2[32751]: segfault at 5584 rip 5655a9bf rsp

8c68 error 7
ld-linux.so.2[32753]: segfault at 5584 rip 5655a9bf rsp

8c68 error 7
oom-killer: gfp_mask=0x1d2
DMA per-cpu:
cpu 0 hot: low 2, high 6, batch 1
cpu 0 cold: low 0, high 2, batch 1
Normal per-cpu:
cpu 0 hot: low 32, high 96, batch 16
cpu 0 cold: low 0, high 32, batch 16
HighMem per-cpu: empty

Free pages: 668kB (0kB HighMem)
Active:58096 inactive:58890 dirty:0 writeback:0 unstable:0 free:167
slab:4636 mapped:115
347 pagetables:2069
DMA free:20kB min:20kB low:40kB high:60kB active:5588kB inactive:5540kB
present:16384kB
protections[]: 0 0 0
Normal free:648kB min:700kB low:1400kB high:2100kB active:226796kB
inactive:230020kB pre
sent:507840kB
protections[]: 0 0 0
HighMem free:0kB min:128kB low:256kB high:384kB active:0kB inactive:0kB
present:0kB
protections[]: 0 0 0
DMA: 1*4kB 0*8kB 1*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB
0*2048kB 0*4096kB
 = 20kB
Normal: 0*4kB 1*8kB 2*16kB 1*32kB 3*64kB 1*128kB 1*256kB 0*512kB 0*1024kB
0*2048kB 0*409
6kB = 648kB
HighMem: empty
Swap cache: add 524382, delete 524381, find 120080/166021, race 2+2
Out of Memory: Killed process 22297 (links).
oom-killer: gfp_mask=0x1d2





--
gentoo-user@gentoo.org mailing list