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
Process: com.flyme.videoclips:heap_analysis PID: 21396 Flags: 0x38883e44 Package: com.flyme.videoclips v2014000 (2.14.0) Build: Meizu/meizu_16X_CN/16X:8.1.0/OPM1.171019.026/1572938190:user/release-keys System-App: false Uptime-Millis: 1632973 java.lang.Throwable: Explicit termination method 'close' not called at dalvik.system.CloseGuard.open(CloseGuard.java:223) at java.io.FileInputStream.<init>(FileInputStream.java:156) at kshark.Hprof$Companion.open(SourceFile:71) at com.kwai.koom.javaoom.analysis.SuspicionLeaksFinder.buildIndex(SourceFile:194) at com.kwai.koom.javaoom.analysis.SuspicionLeaksFinder.find(SourceFile:88) at com.kwai.koom.javaoom.analysis.KHeapAnalyzer.analyze(SourceFile:44) at com.kwai.koom.javaoom.analysis.HeapAnalyzeService.doAnalyze(SourceFile:113) at com.kwai.koom.javaoom.analysis.HeapAnalyzeService.onHandleIntent(SourceFile:85) at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:76) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:192) at android.os.HandlerThread.run(HandlerThread.java:65) A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
The text was updated successfully, but these errors were encountered:
报告一个今天自动化测试工具跑出来的LeakedClosableObjects(资源对象正确关闭)问题
Process: com.flyme.videoclips:heap_analysis PID: 21396 Flags: 0x38883e44 Package: com.flyme.videoclips v2014000 (2.14.0) Build: Meizu/meizu_16X_CN/16X:8.1.0/OPM1.171019.026/1572938190:user/release-keys System-App: false Uptime-Millis: 1632973 java.lang.Throwable: Explicit termination method 'close' not called at dalvik.system.CloseGuard.open(CloseGuard.java:223) at java.io.FileInputStream.<init>(FileInputStream.java:156) at kshark.Hprof$Companion.open(SourceFile:71) at com.kwai.koom.javaoom.analysis.SuspicionLeaksFinder.buildIndex(SourceFile:194) at com.kwai.koom.javaoom.analysis.SuspicionLeaksFinder.find(SourceFile:88) at com.kwai.koom.javaoom.analysis.KHeapAnalyzer.analyze(SourceFile:44) at com.kwai.koom.javaoom.analysis.HeapAnalyzeService.doAnalyze(SourceFile:113) at com.kwai.koom.javaoom.analysis.HeapAnalyzeService.onHandleIntent(SourceFile:85) at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:76) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:192) at android.os.HandlerThread.run(HandlerThread.java:65) A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
The text was updated successfully, but these errors were encountered: