Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sympa_soap_client: bug in logic #244

Closed
BraMo-logicar opened this issue Mar 28, 2018 · 18 comments
Closed

sympa_soap_client: bug in logic #244

BraMo-logicar opened this issue Mar 28, 2018 · 18 comments
Labels
Milestone

Comments

@BraMo-logicar
Copy link

BraMo-logicar commented Mar 28, 2018

I've just upgraded Sympa on FreeBSD (v6.2.16 -> v6.2.24) and I experience a new error in several of my Soap tools.

The same error rise out with sympa_soap_client.pl script:

# .../sympa_soap_client.pl --soap_url http://<vh>/sympasoap --user_email=<email>
  --user_password=<pw> --service=add --service_parameters=<list>,<email>,,1
...
LOGIN....
0
        '...'

add....
Soap error :
faultstring = bug in logic. Ask developer at /usr/local/libexec/sympa/Sympa/Spindle/AuthorizeRequest.pm line 67, <DATA> line 755.

faultcode = soap:Server
@ikedas
Copy link
Member

ikedas commented Apr 5, 2018

Hi @marcobroglia,

If possible, could you please apply this patch and check if the problem is solved?

@ikedas ikedas added this to the 6.2.32 milestone Apr 5, 2018
@SukramD
Copy link

SukramD commented Apr 5, 2018

Hi @ikedas,
I had the same problem with sympa 6.2.30 and it seems to be fixed after I applied your patch. Thanks!

@gpearson
Copy link

gpearson commented Apr 5, 2018

I can try this as well if someone can help on what I need to do to apply the patch.

@BraMo-logicar
Copy link
Author

It works. Thanks a lot.

[gpearson] The patch substitutes 3 occurrences of string scenario_contest with the correct scenario_context in file SOAP.pm. Then you have to restart.

@ikedas
Copy link
Member

ikedas commented Apr 6, 2018

Hi @gpearson, thank you for offering help.
The bug at this time will be included in the next beta release (6.2.31b.1 in May). Would you please check it to confirm fixes?

ikedas added a commit that referenced this issue Apr 6, 2018
SympaSOAP crashes with add, closeList and del #244
@leolivier
Copy link

leolivier commented Jun 29, 2018

Hi,
I'm using 6.2.33b.2 here and I still have the same bug
EDIT: Although the patch described above seems to be included in my version...

Detailed error is:

$ sympa_soap_client.pl --soap_url=https://framalistes.org/sympasoap --service=add "--service_parameters=<list>,<address>,<name>,1" --user_email=<usr> --user_password=<pwd>
cookie : Set-Cookie3: sympa_session=fa57858c0c2f1bc6892adfb3afd6ec5f7c; path="/"; domain=framalistes.org; path_spec; expires="2018-06-29 15:27:04Z"; version=1

param: <list>
param: <address>
param: <name>
param: 1
LOGIN....
0
	'd306c59f210e48124be79ff2a5da1754ce'


add....
Soap error :
faultcode = soap:Server
faultstring = bug in logic. Ask developer at /home/sympa/bin/Sympa/Spindle/AuthorizeRequest.pm line 67.

The perl script works for the which service with the same usr/pwd

@ikedas
Copy link
Member

ikedas commented Jul 2, 2018

Hi @leolivier,
Can you show the content of system log when the error you shew occurred?

@leolivier
Copy link

Nothing very interesting, I think...

olivier@baloo-17 ~ $ journalctl -xe
juil. 06 12:35:11 baloo-17 kernel:  tasklet_action+0xff/0x110
juil. 06 12:35:11 baloo-17 kernel:  __do_softirq+0xf2/0x287
juil. 06 12:35:11 baloo-17 kernel:  irq_exit+0xb6/0xc0
juil. 06 12:35:11 baloo-17 kernel:  do_IRQ+0x4f/0xd0
juil. 06 12:35:11 baloo-17 kernel:  common_interrupt+0x1af/0x1af
juil. 06 12:35:11 baloo-17 kernel:  </IRQ>
juil. 06 12:35:11 baloo-17 kernel: RIP: 0010:cpuidle_enter_state+0x132/0x2f0
juil. 06 12:35:11 baloo-17 kernel: RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
juil. 06 12:35:11 baloo-17 kernel: RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001831fd1cdbc
juil. 06 12:35:11 baloo-17 kernel: RDX: 000001831fd1ce1a RSI: 000001831fd1ce1a RDI: 0000000000000000
juil. 06 12:35:11 baloo-17 kernel: RBP: ffffb4f380ce7ea0 R08: 0000000000000275 R09: 0000000000000018
juil. 06 12:35:11 baloo-17 kernel: R10: ffffb4f380ce7e10 R11: 00000000000003ae R12: 0000000000000005
juil. 06 12:35:11 baloo-17 kernel: R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001831fcc09ad
juil. 06 12:35:11 baloo-17 kernel:  ? cpuidle_enter_state+0x123/0x2f0
juil. 06 12:35:11 baloo-17 kernel:  cpuidle_enter+0x17/0x20
juil. 06 12:35:11 baloo-17 kernel:  call_cpuidle+0x23/0x40
juil. 06 12:35:11 baloo-17 kernel:  do_idle+0x18c/0x1f0
juil. 06 12:35:11 baloo-17 kernel:  cpu_startup_entry+0x73/0x80
juil. 06 12:35:11 baloo-17 kernel:  start_secondary+0x198/0x1e0
juil. 06 12:35:11 baloo-17 kernel:  secondary_startup_64+0x9f/0xa0
juil. 06 12:35:11 baloo-17 kernel: Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 b
juil. 06 12:35:11 baloo-17 kernel: ---[ end trace 686267979d3e792d ]---
juil. 06 12:36:39 baloo-17 mount[3396]: mount to NFS server 'raspberrypi' failed: Connection refused, retrying
> dmesg -xe
...
kern  :warn  : [juil. 6 12:34] ------------[ cut here ]------------
kern  :warn  : [  +0,000095] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000131]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000087] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000003] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000004] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000066] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000005] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000006] RAX: 0000000000000004 RBX: ffff9a41780b8100 RCX: 000000000000000c
kern  :warn  : [  +0,000003] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000004] RBP: ffff9a432fb43e00 R08: 0000000000000025 R09: 0000000000000002
kern  :warn  : [  +0,000004] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000004] R13: 0000000000000000 R14: ffff9a41780b8100 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000005] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000004] CR2: 00001a4149e84010 CR3: 00000001f7e0a004 CR4: 00000000000606e0
kern  :warn  : [  +0,000004] Call Trace:
kern  :warn  : [  +0,000005]  <IRQ>
kern  :warn  : [  +0,000015]  ? map_single+0x32/0x80
kern  :warn  : [  +0,000011]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000018]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000018]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000010]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000009]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000006]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000007]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000008]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000014] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000004] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000007] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 0000017efff097e4
kern  :warn  : [  +0,000004] RDX: 0000017efff09902 RSI: 0000017efff09902 RDI: 0000000000000000
kern  :warn  : [  +0,000004] RBP: ffffb4f380ce7ea0 R08: 0000000000000dac R09: 0000000000000018
kern  :warn  : [  +0,000005] R10: ffffb4f380ce7e10 R11: 00000000000004bf R12: 0000000000000005
kern  :warn  : [  +0,000004] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 0000017effda8eb2
kern  :warn  : [  +0,000013]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000009]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000008]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000006]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000007]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000009]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000010]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000005] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000127] ---[ end trace 686267979d3e792c ]---
kern  :warn  : [juil. 6 12:35] ------------[ cut here ]------------
kern  :warn  : [  +0,000038] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000001] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000041]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000032] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000001] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000002] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000015] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000001] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000002] RAX: 0000000000000004 RBX: ffff9a412d246400 RCX: 000000000000000c
kern  :warn  : [  +0,000002] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000001] RBP: ffff9a432fb43e00 R08: 0000000000000024 R09: 0000000000000002
kern  :warn  : [  +0,000001] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000001] R13: 0000000000000000 R14: ffff9a412d246400 R15: ffff9a4322868780
kern  :warn  : [  +0,000002] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000001] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000001] CR2: 00007fe589616000 CR3: 00000001f7e0a002 CR4: 00000000000606e0
kern  :warn  : [  +0,000001] Call Trace:
kern  :warn  : [  +0,000002]  <IRQ>
kern  :warn  : [  +0,000008]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000004]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000007]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000006]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000003]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000003]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000002]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000002]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000002]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000001]  </IRQ>
kern  :warn  : [  +0,000004] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000001] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000002] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001831fd1cdbc
kern  :warn  : [  +0,000001] RDX: 000001831fd1ce1a RSI: 000001831fd1ce1a RDI: 0000000000000000
kern  :warn  : [  +0,000001] RBP: ffffb4f380ce7ea0 R08: 0000000000000275 R09: 0000000000000018
kern  :warn  : [  +0,000001] R10: ffffb4f380ce7e10 R11: 00000000000003ae R12: 0000000000000005
kern  :warn  : [  +0,000002] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001831fcc09ad
kern  :warn  : [  +0,000003]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000003]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000002]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000002]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000002]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000002]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000003]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000001] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000034] ---[ end trace 686267979d3e792d ]---
kern  :warn  : [juil. 6 12:37] ------------[ cut here ]------------
kern  :warn  : [  +0,000082] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000106]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000079] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000002] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000004] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000048] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000005] RAX: 0000000000000004 RBX: ffff9a4203ce9000 RCX: 000000000000000c
kern  :warn  : [  +0,000004] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000022 R09: 0000000000000002
kern  :warn  : [  +0,000002] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a4203ce9000 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000004] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000003] CR2: 00007f475fca0000 CR3: 00000001f7e0a004 CR4: 00000000000606e0
kern  :warn  : [  +0,000004] Call Trace:
kern  :warn  : [  +0,000004]  <IRQ>
kern  :warn  : [  +0,000016]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000009]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000015]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000015]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000007]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000008]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000005]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000006]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000007]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000002]  </IRQ>
kern  :warn  : [  +0,000012] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000003] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000005] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001a10860d79b
kern  :warn  : [  +0,000003] RDX: 000001a10860d89b RSI: 000001a10860d89b RDI: 0000000000000000
kern  :warn  : [  +0,000003] RBP: ffffb4f380ce7ea0 R08: 0000000000000315 R09: 0000000000000018
kern  :warn  : [  +0,000003] R10: ffffb4f380ce7e10 R11: 000000000000051b R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001a1085b1a76
kern  :warn  : [  +0,000009]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000007]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000006]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000005]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000006]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000006]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000004] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000093] ---[ end trace 686267979d3e792e ]---
kern  :warn  : [juil. 6 12:38] ------------[ cut here ]------------
kern  :warn  : [  +0,000075] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000103]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000079] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000002] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000004] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000042] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000005] RAX: 0000000000000004 RBX: ffff9a4173d65100 RCX: 000000000000000c
kern  :warn  : [  +0,000003] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000022 R09: 0000000000000002
kern  :warn  : [  +0,000003] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a4173d65100 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000003] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000004] CR2: 00007fd0df316000 CR3: 00000001f7e0a006 CR4: 00000000000606e0
kern  :warn  : [  +0,000002] Call Trace:
kern  :warn  : [  +0,000005]  <IRQ>
kern  :warn  : [  +0,000014]  ? map_single+0x32/0x80
kern  :warn  : [  +0,000009]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000016]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000014]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000007]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000009]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000005]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000006]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000006]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000011] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000003] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000005] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001ab9ac80e4c
kern  :warn  : [  +0,000003] RDX: 000001ab9ac80f4b RSI: 000001ab9ac80f4b RDI: 0000000000000000
kern  :warn  : [  +0,000003] RBP: ffffb4f380ce7ea0 R08: 0000000000000445 R09: 0000000000000018
kern  :warn  : [  +0,000003] R10: ffffb4f380ce7e10 R11: 00000000000005ca R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001ab9abd33f7
kern  :warn  : [  +0,000009]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000008]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000005]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000005]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000006]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000006]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000004] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000092] ---[ end trace 686267979d3e792f ]---
kern  :warn  : [ +19,087717] ------------[ cut here ]------------
kern  :warn  : [  +0,000070] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000002] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000105]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000075] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000002] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000003] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000044] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000004] RAX: 0000000000000004 RBX: ffff9a431b86e100 RCX: 000000000000000c
kern  :warn  : [  +0,000003] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000023 R09: 0000000000000002
kern  :warn  : [  +0,000003] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a431b86e100 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000003] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000004] CR2: 00001a4149ec3000 CR3: 00000001f7e0a003 CR4: 00000000000606e0
kern  :warn  : [  +0,000002] Call Trace:
kern  :warn  : [  +0,000005]  <IRQ>
kern  :warn  : [  +0,000013]  ? map_single+0x32/0x80
kern  :warn  : [  +0,000009]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000015]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000015]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000006]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000008]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000006]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000005]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000006]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000010] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000003] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000005] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001b00c88e84e
kern  :warn  : [  +0,000003] RDX: 000001b00c88e952 RSI: 000001b00c88e952 RDI: 0000000000000000
kern  :warn  : [  +0,000003] RBP: ffffb4f380ce7ea0 R08: 00000000000005f0 R09: 0000000000000018
kern  :warn  : [  +0,000003] R10: ffffb4f380ce7e10 R11: 000000000000058b R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001b00c875467
kern  :warn  : [  +0,000010]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000007]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000005]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000005]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000006]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000006]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000004] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000092] ---[ end trace 686267979d3e7930 ]---
kern  :warn  : [juil. 6 12:39] ------------[ cut here ]------------
kern  :warn  : [  +0,000084] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000104]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000078] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000003] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000003] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000047] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000004] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000005] RAX: 0000000000000004 RBX: ffff9a4204f85800 RCX: 000000000000000c
kern  :warn  : [  +0,000003] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000022 R09: 0000000000000002
kern  :warn  : [  +0,000003] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a4204f85800 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000003] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000004] CR2: 0000197a6b67a000 CR3: 00000001f7e0a005 CR4: 00000000000606e0
kern  :warn  : [  +0,000002] Call Trace:
kern  :warn  : [  +0,000005]  <IRQ>
kern  :warn  : [  +0,000015]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000017]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000015]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000007]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000009]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000005]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000006]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000006]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000012] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000002] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000005] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001c038ee7da3
kern  :warn  : [  +0,000003] RDX: 000001c038ee7eac RSI: 000001c038ee7eac RDI: 0000000000000000
kern  :warn  : [  +0,000004] RBP: ffffb4f380ce7ea0 R08: 00000000000003d8 R09: 0000000000000018
kern  :warn  : [  +0,000003] R10: ffffb4f380ce7e10 R11: 00000000000005bc R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001c038e317ac
kern  :warn  : [  +0,000009]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000008]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000007]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000005]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000005]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000007]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000004] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000093] ---[ end trace 686267979d3e7931 ]---
kern  :warn  : [ +13,153226] ------------[ cut here ]------------
kern  :warn  : [  +0,000074] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000002] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000104]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000077] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000003] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000003] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000042] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000005] RAX: 0000000000000004 RBX: ffff9a4173d65d00 RCX: 000000000000000c
kern  :warn  : [  +0,000003] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000022 R09: 0000000000000002
kern  :warn  : [  +0,000003] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a4173d65d00 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000003] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000004] CR2: 00007f4e400c3000 CR3: 00000001f7e0a005 CR4: 00000000000606e0
kern  :warn  : [  +0,000002] Call Trace:
kern  :warn  : [  +0,000005]  <IRQ>
kern  :warn  : [  +0,000016]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000008]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000015]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000015]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000007]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000008]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000005]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000006]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000006]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000009] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000003] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000005] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001c348f64f3b
kern  :warn  : [  +0,000003] RDX: 000001c348f65044 RSI: 000001c348f65044 RDI: 0000000000000000
kern  :warn  : [  +0,000003] RBP: ffffb4f380ce7ea0 R08: 00000000000003a0 R09: 0000000000000018
kern  :warn  : [  +0,000003] R10: ffffb4f380ce7e10 R11: 000000000000026f R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001c348e533b2
kern  :warn  : [  +0,000010]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000007]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000006]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000005]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000005]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000007]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000003] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000093] ---[ end trace 686267979d3e7932 ]---
kern  :warn  : [  +5,964495] ------------[ cut here ]------------
kern  :warn  : [  +0,000073] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000002] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000103]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000079] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000002] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000004] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000044] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000004] RAX: 0000000000000004 RBX: ffff9a417ef50e00 RCX: 000000000000000c
kern  :warn  : [  +0,000004] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000021 R09: 0000000000000002
kern  :warn  : [  +0,000002] R10: 0000000000000002 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a417ef50e00 R15: ffff9a4322868780
kern  :warn  : [  +0,000005] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000004] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000003] CR2: 000026eac08c5008 CR3: 00000001f7e0a003 CR4: 00000000000606e0
kern  :warn  : [  +0,000003] Call Trace:
kern  :warn  : [  +0,000005]  <IRQ>
kern  :warn  : [  +0,000016]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000017]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000015]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000008]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000008]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000005]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000006]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000006]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000010] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000003] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000005] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001c4ac829f3a
kern  :warn  : [  +0,000003] RDX: 000001c4ac82a03e RSI: 000001c4ac82a03e RDI: 0000000000000000
kern  :warn  : [  +0,000003] RBP: ffffb4f380ce7ea0 R08: 0000000000000255 R09: 0000000000000018
kern  :warn  : [  +0,000003] R10: ffffb4f380ce7e10 R11: 00000000000002ed R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001c4ac7f7445
kern  :warn  : [  +0,000010]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000007]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000006]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000005]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000006]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000007]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000004] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000093] ---[ end trace 686267979d3e7933 ]---
kern  :warn  : [  +0,461781] ------------[ cut here ]------------
kern  :warn  : [  +0,000035] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000001] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000043]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000033] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000001] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000002] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000018] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000001] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000002] RAX: 0000000000000004 RBX: ffff9a41ab055e00 RCX: 000000000000000c
kern  :warn  : [  +0,000001] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000001] RBP: ffff9a432fb43e00 R08: 0000000000000021 R09: 0000000000000002
kern  :warn  : [  +0,000001] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000001] R13: 0000000000000000 R14: ffff9a41ab055e00 R15: ffff9a4322868780
kern  :warn  : [  +0,000002] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000002] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000001] CR2: 000026eac08c6008 CR3: 00000001f7e0a003 CR4: 00000000000606e0
kern  :warn  : [  +0,000001] Call Trace:
kern  :warn  : [  +0,000003]  <IRQ>
kern  :warn  : [  +0,000007]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000004]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000007]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000005]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000003]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000005]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000002]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000002]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000002]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000001]  </IRQ>
kern  :warn  : [  +0,000004] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000002] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000002] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001c4c812d0ee
kern  :warn  : [  +0,000001] RDX: 000001c4c812d125 RSI: 000001c4c812d125 RDI: 0000000000000000
kern  :warn  : [  +0,000001] RBP: ffffb4f380ce7ea0 R08: 0000000000000b9e R09: 0000000000000018
kern  :warn  : [  +0,000001] R10: ffffb4f380ce7e10 R11: 00000000000006c2 R12: 0000000000000005
kern  :warn  : [  +0,000002] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001c4c80ec3a0
kern  :warn  : [  +0,000003]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000003]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000002]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000002]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000002]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000003]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000003]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000002] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000037] ---[ end trace 686267979d3e7934 ]---
kern  :warn  : [  +4,775350] ------------[ cut here ]------------
kern  :warn  : [  +0,000069] WARNING: CPU: 5 PID: 0 at /build/linux-hwe-0bNakQ/linux-hwe-4.13.0/net/mac80211/rx.c:629 ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000002] Modules linked in: rpcsec_gss_krb5 nfsv4 nfs fscache rfcomm ccm bnep rtsx_usb_ms memstick bbswitch(OE) binfmt_misc nvidia_uvm(POE) btusb btrtl btbcm btintel intel_rapl bluetooth uvcvideo videobuf2_vmalloc x86_pkg_temp_thermal videobuf2_memops videobuf2_v4l2 videobuf2_core snd_hda_codec_realtek intel_powerclamp arc4 ecdh_generic snd_hda_codec_generic videodev media snd_hda_intel snd_hda_codec coretemp snd_hda_core snd_hwdep crct10dif_pclmul ath9k crc32_pclmul nvidia_drm(POE) snd_pcm ath9k_common ghash_clmulni_intel ath9k_hw pcbc nvidia_modeset(POE) snd_seq_midi snd_seq_midi_event ath nvidia(POE) aesni_intel snd_rawmidi aes_x86_64 crypto_simd glue_helper mac80211 cryptd snd_seq intel_cstate snd_seq_device intel_rapl_perf snd_timer cfg80211 joydev input_leds snd mei_me serio_raw lpc_ich
kern  :warn  : [  +0,000103]  mei soundcore shpchp asus_nb_wmi asus_wmi sparse_keymap mxm_wmi wmi mac_hid kvm_intel kvm irqbypass parport_pc ppdev nfsd lp nfs_acl parport lockd grace auth_rpcgss sunrpc autofs4 btrfs xor raid6_pq dm_mirror dm_region_hash dm_log rtsx_usb_sdmmc rtsx_usb i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops r8169 ahci psmouse drm libahci mii video
kern  :warn  : [  +0,000075] CPU: 5 PID: 0 Comm: swapper/5 Tainted: P        W  OE   4.13.0-45-generic #50~16.04.1-Ubuntu
kern  :warn  : [  +0,000002] Hardware name: ASUSTeK Computer Inc. K93SV/K93SV, BIOS K93SV 207 09/09/2011
kern  :warn  : [  +0,000004] task: ffff9a43262945c0 task.stack: ffffb4f380ce4000
kern  :warn  : [  +0,000043] RIP: 0010:ieee80211_rx_napi+0x867/0xa40 [mac80211]
kern  :warn  : [  +0,000003] RSP: 0018:ffff9a432fb43d30 EFLAGS: 00010246
kern  :warn  : [  +0,000005] RAX: 0000000000000004 RBX: ffff9a42bf58ea00 RCX: 000000000000000c
kern  :warn  : [  +0,000003] RDX: 0000000000010000 RSI: 0000000000000004 RDI: ffff9a4322868780
kern  :warn  : [  +0,000003] RBP: ffff9a432fb43e00 R08: 0000000000000021 R09: 0000000000000002
kern  :warn  : [  +0,000003] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
kern  :warn  : [  +0,000003] R13: 0000000000000000 R14: ffff9a42bf58ea00 R15: ffff9a4322868780
kern  :warn  : [  +0,000004] FS:  0000000000000000(0000) GS:ffff9a432fb40000(0000) knlGS:0000000000000000
kern  :warn  : [  +0,000004] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kern  :warn  : [  +0,000003] CR2: 00007fe58d2fd000 CR3: 00000001f7e0a004 CR4: 00000000000606e0
kern  :warn  : [  +0,000004] Call Trace:
kern  :warn  : [  +0,000004]  <IRQ>
kern  :warn  : [  +0,000015]  ? __build_skb+0x2a/0xe0
kern  :warn  : [  +0,000009]  ? ath9k_cmn_rx_skb_postprocess+0x4c/0x130 [ath9k_common]
kern  :warn  : [  +0,000014]  ath_rx_tasklet+0xabc/0xfc0 [ath9k]
kern  :warn  : [  +0,000015]  ath9k_tasklet+0x1e4/0x250 [ath9k]
kern  :warn  : [  +0,000007]  tasklet_action+0xff/0x110
kern  :warn  : [  +0,000008]  __do_softirq+0xf2/0x287
kern  :warn  : [  +0,000005]  irq_exit+0xb6/0xc0
kern  :warn  : [  +0,000006]  do_IRQ+0x4f/0xd0
kern  :warn  : [  +0,000006]  common_interrupt+0x1af/0x1af
kern  :warn  : [  +0,000003]  </IRQ>
kern  :warn  : [  +0,000009] RIP: 0010:cpuidle_enter_state+0x132/0x2f0
kern  :warn  : [  +0,000003] RSP: 0018:ffffb4f380ce7e68 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff5e
kern  :warn  : [  +0,000006] RAX: 0000000000000000 RBX: 0000000000000005 RCX: 000001c5e4b81b22
kern  :warn  : [  +0,000002] RDX: 000001c5e4b81c26 RSI: 000001c5e4b81c26 RDI: 0000000000000000
kern  :warn  : [  +0,000004] RBP: ffffb4f380ce7ea0 R08: 0000000000000455 R09: 0000000000000018
kern  :warn  : [  +0,000002] R10: ffffb4f380ce7e10 R11: 00000000000003b3 R12: 0000000000000005
kern  :warn  : [  +0,000003] R13: ffff9a432fb6b600 R14: ffffffffb537a0d8 R15: 000001c5e4a99241
kern  :warn  : [  +0,000010]  ? cpuidle_enter_state+0x123/0x2f0
kern  :warn  : [  +0,000007]  cpuidle_enter+0x17/0x20
kern  :warn  : [  +0,000006]  call_cpuidle+0x23/0x40
kern  :warn  : [  +0,000004]  do_idle+0x18c/0x1f0
kern  :warn  : [  +0,000006]  cpu_startup_entry+0x73/0x80
kern  :warn  : [  +0,000006]  start_secondary+0x198/0x1e0
kern  :warn  : [  +0,000007]  secondary_startup_64+0x9f/0xa0
kern  :warn  : [  +0,000004] Code: ff 48 8b 95 70 ff ff ff 4c 8b ab d8 00 00 00 4c 8b b2 d8 00 00 00 e9 35 fa ff ff 48 89 de 4c 89 ff e8 be 1f fe ff e9 76 fa ff ff <0f> ff 48 89 df e8 4f 83 db f3 e9 7d f8 ff ff 4c 89 ff 44 8b a5 
kern  :warn  : [  +0,000093] ---[ end trace 686267979d3e7935 ]---


@ikedas
Copy link
Member

ikedas commented Jul 9, 2018

Hi @leolivier,
Sorry for ambiguous question. Can you show the content of Sympa's log when the error you shew occurred?

@leolivier
Copy link

Hi @ikedas,
I didn't get it 😃
Just to be clear, I'm trying to interact with a remote server provided by framasoft and named framalistes so I can't get any from the server. I'll see if there is a log on the client side...

@ikedas
Copy link
Member

ikedas commented Jul 9, 2018

Hi @leolivier,
I guess Framalistes.org have not used 6.2.32. Please ask them for help.

@leolivier
Copy link

leolivier commented Jul 9, 2018 via email

@ldidry
Copy link
Contributor

ldidry commented Jul 9, 2018

We use 6.2.24

@leolivier
Copy link

Hi @ididry
Let's continue speaking English even if we're both French 😉
Do you have any idea of what is happening on the framalistes api?
I am running a website for my very large family. On this site, there's an address book containing email addresses. Each time an address is changed, I need to remove the old one from my mailing list at framalistes and add the new one instead.
Why can't I use the add API?

@ldidry
Copy link
Contributor

ldidry commented Jul 9, 2018

I'll need some details (for ex: when did you try, so that I can check logs without grepping in old logs). Can you send me a message trough https://contact.framasoft.org? We'll be able to continue that discussion without polluting this issue. Say "For Luc" in the message, so the guy in charge of the support will ping me when it will arrive.

@leolivier
Copy link

I think you can check the logs from July 6 around 12:30

@leolivier
Copy link

leolivier commented Jul 29, 2018

Hi @ldidry
I sent you a message through the framasoft contact link above a while ago but didn't receive any news... Is there something new with this issue or should I resign myself to do my migration manually?

@ldidry
Copy link
Contributor

ldidry commented Jul 29, 2018

Sorry, vacations, stuff to do and all that sort of things. I'll reply on our contact system (you could just have reply to the confirm mail to ping me).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants