Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: not correctly removing bad patch #108

Open
eseidel opened this issue Dec 7, 2023 · 1 comment
Open

fix: not correctly removing bad patch #108

eseidel opened this issue Dec 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@eseidel
Copy link
Contributor

eseidel commented Dec 7, 2023

This appears to be using a pathway we've not added a "mark bad patch" to.

Using App.framework from /private/var/containers/Bundle/Application/64655BDE-EF71-4141-BF4B-E365C00670BE/Runner.app/Frameworks/App.framework
ASSET PATH /private/var/containers/Bundle/Application/64655BDE-EF71-4141-BF4B-E365C00670BE/Runner.app/Frameworks/App.framework/flutter_assets
[VERBOSE0:shorebird.cc(117)] Shorebird updater: active path: /private/var/mobile/Containers/Data/Application/FBB7C1C4-ED25-49A5-AAF0-0C6E3B415916/Library/Application Support/shorebird/shorebird_updater/patches/1/dlc.vmcode
[VERBOSE0:shorebird.cc(122)] Shorebird updater: active patch number: 1
[00:00:00.043] (16c153000) INFO   Sending patch check request: PatchCheckRequest { app_id: "55517612-9946-4c25-97b2-e0df1a2ba951", channel: "stable", release_version: "1.0.0+42", patch_number: Some(1), platform: "ios", arch: "aarch64" }
[VERBOSE0:shorebird.cc(155)] Starting Shorebird update
[VERBOSE0:FlutterViewController.mm(235)] CPU::Id(): simarm64
[VERBOSE-1:FlutterView.mm(72)] Rendering wide gamut colors is turned on but isn't supported, downgrading the color gamut to sRGB.
[VERBOSE-2:FlutterDarwinContextMetalImpeller.mm(37)] Using the Impeller rendering backend.
base_app_snapshot_instructions or base_app_snapshot_data is set but no link table is available, ignoring base snapshot.
[VERBOSE-2:dart_isolate.cc(261)] CreateRootIsolate failed: Wrong full snapshot version, expected '629378c36a7e74a39069ae168194af74' found '220887abb696f8886cbe3f0c0c252212'
[VERBOSE-2:dart_isolate.cc(127)] Could not create root isolate.
[VERBOSE-2:runtime_controller.cc(436)] Could not create root isolate.
[VERBOSE-2:shell.cc(649)] Could not launch engine with configuration.
@eseidel eseidel added the bug Something isn't working label Dec 7, 2023
@bryanoltman
Copy link
Contributor

I'm not sure this is still an issue. Was there a way you were able to reliably reproduce this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants