Open brianquinlan opened 1 year ago
Copied from https://github.com/dart-lang/http/issues/785#issuecomment-1760139241
@delfme Could you confirm that this only happens with Hot Restart?
I think that we will have to live with this until https://github.com/flutter/flutter/issues/75528 is fixed.
Copied from #785 (comment)
@delfme Could you confirm that this only happens with Hot Restart?
yes, only hot restart.
this appears to me without hot restart.
for me:
*** Assertion failure in -[fir_D0039B65-95B2-43B5-9053-D1303083355C_CUPHTTPClientDelegate URLSession:dataTask:didReceiveData:], CUPHTTPClientDelegate.m:148
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Dart_PostCObject_DL failed.'
*** First throw call stack:
(0x19dfa8f20 0x195e572b8 0x19d4af7f8 0x1080c48c8 0x1079716a4 0x19f106324 0x19cded8c0 0x19cded780 0x19cded580 0x19cdeb820 0x19ce70268 0x19ce6feb4 0x10bc73764 0x10bc627bc 0x10bc658e0 0x10bc64bb8 0x10bc76ae4 0x10bc774d8 0x1fa9f88f8 0x1fa9f50cc)
libc++abi: terminating due to uncaught exception of type NSException
Yea forgot to mention it. To us it occurs with and without hot restart. We have usual 10-20 sec per run
I was just hit by it. It never occurred since today and it occurs on Hot Restart, almost at every app launch.
Log
Flutter doctor, testing on iphone 13 pro ios 16.3.1