Following the commit 9034086ad4fd9392bb0d61d012774814ee795ba2 in KernelSU, users are reporting 'prctl reply error' messages in their dmesg logs. This issue was not present in previous commits, such as 9878f0a002c5639bf4b58111ac94ab5cee4f3745.
The log provides repeated messages like '[ X.XXX ]' prctl reply error, cmd: 16, occurring frequently after certain KernelSU operations.
**Reproducing the issue:**
While the precise steps to consistently reproduce the issue are currently unknown, the error seems to be tied to KernelSU's operations, particularly after triggering operations such as tracking packages or changing system directories.
**Impact:**
These 'prctl reply error' messages, while not fatal, could potentially indicate underlying problems with KernelSU's functionality or interaction with the system's kernel.
**Investigation and Resolution:**
Further investigation is required to pinpoint the root cause of this error. Potential areas to explore include:
- Analyzing the changes introduced in commit 9034086ad4fd9392bb0d61d012774814ee795ba2.
- Examining the code handling 'prctl' calls in KernelSU.
- Investigating whether the issue is specific to certain Android versions or kernel configurations.
- Comparing the affected commit to previous working versions to identify the source of the discrepancy.
**Call to Action:**
- Users encountering this error are encouraged to provide detailed logs and system information to assist in further investigation.
- Developers familiar with KernelSU's codebase are invited to contribute to resolving this issue.
This article is created by nurl and is licensed under the Creative Commons Attribution 4.0 International License.
All articles on this site, unless otherwise specified as reprints or sources, are either original works or translations by this site. Please ensure proper attribution before reprinting.