You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
I'm using kernel 4.14.112 on a Raspberry Pi built with Yocto and your wpanusb kernel module. I've noticed that each time I perform a cycle of ifdown -> hard reset of MCU -> ifup, I get 2 memory leak reported by KMEMLEAK. I've spent several days to try to figure out what could cause this without success.
Did you also notice this ? It doesn't seem to be a false positive as I've tried to perform thousands of ifup/ifdown in a script over 24h and my device ended up being frozen with a black screen after a single touch on it.
The text was updated successfully, but these errors were encountered:
Hi,
I'm using kernel 4.14.112 on a Raspberry Pi built with Yocto and your
wpanusb
kernel module. I've noticed that each time I perform a cycle of ifdown -> hard reset of MCU -> ifup, I get 2 memory leak reported by KMEMLEAK. I've spent several days to try to figure out what could cause this without success.More details here: https://stackoverflow.com/questions/73743268/wpanusb-kernel-module-unable-to-find-memory-leak-in-probe-function-usb
Did you also notice this ? It doesn't seem to be a false positive as I've tried to perform thousands of ifup/ifdown in a script over 24h and my device ended up being frozen with a black screen after a single touch on it.
The text was updated successfully, but these errors were encountered: