[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-11-17 Thread Mitsuya Shibata
** Bug watch added: Debian Bug tracker #901389
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901389

** Also affects: linux (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901389
   Importance: Unknown
   Status: Unknown

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Expired
Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  Unknown

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? p

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-11-17 Thread Bug Watch Updater
** Changed in: linux (Debian)
   Status: Unknown => New

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Expired
Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
  Nov 18 23:21:

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-08-19 Thread Emmanuel Grumbach
please report this NULL pointer exception to bugzilla.kernel.org and CC
linuxw...@intel.com to the bug.

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
  Nov 18 23:21:31 bifrost kernel: [1834

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-08-20 Thread Emmanuel Grumbach
was already reported: https://bugzilla.kernel.org/show_bug.cgi?id=200855

** Bug watch added: Linux Kernel Bug Tracker #200855
   https://bugzilla.kernel.org/show_bug.cgi?id=200855

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2017-11-19 Thread Ubuntu Kernel Bot
** Package changed: linux-meta (Ubuntu) => linux (Ubuntu)

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in linux package in Ubuntu:
  New

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865204]  kthread+0x125/0x140
  Nov 18 23:21:31 bif

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2017-11-19 Thread munin
apport information

** Tags added: apport-collected

** Description changed:

  When in AP mode after some time, get this BUG:
  
  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865204]  kthread+0x125/0x140
  Nov 18 23:21:31 bifrost kernel: [18345.865260]  ? process_one_work+0x410/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.869337]  ? 
kthread_create_on_node+0x70/0x70
  Nov 18 23:21:31 bifrost kernel: [18345.873431]  ret_from_fork+0x25/0x30
  Nov 18 23:21:31 bifrost kernel: [18345.877527] Code:

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2017-11-20 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.14 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.14


** Changed in: linux (Ubuntu)
   Importance: Undecided => High

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 b

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2017-11-20 Thread munin
I upgraded from 16.04, where I was not having this issue. I think that
was running 4.10?

I tested with the upstream kernel, and the problem persists. Here is a
backtrace from dmesg:

[Mon Nov 20 21:22:24 2017] BUG: unable to handle kernel NULL pointer 
dereference at 0070
[Mon Nov 20 21:22:24 2017] IP: iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
[Mon Nov 20 21:22:24 2017] PGD 0 P4D 0
[Mon Nov 20 21:22:24 2017] Oops: 0002 [#1] SMP
[Mon Nov 20 21:22:24 2017] Modules linked in: ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 arc4 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge stp llc kvm snd_hda_codec_hdmi 
iwlmvm irqbypass mac80211 snd_hda_codec_realtek snd_hda_codec_generic 
punit_atom_debug iwlwifi intel_cstate cfg80211 lpc_ich snd_intel_sst_acpi 
snd_hda_intel btusb snd_intel_sst_core snd_hda_codec btrtl 
snd_soc_sst_atom_hifi2_platform
[Mon Nov 20 21:22:24 2017]  snd_hda_core hci_uart snd_soc_sst_match snd_hwdep 
btbcm serdev snd_soc_core mei_txe btqca btintel shpchp mei snd_compress 
bluetooth ac97_bus snd_pcm_dmaengine snd_pcm dw_dmac ecdh_generic dw_dmac_core 
snd_timer rfkill_gpio snd intel_int0002_vgpio mac_hid soundcore 8250_dw 
spi_pxa2xx_platform pwm_lpss_platform pwm_lpss ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy 
async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear 
i915 crct10dif_pclmul drm_kms_helper igb crc32_pclmul syscopyarea sysfillrect 
dca ghash_clmulni_intel sysimgblt fb_sys_fops cryptd ptp pps_core drm 
i2c_algo_bit ahci libahci video i2c_hid sdhci_acpi hid sdhci
[Mon Nov 20 21:22:24 2017] CPU: 3 PID: 585 Comm: kworker/3:2 Tainted: G
W   4.14.0-041400-generic #201711122031
[Mon Nov 20 21:22:24 2017] Hardware name: NF541 NF541/NF541, BIOS BAR1NA02 
02/25/2016
[Mon Nov 20 21:22:24 2017] Workqueue: events iwl_mvm_add_new_dqa_stream_wk 
[iwlmvm]
[Mon Nov 20 21:22:24 2017] task: 9939ebd4d700 task.stack: b8ed813c8000
[Mon Nov 20 21:22:24 2017] RIP: 0010:iwl_trans_pcie_txq_enable+0x62/0x440 
[iwlwifi]
[Mon Nov 20 21:22:24 2017] RSP: 0018:b8ed813cbc00 EFLAGS: 00010246
[Mon Nov 20 21:22:24 2017] RAX: 09c4 RBX: 001f RCX: 

[Mon Nov 20 21:22:24 2017] RDX:  RSI: 001f RDI: 
2710
[Mon Nov 20 21:22:24 2017] RBP: b8ed813cbc50 R08: 2710 R09: 
0001
[Mon Nov 20 21:22:24 2017] R10:  R11: 9939edd4e010 R12: 

[Mon Nov 20 21:22:24 2017] R13: 9939f0a80018 R14:  R15: 

[Mon Nov 20 21:22:24 2017] FS:  () 
GS:9939ffd8() knlGS:
[Mon Nov 20 21:22:24 2017] CS:  0010 DS:  ES:  CR0: 80050033
[Mon Nov 20 21:22:24 2017] CR2: 0070 CR3: 0002302c4000 CR4: 
001006e0
[Mon Nov 20 21:22:24 2017] Call Trace:
[Mon Nov 20 21:22:24 2017]  iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
[Mon Nov 20 21:22:24 2017]  iwl_mvm_add_new_dqa_stream_wk+0x809/0x1690 [iwlmvm]
[Mon Nov 20 21:22:24 2017]  ? iwl_mvm_add_new_dqa_stream_wk+0x809/0x1690 
[iwlmvm]
[Mon Nov 20 21:22:24 2017]  ? update_load_avg+0x429/0x590
[Mon Nov 20 21:22:24 2017]  ? __switch_to+0x1f3/0x4e0
[Mon Nov 20 21:22:24 2017]  process_one_work+0x1e7/0x410
[Mon Nov 20 21:22:24 2017]  worker_thread+0x32/0x410
[Mon Nov 20 21:22:24 2017]  kthread+0x125/0x140
[Mon Nov 20 21:22:24 2017]  ? process_one_work+0x410/0x410
[Mon Nov 20 21:22:24 2017]  ? kthread_create_on_node+0x70/0x70
[Mon Nov 20 21:22:24 2017]  ret_from_fork+0x25/0x30
[Mon Nov 20 21:22:24 2017] Code: 4c 8b b4 c7 08 7e 00 00 f0 48 0f ab 87 08 8e 
00 00 73 0d 80 3d 76 7b 02 00 00 0f 84 a1 03 00 00 44 89 c7 e8 f1 3f 05 ce 4d 
85 e4 <49> 89 46 70 0f 84 d9 02 00 00 41 0f b6 04 24 89 45 b8 41 0f b6
[Mon Nov 20 21:22:24 2017] RIP: iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi] 
RSP: b8ed813cbc00
[Mon Nov 20 21:22:24 2017] CR2: 0070
[Mon Nov 20 21:22:24 2017] ---[ end trace 4d628638dc7f89b5 ]---

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** Tags added: kernel-bug-exists-upstream

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after s

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-09-05 Thread Kai-Heng Feng
** Also affects: linux via
   https://bugzilla.kernel.org/show_bug.cgi?id=200855
   Importance: Unknown
   Status: Unknown

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-09-06 Thread Bug Watch Updater
Launchpad has imported 3 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=200855.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2018-08-19T01:25:33+00:00 phil wrote:

Created attachment 277929
dmesg

I see this oops hit every couple of days on my Intel 8265 (in master
mode) running a vanilla 4.14.52 kernel (Alpine Linux 3.8); dmesg
attached.

Some searching turned up a very similar oops that someone had posted on
pastebin, as well as on github
(https://gist.github.com/aplund/7ba82370be0388abfa1974d13102ae9a), but I
was unable to find a matching issue in the issue tracker.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1733194/comments/20


On 2018-08-19T01:26:29+00:00 phil wrote:

Created attachment 277931
iwlwifi.ko

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1733194/comments/21


On 2018-08-19T18:03:47+00:00 emmanuel.grumbach wrote:

So we fail here (last line):
8e7d :
8e7d:   e8 00 00 00 00  callq  8e82 

8e82:   41 57   push   %r15
8e84:   41 56   push   %r14
8e86:   49 89 femov%rdi,%r14
8e89:   41 55   push   %r13
8e8b:   41 54   push   %r12
8e8d:   49 89 cdmov%rcx,%r13
8e90:   55  push   %rbp
8e91:   53  push   %rbx
8e92:   41 89 d4mov%edx,%r12d
8e95:   89 f3   mov%esi,%ebx
8e97:   48 83 ec 20 sub$0x20,%rsp
8e9b:   65 48 8b 04 25 28 00mov%gs:0x28,%rax
8ea2:   00 00
8ea4:   48 89 44 24 18  mov%rax,0x18(%rsp)
8ea9:   31 c0   xor%eax,%eax
8eab:   48 63 c6movslq %esi,%rax
8eae:   66 89 54 24 02  mov%dx,0x2(%rsp)
8eb3:   4c 8b bc c7 08 7e 00mov0x7e08(%rdi,%rax,8),%r15
8eba:   00
8ebb:   f0 48 0f ab 87 08 8elock bts %rax,0x8e08(%rdi)
8ec2:   00 00
8ec4:   73 28   jae8eee 

8ec6:   80 3d 00 00 00 00 00cmpb   $0x0,0x0(%rip)# 8ecd 

8ecd:   75 1f   jne8eee 

8ecf:   48 c7 c7 00 00 00 00mov$0x0,%rdi
8ed6:   44 89 44 24 04  mov%r8d,0x4(%rsp)
8edb:   c6 05 00 00 00 00 01movb   $0x1,0x0(%rip)# 8ee2 

8ee2:   e8 00 00 00 00  callq  8ee7 

8ee7:   0f 0b   ud2
8ee9:   44 8b 44 24 04  mov0x4(%rsp),%r8d
8eee:   44 89 c7mov%r8d,%edi
8ef1:   e8 00 00 00 00  callq  8ef6 

8ef6:   4d 85 edtest   %r13,%r13
8ef9:   49 89 47 70 mov%rax,0x70(%r15)


Clearly, r15 is 0. r15 is assigned as mov0x7e08(%rdi,%rax,8),%r15  which 
teaches me that r15 much be the pointer to the txq. rdi is the first param to 
the function (trans) and apparently rax is the txq_id (the second parameter 
although this doesn't come natural from the calling convention, rax is has been 
assigned to be txq_id).
The txq assignment is: struct iwl_txq *txq = trans_pcie->txq[txq_id];


Bottom line, txq is NULL...
Note that we tried (and failed) to open AMPDU a bit before the crash and this 
is clearly not a classic scenario.
I really don't see how trans_pcie->txq[txq_id] could be NULL... If only we knew 
what was the value of txq_id...
Can you load iwlwifi with debug=0x8000 ?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1733194/comments/23


** Changed in: linux
   Status: Unknown => Incomplete

** Changed in: linux
   Importance: Unknown => Medium

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Incomplete
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-09-08 Thread cyphaw
I suffer from this bug too, with this card in access point mode:

02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] 
(rev 73)
Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]

And kernel 4.15.0-33-generic on Ubuntu 16.04 Xenial, though I
encountered it with previous versions too, and I think with 4.4 kernels
too.

It seems to happen when the load on the network is high.

But luckily, according to https://www.spinics.net/lists/linux-
wireless/msg169581.html it seems to be fixed in Intel by
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-
iwlwifi.git/commit/?id=b8e2a319df8cc60626ab7dcabbbab64ff56be41e in their
release/core35.

I think the resulting bug is probably in iwlwifi.ko (linux-image-extra package) 
(I don't think it is in iwlwifi.ucode).
Is there any way to track which release/coreXX is in a kernel version?

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Incomplete
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-11-07 Thread Bug Watch Updater
** Changed in: linux
   Status: Incomplete => Expired

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Expired
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865204]  kthread+

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-06-30 Thread Niklas Bölter
I have the same issue with the current Ubuntu 18.04 kernel
4.15.0-23-generic, and also with ubuntu mainline kernel 4.17.0-041700,
using Intel Wireless 8260 (Firmware 34.0.1) in AP mode.

Not sure if this is relevant or not: if i reboot the system, the wifi
card vanishes completely (even from lspci), i always have to shut down
and press the power button instead.

--

BUG: unable to handle kernel NULL pointer dereference at 0068
IP: iwl_trans_pcie_txq_enable+0x62/0x460 [iwlwifi]
PGD 0 P4D 0 
Oops: 0002 [#1] SMP PTI
Modules linked in: ccm bridge stp llc pppoe pppox nf_conntrack_ipv6 
nf_defrag_ipv6 ip6t_rt ip6table_filter ip6_tables nf_log_ipv4 nf_log_common 
xt_LOG ipt_REJECT nf_reject_ipv4 xt_policy xt_multiport xt_conntrack 
iptable_filter bnep ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack libcrc32c 
xt_TCPMSS xt_tcpudp iptable_mangle nls_iso8859_1 snd_soc_skl snd_soc_skl_ipc 
snd_hda_ext_core intel_rapl snd_soc_sst_dsp intel_telemetry_pltdrv 
snd_soc_sst_ipc intel_punit_ipc snd_soc_acpi intel_telemetry_core intel_pmc_ipc 
snd_soc_core x86_pkg_temp_thermal arc4 intel_powerclamp coretemp kvm_intel 
snd_compress ac97_bus kvm snd_hda_codec_hdmi irqbypass snd_hda_codec_realtek 
crct10dif_pclmul snd_hda_codec_generic crc32_pclmul ghash_clmulni_intel
 snd_pcm_dmaengine pcbc snd_hda_intel snd_hda_codec snd_hda_core iwlmvm 
snd_hwdep mac80211 aesni_intel aes_x86_64 crypto_simd glue_helper cryptd 
intel_cstate intel_rapl_perf iwlwifi snd_pcm btusb btrtl btbcm btintel 
serio_raw bluetooth snd_seq_midi snd_seq_midi_event ecdh_generic cfg80211 
snd_rawmidi lpc_ich snd_seq snd_seq_device snd_timer snd mei_me mei mac_hid 
soundcore shpchp sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables 
autofs4 uas usb_storage i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops psmouse sdhci_pci drm sdhci r8169 ahci mii 
libahci i2c_hid hid video pinctrl_broxton
CPU: 3 PID: 5529 Comm: kworker/3:0 Not tainted 4.15.0-23-generic #25-Ubuntu
Hardware name: NA ZBOX-CI327NANO-GS-01/ZBOX-CI327NANO-GS-01, BIOS 5.12 
01/16/2018
Workqueue: events iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
RIP: 0010:iwl_trans_pcie_txq_enable+0x62/0x460 [iwlwifi]
RSP: 0018:a38b41577c10 EFLAGS: 00010246
RAX: 09c4 RBX: 001f RCX: 
RDX:  RSI: 001f RDI: 2710
RBP: a38b41577c60 R08: 2710 R09: 0001
R10:  R11: 8d6db6399fd0 R12: 
R13: 8d6db5aa0018 R14:  R15: 
FS:  () GS:8d6dbfd8() knlGS:
CS:  0010 DS:  ES:  CR0: 80050033
CR2: 0068 CR3: 000136e0a000 CR4: 003406e0
Call Trace:
 iwl_mvm_enable_txq+0x21a/0x3b0 [iwlmvm]
 iwl_mvm_add_new_dqa_stream_wk+0x809/0x1690 [iwlmvm]
 ? iwl_mvm_add_new_dqa_stream_wk+0x809/0x1690 [iwlmvm]
 ? __switch_to+0xad/0x500
 ? put_prev_entity+0x25/0x100
 process_one_work+0x1de/0x410
 worker_thread+0x32/0x410
 kthread+0x121/0x140
 ? process_one_work+0x410/0x410
 ? kthread_create_worker_on_cpu+0x70/0x70
 ret_from_fork+0x35/0x40
Code: 4c 8b b4 c7 e8 7d 00 00 f0 48 0f ab 87 e8 8d 00 00 73 0d 80 3d 16 ad 02 
00 00 0f 84 c1 03 00 00 44 89 c7 e8 61 aa ac f6 4d 85 e4 <49> 89 46 68 0f 84 cf 
02 00 00 41 0f b6 04 24 89 45 b8 41 0f b6 
RIP: iwl_trans_pcie_txq_enable+0x62/0x460 [iwlwifi] RSP: a38b41577c10
CR2: 0068
---[ end trace 5d2a3090feef8ec6 ]---

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_inte

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-01-04 Thread Bartosz Kwitniewski
Just a note, I have the same problem with Intel® Wireless-AC 3168
(firmware version 29.541020.0 op_mode iwlmvm) on Gentoo
linux-4.14.8-gentoo-r1 in AP mode (802.11n).

Sometimes kernel only shows warnings from 
drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1363:
-
case TX_STATUS_FAIL_DEST_PS:
/* the FW should have stopped the queue and not
 * return this status
 */
WARN_ON(1);
info->flags |= IEEE80211_TX_STAT_TX_FILTERED;
break;
-
2018-01-03T21:16:51+01:00 [warning] kernel: [ cut here ]
2018-01-03T21:16:51+01:00 [warning] kernel: WARNING: CPU: 2 PID: 81 at 
drivers/net/wireless/intel/iwlwifi/mvm/tx.c:1363 iwl_mvm_rx_tx_cmd+0x361/0x610
2018-01-03T21:16:51+01:00 [warning] kernel: Modules linked in: rtl8812au(O)
2018-01-03T21:16:51+01:00 [warning] kernel: CPU: 2 PID: 81 Comm: 
irq/123-iwlwifi Tainted: GW  O4.14.8-gentoo-r1 #1
2018-01-03T21:16:51+01:00 [warning] kernel: Hardware name:  
/NUC6CAYB, BIOS AYAPLCEL.86A.0041.2017.0825.1152 08/25/2017
2018-01-03T21:16:51+01:00 [warning] kernel: task: 9ea3f473 task.stack: 
b5034027
2018-01-03T21:16:51+01:00 [warning] kernel: RIP: 
0010:iwl_mvm_rx_tx_cmd+0x361/0x610
2018-01-03T21:16:51+01:00 [warning] kernel: RSP: 0018:b50340273cb8 EFLAGS: 
00010246
2018-01-03T21:16:51+01:00 [warning] kernel: RAX: 0088 RBX: 
9ea3d6107700 RCX: 00031040
2018-01-03T21:16:51+01:00 [warning] kernel: RDX: 0003103f RSI: 
9ea3ffd20dc0 RDI: 9ea3f45ed200
2018-01-03T21:16:51+01:00 [warning] kernel: RBP: b50340273d38 R08: 
00020dc0 R09: b74e5b5d
2018-01-03T21:16:51+01:00 [warning] kernel: R10: 9ea3d6107730 R11: 
b737b110 R12: 9ea3f40f9388
2018-01-03T21:16:51+01:00 [warning] kernel: R13: d000 R14: 
9ea3d6107700 R15: 9ea3e1e93000
2018-01-03T21:16:51+01:00 [warning] kernel: FS:  () 
GS:9ea3ffd0() knlGS:
2018-01-03T21:16:51+01:00 [warning] kernel: CS:  0010 DS:  ES:  CR0: 
80050033
2018-01-03T21:16:51+01:00 [warning] kernel: CR2: 7ed717e8eee0 CR3: 
00023fe09000 CR4: 003406e0
2018-01-03T21:16:51+01:00 [warning] kernel: Call Trace:
2018-01-03T21:16:51+01:00 [warning] kernel:  iwl_mvm_rx_common+0x181/0x2b0
2018-01-03T21:16:51+01:00 [warning] kernel:  iwl_mvm_rx+0x6b/0x80
2018-01-03T21:16:51+01:00 [warning] kernel:  iwl_pcie_rx_handle+0x2ee/0x860
2018-01-03T21:16:51+01:00 [warning] kernel:  iwl_pcie_irq_handler+0x18d/0x6c0
2018-01-03T21:16:51+01:00 [warning] kernel:  ? irq_forced_thread_fn+0x80/0x80
2018-01-03T21:16:51+01:00 [warning] kernel:  irq_thread_fn+0x2a/0x60
2018-01-03T21:16:51+01:00 [warning] kernel:  irq_thread+0x149/0x1b0
2018-01-03T21:16:51+01:00 [warning] kernel:  ? __schedule+0x1c6/0x4f0
2018-01-03T21:16:51+01:00 [warning] kernel:  ? wake_threads_waitq+0x40/0x40
2018-01-03T21:16:51+01:00 [warning] kernel:  kthread+0x106/0x140
2018-01-03T21:16:51+01:00 [warning] kernel:  ? irq_thread_dtor+0xb0/0xb0
2018-01-03T21:16:51+01:00 [warning] kernel:  ? kthread_create_on_node+0x70/0x70
2018-01-03T21:16:51+01:00 [warning] kernel:  ret_from_fork+0x22/0x30
2018-01-03T21:16:51+01:00 [warning] kernel: Code: 00 49 c7 42 20 00 00 00 00 0f 
84 b6 fe ff ff 0f 87 98 fe ff ff 66 83 7d b2 01 77 08 41 81 4e 28 00 02 00 00 
31 db e9 9f fe ff ff <0f> ff 31 db 41 81 4e 28 00 01 00 00 e9 8e fe ff ff 49 8b 
86 c8 
2018-01-03T21:16:51+01:00 [warning] kernel: ---[ end trace 0b4f679a324845ac ]---


And here is the crash itself:
-
2018-01-04T18:03:16+01:00 [alert] kernel: BUG: unable to handle kernel NULL 
pointer dereference at 0070
2018-01-04T18:03:16+01:00 [alert] kernel: IP: 
iwl_trans_pcie_txq_enable+0x6b/0x410
2018-01-04T18:03:16+01:00 [info] kernel: PGD 0 P4D 0 
2018-01-04T18:03:16+01:00 [warning] kernel: Oops: 0002 [#1] SMP
2018-01-04T18:03:16+01:00 [warning] kernel: Modules linked in: rtl8812au(O)
2018-01-04T18:03:16+01:00 [warning] kernel: CPU: 1 PID: 30588 Comm: kworker/1:2 
Tainted: GW  O4.14.8-gentoo-r1 #1
2018-01-04T18:03:16+01:00 [warning] kernel: Hardware name:  
/NUC6CAYB, BIOS AYAPLCEL.86A.0041.2017.0825.1152 08/25/2017
2018-01-04T18:03:16+01:00 [warning] kernel: Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk
2018-01-04T18:03:16+01:00 [warning] kernel: task: 9ea3f5b08000 task.stack: 
b50340894000
2018-01-04T18:03:16+01:00 [warning] kernel: RIP: 
0010:iwl_trans_pcie_txq_enable+0x6b/0x410
2018-01-04T18:03:16+01:00 [warning] kernel: RSP: 0018:b50340897bf8 EFLAGS: 
00010246
2018-01-04T18:03:16+01:00 [warning] kernel: RAX: 03e8 RBX: 
001f RCX: 
2018-01-04T18:03:16+01:00 [warning] kernel: RDX: 0fa3 RSI: 
001f RDI: 2710
2018-01-04T18:03:16+01:00 [warning] kernel: RBP: b50340897c60 R08: 
2710 R09: 0001
2018-01-04T18:03:16+01

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2022-11-28 Thread Bug Watch Updater
** Changed in: linux (Debian)
   Status: New => Fix Released

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Expired
Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  Fix Released

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
 

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
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/1733194

Title:
  kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

Status in Linux:
  Expired
Status in linux package in Ubuntu:
  Confirmed
Status in linux package in Debian:
  New

Bug description:
  When in AP mode after some time, get this BUG:

  Nov 18 23:21:31 bifrost kernel: [18345.860393] BUG: unable to handle kernel 
NULL pointer dereference at 0070
  Nov 18 23:21:31 bifrost kernel: [18345.860552] IP: 
iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.860644] PGD 0
  Nov 18 23:21:31 bifrost kernel: [18345.860646] P4D 0
  Nov 18 23:21:31 bifrost kernel: [18345.860682]
  Nov 18 23:21:31 bifrost kernel: [18345.860747] Oops: 0002 [#1] SMP
  Nov 18 23:21:31 bifrost kernel: [18345.860800] Modules linked in: 
nfnetlink_queue nfnetlink_log nfnetlink dummy ufs qnx4 hfsplus hfs minix ntfs 
msdos jfs xfs ccm xfrm_user xfrm4_tunnel tunnel4 ipcomp xfrm_ipcomp esp4 ah4 
af_key xfrm_algo xt_policy xt_multiport ip6table_filter ip6_tables 
ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_nat_ipv4 nf_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack iptable_filter nls_iso8859_1 cmdlinepart intel_spi_platform 
intel_spi spi_nor mtd arc4 intel_rapl intel_soc_dts_thermal intel_soc_dts_iosf 
intel_powerclamp coretemp kvm_intel bridge kvm stp llc iwlmvm irqbypass 
punit_atom_debug mac80211 intel_cstate snd_hda_codec_hdmi iwlwifi 
snd_hda_codec_realtek snd_hda_codec_generic cfg80211 btusb snd_hda_intel 
lpc_ich btrtl snd_hda_codec snd_intel_sst_acpi
  Nov 18 23:21:31 bifrost kernel: [18345.861897]  mei_txe snd_hda_core mei 
snd_hwdep shpchp snd_intel_sst_core snd_soc_sst_atom_hifi2_platform hci_uart 
snd_soc_sst_match snd_soc_core btbcm serdev snd_compress btqca ac97_bus btintel 
snd_pcm_dmaengine snd_pcm dw_dmac dw_dmac_core snd_timer bluetooth snd 
soundcore mac_hid intel_int0002_vgpio ecdh_generic spi_pxa2xx_platform 
rfkill_gpio pwm_lpss_platform pwm_lpss 8250_dw ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor 
async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear i915 
drm_kms_helper crct10dif_pclmul igb syscopyarea sysfillrect crc32_pclmul 
sysimgblt fb_sys_fops dca ghash_clmulni_intel i2c_algo_bit cryptd ahci ptp drm 
pps_core libahci video
  Nov 18 23:21:31 bifrost kernel: [18345.862995]  i2c_hid hid sdhci_acpi sdhci
  Nov 18 23:21:31 bifrost kernel: [18345.863068] CPU: 1 PID: 1202 Comm: 
kworker/1:2 Tainted: GW   4.13.0-16-generic #19-Ubuntu
  Nov 18 23:21:31 bifrost kernel: [18345.863203] Hardware name: NF541 
NF541/NF541, BIOS BAR1NA02 02/25/2016
  Nov 18 23:21:31 bifrost kernel: [18345.863326] Workqueue: events 
iwl_mvm_add_new_dqa_stream_wk [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.863428] task: 96862c1c5800 
task.stack: a98a817c
  Nov 18 23:21:31 bifrost kernel: [18345.863539] RIP: 
0010:iwl_trans_pcie_txq_enable+0x62/0x440 [iwlwifi]
  Nov 18 23:21:31 bifrost kernel: [18345.863635] RSP: 0018:a98a817c3be0 
EFLAGS: 00010246
  Nov 18 23:21:31 bifrost kernel: [18345.863718] RAX: 09c4 RBX: 
001f RCX: 
  Nov 18 23:21:31 bifrost kernel: [18345.863824] RDX:  RSI: 
001f RDI: 2710
  Nov 18 23:21:31 bifrost kernel: [18345.863932] RBP: a98a817c3c30 R08: 
2710 R09: 0001
  Nov 18 23:21:31 bifrost kernel: [18345.864039] R10:  R11: 
9686344ce010 R12: 
  Nov 18 23:21:31 bifrost kernel: [18345.864145] R13: 96862c9d0018 R14: 
 R15: 
  Nov 18 23:21:31 bifrost kernel: [18345.864253] FS:  () 
GS:96863fc8() knlGS:
  Nov 18 23:21:31 bifrost kernel: [18345.864373] CS:  0010 DS:  ES:  
CR0: 80050033
  Nov 18 23:21:31 bifrost kernel: [18345.864461] CR2: 0070 CR3: 
00023068b000 CR4: 001006e0
  Nov 18 23:21:31 bifrost kernel: [18345.864568] Call Trace:
  Nov 18 23:21:31 bifrost kernel: [18345.864633]  
iwl_mvm_enable_txq+0x212/0x3a0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864732]  
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864843]  ? 
iwl_mvm_add_new_dqa_stream_wk+0x7e8/0x15e0 [iwlmvm]
  Nov 18 23:21:31 bifrost kernel: [18345.864945]  ? __switch_to+0x211/0x520
  Nov 18 23:21:31 bifrost kernel: [18345.865008]  ? put_prev_entity+0x23/0xf0
  Nov 18 23:21:31 bifrost kernel: [18345.865075]  process_one_work+0x1e7/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865143]  worker_thread+0x4a/0x410
  Nov 18 23:21:31 bifrost kernel: [18345.865204]  kthre