Chris Yang
Chris Yang
After looking into the `google-maps-utils` repo, I want to experiment to have a separate flutter plugin to handle all the features in the `google-maps-utils`. I will set up the new...
cc @justinmc @LongCatIsLooong
5886 is flutter run time out: ``` [2023-05-06 02:31:46.252076] [STDOUT] [STDOUT] [ ] Application launched on the device. Waiting for Dart VM Service url. [2023-05-06 02:32:16.262792] [STDOUT] [STDOUT] [ +7...
5860 crash ``` [2023-05-05 09:12:06.059964] [STDOUT] [STDOUT] ===== CRASH ===== [2023-05-05 09:12:06.059988] [STDOUT] [STDOUT] si_signo=Segmentation fault: 11(11), si_code=0, si_addr=0x0 [2023-05-05 09:12:06.060011] [STDOUT] [STDOUT] version=3.1.0-80.0.dev (dev) (Fri May 5 00:27:27 2023...
5848, 5841, 5838, 5801 are app crash on main thread: ``` (lldb) process interrupt [2023-05-04 19:40:42.272362] [STDOUT] [STDOUT] [ +369 ms] (lldb) Process 521 stopped [2023-05-04 19:40:42.272855] [STDOUT] [STDOUT] [...
5806 seems to be a timeout caused by `libobjc.A.dylib is being read from process memory` ``` [2023-05-03 00:16:17.252475] [STDOUT] [STDOUT] [ ] Application launched on the device. Waiting for Dart...
> So those are instances of the Dart VM discovery hanging forever Are these also https://github.com/flutter/flutter/issues/121231?
from 5680, ext.cocoonRunTask: (-32000) Server error: Failed at https://github.com/flutter/flutter/blob/master/dev/devicelab/lib/framework/devices.dart#LL303C40-L303C44 ``` Task runner system failed with exception! ext.cocoonRunTask: (-32000) Server error Executable "/opt/s/w/ir/x/w/recipe_cleanup/tmpfxas5lcm/flutter sdk/bin/flutter" failed with exit code -6. #0 fail...
> can you link to the exact build you were looking at? https://ci.chromium.org/ui/p/flutter/builders/prod/Mac_ios%20microbenchmarks_ios/5860/overview At the end of the log
Lowered the priority to p3 as the failure this issue is tracking only happened once.