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

FS#2254 - Monitoring tools causing router reboot since around r9645. #7139

Closed
openwrt-bot opened this issue Apr 24, 2019 · 3 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

Cutepally:

Supply the following if possible:

  • Device problem occurs on: NETGEAR WNDR3700v4, most likely others which also use mac80211.
  • Software versions of OpenWrt/LEDE release, packages, etc: Builds since r9645 till today at r9900.
  • Steps to reproduce: use some monitor tool in openwrt. bully, reaver, hcxdumptool, etc. they all cause the problem.

ok, so. it's been about a month or so, this problem has been happening but i finally gathered the time to narrow it down.

message: mac80211: optimize skb resizing to avoid reallocation when using 802.11s + batman-adv
commit: 60659b2
author: Felix Fietkau

this patch (openwrt/package/kernel/mac80211/patches/subsys/357-mac80211-optimize-skb-resizing.patch) will cause the router to reboot anytime you use some monitoring tool like hcxdumptool.
the issue started at 60659b2 and continues to be a problem. it was modified in:

message: mac80211: update to version 4.19.32-1
commit: 3183430
author: Hauke Mehrtens

but the issue is only with this file (openwrt/package/kernel/mac80211/patches/subsys/357-mac80211-optimize-skb-resizing.patch)
on r9900 if i remove this file and build an image all these tools are working again without a reboot.
something to do with this file needs to be reworked but sadly, i don't know enough to help with that but i narrowed it down to this file.
i hope this is enough :) thank you everyone <3

@openwrt-bot
Copy link
Author

Cutepally:

links:

@openwrt-bot
Copy link
Author

nbd:

Fixed in r9901-6e7e2f4421

@openwrt-bot
Copy link
Author

Cutepally:

Thank you nbd. Checked it and it does work. Awesome job!

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

1 participant