« Looking for work | Main | Ubuntu, part XII »

September 30, 2005

Xorg hangs..., part II

... and it could be Mozilla. At least it happened while I was running Firefox. Then I got this in dmesg:

kernel BUG at mm/rmap.c:483!

There's a sort of stack trace after that. What does one do with that?

Posted by Mark at September 30, 2005 09:14 PM

Trackback Pings

TrackBack URL for this entry:
http://mcraig.org/movabletype/mt-tb.cgi/863

Comments

Perhaps this has something to do with the flaky behavior of the BIOS when the printer is plugged in over USB. I had to reboot, and the printer was causing trouble. I handn't noticed it was on before.

Here's the full message:

------------[ cut here ]------------
kernel BUG at mm/rmap.c:483!
invalid operand: 0000 [#1]
PREEMPT
Modules linked in: proc_intf freq_table cpufreq_userspace cpufreq_ondemand cpufreq_powersave ipt_TCPMSS ipt_tcpmss ipt_state ipt_MASQUERADE video sony_acpi pcc_acpi button battery container ac pppoe pppox ipt_LOG iptable_mangle iptable_filter iptable_nat ip_conntrack ip_tables ipv6 af_packet ppp_generic slhc sg atp870u snd_ens1371 snd_rawmidi snd_seq_device gameport ohci1394 tulip shpchp pci_hotplug usblp snd_intel8x0 tsdev snd_ac97_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd soundcore snd_page_alloc forcedeth usbhid ehci_hcd ohci_hcd usbcore i2c_nforce2 i2c_core nvidia_agp irtty_sir sir_dev irda crc_ccitt floppy pcspkr rtc evdev md dm_mod capability commoncap nvidia agpgart sr_mod sbp2 scsi_mod ieee1394 psmouse mousedev parport_pc lp parport ide_cd cdrom ext3 jbd ide_generic ide_disk amd74xx ide_core unix thermal processor fan fbcon font bitblit vesafb cfbcopyarea cfbimgblt cfbfillrect
CPU:    0
EIP:    0060:[]    Tainted: P      VLI
EFLAGS: 00213296   (2.6.10-5-386)
EIP is at page_remove_rmap+0x24/0x38
eax: ff520000   ebx: c152b8c0   ecx: c152b8c0   edx: c152b8c0
esi: 00000000   edi: 00053000   ebp: 00000020   esp: f47fde94
ds: 007b   es: 007b   ss: 0068
Process Xorg (pid: 7615, threadinfo=f47fc000 task=f5c6fae0)
Stack: c013a1a8 c152b8c0 eed1fba4 b4296000 b4396000 df865b44 00000000 c013a23f
       c0364ce4 df865b40 b4296000 00100000 00000000 c0364ce4 b4296000 df865b44
       b4396000 00000000 c013a29d c0364ce4 df865b40 b4296000 00100000 00000000
Call Trace:
 [] zap_pte_range+0x19d/0x1f1
 [] zap_pmd_range+0x43/0x60
 [] unmap_page_range+0x41/0x5d
 [] unmap_vmas+0xe2/0x1cf
 [] unmap_region+0x61/0xc1
 [] do_munmap+0x105/0x12d
 [] sys_munmap+0x2f/0x41
 [] sysenter_past_esp+0x52/0x75
Code: b0 24 37 c0 50 9d c3 8b 54 24 04 8b 02 f6 c4 08 74 08 0f 0b e0 01 70 95 27 c0 83 42 08 ff 0f 98 c0 84 c0 74 19 8b 42 08 40 79 08  0b e3 01 70 95 27 c0 9c 58 fa ff 0d b0 24 37 c0 50 9d c3 55
 note: Xorg[7615] exited with preempt_count 1
scheduling while atomic: Xorg/0x00000001/7615
 [] schedule+0x4c/0x455
 [] release_console_sem+0x49/0xb9
 [] __down_read+0x80/0x94
 [] do_exit+0xf0/0x387
 [] do_invalid_op+0x0/0x86
 [] do_trap+0x0/0xc7
 [] do_invalid_op+0x7a/0x86
 [] page_remove_rmap+0x24/0x38
 [] kfree_skbmem+0x17/0x1c
 [] unix_stream_recvmsg+0xd6/0x37e [unix]
 [] free_pages_bulk+0x14f/0x1f3
 [] error_code+0x2b/0x30
 [] page_remove_rmap+0x24/0x38
 [] zap_pte_range+0x19d/0x1f1
 [] zap_pmd_range+0x43/0x60
 [] unmap_page_range+0x41/0x5d
 [] unmap_vmas+0xe2/0x1cf
 [] unmap_region+0x61/0xc1
 [] do_munmap+0x105/0x12d
 [] sys_munmap+0x2f/0x41
 [] sysenter_past_esp+0x52/0x75

Posted by: Mark at September 30, 2005 09:42 PM