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

Driver crash on a kernel ver 5.4.6(on 4.19.85 works ok) #179

Closed
Yftul opened this issue Dec 27, 2019 · 1 comment
Closed

Driver crash on a kernel ver 5.4.6(on 4.19.85 works ok) #179

Yftul opened this issue Dec 27, 2019 · 1 comment

Comments

@Yftul
Copy link

Yftul commented Dec 27, 2019

[ 1169.899460] RTL871X: module init start
[ 1169.899463] RTL871X: rtl8812au v4.3.14_13455.20150212_BTCOEX20150128-51
[ 1169.899464] RTL871X: rtl8812au BT-Coex version = BTCOEX20150128-51
[ 1169.987722] ------------[ cut here ]------------
[ 1169.987747] WARNING: CPU: 2 PID: 26757 at net/wireless/core.c:867 wiphy_register+0x69c/0x8e0 [cfg80211]
[ 1169.987749] Modules linked in: rtl8812au(O+) tun sha1_ssse3 sha1_generic ipv6 xt_TCPMSS xt_conntrack iptable_filter xt_MASQUERADE xt_nat xt_tcpudp iptable_nat nf_nat nf_conntrack nf_defrag_ipv4 nf_defrag_ipv6 iptable_mangle ip_tables x_tables bpfilter iTCO_wdt iTCO_vendor_support xfs libcrc32c ext4 crc32c_generic crc16 mbcache jbd2 mei_hdcp coretemp hwmon intel_powerclamp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ath9k_htc ath9k_common ath9k_hw ath aesni_intel crypto_simd cryptd mac80211 glue_helper i2c_i801 lpc_ich mfd_core raid1 md_mod cfg80211 r8169 cdc_ether usbnet realtek libphy r8152 rfkill libarc4 mii mei_txe intel_xhci_usb_role_switch roles mei acpi_pad button intel_int0002_vgpio reiserfs i915 intel_gtt i2c_algo_bit cec drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm crc32c_intel xhci_pci xhci_hcd video i2c_hid i2c_core [last unloaded: rtl8812au]
[ 1169.987805] CPU: 2 PID: 26757 Comm: insmod Tainted: G W O 5.4.6-calculate #1
[ 1169.987806] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./N3150-ITX, BIOS P1.90 02/27/2018
[ 1169.987815] RIP: 0010:wiphy_register+0x69c/0x8e0 [cfg80211]
[ 1169.987818] Code: ff e9 7c fa ff ff 0f 0b b8 ea ff ff ff e9 70 fa ff ff 0f 0b b8 ea ff ff ff e9 64 fa ff ff 0f 0b b8 ea ff ff ff e9 58 fa ff ff <0f> 0b b8 ea ff ff ff e9 4c fa ff ff 0f 0b b8 ea ff ff ff e9 40 fa
[ 1169.987820] RSP: 0018:ffffc90002357a40 EFLAGS: 00010246
[ 1169.987822] RAX: ffffffffa0a6e1d0 RBX: ffffc90000131000 RCX: ffffffffa0a6e1c0
[ 1169.987823] RDX: ffffffffa0a6e260 RSI: 0000000000000001 RDI: 000000000000001e
[ 1169.987825] RBP: ffffc90002357ac0 R08: 0000000000000004 R09: 0000000000000003
[ 1169.987826] R10: ffffc90000134fd6 R11: ffff888170030334 R12: ffff888178fd5300
[ 1169.987828] R13: ffff88811ae23000 R14: ffff888177b8d800 R15: ffff8881784db800
[ 1169.987830] FS: 00007f6478aabb80(0000) GS:ffff88817bd00000(0000) knlGS:0000000000000000
[ 1169.987831] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1169.987833] CR2: 0000564268a5aa10 CR3: 0000000144728000 CR4: 00000000001006e0
[ 1169.987834] Call Trace:
[ 1169.987922] ? _rtw_malloc+0x24/0x25 [rtl8812au]
[ 1169.987966] ? _rtw_zmalloc+0x20/0x26 [rtl8812au]
[ 1169.988010] ? _rtw_memcpy+0x7/0x8 [rtl8812au]
[ 1169.988055] ? rtw_5g_rates_init+0x11/0x12 [rtl8812au]
[ 1169.988099] ? rtw_spt_band_alloc+0xa1/0xa3 [rtl8812au]
[ 1169.988145] rtw_wdev_alloc+0x56/0x1b7 [rtl8812au]
[ 1169.988192] rtw_usb_if1_init+0x11a/0x1e2 [rtl8812au]
[ 1169.988238] rtw_drv_init+0x2b/0x89 [rtl8812au]
[ 1169.988246] usb_probe_interface+0xdf/0x230
[ 1169.988252] really_probe+0x20c/0x2a0
[ 1169.988255] driver_probe_device+0x4b/0xc0
[ 1169.988258] device_driver_attach+0x4e/0x60
[ 1169.988260] __driver_attach+0x47/0xb0
[ 1169.988263] ? device_driver_attach+0x60/0x60
[ 1169.988266] bus_for_each_dev+0x73/0xb0
[ 1169.988270] bus_add_driver+0x16d/0x1c0
[ 1169.988273] driver_register+0x67/0xb0
[ 1169.988276] usb_register_driver+0x7f/0x120
[ 1169.988278] ? 0xffffffffa0b39000
[ 1169.988313] rtw_drv_entry+0x7d/0x1000 [rtl8812au]
[ 1169.988319] do_one_initcall+0x47/0x17f
[ 1169.988323] ? __vunmap+0x227/0x260
[ 1169.988328] ? kmem_cache_alloc+0x22/0x180
[ 1169.988332] do_init_module+0x51/0x200
[ 1169.988336] load_module+0x123c/0x1470
[ 1169.988341] ? vfs_read+0x11f/0x150
[ 1169.988344] ? __do_sys_finit_module+0xbf/0xe0
[ 1169.988347] __do_sys_finit_module+0xbf/0xe0
[ 1169.988350] do_syscall_64+0x47/0x170
[ 1169.988355] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1169.988358] RIP: 0033:0x7f6478bd0049
[ 1169.988362] Code: 00 00 00 75 05 48 83 c4 18 c3 e8 22 8b 01 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 17 de 0c 00 f7 d8 64 89 01 48
[ 1169.988364] RSP: 002b:00007ffccaee3668 EFLAGS: 00000202 ORIG_RAX: 0000000000000139
[ 1169.988366] RAX: ffffffffffffffda RBX: 00005638bbb34850 RCX: 00007f6478bd0049
[ 1169.988368] RDX: 0000000000000000 RSI: 00005638ba208398 RDI: 0000000000000003
[ 1169.988369] RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000002
[ 1169.988370] R10: 0000000000000003 R11: 0000000000000202 R12: 00005638ba208398
[ 1169.988372] R13: 0000000000000000 R14: 00005638bbb34800 R15: 0000000000000000
[ 1169.988374] ---[ end trace 7e7809e1669c30d7 ]---

@Yftul
Copy link
Author

Yftul commented Dec 27, 2019

Wrong repo, sorry

@Yftul Yftul closed this as completed Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant