pakeng
pakeng
Thanks @huycozy may this can help ```shell *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 16819 >>> com.myapp.app
yes, we use flutterEngineGroup and in tow Activity , nav be like this: MainActivity(engine0) -> AnotherEngineActivity(engine1) then AnotherEngineActivity onStart and crash
@huycozy Thanks a lot ! But we can not reproduce it locally `debug` or `any other` mode. I read the source code may ```c++ RunConfiguration config(std::move(isolate_configuration)); config.AddAssetResolver(apk_asset_provider_->Clone()); ``` cause the...
resolved , Reproduce openApp -> start MainActivity(FlutterEngineGroup) ->startOtherAct(no flutter eninge)-> startSecActivity(FlutterEngineGroup_1)->gohome(by homebutton )->adb (adb shell kill com.xxx.xxx) restart app from icon/recent(back SecActivity, back OtherAct, then crash)
Here anyone can help?We got many crash cause of the error。
## here are some devices:  ### crash on >Android 10 (SDK 29) >Android 11 (SDK 30) >Android 12 (SDK 31) >Android 13 (SDK 33) >Android 12L (SDK 32) 100%...
> anyone can help?We got this eroor also May it cause by OOM,we can not resolve this bug direct,now in my team we take look the oom problems。
@spydon OK, let me a try.