liujiakuoyx / leak_detector

flutter memory leak detector.
BSD 2-Clause "Simplified" License
133 stars 24 forks source link

getObjectInstanceById error:[Sentinel kind: Collected, valueAsString: <collected>] from getObject() #17

Open fordringd2008 opened 11 months ago

fordringd2008 commented 11 months ago

D/EGL_emulation(13027): app_time_stats: avg=1523.36ms min=1.86ms max=13548.83ms count=9 D/EGL_emulation(13027): app_time_stats: avg=162.87ms min=1.61ms max=1572.26ms count=10 I/flutter (13027): DetectorEventType.addObject, /p2(695009372) I/flutter (13027): DetectorEventType.addObject, /p2(695009372) I/flutter (13027): DetectorEventType.addObject, /p2(695009372) D/EGL_emulation(13027): app_time_stats: avg=187.87ms min=1.19ms max=3410.00ms count=19 I/flutter (13027): DetectorEventType.check, /p2(695009372) I/flutter (13027): DetectorEventType.startGC, null I/flutter (13027): DetectorEventType.endGc, null I/flutter (13027): getObjectInstanceById error:[Sentinel kind: Collected, valueAsString: ] from getObject() I/flutter (13027): getObjectInstanceById error:[Sentinel kind: Collected, valueAsString: ] from getObject() I/flutter (13027): getObjectInstanceById error:[Sentinel kind: Collected, valueAsString: ] from getObject() D/TrafficStats(13027): tagSocket(83) with statsTag=0x8001, statsUid=-1 D/TrafficStats(13027): tagSocket(83) with statsTag=0x8001, statsUid=-1

leak_detector: ^1.1.0

Flutter (Channel stable, 3.13.9, on macOS 13.4.1 22F770820d darwin-arm64, locale zh-Hans-CN)