Running pod install...
Running Xcode build...
Xcode build done. 32,2s
Installing and launching...
Process 1125 stopped
* thread #21, name = 'DartWorker', stop reason = EXC_BAD_ACCESS (code=50, address=0x11fc000c4)
frame #0: 0x000000011fc000c4
-> 0x11fc000c4: ldur x6, [x24, #0x37]
0x11fc000c8: ldursw x7, [x6, #0x6f]
0x11fc000cc: add x7, x7, #0x1
0x11fc000d0: stur w7, [x6, #0x6f]
Target 0: (Runner) stopped.
Steps to reproduce
Actual results
When I do a flutter run, the DartWorker crashes and I'm unable to execute my flutter app on iOS.
Logs
Logs
Flutter Doctor output
Doctor output
Workarounds:
Okay I was able to reproduce using https://github.com/flutter/flutter/tree/master/dev/integration_tests/flutter_gallery