[ Sorry for the late reply, I never got your email that asked for more info. Please remember to use 415132-submit...@bugs.debian.org if you want me to get the emails.]
Seems that today w3m just gets killed by the out of memory killer. (And amazingly it also causes so much swapping that the network ups tools (nut) timeouts which might be a bug in nut): li...@pulsar:~$ w3m -dump http://iki.fi/lindi/w3m-htmlgen-1180.html > /dev/null Broadcast Message from n...@pulsar (somewhere) at 9:10 ... Communications with UPS ant...@localhost lost Broadcast Message from n...@pulsar (somewhere) at 9:10 ... Communications with UPS recei...@localhost lost Killed Broadcast Message from n...@pulsar (somewhere) at 9:10 ... Communications with UPS recei...@localhost established Broadcast Message from n...@pulsar (somewhere) at 9:10 ... Communications with UPS ant...@localhost established li...@pulsar:~$ free total used free shared buffers cached Mem: 256460 18096 238364 0 452 7152 -/+ buffers/cache: 10492 245968 Swap: 248996 7056 241940 li...@pulsar:~$ for i in w3m $(dpkg-query -W -f '${Depends}' w3m | tr ',' '\n' | awk '{print $1}'); do dpkg-query -W $i; done w3m 0.5.2-2+lenny1 libc6 2.7-18lenny6 libgc1c2 1:6.8-1.1 libgpm2 1.20.4-3.1 libncurses5 5.7+20081213-1 libssl0.9.8 0.9.8g-15+lenny8 zlib1g 1:1.2.3.3.dfsg-12 li...@pulsar:~$ dmesg|tail -n200|grep -v IN= [1124596.547610] upsd invoked oom-killer: gfp_mask=0x1201d2, order=0, oomkilladj=0 [1124596.554992] Pid: 1940, comm: upsd Not tainted 2.6.26-2-686 #1 [1124596.560993] [<c01591be>] oom_kill_process+0x4f/0x195 [1124596.567567] [<c01595e8>] out_of_memory+0x14e/0x17f [1124596.573154] [<c015b550>] __alloc_pages_internal+0x2b8/0x34e [1124596.579132] [<c015b5f2>] __alloc_pages+0x7/0x9 [1124596.583903] [<c015cf68>] __do_page_cache_readahead+0x86/0x163 [1124596.590076] [<c015d37f>] do_page_cache_readahead+0x3d/0x4a [1124596.595949] [<c0158a5e>] filemap_fault+0x164/0x35a [1124596.601173] [<c0131a29>] __wake_up_bit+0x29/0x2e [1124596.606180] [<c0161eba>] __do_fault+0x42/0x34d [1124596.611011] [<c0174696>] do_sync_read+0xbf/0xfe [1124596.615888] [<c01640ab>] handle_mm_fault+0x30c/0x6dd [1124596.621320] [<c0115bab>] do_page_fault+0x2a3/0x5c0 [1124596.626496] [<c0175277>] sys_read+0x3c/0x63 [1124596.631013] [<c0115908>] do_page_fault+0x0/0x5c0 [1124596.636003] [<c02ba20a>] error_code+0x72/0x78 [1124596.640735] [<c02b0000>] quirk_via_cx700_pci_parking_caching+0xb/0xd4 [1124596.647553] ======================= [1124596.651361] Mem-info: [1124596.653863] DMA per-cpu: [1124596.656251] CPU 0: hi: 0, btch: 1 usd: 0 [1124596.660284] Normal per-cpu: [1124596.663292] CPU 0: hi: 90, btch: 15 usd: 75 [1124596.668083] Active:27448 inactive:33982 dirty:0 writeback:0 unstable:0 [1124596.668094] free:739 slab:934 mapped:13 pagetables:244 bounce:0 [1124596.681038] DMA free:1068kB min:124kB low:152kB high:184kB active:6128kB inactive:5748kB present:16256kB pages_scanned:18698 all_unreclaimable? yes [1124596.694486] lowmem_reserve[]: 0 238 238 238 [1124596.700035] Normal free:1888kB min:1908kB low:2384kB high:2860kB active:103664kB inactive:130180kB present:243840kB pages_scanned:3507 all_unreclaimable? no [1124596.713283] lowmem_reserve[]: 0 0 0 0 [1124596.718311] DMA: 1*4kB 1*8kB 0*16kB 1*32kB 0*64kB 0*128kB 0*256kB 0*512kB 1*1024kB 0*2048kB 0*4096kB = 1068kB [1124596.728808] Normal: 0*4kB 2*8kB 1*16kB 0*32kB 1*64kB 0*128kB 1*256kB 1*512kB 1*1024kB 0*2048kB 0*4096kB = 1888kB [1124596.739579] 124 total pagecache pages [1124596.743446] Swap cache: add 136926, delete 136926, find 25898/31513 [1124596.749939] Free swap = 0kB [1124596.753053] Total swap = 248996kB [1124596.767552] 65536 pages of RAM [1124596.770850] 0 pages of HIGHMEM [1124596.774450] 1421 reserved pages [1124596.777817] 44 pages shared [1124596.781115] 0 pages swap cached [1124596.784105] 0 pages dirty [1124596.786956] 0 pages writeback [1124596.790322] 13 pages mapped [1124596.793540] 934 pages slab [1124596.796462] 244 pages pagetables [1124596.799922] Out of memory: kill process 32084 (bash) score 79849 or a child [1124596.806933] Killed process 32092 (w3m) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org