Skip to content

Instantly share code, notes, and snippets.

@coldtobi
Created July 23, 2016 06:23
Show Gist options
  • Save coldtobi/8773717e95d2bcca2101371475e15e4b to your computer and use it in GitHub Desktop.
Save coldtobi/8773717e95d2bcca2101371475e15e4b to your computer and use it in GitHub Desktop.
kernel-warning RTL8723BS
[ 77.870000] RTL871X: rtw_release_macid(wlan0) if1, hwaddr:32:b8:c3:c2:9c:02 macid:2 not used
[ 77.880000] ------------[ cut here ]------------
[ 77.890000] WARNING: CPU: 0 PID: 822 at /root/src/RTL8723BS/core/rtw_wlan_util.c:3588 rtw_release_macid+0x1c8/0x304 [8723bs]()
[ 77.900000] Modules linked in: bnep hci_uart btbcm btintel cmac ecb bluetooth batman_adv libcrc32c bridge stp llc 8723bs(O) cfg80211 usb_f_acm u_serial g_serial libcomposite configfs
[ 77.920000] CPU: 0 PID: 822 Comm: ip Tainted: G O 4.3.0tobis+ #1
[ 77.930000] Hardware name: Allwinner sun4i/sun5i Families
[ 77.930000] [<c00191cc>] (unwind_backtrace) from [<c0015148>] (show_stack+0x20/0x24)
[ 77.940000] [<c0015148>] (show_stack) from [<c0356bac>] (dump_stack+0x90/0xa0)
[ 77.950000] [<c0356bac>] (dump_stack) from [<c0027240>] (warn_slowpath_common+0x98/0xc8)
[ 77.960000] [<c0027240>] (warn_slowpath_common) from [<c002732c>] (warn_slowpath_null+0x2c/0x34)
[ 77.980000] [<c002732c>] (warn_slowpath_null) from [<bf10c878>] (rtw_release_macid+0x1c8/0x304 [8723bs])
[ 77.990000] [<bf10c878>] (rtw_release_macid [8723bs]) from [<bf113614>] (rtw_free_stainfo+0x2ac/0x3dc [8723bs])
[ 78.010000] [<bf113614>] (rtw_free_stainfo [8723bs]) from [<bf1139f4>] (rtw_free_all_stainfo+0x12c/0x13c [8723bs])
[ 78.030000] [<bf1139f4>] (rtw_free_all_stainfo [8723bs]) from [<bf0f703c>] (rtw_free_assoc_resources+0x64/0x124 [8723bs])
[ 78.050000] [<bf0f703c>] (rtw_free_assoc_resources [8723bs]) from [<bf1270f0>] (netdev_close+0x94/0xcc [8723bs])
[ 78.060000] [<bf1270f0>] (netdev_close [8723bs]) from [<c056fb70>] (__dev_close_many+0x98/0xe0)
[ 78.080000] [<c056fb70>] (__dev_close_many) from [<c056fcec>] (__dev_close+0x38/0x50)
[ 78.100000] [<c056fcec>] (__dev_close) from [<c05789a0>] (__dev_change_flags+0xa4/0x154)
[ 78.110000] [<c05789a0>] (__dev_change_flags) from [<c0578a78>] (dev_change_flags+0x28/0x58)
[ 78.130000] [<c0578a78>] (dev_change_flags) from [<c0589284>] (do_setlink+0x2e8/0x810)
[ 78.140000] [<c0589284>] (do_setlink) from [<c0589dc0>] (rtnl_newlink+0x508/0x74c)
[ 78.160000] [<c0589dc0>] (rtnl_newlink) from [<c0588838>] (rtnetlink_rcv_msg+0x188/0x228)
[ 78.180000] [<c0588838>] (rtnetlink_rcv_msg) from [<c059e30c>] (netlink_rcv_skb+0xb0/0xcc)
[ 78.190000] [<c059e30c>] (netlink_rcv_skb) from [<c05886a8>] (rtnetlink_rcv+0x34/0x3c)
[ 78.210000] [<c05886a8>] (rtnetlink_rcv) from [<c059dc18>] (netlink_unicast+0x180/0x244)
[ 78.220000] [<c059dc18>] (netlink_unicast) from [<c059e0c0>] (netlink_sendmsg+0x31c/0x388)
[ 78.240000] [<c059e0c0>] (netlink_sendmsg) from [<c0559714>] (sock_sendmsg+0x44/0x54)
[ 78.260000] [<c0559714>] (sock_sendmsg) from [<c055a1a8>] (___sys_sendmsg+0x1f8/0x200)
[ 78.270000] [<c055a1a8>] (___sys_sendmsg) from [<c055b0c4>] (__sys_sendmsg+0x4c/0x7c)
[ 78.290000] [<c055b0c4>] (__sys_sendmsg) from [<c055b10c>] (SyS_sendmsg+0x18/0x1c)
[ 78.300000] [<c055b10c>] (SyS_sendmsg) from [<c0010900>] (ret_fast_syscall+0x0/0x3c)
[ 78.320000] ---[ end trace d428d3bd987927b7 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment