Package: linux-image-3.14-2-686-pae Version: 3.14.15-2 Dear maintainers, Linux randomly crash on my computer since last kernel upgrade. Here is an extract of the logs from /var/log/syslog (I chose one with a short call trace, hopping it is better for you to keep it simple) :
Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] BUG: soft lockup - CPU#0 stuck for 22s! [iceweasel:1371] Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] Modules linked in: ctr ccm binfmt_misc bnep uinput nfsd auth_rpcgss oid_registry nfs_acl nfs lockd fscache sunrpc isight_firmware btusb bluetooth iTCO_wdt 6lowpan_iphc iTCO_vendor_support joydev snd_hda_codec_idt snd_hda_codec_generic coretemp kvm_intel appletouch snd_hda_intel snd_hda_codec snd_hwdep snd_pcm kvm snd_timer snd lpc_ich soundcore mfd_core applesmc input_polldev arc4 pcspkr ath9k ath9k_common ath9k_hw ath mac80211 cfg80211 rfkill i2c_i801 rng_core sbs battery sbshc shpchp apple_bl ac evdev acpi_cpufreq processor fuse parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 hid_generic hid_appleir hid_apple usbhid hid sg sd_mod crc_t10dif crct10dif_generic crct10dif_common sr_mod cdrom ata_generic firewire_ohci ata_piix libata sky2 scsi_mod firewire_core crc_itu_t i915 i2c_algo_bit drm_kms_helper drm video i2c_core thermal_sys ehci_pci uhci_hcd ehci_hcd button usbcore usb_common Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] CPU: 0 PID: 1371 Comm: iceweasel Not tainted 3.14-2-686-pae #1 Debian 3.14.15-2 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] Hardware name: Apple Inc. MacBook2,1/Mac-F4208CAA, BIOS MB21.88Z.00A5.B07.0706270922 06/27/07 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] task: f20a8570 ti: f2924000 task.ti: f2924000 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] EIP: 0060:[<c1433744>] EFLAGS: 00200283 CPU: 0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] EIP is at _raw_spin_lock+0x14/0x30 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] EAX: c008fe04 EBX: 00000000 ECX: 00000040 EDX: 00000010 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] ESI: c008fe00 EDI: c008fe04 EBP: c008e8c0 ESP: f2925e90 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] CR0: 80050033 CR2: 97a70000 CR3: 3440a000 CR4: 000007f0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] Stack: Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] c10af987 00000000 1dcd6500 00000000 95e06484 95e06434 00000000 1dcd6500 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] 00000000 00000000 00925eb8 c008e8c4 00000000 00000000 c10793e4 95e06000 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] f7216ac0 00000484 95e06000 f7216ac0 00000434 00000001 00000004 00000084 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] Call Trace: Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10af987>] ? futex_requeue+0x2b7/0x7b0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10793e4>] ? scheduler_tick+0x54/0xb0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10b032a>] ? do_futex+0x9a/0xa10 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10a471d>] ? ktime_get+0x4d/0xe0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c103b233>] ? lapic_next_event+0x13/0x20 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10ab125>] ? clockevents_program_event+0x85/0x110 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10ac5d1>] ? tick_program_event+0x21/0x30 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c106fbe9>] ? hrtimer_interrupt+0x149/0x2c0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10b0d2c>] ? SyS_futex+0x8c/0x160 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c10a4a88>] ? ktime_get_ts+0x38/0xf0 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c106ee50>] ? hrtimer_init+0x120/0x120 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c106ee50>] ? hrtimer_init+0x120/0x120 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c106c230>] ? SyS_clock_gettime+0x50/0x80 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c1433acc>] ? syscall_call+0x7/0x7 Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] [<c1430000>] ? nl_portid_hash_rehash+0xfc/0x19d Sep 13 17:44:47 yvan-macbook kernel: [ 1480.076004] Code: 00 74 05 e8 fb cf df ff 89 c8 5b c3 8d 74 26 00 8d bc 27 00 00 00 00 ba 00 01 00 00 f0 66 0f c1 10 0f b6 ce 38 d1 75 03 c3 f3 90 <0f> b6 10 38 ca 75 f7 90 8d 74 26 00 c3 eb 0d 90 90 90 90 90 90 Here is lspci -v output : 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) Subsystem: Intel Corporation Device 7270 Flags: bus master, fast devsel, latency 0 Capabilities: <access denied> Kernel driver in use: agpgart-intel 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Device 7270 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at d0380000 (32-bit, non-prefetchable) [size=512K] I/O ports at 20e0 [size=8] Memory at c0000000 (32-bit, prefetchable) [size=256M] Memory at d0400000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) Subsystem: Intel Corporation Device 7270 Flags: bus master, fast devsel, latency 0 Memory at d0300000 (32-bit, non-prefetchable) [size=512K] Capabilities: <access denied> 00:07.0 Performance counters: Intel Corporation Device 27a3 (rev 03) Flags: 66MHz, fast devsel, IRQ 11 Memory at d0444000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) Subsystem: SigmaTel STAC9221 HD Audio Codec Flags: bus master, fast devsel, latency 0, IRQ 43 Memory at d0440000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00001000-00001fff Memory behind bridge: d0200000-d02fffff Prefetchable memory behind bridge: 00000000d0500000-00000000d07fffff Capabilities: <access denied> Kernel driver in use: pcieport 00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: d0100000-d01fffff Prefetchable memory behind bridge: 0000000100000000-00000001001fffff Capabilities: <access denied> Kernel driver in use: pcieport 00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0, IRQ 21 I/O ports at 2080 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at 2060 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at 2040 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at 2020 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI]) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0, IRQ 21 Memory at d0445400 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci-pci 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=32 Memory behind bridge: d0000000-d00fffff Capabilities: <access denied> 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0 Capabilities: <access denied> Kernel driver in use: lpc_ich 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Intel Corporation Device 7270 Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at 01f0 [size=8] I/O ports at 03f4 I/O ports at 0170 [size=8] I/O ports at 0374 I/O ports at 20b0 [size=16] Kernel driver in use: ata_piix 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [IDE mode] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Intel Corporation Device 7270 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19 I/O ports at 20c8 [size=8] I/O ports at 20ec [size=4] I/O ports at 20c0 [size=8] I/O ports at 20e8 [size=4] I/O ports at 20a0 [size=16] Memory at d0445000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ata_piix 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) Subsystem: Intel Corporation Device 7270 Flags: medium devsel, IRQ 19 I/O ports at efa0 [size=32] 01:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 22) Subsystem: Marvell Technology Group Ltd. Marvell RDK-8053 Physical Slot: 0 Flags: bus master, fast devsel, latency 0, IRQ 42 Memory at d0200000 (64-bit, non-prefetchable) [size=16K] I/O ports at 1000 [size=256] Expansion ROM at d0500000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: sky2 02:00.0 Network controller: Qualcomm Atheros AR5418 Wireless Network Adapter [AR5008E 802.11(a)bgn] (PCI-Express) (rev 01) Subsystem: Apple Inc. AirPort Extreme Physical Slot: 1 Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at d0100000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: ath9k 03:03.0 FireWire (IEEE 1394): LSI Corporation FW322/323 [TrueFire] 1394a Controller (rev 61) (prog-if 10 [OHCI]) Subsystem: LSI Corporation FW322/323 [TrueFire] 1394a Controller Flags: bus master, fast Back2Back, medium devsel, latency 248, IRQ 19 Memory at d0000000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: firewire_ohci Thanks very much for your time and work, YvanM -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org