Just happened with a 4.8 kernel:

[ 1317.106797] irq 17: nobody cared (try booting with the "irqpoll" option)
[ 1317.106804] CPU: 3 PID: 0 Comm: swapper/3 Not tainted
4.8.17-040817-generic #201701090438
[ 1317.106805] Hardware name:                  /DP35DP, BIOS
DPP3510J.86A.0572.2009.0715.2346 07/15/2009
[ 1317.106807]  0000000000000086 3d3abaf3984afb2f ffff8e3f2bd83e78
ffffffffb5413362
[ 1317.106810]  ffff8e3f1f391c00 ffff8e3f1f391cb4 ffff8e3f2bd83ea8
ffffffffb50e24f5
[ 1317.106812]  ffff8e3f1f391c00 0000000000000000 ffffffffb5f58dc0
00000000000000e1
[ 1317.106814] Call Trace:
[ 1317.106816]  <IRQ>  [<ffffffffb5413362>] dump_stack+0x63/0x81
[ 1317.106825]  [<ffffffffb50e24f5>] __report_bad_irq+0x35/0xc0
[ 1317.106827]  [<ffffffffb50e2883>] note_interrupt+0x243/0x290
[ 1317.106829]  [<ffffffffb50df9a4>] handle_irq_event_percpu+0x54/0x80
[ 1317.106830]  [<ffffffffb50dfa0e>] handle_irq_event+0x3e/0x60
[ 1317.106832]  [<ffffffffb50e2f7f>] handle_fasteoi_irq+0x9f/0x150
[ 1317.106834]  [<ffffffffb503021a>] handle_irq+0x1a/0x30
[ 1317.106836]  [<ffffffffb5885d5b>] do_IRQ+0x4b/0xd0
[ 1317.106839]  [<ffffffffb5883e42>] common_interrupt+0x82/0x82
[ 1317.106839]  <EOI>  [<ffffffffb5038038>] ? mwait_idle+0x78/0x170
[ 1317.106843]  [<ffffffffb50385af>] arch_cpu_idle+0xf/0x20
[ 1317.106845]  [<ffffffffb50c73ca>] default_idle_call+0x2a/0x40
[ 1317.106846]  [<ffffffffb50c76cc>] cpu_startup_entry+0x2ec/0x350
[ 1317.106848]  [<ffffffffb5051841>] start_secondary+0x151/0x190
[ 1317.106849] handlers:
[ 1317.106853] [<ffffffffb564ff10>] usb_hcd_irq
[ 1317.106854] [<ffffffffb564ff10>] usb_hcd_irq
[ 1317.106857] [<ffffffffb5620a50>] ata_bmdma_interrupt
[ 1317.106859] Disabling IRQ #17

On Sun, Feb 5, 2017 at 11:41 AM, Jiann-Ming Su <sujiannm...@gmail.com> wrote:
> Seems to be happening more frequently on 4.4 kernels.  Just happened
> again on 4.4.0-57.  I'm also running without the nvidia proprietary
> drivers, just nouveau.
>
> [  476.598833] irq 17: nobody cared (try booting with the "irqpoll" option)
> [  476.598843] CPU: 1 PID: 0 Comm: swapper/1 Not tainted
> 4.4.0-57-generic #78-Ubuntu
> [  476.598845] Hardware name:                  /DP35DP, BIOS
> DPP3510J.86A.0572.2009.0715.2346 07/15/2009
> [  476.598847]  0000000000000086 bc9f5848ed8acd71 ffff88012bc83e60
> ffffffff813f6f33
> [  476.598851]  ffff8800354c9600 ffff8800354c96d4 ffff88012bc83e88
> ffffffff810ddd03
> [  476.598855]  ffff8800354c9600 0000000000000000 0000000000000011
> ffff88012bc83ec0
> [  476.598858] Call Trace:
> [  476.598861]  <IRQ>  [<ffffffff813f6f33>] dump_stack+0x63/0x90
> [  476.598874]  [<ffffffff810ddd03>] __report_bad_irq+0x33/0xc0
> [  476.598877]  [<ffffffff810de097>] note_interrupt+0x247/0x290
> [  476.598880]  [<ffffffff810db247>] handle_irq_event_percpu+0x167/0x1d0
> [  476.598888]  [<ffffffff810db2ee>] handle_irq_event+0x3e/0x60
> [  476.598890]  [<ffffffff810de609>] handle_fasteoi_irq+0x99/0x150
> [  476.598894]  [<ffffffff8103119d>] handle_irq+0x1d/0x30
> [  476.598897]  [<ffffffff81839edb>] do_IRQ+0x4b/0xd0
> [  476.598901]  [<ffffffff81837fc2>] common_interrupt+0x82/0x82
> [  476.598902]  <EOI>  [<ffffffff81039056>] ? mwait_idle+0x76/0x180
> [  476.598906]  [<ffffffff8103962f>] arch_cpu_idle+0xf/0x20
> [  476.598909]  [<ffffffff810c453a>] default_idle_call+0x2a/0x40
> [  476.598911]  [<ffffffff810c48a1>] cpu_startup_entry+0x2f1/0x350
> [  476.598914]  [<ffffffff81051784>] start_secondary+0x154/0x190
> [  476.598916] handlers:
> [  476.598920] [<ffffffff8161ae90>] usb_hcd_irq
> [  476.598922] [<ffffffff8161ae90>] usb_hcd_irq
> [  476.598925] [<ffffffff815ed8c0>] ata_bmdma_interrupt
> [  476.598926] Disabling IRQ #17
>
> On Wed, Nov 9, 2016 at 3:18 AM, Christopher M. Penalver
> <christopher.m.penal...@gmail.com> wrote:
>> ** Tags added: needs-upstream-testing
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1610979
>>
>> Title:
>>   Call Trace disabling IRQ 17, affects USB mouse
>>
>> Status in linux package in Ubuntu:
>>   Expired
>>
>> Bug description:
>>   [  477.964736] Call Trace:
>>   [  477.964738]  <IRQ>  [<ffffffff813f1143>] dump_stack+0x63/0x90
>>   [  477.964750]  [<ffffffff810dd643>] __report_bad_irq+0x33/0xc0
>>   [  477.964753]  [<ffffffff810dd9d7>] note_interrupt+0x247/0x290
>>   [  477.964756]  [<ffffffff810dac67>] handle_irq_event_percpu+0x167/0x1d0
>>   [  477.964758]  [<ffffffff810dad0e>] handle_irq_event+0x3e/0x60
>>   [  477.964761]  [<ffffffff810ddf46>] handle_fasteoi_irq+0x96/0x150
>>   [  477.964765]  [<ffffffff8103117a>] handle_irq+0x1a/0x30
>>   [  477.964769]  [<ffffffff8183051b>] do_IRQ+0x4b/0xd0
>>   [  477.964772]  [<ffffffff8182e602>] common_interrupt+0x82/0x82
>>   [  477.964773]  <EOI>  [<ffffffff81039036>] ? mwait_idle+0x76/0x180
>>   [  477.964780]  [<ffffffff8103960f>] arch_cpu_idle+0xf/0x20
>>   [  477.964784]  [<ffffffff810c3f9a>] default_idle_call+0x2a/0x40
>>   [  477.964786]  [<ffffffff810c4301>] cpu_startup_entry+0x2f1/0x350
>>   [  477.964790]  [<ffffffff81051714>] start_secondary+0x154/0x190
>>   [  477.964792] handlers:
>>   [  477.964796] [<ffffffff81614570>] usb_hcd_irq
>>   [  477.964798] [<ffffffff81614570>] usb_hcd_irq
>>   [  477.964802] [<ffffffff815e6fc0>] ata_bmdma_interrupt
>>   [  477.964804] Disabling IRQ #17
>>
>>   ProblemType: Bug
>>   DistroRelease: Ubuntu 16.04
>>   Package: linux-image-4.4.0-31-generic 4.4.0-31.50
>>   ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
>>   Uname: Linux 4.4.0-31-generic x86_64
>>   NonfreeKernelModules: nvidia
>>   ApportVersion: 2.20.1-0ubuntu2.1
>>   Architecture: amd64
>>   AudioDevicesInUse:
>>    USER        PID ACCESS COMMAND
>>    /dev/snd/controlC0:  js1        3126 F.... pulseaudio
>>   Date: Mon Aug  8 09:47:58 2016
>>   HibernationDevice: RESUME=UUID=62dbd34f-d371-4ae5-8687-e061a2ff9ec0
>>   InstallationDate: Installed on 2016-04-24 (105 days ago)
>>   InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
>> (20160420.1)
>>   ProcEnviron:
>>    TERM=xterm
>>    PATH=(custom, no user)
>>    LANG=en_US.UTF-8
>>    SHELL=/bin/bash
>>   ProcFB:
>>
>>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
>> root=UUID=1ac1bc6f-01e2-4f75-8a7c-3c2586ae7d6a ro
>>   PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
>> PulseAudio daemon running, or not running as session daemon.
>>   RelatedPackageVersions:
>>    linux-restricted-modules-4.4.0-31-generic N/A
>>    linux-backports-modules-4.4.0-31-generic  N/A
>>    linux-firmware                            1.157.2
>>   RfKill:
>>    0: phy0: Wireless LAN
>>         Soft blocked: no
>>         Hard blocked: no
>>   SourcePackage: linux
>>   UpgradeStatus: No upgrade log present (probably fresh install)
>>   dmi.bios.date: 07/15/2009
>>   dmi.bios.vendor: Intel Corp.
>>   dmi.bios.version: DPP3510J.86A.0572.2009.0715.2346
>>   dmi.board.asset.tag: Base Board Asset Tag
>>   dmi.board.name: DP35DP
>>   dmi.board.vendor: Intel Corporation
>>   dmi.board.version: AAD81073-209
>>   dmi.chassis.type: 3
>>   dmi.modalias: 
>> dmi:bvnIntelCorp.:bvrDPP3510J.86A.0572.2009.0715.2346:bd07/15/2009:svn:pn:pvr:rvnIntelCorporation:rnDP35DP:rvrAAD81073-209:cvn:ct3:cvr:
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1610979/+subscriptions
>
>
>
> --
> Jiann-Ming Su
> "I have to decide between two equally frightening options.
>  If I wanted to do that, I'd vote." --Duckman
> "The system's broke, Hank.  The election baby has peed in
> the bath water.  You got to throw 'em both out."  --Dale Gribble
> "Those who vote decide nothing.
> Those who count the votes decide everything.”  --Joseph Stalin


-- 
Jiann-Ming Su
"I have to decide between two equally frightening options.
 If I wanted to do that, I'd vote." --Duckman
"The system's broke, Hank.  The election baby has peed in
the bath water.  You got to throw 'em both out."  --Dale Gribble
"Those who vote decide nothing.
Those who count the votes decide everything.”  --Joseph Stalin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1610979

Title:
  Call Trace disabling IRQ 17, affects USB mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1610979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to