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

部分机器运行Koom demo 时,检测不到native 内存泄漏,LeakRecordMap size 为0 #280

Open
caichuli opened this issue Jul 5, 2024 · 2 comments

Comments

@caichuli
Copy link

caichuli commented Jul 5, 2024

Android14机器,arm64-v8a架构:

Uploading koom_native.txt…

07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb4000079d229d218 size 13272
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb4000079d229d218 size 13272
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb4000079c2281d38 size 8904
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb4000079c2281d38 size 8904
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb400007922230318 size 600
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb400007922230318 size 600
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb4000079a22fe4a8 size 6216
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb4000079a22fe4a8 size 6216
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb40000796226c868 size 2304
07-05 16:43:32.146 14336 14772 I NativeLeakTest: TestNewArrayLeak 0xb40000796226c868 size 2304
07-05 16:43:33.808 14822 14379 I libmemunreachable: collecting thread info for process 14336...
07-05 16:43:33.873 14822 14379 I libmemunreachable: collection thread done
07-05 16:43:33.874 14827 14827 I libmemunreachable: searching process 14336 for allocations
07-05 16:43:33.930 14827 14827 I libmemunreachable: searching done
07-05 16:43:33.930 14827 14827 I libmemunreachable: sweeping process 14336 for unreachable memory
07-05 16:43:35.055 14827 14827 I libmemunreachable: sweeping done
07-05 16:43:35.055 14827 14827 I libmemunreachable: folding related leaks
07-05 16:43:35.055 14827 14827 I libmemunreachable: folding related leaks
07-05 16:43:35.522 14827 14827 I libmemunreachable: folding done
07-05 16:43:35.524 14336 14379 I libmemunreachable: unreachable memory detection done
07-05 16:43:35.524 14336 14379 E libmemunreachable: 826379185 bytes in 1074 allocations unreachable out of 928846747 bytes in 46542 allocations
07-05 16:43:35.537 14336 14379 I NativeLeakMonitor: LeakRecordMap size: 0
07-05 16:43:35.537 14336 14379 I NativeLeakMonitor: LeakRecordMap size: 0

@Xinmeng322
Copy link

Xinmeng322 commented Jul 5, 2024 via email

@caichuli caichuli changed the title 部分机器运行Koom demo 时,检测不到native 内存泄漏 部分机器运行Koom demo 时,检测不到native 内存泄漏,LeakRecordMap size 为0 Jul 5, 2024
@gogi2010
Copy link

@caichuli 你是只有部分Android14还是所有Android14都检测不到,android 11-android 13的能检测到吗

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

3 participants