Hi guys, I have some frequently problem when run some applications using Debian 6.0.5-amd64. I did the fresh install today. Install some application, started use them and get this error on `dmesg`. At this time i noticed an application named firefox got freeze, not responding.
[quote] $ dmesg [10756.194057] firefox: Corrupted page table at address 7f0fc100d3b8 [10756.194061] PGD 4d55f067 PUD 4d551067 PMD 5e346067 PTE 807b000043e44067 [10756.194064] Bad pagetable: 000d [#2] SMP [10756.194066] last sysfs file: /sys/devices/pci0000:00/0000:00:04.0/0000:02:00.0/class [10756.194069] CPU 0 [10756.194070] Modules linked in: snd_pcm_oss snd_mixer_oss aes_x86_64 aes_generic xts gf128mul dm_crypt dm_mod fuse loop snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq snd_timer radeon snd_seq_device ttm drm_kms_helper drm snd i2c_algo_bit i2c_piix4 soundcore parport_pc pcspkr wmi psmouse serio_raw evdev button processor joydev i2c_core asus_atk0110 snd_page_alloc parport shpchp pci_hotplug ext4 mbcache jbd2 crc16 usbhid hid sd_mod crc_t10dif ata_generic ohci_hcd pata_atiixp ahci ehci_hcd libata usbcore r8169 nls_base thermal mii scsi_mod thermal_sys [last unloaded: scsi_wait_scan] [10756.194108] Pid: 22833, comm: firefox Tainted: G D 2.6.32-5-amd64 #1 System Product Name [10756.194110] RIP: 0033:[<00007f0fcf2f3e42>] [<00007f0fcf2f3e42>] 0x7f0fcf2f3e42 [10756.194116] RSP: 002b:00007fff09a76958 EFLAGS: 00010287 [10756.194119] RAX: 00007f0fb4e16d30 RBX: 00007fff09a769f0 RCX: 00007fff09a76a50 [10756.194121] RDX: 00007f0fb4e16d30 RSI: 00007f0fb4e16d30 RDI: 00007f0fc100d350 [10756.194122] RBP: 00007f0fbdf62240 R08: 0000000000000018 R09: 0000000000000018 [10756.194124] R10: 00007fff09a76920 R11: 00007f0fc6338000 R12: 00007fff09a76a50 [10756.194125] R13: 00007f0fb4e16d30 R14: 00007f0fd2164301 R15: 00007f0fd21e5820 [10756.194128] FS: 00007f0fd3414720(0000) GS:ffff880005000000(0000) knlGS:00000000f756c6d0 [10756.194129] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [10756.194131] CR2: 00007f0fc100d3b8 CR3: 000000004d4da000 CR4: 00000000000406f0 [10756.194132] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [10756.194134] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [10756.194136] Process firefox (pid: 22833, threadinfo ffff88004d41a000, task ffff88011b4a3880) [10756.194137] [10756.194138] RIP [<00007f0fcf2f3e42>] 0x7f0fcf2f3e42 [10756.194141] RSP <00007fff09a76958> [10756.194143] ---[ end trace ea1318a9dac02a4b ]--- [/quote] I use xfce as the windows manager and gdm as the display manager. my kernel: Linux hostname 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 GNU/Linux What happen? Is this a kernel problem? What should I do? Regard, Marco