[Bug 107325] Re: page_mapcount(page) went negative!

2007-04-26 Thread Tero Karvinen
I have the same kernel problem. The machine is unstable, with random
freezees every couple of days.

The problem:
- Machine is unstable. Max uptime is about two weeks. Hard freezees occur 
randomly, sometimes after less than day of use. Freeze is hard, nothing works: 
num lock does not change light, alt-ctrl-del does not work, picture is frozen 
on screen. Freeze also occurs when machine is not heavily loaded, even though 
heavy load seems to make it crash faster sometimes. 
- To test the problem, I changed hard disk, re-installed Ubuntu (6.06 LTS -> 
7.04). I checked that hard drive and motherboard temperature is acceptable. 
Memory passed test. 
- Also, USB stopped to work after a kernel upgrade in Dapper (another bug).
- Machine is unstable in both 6.06 LTS and 7.04, even though I have only seen 
the error in dmesg of 7.07. Attached dmesg is from 7.04.  

Some lines from dmesg:
Eeek! page_mapcount(page) went negative! (-1)
kernel BUG at mm/rmap.c:588!
Trying to fix it up, but a reboot is needed

Test setup:
- sudo lshw: CPU AMD Athlon(tm) XP 2200+, BIOS American Megatrends Inc. 07.00T 
(04/02/01), Motherboard ECS M848A
- uname -a: Linux *** 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 
i686 GNU/Linux
- Ubuntu 7.04, fresh install. 


** Attachment added: "dmesg with page_mapcount negative error"
   http://librarian.launchpad.net/7418347/dmesg-eek.txt

-- 
page_mapcount(page) went negative!
https://bugs.launchpad.net/bugs/107325
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 107325] Re: page_mapcount(page) went negative!

2007-04-25 Thread krop
I just got something similar but it seems the problem appeared after
firefox crash :

[36968.052000] Eeek! page_mapcount(page) went negative! (-1)
[36968.052000]   page pfn = 3817d
[36968.052000]   page->flags = 8014
[36968.052000]   page->count = 1
[36968.052000]   page->mapping = 
[36968.052000]   vma->vm_ops = 0x0
[36968.052000] [ cut here ]
[36968.052000] kernel BUG at mm/rmap.c:588!
[36968.052000] invalid opcode:  [#1]
[36968.052000] SMP
[36968.052000] Modules linked in: bluetooth snd_rtctimer binfmt_misc vboxdrv 
ppdev powernow_k8 cpufreq_userspace cpufreq_stats cpufreq_powersave 
cpufreq_ondemand freq_table cpufreq_conservative tc1100_wmi pcc_acpi dev_acpi 
sony_acpi video sbs i2c_ec dock button battery container ac asus_acpi backlight 
fuse parport_pc lp parport ndiswrapper tuner tvaudio snd_intel8x0 
snd_ac97_codec ac97_bus snd_pcm_oss msp3400 snd_pcm snd_mixer_oss bttv 
video_buf snd_seq_dummy ir_common snd_seq_oss compat_ioctl32 i2c_algo_bit 
snd_seq_midi snd_rawmidi btcx_risc snd_seq_midi_event snd_seq snd_timer 
snd_seq_device nvidia(P) tveeprom videodev v4l2_common v4l1_compat snd 
soundcore amd64_agp pcspkr shpchp pci_hotplug snd_page_alloc k8temp i2c_nforce2 
i2c_core agpgart evdev tsdev ext3 jbd mbcache sg sd_mod ide_cd cdrom ide_disk 
sata_nv usbhid hid ata_generic libata scsi_mod amd74xx generic ehci_hcd 
ohci_hcd usbcore thermal processor fan fbcon tileblit font bitblit softcursor 
vesafb capability commoncap
[36968.052000] CPU:0
[36968.052000] EIP:0060:[]Tainted: P  VLI
[36968.052000] EFLAGS: 00210246   (2.6.20-15-generic #2)
[36968.052000] EIP is at page_remove_rmap+0xe0/0xf0
[36968.052000] eax:    ebx: c1702fa0   ecx: 00200046   edx: 
[36968.052000] esi: eed935c0   edi: 0ccfc000   ebp: c1702fa0   esp: ce709ec8
[36968.052000] ds: 007b   es: 007b   ss: 0068
[36968.052000] Process firefox-bin (pid: 26697, ti=ce708000 task=c7789a90 
task.ti=ce708000)
[36968.052000] Stack: c036966b  fd00 dcda83f0 c0163a8d f8bd34ad 
0cd49fff 0c568000
[36968.052000]eed935c0 ce709f58   0cd4a000 da5110cc 
e14fbe40 c1806140
[36968.052000]ff04  c139b50c dcda8000 da5110cc 3817d067 
3817d067 0006b000
[36968.052000] Call Trace:
[36968.052000]  [] unmap_vmas+0x2dd/0x5c0
[36968.052000]  [] unmap_region+0x99/0x110
[36968.052000]  [] do_munmap+0x14d/0x1e0
[36968.052000]  [] sys_brk+0xdd/0xf0
[36968.052000]  [] sysenter_past_esp+0x69/0xa9
[36968.052000]  ===
[36968.052000] Code: c0 74 0d 8b 50 08 b8 fc a1 36 c0 e8 3b ca fd ff 8b 46 48 
85 c0 74 14 8b 40 10 85 c0 74 0d 8b 50 2c b8 1c a2 36 c0 e8 20 ca fd ff <0f> 0b 
eb fe 8b 53 0c eb 95 8d b4 26 00 00 00 00 55 57 56 89 d6
[36968.052000] EIP: [] page_remove_rmap+0xe0/0xf0 SS:ESP 0068:ce709ec8
[36968.052000]  <6>note: firefox-bin[26697] exited with preempt_count 1
[36968.052000] BUG: scheduling while atomic: firefox-bin/0x1001/26697
[36968.052000]  [] __sched_text_start+0x5f8/0xa90
[36968.052000]  [] __cond_resched+0x16/0x40
[36968.052000]  [] cond_resched+0x2a/0x40
[36968.052000]  [] down_read+0x8/0x20
[36968.052000]  [] futex_wake+0x20/0xc0
[36968.052000]  [] do_futex+0x34e/0xd50
[36968.052000]  [] vt_console_print+0x64/0x300
[36968.052000]  [] vsnprintf+0x2f4/0x5f0
[36968.052000]  [] vt_console_print+0x0/0x300
[36968.052000]  [] __call_console_drivers+0x53/0x60
[36968.052000]  [] release_console_sem+0x1ca/0x220
[36968.052000]  [] sys_futex+0x91/0x140
[36968.052000]  [] mm_release+0x87/0xa0
[36968.052000]  [] exit_mm+0x12/0xf0
[36968.052000]  [] do_exit+0xf2/0x800
[36968.052000]  [] printk+0x1b/0x20
[36968.052000]  [] show_stack+0x0/0x40
[36968.052000]  [] do_invalid_op+0x0/0xb0
[36968.052000]  [] do_invalid_op+0xa2/0xb0
[36968.052000]  [] page_remove_rmap+0xe0/0xf0
[36968.052000]  [] vt_console_print+0x0/0x300
[36968.052000]  [] __call_console_drivers+0x53/0x60
[36968.052000]  [] release_console_sem+0x1ca/0x220
[36968.052000]  [] error_code+0x7c/0x90
[36968.052000]  [] page_remove_rmap+0xe0/0xf0
[36968.052000]  [] unmap_vmas+0x2dd/0x5c0
[36968.052000]  [] unmap_region+0x99/0x110
[36968.056000]  [] do_munmap+0x14d/0x1e0
[36968.056000]  [] sys_brk+0xdd/0xf0
[36968.056000]  [] sysenter_past_esp+0x69/0xa9
[36968.056000]  ===
[36968.056000] BUG: scheduling while atomic: firefox-bin/0x0001/26697
[36968.056000]  [] __sched_text_start+0x5f8/0xa90
[36968.056000]  [] __sched_text_start+0x2fd/0xa90
[36968.056000]  [] rwsem_down_failed_common+0x75/0x190
[36968.056000]  [] rwsem_down_read_failed+0x1a/0x30
[36968.056000]  [] call_rwsem_down_read_failed+0x7/0x10
[36968.056000]  [] down_read+0x14/0x20
[36968.056000]  [] futex_wake+0x20/0xc0
[36968.056000]  [] do_futex+0x34e/0xd50
[36968.056000]  [] vt_console_print+0x64/0x300
[36968.056000]  [] vsnprintf+0x2f4/0x5f0
[36968.056000]  [] vt_console_print+0x0/0x300
[36968.056000]  [] __call_console_drivers+0x53/0x60
[36968.056000]  [] release_console_sem+0x1ca/0x220

[Bug 107325] Re: page_mapcount(page) went negative!

2007-04-17 Thread richb
Forgot to attach dmesg.

** Attachment added: "dmesg"
   http://librarian.launchpad.net/7340686/out

-- 
page_mapcount(page) went negative!
https://bugs.launchpad.net/bugs/107325
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs