audiophyl, could you please test the newest mainline kernel http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc1-saucy/ and advise if it changes anything?
** Description changed: itdept@toolbox:~$ lsb_release -rd Description: Ubuntu 12.04.2 LTS Release: 12.04 itdept@toolbox:/var/log$ apt-cache policy linux linux: - Installed: (none) - Candidate: 3.2.0.45.54 - Version table: - 3.2.0.45.54 0 - 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages - 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages - 3.2.0.23.25 0 - 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages + Installed: (none) + Candidate: 3.2.0.45.54 + Version table: + 3.2.0.45.54 0 + 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages + 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages + 3.2.0.23.25 0 + 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages itdept@toolbox:/var/log$ apt-cache policy linux-generic-lts-quantal linux-generic-lts-quantal: - Installed: 3.5.0.32.39 - Candidate: 3.5.0.32.39 - Version table: - *** 3.5.0.32.39 0 - 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages - 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages - 100 /var/lib/dpkg/status + Installed: 3.5.0.32.39 + Candidate: 3.5.0.32.39 + Version table: + *** 3.5.0.32.39 0 + 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages + 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages + 100 /var/lib/dpkg/status Following a clean install of 12.04 Server, I was experiencing seemingly random 'hard LOCKUP's on my machine. The computer would become unresponsive for several minutes at a time, and something like this would show up in dmesg: [1509353.540014] ------------[ cut here ]------------ [1509353.540014] WARNING: at /build/buildd/linux-lts-quantal-3.5.0/kernel/watchdog.c:242 watchdog_overflow_callback+0x9a/0xc0() - [1509353.540014] Hardware name: + [1509353.540014] Hardware name: [1509353.540014] Watchdog detected hard LOCKUP on cpu 1 [1509353.540014] Modules linked in: btrfs zlib_deflate libcrc32c ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs radeon snd_hda_codec_realtek snd_hda_intel snd_hda_codec ttm snd_hwdep drm_kms_helper snd_pcm drm snd_timer snd ext2 soundcore i2c_algo_bit i2c_piix4 snd_page_alloc serio_raw shpchp microcode mac_hid ppdev parport_pc lp parport hid_generic usbhid 8139too hid 8139cp sata_sil pata_atiixp [1509353.540014] Pid: 21317, comm: kworker/1:0 Tainted: G W 3.5.0-30-generic #51~precise1-Ubuntu [1509353.540014] Call Trace: [1509353.540014] <NMI> [<ffffffff81052c8f>] warn_slowpath_common+0x7f/0xc0 [1509353.540014] [<ffffffff81052d86>] warn_slowpath_fmt+0x46/0x50 [1509353.540014] [<ffffffff810e1d2a>] watchdog_overflow_callback+0x9a/0xc0 [1509353.540014] [<ffffffff8111f79c>] __perf_event_overflow+0x9c/0x220 [1509353.540014] [<ffffffff8111c854>] ? perf_event_update_userpage+0x24/0x110 [1509353.540014] [<ffffffff8111fe84>] perf_event_overflow+0x14/0x20 [1509353.540014] [<ffffffff81027225>] p4_pmu_handle_irq+0x125/0x210 [1509353.540014] [<ffffffff8169e711>] perf_event_nmi_handler+0x21/0x30 [1509353.540014] [<ffffffff8169de51>] nmi_handle.isra.0+0x51/0x80 [1509353.540014] [<ffffffff8169df68>] default_do_nmi+0x58/0x240 [1509353.540014] [<ffffffff8169e1e0>] do_nmi+0x90/0xd0 [1509353.540014] [<ffffffff8169d47c>] end_repeat_nmi+0x1a/0x1e [1509353.540014] [<ffffffff8139a819>] ? acpi_os_write_port+0x1e/0x30 [1509353.540014] [<ffffffff8139a819>] ? acpi_os_write_port+0x1e/0x30 [1509353.540014] [<ffffffff8139a819>] ? acpi_os_write_port+0x1e/0x30 [1509353.540014] <<EOE>> [<ffffffff8153248d>] do_drv_write+0x2d/0x70 [1509353.540014] [<ffffffff81532721>] acpi_cpufreq_target+0x251/0x2a0 [1509353.540014] [<ffffffff8152b5a2>] __cpufreq_driver_target+0x42/0x50 [1509353.540014] [<ffffffff8152f68f>] dbs_check_cpu+0x28f/0x330 [1509353.540014] [<ffffffff8152f7d1>] do_dbs_timer+0xa1/0x110 [1509353.540014] [<ffffffff81071af7>] process_one_work+0x127/0x470 [1509353.540014] [<ffffffff81072d35>] worker_thread+0x165/0x370 [1509353.540014] [<ffffffff81072bd0>] ? manage_workers.isra.29+0x130/0x130 [1509353.540014] [<ffffffff81077cd3>] kthread+0x93/0xa0 [1509353.540014] [<ffffffff816a6524>] kernel_thread_helper+0x4/0x10 [1509353.540014] [<ffffffff81077c40>] ? flush_kthread_worker+0xb0/0xb0 [1509353.540014] [<ffffffff816a6520>] ? gs_change+0x13/0x13 [1509353.540014] ---[ end trace 31bbfa84b207ef07 ]--- Following installation of a BIOS update, the logged lockups are less frequent (twice in 20 days, as opposed to several times per day) and far more brief (haven't caught one in progress since, as opposed to being unable to do anything but wait for 5-10 minutes per occurrence) but are still occurring. + + ProblemType: Bug + DistroRelease: Ubuntu 12.04 + Package: linux-image-3.5.0-30-generic 3.5.0-30.51~precise1 + ProcVersionSignature: Ubuntu 3.5.0-30.51~precise1-generic 3.5.7.9 + Uname: Linux 3.5.0-30-generic x86_64 + AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. + AplayDevices: Error: [Errno 2] No such file or directory + ApportVersion: 2.0.1-0ubuntu17.3 + Architecture: amd64 + ArecordDevices: Error: [Errno 2] No such file or directory + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D3', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + CRDA: Error: [Errno 2] No such file or directory + Card0.Amixer.info: Error: [Errno 2] No such file or directory + Card0.Amixer.values: Error: [Errno 2] No such file or directory + Date: Mon Jun 10 11:42:56 2013 + HibernationDevice: RESUME=UUID=9a389072-bf81-4dfc-b530-7e52448fcb84 + InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130214) + IwConfig: + eth0 no wireless extensions. + + lo no wireless extensions. + Lsusb: + Bus 002 Device 002: ID 050d:0119 Belkin Components F5U120-PC Dual PS/2 Ports / F5U118-UNV ADB Adapter + Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub + Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub + Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub + MarkForUpload: True + ProcEnviron: + TERM=xterm + PATH=(custom, no user) + LANG=en_US.UTF-8 + SHELL=/bin/bash + ProcFB: 0 radeondrmfb + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-30-generic root=/dev/mapper/hostname-root ro + RelatedPackageVersions: + linux-restricted-modules-3.5.0-30-generic N/A + linux-backports-modules-3.5.0-30-generic N/A + linux-firmware 1.79.4 + RfKill: Error: [Errno 2] No such file or directory + SourcePackage: linux + UpgradeStatus: No upgrade log present (probably fresh install) + dmi.bios.date: 09/15/2006 + dmi.bios.vendor: Award BIOS for Intel + dmi.bios.version: GC11010N.86A.0313.2006.0915.1840 + dmi.board.name: D101GGC + dmi.board.vendor: Intel Corporation + dmi.board.version: AAD35788-307 + dmi.chassis.type: 3 + dmi.modalias: dmi:bvnAwardBIOSforIntel:bvrGC11010N.86A.0313.2006.0915.1840:bd09/15/2006:svn:pn:pvr:rvnIntelCorporation:rnD101GGC:rvrAAD35788-307:cvn:ct3:cvr: ** Tags added: amd64 apport-bug qa-kernel-lts-testing ** Tags added: latest-bios-0313 ** Tags removed: kernel-bug-exists-upstream ** Tags added: kernel-bug-exists-upstream-v3.10-rc5 needs-upstream-testing ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1189565 Title: Random CPU hard locks on Intel D101GGC w/12.04 Server Status in “linux” package in Ubuntu: Incomplete Bug description: itdept@toolbox:~$ lsb_release -rd Description: Ubuntu 12.04.2 LTS Release: 12.04 itdept@toolbox:/var/log$ apt-cache policy linux linux: Installed: (none) Candidate: 3.2.0.45.54 Version table: 3.2.0.45.54 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages 3.2.0.23.25 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages itdept@toolbox:/var/log$ apt-cache policy linux-generic-lts-quantal linux-generic-lts-quantal: Installed: 3.5.0.32.39 Candidate: 3.5.0.32.39 Version table: *** 3.5.0.32.39 0 500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 Packages 100 /var/lib/dpkg/status Following a clean install of 12.04 Server, I was experiencing seemingly random 'hard LOCKUP's on my machine. The computer would become unresponsive for several minutes at a time, and something like this would show up in dmesg: [1509353.540014] ------------[ cut here ]------------ [1509353.540014] WARNING: at /build/buildd/linux-lts-quantal-3.5.0/kernel/watchdog.c:242 watchdog_overflow_callback+0x9a/0xc0() [1509353.540014] Hardware name: [1509353.540014] Watchdog detected hard LOCKUP on cpu 1 [1509353.540014] Modules linked in: btrfs zlib_deflate libcrc32c ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs radeon snd_hda_codec_realtek snd_hda_intel snd_hda_codec ttm snd_hwdep drm_kms_helper snd_pcm drm snd_timer snd ext2 soundcore i2c_algo_bit i2c_piix4 snd_page_alloc serio_raw shpchp microcode mac_hid ppdev parport_pc lp parport hid_generic usbhid 8139too hid 8139cp sata_sil pata_atiixp [1509353.540014] Pid: 21317, comm: kworker/1:0 Tainted: G W 3.5.0-30-generic #51~precise1-Ubuntu [1509353.540014] Call Trace: [1509353.540014] <NMI> [<ffffffff81052c8f>] warn_slowpath_common+0x7f/0xc0 [1509353.540014] [<ffffffff81052d86>] warn_slowpath_fmt+0x46/0x50 [1509353.540014] [<ffffffff810e1d2a>] watchdog_overflow_callback+0x9a/0xc0 [1509353.540014] [<ffffffff8111f79c>] __perf_event_overflow+0x9c/0x220 [1509353.540014] [<ffffffff8111c854>] ? perf_event_update_userpage+0x24/0x110 [1509353.540014] [<ffffffff8111fe84>] perf_event_overflow+0x14/0x20 [1509353.540014] [<ffffffff81027225>] p4_pmu_handle_irq+0x125/0x210 [1509353.540014] [<ffffffff8169e711>] perf_event_nmi_handler+0x21/0x30 [1509353.540014] [<ffffffff8169de51>] nmi_handle.isra.0+0x51/0x80 [1509353.540014] [<ffffffff8169df68>] default_do_nmi+0x58/0x240 [1509353.540014] [<ffffffff8169e1e0>] do_nmi+0x90/0xd0 [1509353.540014] [<ffffffff8169d47c>] end_repeat_nmi+0x1a/0x1e [1509353.540014] [<ffffffff8139a819>] ? acpi_os_write_port+0x1e/0x30 [1509353.540014] [<ffffffff8139a819>] ? acpi_os_write_port+0x1e/0x30 [1509353.540014] [<ffffffff8139a819>] ? acpi_os_write_port+0x1e/0x30 [1509353.540014] <<EOE>> [<ffffffff8153248d>] do_drv_write+0x2d/0x70 [1509353.540014] [<ffffffff81532721>] acpi_cpufreq_target+0x251/0x2a0 [1509353.540014] [<ffffffff8152b5a2>] __cpufreq_driver_target+0x42/0x50 [1509353.540014] [<ffffffff8152f68f>] dbs_check_cpu+0x28f/0x330 [1509353.540014] [<ffffffff8152f7d1>] do_dbs_timer+0xa1/0x110 [1509353.540014] [<ffffffff81071af7>] process_one_work+0x127/0x470 [1509353.540014] [<ffffffff81072d35>] worker_thread+0x165/0x370 [1509353.540014] [<ffffffff81072bd0>] ? manage_workers.isra.29+0x130/0x130 [1509353.540014] [<ffffffff81077cd3>] kthread+0x93/0xa0 [1509353.540014] [<ffffffff816a6524>] kernel_thread_helper+0x4/0x10 [1509353.540014] [<ffffffff81077c40>] ? flush_kthread_worker+0xb0/0xb0 [1509353.540014] [<ffffffff816a6520>] ? gs_change+0x13/0x13 [1509353.540014] ---[ end trace 31bbfa84b207ef07 ]--- Following installation of a BIOS update, the logged lockups are less frequent (twice in 20 days, as opposed to several times per day) and far more brief (haven't caught one in progress since, as opposed to being unable to do anything but wait for 5-10 minutes per occurrence) but are still occurring. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.5.0-30-generic 3.5.0-30.51~precise1 ProcVersionSignature: Ubuntu 3.5.0-30.51~precise1-generic 3.5.7.9 Uname: Linux 3.5.0-30-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25. AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D3', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Error: [Errno 2] No such file or directory Card0.Amixer.values: Error: [Errno 2] No such file or directory Date: Mon Jun 10 11:42:56 2013 HibernationDevice: RESUME=UUID=9a389072-bf81-4dfc-b530-7e52448fcb84 InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130214) IwConfig: eth0 no wireless extensions. lo no wireless extensions. Lsusb: Bus 002 Device 002: ID 050d:0119 Belkin Components F5U120-PC Dual PS/2 Ports / F5U118-UNV ADB Adapter Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-30-generic root=/dev/mapper/hostname-root ro RelatedPackageVersions: linux-restricted-modules-3.5.0-30-generic N/A linux-backports-modules-3.5.0-30-generic N/A linux-firmware 1.79.4 RfKill: Error: [Errno 2] No such file or directory SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/15/2006 dmi.bios.vendor: Award BIOS for Intel dmi.bios.version: GC11010N.86A.0313.2006.0915.1840 dmi.board.name: D101GGC dmi.board.vendor: Intel Corporation dmi.board.version: AAD35788-307 dmi.chassis.type: 3 dmi.modalias: dmi:bvnAwardBIOSforIntel:bvrGC11010N.86A.0313.2006.0915.1840:bd09/15/2006:svn:pn:pvr:rvnIntelCorporation:rnD101GGC:rvrAAD35788-307:cvn:ct3:cvr: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1189565/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp