Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760806AbcLPKO1 (ORCPT ); Fri, 16 Dec 2016 05:14:27 -0500 Received: from mail-vk0-f65.google.com ([209.85.213.65]:33661 "EHLO mail-vk0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759749AbcLPKNt (ORCPT ); Fri, 16 Dec 2016 05:13:49 -0500 MIME-Version: 1.0 From: =?UTF-8?Q?J=C3=B6rg_Otte?= Date: Fri, 16 Dec 2016 11:12:17 +0100 Message-ID: Subject: regression: snd-usb-audio kernel panic NULL pointer exception To: tiwai@suse.de Cc: Linux Kernel Mailing List , Linus Torvalds Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id uBGAEk9k015497 Content-Length: 767 Lines: 37 if I connect Logitech usb audio speaker (idVendor=1130, idProduct=1620) I get a kernel panic - fatal exception in interrupt. There is nothing written into the logs so this is a hand written excerpt from screen: call trace: ? snd_complete_urb ? __usb_hcd_giveback_urb ? xhci_giveback_urb_in_irq.isra ? ata_scsi_qc_complete ? finish_td.isra.59 ? xhci_irq ? enqueue_task_fair ? __handle_irq_event_percpu ? handle_irq_even ? handle_udge_irq ? handle_irq ? do_irq ? common_interrupt ? cpuidle_enter_state ? cpuidle_enter_state ? do_idle ? cpu_startup_entry ? start_secondary ? start_cpu Code: RIP: retrieve_playback_urb+0xd CR2: 00000000000010 Last known good kernel is: 4.9.0-07150-gcdb98c2 First known bad kernel is: 4.9.0-08648-g5cc60ae Thanks, Jörg