Hey, I've been getting this bug every so often (a couple times a month) for the past couple of months. I don't know how to reproduce it, other than it is as Mario has mentioned; It seems to only happen when resuming from suspend. There's another panic (might be the same one) I get when resuming from s2disk, but while this just screws up the framebuffer. I'm able to save the output of dmesg by switching to a VT then back to X, but sudo deadlocks (suspected fprintd hangup), as well as my attempt to `rmmod e1000e' (as root via su).
I'll post to this bug every time I get a lockup, which will help me track them as well. Thanks for your time, -Devon [78700.523610] ------------[ cut here ]------------ [78700.523716] kernel BUG at /build/buildd-linux_3.2.41-2-amd64-Wvc92F/linux-3.2.41/drivers/pci/msi.c:316! [78700.523891] invalid opcode: 0000 [#1] SMP [78700.523977] CPU 3 [78700.524017] Modules linked in: ip6table_filter ip6_tables ebtable_nat ebtables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp iptable_filter ip_tables x_tables tun bridge stp parport_pc ppdev lp parport rfcomm bnep cpufreq_conservative cpufreq_stats cpufreq_userspace pci_stub vboxpci(O) cpufreq_powersave vboxnetadp(O) vboxnetflt(O) vboxdrv(O) binfmt_misc uinput dlm configfs fuse nfsd nfs nfs_acl auth_rpcgss fscache lockd sunrpc ext3 jbd tp_smapi(O) hdaps(O) thinkpad_ec(O) loop kvm_intel kvm snd_hda_codec_hdmi snd_hda_codec_conexant arc4 joydev wacom snd_hda_intel snd_hda_codec snd_hwdep coretemp snd_pcm_oss snd_mixer_oss crc32c_intel snd_pcm snd_page_alloc ghash_clmulni_intel snd_seq_midi btusb snd_seq_midi_event bluetooth snd_rawmidi aesni_intel uvcvideo aes_x86_64 aes_generic videodev snd_seq cryptd v4l2_compat_ioctl32 media iwlwifi psmouse serio_raw evdev snd_seq_device mac80211 thinkpad_acpi iTCO_wdt i2c_i801 iTCO_vendor_support battery snd_timer ac power_supply nvram cfg80211 tpm_tis tpm i915 tpm_bios rfkill wmi snd drm_kms_helper video drm soundcore i2c_algo_bit i2c_core acpi_cpufreq mperf button processor ext4 crc16 jbd2 mbcache btrfs crc32c libcrc32c zlib_deflate dm_mod microcode sg sd_mod crc_t10dif usbhid hid thermal ahci thermal_sys libahci libata sdhci_pci sdhci mmc_core ehci_hcd scsi_mod usbcore e1000e usb_common [last unloaded: scsi_wait_scan] [78700.527057] [78700.527092] Pid: 32033, comm: ifconfig Tainted: G O 3.2.0-4-amd64 #1 Debian 3.2.41-2 LENOVO 4298CTO/4298CTO [78700.527309] RIP: 0010:[<ffffffff811d5813>] [<ffffffff811d5813>] free_msi_irqs+0x4f/0xeb [78700.527474] RSP: 0018:ffff8801702dbcb8 EFLAGS: 00010286 [78700.527573] RAX: ffff8801e1713600 RBX: ffff88013b36d980 RCX: 00000000fffffffa [78700.527705] RDX: 0000000000000000 RSI: 000000000000002a RDI: 0000000000000000 [78700.527836] RBP: ffff88021516c000 R08: ffff8801e1713600 R09: 000000000000002c [78700.527967] R10: 00000000000000c8 R11: 000000000000002a R12: ffff88021516c920 [78700.528098] R13: 0000000000000001 R14: 0000000000000000 R15: ffff880211f13400 [78700.528231] FS: 00007f06e1fa7700(0000) GS:ffff88021e2c0000(0000) knlGS:0000000000000000 [78700.528380] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b [78700.528487] CR2: 00007fb6a3a50e02 CR3: 0000000148748000 CR4: 00000000000406e0 [78700.528618] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [78700.528749] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 [78700.528882] Process ifconfig (pid: 32033, threadinfo ffff8801702da000, task ffff8801f218f1a0) [78700.529036] Stack: [78700.529076] ffff880211588740 ffff880211588000 00000000fffffff0 0000000000000000 [78700.529231] ffff88021516c090 ffffffffa007af97 ffff880211588740 ffffffffa007b247 [78700.529385] ffff880211588000 ffff880211588740 0000000000000000 ffffffffa007c812 [78700.529538] Call Trace: [78700.529620] [<ffffffffa007af97>] ? e1000e_reset_interrupt_capability+0x48/0x54 [e1000e] [78700.529791] [<ffffffffa007b247>] ? e1000_request_irq+0x1b8/0x22d [e1000e] [78700.529937] [<ffffffffa007c812>] ? e1000_open+0xe9/0x36b [e1000e] [78700.530064] [<ffffffff812900ed>] ? __dev_open+0x8b/0xcc [78700.530167] [<ffffffff812902f8>] ? __dev_change_flags+0x9d/0x118 [78700.530282] [<ffffffff812903d6>] ? dev_change_flags+0x12/0x42 [78700.530395] [<ffffffff812db7cd>] ? devinet_ioctl+0x285/0x551 [78700.530508] [<ffffffff8127c6ca>] ? sock_do_ioctl+0x1b/0x36 [78700.530615] [<ffffffff8127cad5>] ? sock_ioctl+0x205/0x212 [78700.530723] [<ffffffff81107221>] ? do_vfs_ioctl+0x459/0x49a [78700.530831] [<ffffffff810ec603>] ? kmem_cache_alloc+0x86/0xea [78700.530943] [<ffffffff811072ad>] ? sys_ioctl+0x4b/0x72 [78700.531047] [<ffffffff81352952>] ? system_call_fastpath+0x16/0x1b [78700.531160] Code: 34 8a 0b 41 bd 01 00 00 00 45 31 f6 d0 e9 83 e1 07 41 d3 e5 eb 1a 8b 7b 0c 44 01 f7 e8 c7 ad eb ff 48 83 b8 98 00 00 00 00 74 02 <0f> 0b 41 ff c6 45 39 ee 7c e1 48 8b 5b 10 48 83 eb 10 48 8d 43 [78700.537662] RIP [<ffffffff811d5813>] free_msi_irqs+0x4f/0xeb [78700.543596] RSP <ffff8801702dbcb8> [78700.628647] ---[ end trace 29de1005bc683c11 ]---
signature.asc
Description: PGP signature