ailed to send crash report due to a network error: SocketException: OS Error: 信號燈超時時間已到 , errno = 12

 

項目中含有中文導致的

Waiting for a connection from Flutter on MI 8...

Failed to send crash report due to a network error: SocketException: OS Error: 信號燈超時時間已到
, errno = 121, address = clients2.google.com, port = 53506
Oops; flutter has exited unexpectedly: "FileSystemException: Failed to decode data using encoding 'utf-8', path = 'lib\main.dart'".
A crash report has been written to D:\project\flutter\learn_flutter\flutter_app2\flutter_06.log.
This crash may already be reported. Check GitHub for similar crashes.
https://github.com/flutter/flutter/issues?q=is%3Aissue+FileSystemException%3A+Failed+to+decode+data+using+encoding+%27utf-8%27%2C+path+%3D+%27lib%5Cmain.dart%27




To report your crash to the Flutter team, first read the guide to filing a bug.
https://flutter.dev/docs/resources/bug-reports

Create a new GitHub issue by pasting this link into your browser and completing the issue template. Thank you!
https://git.io/JtcM0
具體錯誤通過調試也可以看到

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章