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

Auto JIT enable does not work on iPadOS 14.8.1 (TrollStore) #5216

Closed
Peter1234567899 opened this issue Apr 20, 2023 · 20 comments
Closed

Auto JIT enable does not work on iPadOS 14.8.1 (TrollStore) #5216

Peter1234567899 opened this issue Apr 20, 2023 · 20 comments

Comments

@Peter1234567899
Copy link

Please adding self-JIT Enabling using TrollStore entitlements/codesign power (signed with ldid) from the code on this commit on PojavLauncher

@osy
Copy link
Contributor

osy commented Apr 20, 2023

Can you explain how this is better than the current method?

@Peter1234567899
Copy link
Author

This can activate JIT solely through the iPad without relying on any other devices.

@osy
Copy link
Contributor

osy commented Apr 20, 2023

Which we can already do?

b985dfc

@Peter1234567899
Copy link
Author

This is an example, please refer to it.

https://www.reddit.com/r/Trollstore/comments/zcycer/dolphinios_311_with_selfjit_enabler_and_fastmem/

Thank you!

@osy
Copy link
Contributor

osy commented Apr 20, 2023

Your link literally says “we copied this from UTM”

@Peter1234567899
Copy link
Author

May I ask if UTM supports self-JIT enabler? I have previously attempted to enable JIT, but had to rely on a computer to do so.

It seems that by installing DolphinIOS from the URL provided above, I am able to use it directly without relying on a computer to enable JIT.

Thank you for your response!

@osy
Copy link
Contributor

osy commented Apr 20, 2023

It supports self JIT since October 2022 which is what I linked to from #5216 (comment)

I’m confused why you are raising this in April 2023

@Peter1234567899
Copy link
Author

Peter1234567899 commented Apr 20, 2023

May I ask how to enable it? I have opened the "Enable JitStreamer Attach" option in the settings, but I am still only able to use HV. By the way i’m using iPadOS 14.8.1

@osy
Copy link
Contributor

osy commented Apr 20, 2023

What version of UTM are you running?

@Peter1234567899
Copy link
Author

I’m running UTM V4.2.3 (beta) HV version.

@osy osy changed the title Hope to support TrollStore Auto-JIT activation support for UTM. Auto JIT enable does not work on iPadOS 14.8.1 (TrollStore) Apr 20, 2023
@osy osy added this to the v4.2 milestone Apr 20, 2023
@osy
Copy link
Contributor

osy commented Apr 21, 2023

Does auto JIT work for you with PojavLauncher?

@osy osy removed this from the v4.2 milestone Apr 21, 2023
@Peter1234567899
Copy link
Author

Yes, the PojavLauncher runs perfectly on my iPad.

Thanks for your help!

@maxk77
Copy link

maxk77 commented Aug 5, 2023

I encountered the same issue that auto JIT doesn't work on ipadOS 14.6, UTM version 4.3.5. Installed via Trollstore, only virtualize is avaiable, emulate is grayed out with a message "this build does not emulation". Is there any update on this issue?

@xinjiangdapanji
Copy link

same issue, I noticed that 'JIT: ptrace() hack failed' in

Sep  5 11:31:09 itadakimasu kernel(Sandbox)[0] <Error>: System Policy: launchd(1) deny(1) system-debug children [UTM(6148)]
Sep  5 11:31:09 itadakimasu UTM[6148] <Notice>: [QEMULogging(0x2811c0e80)] 2023-09-05T11:31:09+0800 info com.utmapp.UTM : JIT: ptrace() hack failed
Sep  5 11:31:09 itadakimasu UTM[6148] <Notice>: [QEMULogging(0x2811c0e80)] 2023-09-05T11:31:09+0800 info com.utmapp.UTM : MEM: successfully removed memory limits
  • UTM Version: UTM-HV_v4.4.0(Beta)Pre-release
  • OS Version: iOS 14.8
  • Device Model: iPhoneSE Gen2
  • Is it jailbroken (name jailbreak used)? no
  • How did you install UTM? trollstore

Debug log (When UTM.app lanuched)(full log grep 'UTM')


(When UTM.app lanuched)(full log grep 'UTM')
Sep  5 11:31:08 itadakimasu lsd(FrontBoardServices)[2150] <Notice>: [FBSSystemService][0xd2cf] Sending request to open "com.utmapp.UTM"
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [FBSystemService][0xd2cf] Received request to open "com.utmapp.UTM" from lsd:2150.
Sep  5 11:31:08 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: Received trusted open application request for "com.utmapp.UTM" from <FBProcess: 0x100755b40; daemon<com.apple.lsd>:2150(v1822)>.
Sep  5 11:31:08 itadakimasu SpringBoard(SplashBoard)[60] <Notice>: com.utmapp.UTM Manifest is empty; purging everything at <private>
Sep  5 11:31:08 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: Executing request: <SBMainWorkspaceTransitionRequest: 0x2816e9b00; eventLabel: OpenApplication(sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171)ForRequester(lsd.2150); display: Main; source: FBSystemService>
<SBMainWorkspaceTransitionRequest: 0x2816e9b00; eventLabel: OpenApplication(sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171)ForRequester(lsd.2150); display: Main; source: FBSystemService> {
        SBLayoutRolePrimary = <SBDeviceApplicationSceneEntity: 0x280446b70; ID: sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171; layoutRole: primary>;
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: Creating process for executionContext with identity: application<com.utmapp.UTM>
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: Created <FBWorkspace: 0x2813d6050; application<com.utmapp.UTM>>
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: Bootstrapping application<com.utmapp.UTM> with intent foreground-interactive
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting application<com.utmapp.UTM> from originator [daemon<com.apple.SpringBoard>:60] with description <RBSAssertionDescriptor| "FBApplicationProcess" ID:32-60-71300 target:application<com.utmapp.UTM> attributes:[
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-60-71300 (target:application<com.utmapp.UTM>) will be created as active
kimasu runningboardd(RunningBoard)[32] <Notice>: Executing launch request for application<com.utmapp.UTM> (FBApplicationProcess)
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Creating and launching job for: application<com.utmapp.UTM>
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: _mutateContextIfNeeded called for com.utmapp.UTM
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Inserting mach service com.utmapp.UTM.gsEvents into job for application<com.utmapp.UTM>
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-60-71300 (target:application<com.utmapp.UTM>)
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: Not creating a new process because one already exists with identity: application<com.utmapp.UTM>
Sep  5 11:31:08 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/UTM
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] This process will be managed.
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] HOME is <private>
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] TMPDIR is <private>
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Now tracking process: [application<com.utmapp.UTM>:6148]
tadakimasu runningboardd(RunningBoard)[32] <Notice>: Using default underlying assertion for app: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [application<com.utmapp.UTM>:6148] with description <RBSAssertionDescriptor| "RB Underlying Assertion" ID:32-32-71301 target:6148 attributes:[
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Calculated state for application<com.utmapp.UTM>: running-active (role: UserInteractiveNonFocal)
Sep  5 11:31:08 itadakimasu kernel[0] <Notice>: memorystatus: set assertion priority(10) target UTM:6148
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-32-71301 (target:[application<com.utmapp.UTM>:6148]) will be created as active
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] Set jetsam priority to 10 [0] flag[1]
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] Resuming task.
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] Set darwin role to: UserInteractiveNonFocal
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] Set GPU priority to "allow"
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Calculated state for application<com.utmapp.UTM>: running-active (role: UserInteractiveNonFocal)
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Bootstrap success!
Sep  5 11:31:08 itadakimasu SpringBoard(RunningBoardServices)[60] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu powerd[41] <Notice>: Process runningboardd.32 Created SystemIsActive "application<com.utmapp.UTM>;(null):(null);32-60-71300:FBApplicationProcess" age:00:00:00  id:51539644344 [System: SysAct]
Sep  5 11:31:08 itadakimasu mediaserverd(RunningBoardServices)[34] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: [application<com.utmapp.UTM>:6148] reported to RB as running
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Setting process task state to: Running
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Setting process visibility to: Foreground
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-32-71301 (target:[application<com.utmapp.UTM>:6148])
ully acquired underlying assertion for [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Registering event dispatcher at connect
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Initial launch assertion state: ForegroundActive.
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Not creating workspace endpoint injector.
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: Adding: <FBApplicationProcess: 0x100290940; application<com.utmapp.UTM>:6148(v455B)>
Sep  5 11:31:08 itadakimasu CommCenter(RunningBoardServices)[87] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu SpringBoard(UserNotificationsServer)[60] <Notice>: [com.utmapp.UTM] Foreground app will not request ephemeral notifications isAppClip: NO wantsEphemeral notifications: NO
Sep  5 11:31:08 itadakimasu watchdogd(RunningBoardServices)[55] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu lsd(FrontBoardServices)[2150] <Notice>: [FBSSystemService][0xd2cf] Request successful: <BSProcessHandle: 0x10df5d120; UTM:6148; valid: YES>
Sep  5 11:31:08 itadakimasu mediaserverd(MediaExperience)[34] <Notice>: -CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Client com.utmapp.UTM with pid '6148' is now Foreground Running. Background entitlement: YES ActiveLongFormVideoSession: NO WhitelistedLongFormVideoApp NO
Sep  5 11:31:08 itadakimasu backboardd(RunningBoardServices)[63] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu SpringBoard(UserNotificationsServer)[60] <Notice>: [com.utmapp.UTM] com.utmapp.U
Sep  5 11:31:08 itadakimasu SpringBoard(UserNotificationsServer)[60] <Notice>: [com.utmapp.UTM] Ignore becoming foreground for application without push registration
Sep  5 11:31:08 itadakimasu aggregated(RunningBoardServices)[4624] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu splashboardd[5451] <Error>: Error generating launch image for com.utmapp.UTM: <XBLaunchImageError: 0x102a154d0; domain: XBLaunchStoryboardErrorDomain; code: 1; reason: "No such interface found.">
Sep  5 11:31:08 itadakimasu locationd(RunningBoardServices)[4865] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu wifid(RunningBoardServices)[1782] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu contextstored(RunningBoardServices)[4758] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu locationd[4865] <Notice>: {"msg":"#CLIUA Marking change", "clientKey":"com.utmapp.UTM", "reason":"Process state from RunningBoard", "assertionLevel":5, "coming":1}
Sep  5 11:31:08 itadakimasu symptomsd(RunningBoardServices)[132] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: SBMainWorkspaceApplicationSceneLayoutElementViewController-sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171 will begin transition to visible YES
Sep  5 11:31:08 itadakimasu UserEventAgent(RunningBoardServices)[29] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu kbd(RunningBoardServices)[345] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu IDSRemoteURLConnectionAgent(RunningBoardServices)[5443] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu callservicesd(RunningBoardServices)[138] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Registered new scene: <FBUIApplicationWorkspac
eScene: 0x2813bc630; sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171> (fromRemnant = 0)
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Workspace interruption policy did change: terminate
Sep  5 11:31:08 itadakimasu SpringBoard(UIKitCore)[60] <Notice>: Now tracking: <FBScene: 0x2813bc9a0; sceneID: sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171; valid: YES>
Sep  5 11:31:08 itadakimasu SpringBoard(UIKitCore)[60] <Notice>: [sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171] Setting deactivation reasons to: 'systemAnimation' for reason: scene settings update - settings are eligible for deactivation reasons.
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [daemon<com.apple.SpringBoard>:60] with description <RBSAssertionDescriptor| "com.apple.frontboard.after-life.subordinate" ID:32-60-71302 target:6148 attributes:[
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-60-71302 (target:[application<com.utmapp.UTM>:6148]) will be created as active
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Calculated state for application<com.utmapp.UTM>: running-active (role: UserInteractiveNonFocal)
Sep  5 11:31:08 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-60-71302 (target:[application<com.utmapp.UTM>:6148])
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171] Scene lifecycle state did change: Foreground
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171] Scene assertion state did change: ForegroundActive.
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Launch assertion supersedes update of workspace assertion to ForegroundActive.
Sep  5 11:31:08 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Workspace assertion state did change: ForegroundActive (acquireAssertion = NO).
Sep  5 11:31:08 itadakimasu mediaserverd(CMCapture)[34] <Notice>: <<<< FigCaptureDisplayLayoutMonitor >>>> -[FigCaptureDisplayLayoutMonitor _updateCurrentLayout:]: <FBSDisplayLayout: 0x109c6b970; displayIdentity: Main> {    bounds = {{0, 0}, {375, 667}};    interfaceOrientation = "portrait (1)";    backlightLevel = 100;    elements = {        <SBSDisplayLayoutElement: 0x102ffa380; identifier: com.apple.springboard.home-screen-open-folder; frame: {{0, 0}, {375, 667}}; level: 0; role: fullScreenModal>;        <SBSDisplayLayoutElement: 0x102fcd150; bundleID: com.utmapp.UTM; identifier: sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171; frame: {{0, 0}, {375, 667}}; level: 1; role: primary>;    }    timestamp = 2023\M-e\M-9\M-49\M-f\M^\\M^H5\M-f\M^W\M-% SGT 11:31:08;}
<SBInsertionSwitcherModifierEvent: 0x28349cc00; type: Insertion; intoIndex: 0; phase: DidUpdateModel; appLayout: <SBAppLayout: 0x283fec400; primary: com.utmapp.UTM; environment: main>>
n; transitionID: E05CCE06-67CC-4E42-8939-41866353D786; phase: Prepare; animated: YES; fromAppLayout: <SBAppLayout: 0x283ef7500; primary: com.opa334.TrollStore; environment: main>; toAppLayout: <SBAppLayout: 0x283fec400; primary: com.utmapp.UTM; environment: main>; pendingTermination: {(
<SBMainTransitionSwitcherModifierEvent: 0x285f3d6c0; type: MainTransition; transitionID: E05CCE06-67CC-4E42-8939-41866353D786; phase: Animate; animated: YES; fromAppLayout: <SBAppLayout: 0x283ef7500; primary: com.opa334.TrollStore; environment: main>; toAppLayout: <SBAppLayout: 0x283fec400; primary: com.utmapp.UTM; environment: main>; pendingTermination: {(
Sep  5 11:31:08 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: Application process state changed for com.utmapp.UTM: <SBApplicationProcessState: 0x28239a500; pid: 6148; taskState: Running; visibility: Foreground>
Sep  5 11:31:08 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: Application process state changed for com.utmapp.UTM: <SBApplicationProcessState: 0x2823990e0; pid: 6148; taskState: Running; visibility: Foreground>
Sep  5 11:31:08 itadakimasu chronod(ChronoCore)[151] <Notice>: noting foreground launch for com.utmapp.UTM with widget extension; trigger metadata query
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: com.utmapp.UTM: Foreground: true
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/zstd.1.framework/zstd.1
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gmodule-2.0.0.framework/gmodule-2.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/jpeg.62.framework/jpeg.62
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/intl.8.framework/intl.8
94-A3F0EBE03885/UTM.app/Frameworks/gstapp-1.0.0.framework/gstapp-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gthread-2.0.0.framework/gthread-2.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstrtp-1.0.0.framework/gstrtp-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstriff-1.0.0.framework/gstriff-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/usbredirhost.1.framework/usbredirhost.1
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstreamer-1.0.0.framework/gstreamer-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/json-glib-1.0.0.framework/json-glib-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/ffi.7.framework/ffi.7
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstnet-1.0.0.framework/gstnet-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstbase-1.0.0.framework/gstbase-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/slirp.0.framework/slirp.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/phodav-2.0.0.framework/phodav-2.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/usbredirparser.1.framework/usbredirparser.1
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstcontroller-1.0.0.framework/gstcontroller-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstaudio-1.0.0.framework/gstaudio-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gpg-error.0.framework/gpg-error.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gcrypt.20.framework/gcrypt.20
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gobject-2.0.0.framework/gobject-2.0.0
leFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/JailbreakInterposer.framework/JailbreakInterposer
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gsttag-1.0.0.framework/gsttag-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gio-2.0.0.framework/gio-2.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstvideo-1.0.0.framework/gstvideo-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/spice-client-glib-2.0.8.framework/spice-client-glib-2.0.8
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstrtsp-1.0.0.framework/gstrtsp-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/opus.0.framework/opus.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/glib-2.0.0.framework/glib-2.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/png16.16.framework/png16.16
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstfft-1.0.0.framework/gstfft-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/crypto.1.1.framework/crypto.1.1
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstpbutils-1.0.0.framework/gstpbutils-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstallocators-1.0.0.framework/gstallocators-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstcheck-1.0.0.framework/gstcheck-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/iconv.2.framework/iconv.2
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/gstsdp-1.0.0.framework/gstsdp-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/ssl.1.1.framework/ssl.1.1
A3F0EBE03885/UTM.app/Frameworks/spice-server.1.framework/spice-server.1
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/pixman-1.0.framework/pixman-1.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/usb-1.0.0.framework/usb-1.0.0
Sep  5 11:31:09 itadakimasu kernel(AppleMobileFileIntegrity)[0] <Notice>: App Store Fast Path -> /private/var/containers/Bundle/Application/661BE03F-5E8F-4136-9694-A3F0EBE03885/UTM.app/Frameworks/libswift_Concurrency.dylib
Sep  5 11:31:09 itadakimasu UTM(libMobileGestalt.dylib)[6148] <Notice>: Cache loaded with 4680 pre-cached in CacheData and 46 items in CacheExtra.
Sep  5 11:31:09 itadakimasu kernel(Sandbox)[0] <Error>: System Policy: launchd(1) deny(1) system-debug children [UTM(6148)]
Sep  5 11:31:09 itadakimasu UTM[6148] <Notice>: [QEMULogging(0x2811c0e80)] 2023-09-05T11:31:09+0800 info com.utmapp.UTM : JIT: ptrace() hack failed
Sep  5 11:31:09 itadakimasu UTM[6148] <Notice>: [QEMULogging(0x2811c0e80)] 2023-09-05T11:31:09+0800 info com.utmapp.UTM : MEM: successfully removed memory limits
Sep  5 11:31:09 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Initializing connection
Sep  5 11:31:09 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Removing all cached process handles
Sep  5 11:31:09 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Sending handshake request attempt #1 to server
Sep  5 11:31:09 itadakimasu UTM(R
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Setting client for [application<com.utmapp.UTM>:6148] as ready
Sep  5 11:31:09 itadakimasu UTM(FrontBoardServices)[6148] <Notice>: FBSWorkspace connecting to endpoint : <private>
Sep  5 11:31:09 itadakimasu backboardd(IOKit)[63] <Notice>: Connection added: IOHIDEventSystemConnection uuid:E9AE64C1-9341-4319-8FDE-C865B6A4F4DE pid:6148 process:UTM type:Passive entitlements:0x0 caller:BackBoardServices: <redacted> + 288 attributes:{
    bundleID = "com.utmapp.UTM";
Sep  5 11:31:09 itadakimasu UTM(FrontBoardServices)[6148] <Notice>: FBSWorkspace registering source: <private>
Sep  5 11:31:09 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Handshake succeeded
Sep  5 11:31:09 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Identity resolved as application<com.utmapp.UTM>
Sep  5 11:31:09 itadakimasu UTM(FrontBoardServices)[6148] <Notice>: FBSWorkspace connected to endpoint : <private>
Sep  5 11:31:09 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Added observer for process assertions expiration warning: <_RBSExpirationWarningClient: 0x2804e4580>
Sep  5 11:31:09 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Connection established.
Sep  5 11:31:09 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Connection to remote process established!
Sep  5 11:31:09 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171] Sending scene action [Logical Activate][0x96c4] to process 0x100290940 (watchdog: 19.68s)
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: Application process state changed for com.utmapp.UTM: <SBApplicationProcessState: 0x2822ca1c0; pid: 6148; taskState: Running; visibility: Foreground>
Sep  5 11:31:09 itadakimasu UTM(XCTTargetBootstrap)[6148] <Notice>: Registering for test daemon availability notify post.
Sep  5 11:31:09 itadakimasu UTM(XCTTargetBootstrap)[6148] <Notice>: notify_get_state check indicated test daemon not ready.
Sep  5 11:31:09 itadakimasu UTM(XCTTargetBootstrap)[6148] <Notice>: notify_get_state check indicated test daemon not ready.
Sep  5 11:31:09 itadakimasu backboardd(IOKit)[63] <Notice>: Connection added: IOHIDEventSystemConnection uuid:4467072A-622A-4548-B26C-0F95A09C3863 pid:6148 process:UTM type:Monitor entitlements:0x0 caller:GameController: <redacted> + 136 attributes:(null) state:0x0 events:0 mask:0x0
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [application<com.utmapp.UTM>:6148] with description <RBSAssertionDescriptor| "Shared Background Assertion 0 for com.utmapp.UTM" ID:32-6148-71304 target:6148 attributes:[
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-6148-71304 (target:[application<com.utmapp.UTM>:6148]) will be created as inactive as start-time-defining assertions exist
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-6148-71304 (target:[application<com.utmapp.UTM>:6148])
Sep  5 11:31:09 itadakimasu fileproviderd(RunningBoardServices)[5488] <Notice>: Updating configuration of monitor <RBSProcessMonitorConfiguration| id:M5488-4 qos:17 predicates:[<RBSProcessPredicate <RBSCompoundPredicate [<RBSCompoundPredicate [<RBSProcessEUIDPredicate 501>, <RBSProcessBKSLegacyPredicate>]>, <RBSProcessBundleIdentifierPredicate "com.utmapp.UTM">]>>] descriptor:<RBSProcessStateDescriptor| values:9 namespaces:[com.apple.frontboard.visibility]> events:0x0>
Sep  5 11:31:09 itadakimasu SpringBoard(UIKitCore)[60] <Notice>: [sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171] Setting deactivation reasons to: '(none)' for reason: updateAllScenesForBand - Assertion removed.
Sep  5 11:31:09 itadakimasu UTM(UniformTypeIdentifiers)[6148] <Fault>: Type "utm" was expected to be declared and exported in the Info.plist of UTM.app, but it was not found.
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: networkd_settings_read_from_file initialized networkd settings by reading plist directly
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: networkd_settings_read_from_file initialized networkd settings by reading plist directly
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> resuming, timeouts(60.0, 604800.0) QOS(0x21) Voucher (null)
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: [Telemetry]: Activity <nw_activity 12:2 [BD151D9D-46F7-4075-9F12-FC226F337DD9] (reporting strategy default)> on Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> was not selected for reporting
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [application<com.utmapp.UTM>:6148] with description <RBSAssertionDescriptor| "com.apple.CFNetwork.StorageDB" ID:32-6148-71310 target:6148 attributes:[
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-6148-71310 (target:[application<com.utmapp.UTM>:6148]) will be created as inactive as start-time-defining assertions exist
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-6148-71310 (target:[application<com.utmapp.UTM>:6148])
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Faulting in NSHTTPCookieStorage singleton
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Faulting in CFHTTPCookieStorage singleton
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Creating default cookie storage with process/bundle identifier
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 1: starting, TC(0x0)
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 602D90EF-2961-401B-9E2E-6FDE951C60C5 Hostname#a03e55af:80 tcp, url hash: f86ee62a, context: com.apple.CFNetwork.NSURLSession.{5F354C60-D97E-4FBD-9403-3DB9F5C09B22}{(null)}{Y}{2}, proc: 3DAEE1EA-D09F-37F0-A64F-CCDCC8F19FBC] start
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 initial path ((null))] event: path:start @0.000s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: F8C9B1C3-2D77-43F3-A064-BACAAE4F2186
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:start_dns @0.000s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C1] reporting state preparing
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> setting up Connection 1
Sep  5 11:31:09 itadakimasu mDNSResponder[118] <Notice>: [R49983] getaddrinfo start -- flags: 0xC000D000, ifindex: 0, protocols: 0, hostname: <mask.hash: 'tHej6gufOyimgShj7wGrRw=='>, options: {}, client pid: 6148 (UTM)
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 1489/1478, WiFi delta_in/delta_out: 314/63, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 1757/1541, WiFi delta_in/delta_out: 268/63, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171] Scene action [Logical Activate][0x96c4] completed with success: 1
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148](UIScene:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171) from originator [daemon<com.apple.SpringBoard>:60] with description <RBSAssertionDescriptor| "injecting inherited from "UIScene:com.apple.frontboard.systemappservices::com.apple.springboard" to 6148<UIScene:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171>" ID:32-60-71311 target:6148<UIScene:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171> attributes:[
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-60-71311 (target:[application<com.utmapp.UTM>:6148](UIScene:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171)) will be created as active
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Calculated state for application<com.utmapp.UTM>: running-active (role: UserInteractiveNonFocal)
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-60-71311 (target:[application<com.utmapp.UTM>:6148](UIScene:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171))
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> resuming, timeouts(60.0, 604800.0) QOS(0x11) Voucher (null)
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: [Telemetry]: Activity <nw_activity 12:2 [A754A840-8A30-4118-9042-37D8A8B8965B] (reporting strategy default)> on Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> was not selected for reporting
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> {strength 0, tls 4, ct 0, sub 0, sig 1, ciphers 0, bundle 0, builtin 0}
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 1894/1613, WiFi delta_in/delta_out: 137/72, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
<SBMainTransitionSwitcherModifierEvent: 0x285f3dba0; type: MainTransition; transitionID: E05CCE06-67CC-4E42-8939-41866353D786; phase: Complete; animated: YES; fromAppLayout: <SBAppLayout: 0x283ef7500; primary: com.opa334.TrollStore; environment: main>; toAppLayout: <SBAppLayout: 0x283fec400; primary: com.utmapp.UTM; environment: main>; pendingTermination: {(
Sep  5 11:31:09 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: change foreground process from list:<FBApplicationProcess: 0x100290940; application<com.utmapp.UTM>:6148(v455B)>
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: SBMainWorkspaceApplicationSceneLayoutElementViewController-sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171 did end transition to visible YES
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: SBMainWorkspaceApplicationSceneLayoutElementViewController-sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171 shouldDisplayLayoutElementBecomeActive=YES because isEffectivelyForeground=YES isSuspendedUnderLock=NO sceneIfExists=<FBScene: 0x2813bc9a0; sceneID: sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171; valid: YES>
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: sceneHandle=<SBDeviceApplicationSceneHandle: 0x100612740; sceneID: sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171; scenePointer: 0x2813bc9a0; scene: <FBScene: 0x2813bc9a0; sceneID: sceneID:com.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171; valid: YES> {
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: Front display did change: <SBApplication: 0x281f25ee0; com.utmapp.UTM>
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: didSelectKeyboardFocusProcess:<FBApplicationProcess: 0x100290940; application<com.utmapp.UTM>:6148(v455B)> token:(null)
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: enabling TLS
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: starting, TC(0x0)
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 4CA5A11C-2988-409B-A19F-00FE9305D0EE Hostname#f7c49f04:443 tcp, url hash: 4014e1e9, tls, indefinite, context: com.apple.CFNetwork.NSURLSession.{7570CD8F-3107-43A8-9CCE-D57EB81550C9}{(null)}{Y}{2}, proc: 3DAEE1EA-D09F-37F0-A64F-CCDCC8F19FBC, prohibit expensive, prohibit constrained, prohibited types: cellular] start
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 initial path ((null))] event: path:start @0.000s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.000s, uuid: 762B48F1-0C15-47FE-95A2-0EC8FA652CC5
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:start_dns @0.000s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C2]
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> setting up Connection 2
Sep  5 11:31:09 itadakimasu mDNSResponder[118] <Notice>: [R49984] getaddrinfo start -- flags: 0xE800F000, ifindex: 0, protocols: 0, hostname: <mask.hash: '9be1yR0/kPbJYNqLjQpaDw=='>, options: {}, client pid: 6148 (UTM)
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.063s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 initial path ((null))] event: path:start @0.063s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.063s, uuid: 7BE75536-329B-4DCE-8056-007BCC5192C5
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.063s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:receive_nexus @0.063s
Sep  5 11:31:09 itadakimasu mDNSResponder[118] <Notice>: [R49983] getaddrinfo stop -- hostname: <mask.hash: 'tHej6gufOyimgShj7wGrRw=='>, client pid: 6148 (UTM)
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:start_connect @0.064s
Sep  5 11:31:09 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: tcp_output [C1.1:2] flags=[S] seq=24175751, ack=0, win=65535 state=SYN_SENT rcv_nxt=0, snd_una=24175751
Sep  5 11:31:09 itadakimasu UTM[6148] <Notice>: [QEMULogging(0x2811c0e80)] 2023-09-05T11:31:09+0800 error com.utmapp.UTM : \M-d\M-=\240\M-g\M^Z\M^D iOS \M-g\M^I\M^H\M-f\M^\\M-,\M-d\M-8\M^M\M-f\M^T\M-/\M-f\M^L\M^A\M-e\M^\\M-(\M-f\M^\\M-*\M-g\M-;\M^O\M-d\M-?\M-.\M-f\M^T\M-9\M-g\M^Z\M^D\M-f\M^C\M^E\M-e\M^F\M-5\M-d\M-8\M^K\M-h\M-?\M^P\M-h\M-!\M^L\M-h\M^Y\M^Z\M-f\M^K\M^_\M-f\M^\\M-:\M-o\M-<\M^L\M-e\M-?\M^E\M-i\M-!\M-;\M-e\M^\\M-(\M-h\M-6\M^J\M-g\M^K\M-1\M-f\M^W\M-6\M-h\M-?\M^P\M-h\M-!\M^L UTM\M-o\M-<\M^L\M-f\M^H\M^V\M-h\M^@\M^E\M-h\M-?\M^^\M-f\M^N\M-%\M-h\M-?\M^\\M-g\M-(\M^K\M-h\M-0\M^C\M-h\M-/\M^U\M-e\M^Y\M-(\M-c\M^@\M^B\M-f\M^\\M^I\M-e\M^E\M-3\M-
Sep  5 11:31:09 itadakimasu SpringBoard(RunningBoardServices)[60] <Notice>: Updating configuration of monitor <RBSProcessMonitorConfiguration| id:M60-6 qos:25 predicates:[<RBSProcessPredicate <RBSCompoundPredicate [<RBSCompoundPredicate [<RBSProcessEUIDPredicate 501>, <RBSProcessBKSLegacyPredicate>]>, <RBSProcessBundleIdentifierPredicate "com.apple.springboard">]>>, <RBSProcessPredicate <RBSCompoundPredicate [<RBSCompoundPredicate [<RBSProcessEUIDPredicate 501>, <RBSProcessBKSLegacyPredicate>]>, <RBSProcessBundleIdentifierPredicate "com.apple.CoreAuthUI">]>>, <RBSProcessPredicate <RBSCompoundPredicate [<RBSCompoundPredicate [<RBSProcessEUIDPredicate 501>, <RBSProcessBKSLegacyPredicate>]>, <RBSProcessBundleIdentifierPredicate "com.utmapp.UTM">]>>] descriptor:<RBSProcessStateDescriptor| values:9 namespaces:[com.apple.frontboard.visibility]> events:0x0>
Sep  5 11:31:09 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: change foreground process from KeyboardArbiter:<FBApplicationProcess: 0x100290940; application<com.utmapp.UTM>:6148(v455B)>
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: didSelectKeyboardFocusProcess:<FBApplicationProcess: 0x100290940; application<com.utmapp.UTM>:6148(v455B)> token:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171
Sep  5 11:31:09 itadakimasu SpringBoard(SpringBoard)[60] <Notice>: updateKeyboardFocusDeferringRules: app focus pid:6148 token:com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 1894/1703, WiFi delta_in/delta_out: 0/90, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
    <environment: keyboardFocus; display: builtin> -> <pid: 6148; token: com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171> reason: "4857-deferDiscrete: SpringBoardToApp",
    <environment: keyboardFocus; display: builtin; token: 0xA537A6F8> -> <pid: 6148; token: com.apple.frontboard.systemappservices::sceneID%3Acom.utmapp.UTM-5D6610DF-8471-44AF-B00C-ECF38231E171> reason: "4858-deferDiscrete: SpringBoardToAppCompatibility"
Sep  5 11:31:09 itadakimasu UTM(PrototypeTools)[6148] <Notice>: Not observing PTDefaults on customer install.
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: resolver:receive_dns @0.011s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 initial path ((null))] event: path:start @0.011s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 waiting path (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: path:satisfied @0.011s, uuid: 5CA60A34-616D-485D-8D54-1FF63E7AE842
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 in_progress channel-flow (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:start_nexus @0.011s
Sep  5 11:31:09 itadakimasu mDNSResponder[118] <Notice>: [R49984] getaddrinfo stop -- hostname: <mask.hash: '9be1yR0/kPbJYNqLjQpaDw=='>, client pid: 6148 (UTM)
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2019/1763, WiFi delta_in/delta_out: 125/60, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:receive_nexus @0.011s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:start_connect @0.012s
Sep  5 11:31:09 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: tcp_output [C2.1:3] flags=[S] seq=1709331414, ack=0, win=65535 state=SYN_SENT rcv_nxt=0, snd_una=1709331414
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2095/1823, WiFi delta_in/delta_out: 76/60, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2095/1913, WiFi delta_in/delta_out: 0/90, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Invalidating assertion 32-6148-71304 (target:[application<com.utmapp.UTM>:6148]) from originator [application<com.utmapp.UTM>:6148]
Sep  5 11:31:09 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: tcp_input [C2.1:3] flags=[S.] seq=1915426148, ack=1709331415, win=65535 state=SYN_SENT rcv_nxt=0, snd_una=1709331414
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_flow_connected [C2.1 IPv4#562e434a:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Transport protocol connected
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_transport @0.134s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_transport @0.134s
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_session_apply_protocol_options_for_transport_block_invoke(1685) [C2.1:2][0x10745fd50] TLS configured [min_version(0x0301) max_version(0x0304) name(<private>) tickets(false) false_start(false) enforce_ev(false) enforce_ats(false)]
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1858) [C2.1:2][0x10745fd50] Client handshake started
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS client enter_early_data
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS client read_server_hello
Sep  5 11:31:09 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: tcp_input [C1.1:2] flags=[S.] seq=3298959182, ack=24175752, win=65160 state=SYN_SENT rcv_nxt=0, snd_una=24175751
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_flow_connected [C1.1 IPv4#6b505a9a:80 in_progress channel-flow (satisfied (Path is satisfie
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_transport @0.256s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 in_progress resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_transport @0.256s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_flow_connected [C1.1 IPv4#6b505a9a:80 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_connect @0.256s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Error>: nw_endpoint_handler_set_adaptive_read_handler [C1.1 IPv4#6b505a9a:80 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] unregister notification for read_timeout failed
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Error>: nw_endpoint_handler_set_adaptive_write_handler [C1.1 IPv4#6b505a9a:80 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] unregister notification for write_timeout failed
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C1] reporting state ready
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_connect @0.257s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1.1 IPv4#6b505a9a:80 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:changed_viability @0.257s
Sep  5 11:31:09 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C1 Hostname#a03e55af:80 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @0.257s
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 1: connected successfully
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 1: ready C(N) E(N)
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> now using Connection 1
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 1: received viability advisory(Y)
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> sent request, body N 0
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client read_hello_retry_request
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client read_server_hello
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client read_encrypted_extensions
Sep  5 11:31:09 itadakimasu UTM(libboringss
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client read_server_certificate
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client read_server_certificate_verify
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_evaluate_trust_async(1547) [C2.1:2][0x10745fd50] Performing external trust evaluation
Sep  5 11:31:09 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_evaluate_trust_async_external(1532) [C2.1:2][0x10745fd50] Asyncing for external verify block
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: asked to evaluate TLS Trust
Sep  5 11:31:09 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> auth completion disp=1 cred=0x0
Sep  5 11:31:09 itadakimasu mDNSResponder[118] <Notice>: [R49985] getaddrinfo start -- flags: 0xC000D000, ifindex: 0, protocols: 0, hostname: <mask.hash: 'GaCCAtoZDlmQRtNtfc+eKw=='>, options: {}, client pid: 5027 (trustd), delegator pid: 6148 (UTM)
Sep  5 11:31:09 itadakimasu mDNSResponder[118] <Notice>: [R49986] getaddrinfo start -- flags: 0xC000D000, ifindex: 0, protocols: 0, hostname: <mask.hash: 'GaCCAtoZDlmQRtNtfc+eKw=='>, options: {}, client pid: 5027 (trustd), delegator pid: 6148 (UTM)
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2300/1976, WiFi delta_in/delta_out: 205/63, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2468/2039, WiFi delta_in/delta_out: 168/63, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2591/2106, WiFi delta_in/delta_out: 123/67, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2674/2173, WiFi delta_in/delta_out: 83/67, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 2674/2263, WiFi delta_in/delta_out: 0/90, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:09 itadakimasu SpringBoard(SplashBoard)[60] <Notice>: <XBApplicationSnapshotManifestImpl: 0x28081cf00> [com.utmapp.UTM] Reaping invalid snapshot <XBApplicationSnapshot: 0x126fd1e20; \M-b\M^@\M-&63FD8906663D> [com.utmapp.UTM]
Sep  5 11:31:09 itadakimasu SpringBoard(SplashBoard)[60] <Notice>: <XBApplicationSnapshotManifestImpl: 0x28081cf00> [com.utmapp.UTM] Deleting snapshot <XBApplicationSnapshot: 0x126fd1e20; \M-b\M^@\M-&63FD8906663D> [com.utmapp.UTM] for reason: _contentType: GeneratedDefault(1)
Sep  5 11:31:09 itadakimasu SpringBoard(SplashBoard)[60] <Notice>: <XBApplicationSnapshotManifestImpl: 0x28081cf00> [com.utmapp.UTM] We don't have any snapshots, so we're clearing our manifest data.
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> received response, status 200 content K
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> response ended
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> done using Connection 1
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <C9602E31-EA5C-4573-A89C-04429F8C1AA9>.<1> summary for task success {transaction_duration_ms=487, response_status=200, connection=1, protocol="http/1.1", domain_lookup_duration_ms=63, connect_duration_ms=192, secure_connection_duration_ms=0, request_start_ms=294, request_duration_ms=0, response_start_ms=4
Sep  5 11:31:10 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Now acquiring workspace assertion with state: ForegroundActive.
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [daemon<com.apple.SpringBoard>:60] with description <RBSAssertionDescriptor| "FBWorkspace (ForegroundActive)" ID:32-60-71315 target:6148 attributes:[
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-60-71315 (target:[application<com.utmapp.UTM>:6148]) will be created as active
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Calculated state for application<com.utmapp.UTM>: running-active (role: UserInteractiveNonFocal)
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-60-71315 (target:[application<com.utmapp.UTM>:6148])
Sep  5 11:31:10 itadakimasu SpringBoard(FrontBoard)[60] <Notice>: [application<com.utmapp.UTM>:6148] Dropping launch assertion.
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Invalidating assertion 32-60-71300 (target:application<com.utmapp.UTM>) from originator [daemon<com.apple.SpringBoard>:60]
Sep  5 11:31:10 itadakimasu powerd[41] <Notice>: Process runningboardd.32 Released SystemIsActive "application<com.utmapp.UTM>;(null):(null);32-60-71300:FBApplicationProcess" age:00:00:01  id:51539644344 [System: SysAct]
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Calculated state for application<com.utmapp.UTM>: running-active (role: UserInteractiveNonFocal)
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: activate generator with style: TurnOn; activationCount: 0 -> 1; styleActivationCount: 0 -> 1; <UISelectionFeedbackGenerator: 0x2835dd400>
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: activate engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>, clientCount: 0 -> 1
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: activating engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
p  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00: state=3, numberOfClients=1, prewarmCount=0, _internal_isSuspended=0> state changed: Inactive -> Activating
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: starting core haptics engine for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: creating core haptics engine for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2885:-[CHHapticEngine initWithAudioSession:sessionIsShared:error:]: Creating engine 0x2836cad90 with unshared audio session 0x0
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioSessionInfo.cpp:226:CreateCMSession: { "action":"create_session", "session":{"ID":"0x2cd6d","PID":6148,"name":"UTM","type":"Auxiliary"}, "details":{"key":"IsEligibleForNowPlayingAppConsideration","value":false} }
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioSessionServerImp.cpp:4490:AudioSessionCreateForPID: { "action":"create_session", "session":{"ID":"0x2cd6d","PID":6148,"name":"UTM","type":"Auxiliary"}, "details":{"client_PID":6148,"client_mach_port":290355,"session_type":"Auxiliary"} }
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioSessionServerImp.cpp:1260:SetAudioCategory: { "action":"set_category", "session":{"ID":"0x2cd6d","PID":6148,"name":"UTM","type":"Auxiliary"}, "details":{"key":"AudioCategory","value":"SystemSoundsAndHaptics"} }
Sep  5 11:31:10 itadakimasu mediaserverd(MediaExperience)[34] <Notice>: -CMSessionMgr- cmsSetControlFlags: Session 'sid:0x2cd6d, UTM(6148), 'auxi'' setting control flags: required = 0, desired = Volume
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioSessionServerImp.cpp:2970:AudioSessionSetProperty: { "action":"set_property", "session":{"ID":"0x2cd6d","PID":6148,"name":"UTM","type":"Auxiliary"}, "details":{"key":"AudioMode","value":"Skeuomorphic"} }
Sep  5 11:31:10 itadakimasu mediaserverd(MediaExperience)[34] <Notice>: -CMSessionMgr- cmsSetControlFlags: Session 'sid:0x2cd6d, UTM(6148), 'auxi'' setting control flags: required = 0, desired = Volume
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioToolboxServers.mm:575:AudioToolboxServerHandleInterruptionWithID: ================= -> RoutingBehaviorChanged process 'sid:0x2cd6d, UTM(6148), 'auxi'' =================
Sep  5 11:31:10 itadakimasu UTM(AudioSession)[6148] <Notice>:     AVAudioSession_iOS.mm:2972  enableNotifications: inValue = 0
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioToolboxServers.mm:584:AudioToolboxServerHandleInterruptionWithID: ================= <- RoutingBehaviorChanged process 'sid:0x2cd6d, UTM(6148), 'auxi'' =================
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioToolboxServers.mm:575:AudioToolboxServerHandleInterruptionWithID: ================= -> RoutingBehaviorChanged process 'sid:0x2cd6d, UTM(6148), 'auxi'' =================
ediaserverd(AudioToolbox)[34] <Notice>: AudioToolboxServers.mm:584:AudioToolboxServerHandleInterruptionWithID: ================= <- RoutingBehaviorChanged process 'sid:0x2cd6d, UTM(6148), 'auxi'' =================
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioToolboxServers.mm:575:AudioToolboxServerHandleInterruptionWithID: ================= -> RoutingBehaviorChanged process 'sid:0x2cd6d, UTM(6148), 'auxi'' =================
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioToolboxServers.mm:584:AudioToolboxServerHandleInterruptionWithID: ================= <- RoutingBehaviorChanged process 'sid:0x2cd6d, UTM(6148), 'auxi'' =================
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioSessionServerImp.cpp:2970:AudioSessionSetProperty: { "action":"set_property", "session":{"ID":"0x2cd6d","PID":6148,"name":"UTM","type":"Auxiliary"}, "details":{"key":"IsEligibleForNowPlayingAppConsideration","value":false} }
Sep  5 11:31:10 itadakimasu mediaserverd(MediaExperience)[34] <Notice>: -CMSessionMgr- MXCoreSessionCopyProperty: Client sid:0x2cd6d, UTM(6148), 'auxi', returning AudioQueueOptions : <private>
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticPlayer.mm:693:-[AVHapticPlayer queryServerCapabilities:reply:]: clientID: 0x1001804
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2385:-[CHHapticEngine updateEngineBehavior]: Setting player's behavior to 0x0
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticPlayer.mm:703:-[AVHapticPlayer setBehavior:]: clientID: 0x1001804 behavior: 0
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2385:-[CHHapticEngine updateEngineBehavior]: Setting player's behavior to 0x4
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticPlayer.mm:703:-[AVHapticPlayer setBehavior:]: clientID: 0x1001804 behavior: 4
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:291   creating CAReportingClient useXPC 1 endpoint (null)
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:349   created reporter 26405458935809
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:395   adding reporterID 26405458935809 to client
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:549   serviceName 3: 26405458935809
Sep  5 11:31:10 itadakimasu mediaserverd(AudioToolbox)[34] <Notice>: AudioSessionServerImp.cpp:2970:AudioSessionSetProperty: { "action":"set_property", "session":{"ID":"0x2cd6d","PID":6148,"name":"UTM","type":"Auxiliary"}, "details":{"key":"ReporterIDs","value":[26405458935809]} }
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2678:-[CHHapticEngine startWithCompletionHandler:]: Called on engine 0x2836cad90
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2635:-[CHHapticEngine doStartWithCompletionHandler:]: Starting underlying Haptic Player
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2385:-[CHHapticEngine updateEngineBehavior]: Setting player's behavior to 0x5
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticPlayer.mm:703:-[AVHapticPlayer setBehavior:]: clientID: 0x1001804 behavior: 5
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticPlayer.mm:1021:-[AVHapticPlayer startRunningWithCompletionHandler:]: start running: clientID: 0x1001804
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticClient.mm:334:-[AVHapticClient startRunning:]: Client 0x1001804 starting
Sep  5 11:31:10 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Invalidating assertion 32-6148-71310 (target:[application<com.utmapp.UTM>:6148]) from originator [application<com.utmapp.UTM>:6148]
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: core haptics engine STARTED for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:448   starting (
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00: state=4, numberOfClients=1, prewarmCount=0, _internal_isSuspended=0> state changed: Activating -> Running
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:508   message {
    "reporterID=26405458935809,serviceName=haptics,ownerPid=6148,HostApplicationDisplayID=UTM,started=1"
    "reporterID=26405458935809,serviceName=haptics,ownerPid=6148,HostApplicationDisplayID=UTM,started=1"
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: deactivate generator with style: TurnOn; activationCount: 1 -> 0; styleActivationCount: 1 -> 0; <UISelectionFeedbackGenerator: 0x2835dd400>
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: deactivate engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>, clientCount: 1 -> 0
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: _internal_deactivateEngineIfPossible <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>, clientCount: 0, suspended: 0
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: _internal_teardownUnderlyingPlayerIfPossible <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00: state=5, numberOfClients=0, prewarmCount=0, _internal_isSuspended=0> state changed: Running -> Deactivating
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2845:-[CHHapticEngine notifyWhenPlayersFinished:]: Called on engine 0x2836cad90 with finishedHandler 0x2811d5b00
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: A
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticClient.mm:390:-[AVHapticClient finish:]: Client 0x1001804 finishing
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticClient.mm:422:-[AVHapticClient finish:]: Client 0x1001804 done with finish
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticClient.mm:1379:-[AVHapticClient clientCompletedWithError:]_block_invoke: Client-side finish completionCallback for client 0x1001804
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: core haptics engine finished for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: stopping core haptics engine for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2824:-[CHHapticEngine stopWithCompletionHandler:]: Called on engine 0x2836cad90
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: _internal_deactivateEngineIfPossible <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00> tearedDown: 1
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: engine <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00: state=0, numberOfClients=0, prewarmCount=0, _internal_isSuspended=0> state changed: Deactivating -> Inactive
Sep  5 11:31:10 itadakimasu UTM(CoreHaptics)[6148] <Notice>: CHHapticEngine.mm:2788:-[CHHapticEngine doStopWithCompletionHandler:]: Stopping underlying Haptic Player
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticPlayer.mm:1085:-[AVHapticPlayer stopRunningWithCompletionHandler:]: stop running: clientID: 0x1001804
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticClient.mm:367:-[AVHapticClient stopRunning:]: Client 0x1001804 stopping
Sep  5 11:31:10 itadakimasu UTM(AudioToolbox)[6148] <Notice>: AVHapticClient.mm:1379:-[AVHapticClient clientCompletedWithError:]_block_invoke: Client-side finish completionCallback for client 0x1001804
Sep  5 11:31:10 itadakimasu UTM(UIKitCore)[6148] <Notice>: core haptics engine STOPPED for <_UIFeedbackCoreHapticsHapticsOnlyEngine: 0x282fc8e00>
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:480   stopping (
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:508   message {
    "reporterID=26405458935809,serviceName=haptics,ownerPid=6148,HostApplicationDisplayID=UTM,started=1"
    "reporterID=26405458935809,serviceName=haptics,ownerPid=6148,HostApplicationDisplayID=UTM,started=1"
Sep  5 11:31:10 itadakimasu UTM(libAudioStatistics.dylib)[6148] <Notice>:      CAReportingClient.mm:467   transaction completed 26405458935809
    "reporterID=26405458935809,serviceName=haptics,ownerPid=6148,HostApplicationDisplayID=UTM,started=0"
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: TLS Trust result 0
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_evaluate_trust_async_external_block_invoke_3(1488) [C2.1:2][0x10745fd50] Returning from external verify block with result: true
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_certificate_verify_callback(1646) [C2.1:2][0x10745fd50] Certificate verification result: OK
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client read_server_finished
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client send_end_of_early_data
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client send_client_encrypted_extensions
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client send_client_certificate
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client complete_second_flight
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS 1.3 client done
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: T
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1873) [C2.1:2][0x10745fd50] Client handshake state: TLS client done
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: boringssl_context_info_handler(1863) [C2.1:2][0x10745fd50] Client handshake done
Sep  5 11:31:10 itadakimasu UTM(libboringssl.dylib)[6148] <Notice>: nw_protocol_boringssl_signal_connected(737) [C2.1:2][0x10745fd50] TLS connected [version(0x0304) ciphersuite(TLS_AES_128_GCM_SHA256) group(0x001d) signature_alg(0x0403) alpn(h2) resumed(0) offered_ticket(0) false_started(0) ocsp_received(0) sct_received(0) connect_time(992ms) flight_time(121ms) rtt(60ms) write_stalls(0) read_stalls(4)]
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_flow_connected [C2.1 IPv4#562e434a:443 in_progress channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] Output protocol connected
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:finish_connect @1.126s
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Error>: nw_endpoint_handler_set_adaptive_read_handler [C2.1 IPv4#562e434a:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] unregister notification for read_timeout failed
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Error>: nw_endpoint_handler_set_adaptive_write_handler [C2.1 IPv4#562e434a:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] unregister notification for write_timeout failed
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C2] reporting state ready
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:finish_connect @1.126s
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2.1 IPv4#562e434a:443 ready channel-flow (satisfied (Path is satisfied), viable, interface: en0, ipv4, dns)] event: flow:changed_viability @1.126s
Sep  5 11:31:10 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 Hostname#f7c49f04:443 ready resolver (satisfied (Path is satisfied), interface: en0, ipv4, dns)] event: flow:changed_viability @1.126s
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: connected successfully
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: TLS handshake complete
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: ready C(N) E(N)
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> now using Connection 2
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: received viability advisory(Y)
Sep  5 11:31:10 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> sent request, body N 0
Sep  5 11:31:11 itadakimasu SpringBoard(SplashBoard)[60] <Notice>: <XBApplicationSnapshotManifestImpl: 0x28081cf00> [com.utmapp.UTM] We don't have any snapshots, so we're clearing our manifest data.
Sep  5 11:31:11 itadakimasu UTM(CoreAnalytics)[6148] <Notice>: Received configuration update from daemon (initial)
Sep  5 11:31:11 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Creating side-channel connection to com.apple.runningboard
kimasu UTM(RunningBoardServices)[6148] <Notice>: Hit the server for a process handle b93d6b900001804 that resolved to: [application<com.utmapp.UTM>:6148]
Sep  5 11:31:11 itadakimasu UTM(RunningBoardServices)[6148] <Notice>: Caching handle <private>, with ipc id b93d6b900001804, and pid 6148
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [application<com.utmapp.UTM>:6148] with description <RBSAssertionDescriptor| "systemAnimationFence" ID:32-6148-71316 target:6148 attributes:[
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-6148-71316 (target:[application<com.utmapp.UTM>:6148]) will be created as inactive as start-time-defining assertions exist
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-6148-71316 (target:[application<com.utmapp.UTM>:6148])
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Invalidating assertion 32-6148-71316 (target:[application<com.utmapp.UTM>:6148]) from originator [application<com.utmapp.UTM>:6148]
Sep  5 11:31:11 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> received response, status 200 content K
Sep  5 11:31:11 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> done using Connection 2
Sep  5 11:31:11 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> response ended
Sep  5 11:31:11 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> summary for task success {transaction_duration_ms=1580, response_status=200, connection=2, protocol="h2", domain_lookup_duration_ms=11, connect_duration_ms=1114, secure_connection_duration_ms=992, request_start_ms=1155, request_duration_ms=0, response_start_ms=1579, response_duration_ms=0, request_bytes=152, response_bytes=4045, cache_hit=0}
Sep  5 11:31:11 itadakimasu UTM(CFNetwork)[6148] <Notice>: Task <672D5752-78D0-423C-B365-81CD711B589C>.<1> finished successfully
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Acquiring assertion targeting [application<com.utmapp.UTM>:6148] from originator [application<com.utmapp.UTM>:6148] with description <RBSAssertionDescriptor| "systemAnimationFence" ID:32-6148-71317 target:6148 attributes:[
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Assertion 32-6148-71317 (target:[application<com.utmapp.UTM>:6148]) will be created as inactive as start-time-defining assertions exist
Sep  5 11:31:11 itadakimasu runningboardd(RunningBoard)[32] <Notice>: Finished acquiring assertion 32-6148-71317 (target:[application<com.utmapp.UTM>:6148])
Sep  5 11:31:11 itadakimasu UTM(CFNetwork)[6148] <Notice>: Connection 2: cleaning up
Sep  5 11:31:11 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 4CA5A11C-2988-409B-A19F-00FE9305D0EE Hostname#f7c49f04:443 tcp, url hash: 4014e1e9, tls, indefinite, no expensive, no constrained, no cellular] cancel
RunningBoard)[32] <Notice>: Invalidating assertion 32-6148-71317 (target:[application<com.utmapp.UTM>:6148]) from originator [application<com.utmapp.UTM>:6148]
Sep  5 11:31:11 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: [C2 4CA5A11C-2988-409B-A19F-00FE9305D0EE Hostname#f7c49f04:443 tcp, url hash: 4014e1e9, tls, indefinite, no expensive, no constrained, no cellular] cancelled
Sep  5 11:31:11 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: nw_protocol_tcp_log_summary [C2.1:3]
Sep  5 11:31:11 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_flow_disconnected [C2.1 IPv4#562e434a:443 cancelled channel-flow ((null))] Output protocol disconnected
Sep  5 11:31:11 itadakimasu UTM(libnetwork.dylib)[6148] <Notice>: nw_connection_report_state_with_handler_on_nw_queue [C2] reporting state cancelled
Sep  5 11:31:11 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: tcp_output [C2.1:3] flags=[F.] seq=1709332388, ack=1915433294, win=4096 state=FIN_WAIT_1 rcv_nxt=1915433294, snd_una=1709332325
Sep  5 11:31:11 itadakimasu UTM(libusrtcp.dylib)[6148] <Notice>: tcp_input [C2.1:3] flags=[F.] seq=1915433318, ack=1709332389, win=68 state=CLOSED rcv_nxt=1915433294, snd_una=1709332388
Sep  5 11:31:12 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: Data Usage for com.utmapp.UTM - WiFi in/out: 11647/5418, WiFi delta_in/delta_out: 8973/3155, Cell in/out: 0/0, Cell delta_in/delta_out: 0/0, RNF: 0, subscriber tag: 1
Sep  5 11:31:12 itadakimasu symptomsd(SymptomEvaluator)[132] <Notice>: defusing ticker tickerFatal having seen progress by flow for com.utmapp.UTM, rxbytes 8973 duration 2.743 seconds started at time: Tue Sep  5 11:31:09 2023
Sep  5 11:31:13 itadakimasu wifid(WiFiPolicy)[1782] <Notice>: __WiFiLQAMgrLogStats(OMEN:Moving): Rssi: -43 {-44 -48} Snr: 35 Cca: 27 (S:1 O:10 I:16) Chan: 1 TxPer: 0.0% (33) BcnPer: 5.9% (34, 56.6%) RxFrms: 45 RxRetryFrames: 3 TxRate: 114700 RxRate: 48000 FBRate: 68820 TxFwFrms: 6 TxFwFail: 0 TxReTrans: 13 time: 6.5secs fgApp: com.utmapp.UTM

@noxwell
Copy link

noxwell commented Dec 6, 2023

I have the same info com.utmapp.UTM : JIT: ptrace() hack failed. JIT VMs doesn't run, HV VMs run ok. BTW, PojavLauncher works ok on the same setup, so jb_spawn_ptrace_child hack in general should work.
Version: UTM-HV 4.4.4
Device: iPad Pro M1 (iPad13,4)
OS: iOS 16.2
Installation method: TrollStore 2

@noxwell
Copy link

noxwell commented Dec 6, 2023

Looks like environ variable containes garbage, because posix_spawnp returnes -EFAULT. Replacing environ with NULL fixes the problem:

diff --git a/Services/UTMJailbreak.m b/Services/UTMJailbreak.m
index cec1d60e..9c21e251 100644
--- a/Services/UTMJailbreak.m
+++ b/Services/UTMJailbreak.m
@@ -397,7 +397,7 @@ bool jb_spawn_ptrace_child(int argc, char **argv) {
         return false;
     }
     childArgv[0] = argv[0];
-    if ((ret = posix_spawnp(&pid, argv[0], NULL, NULL, (void *)childArgv, (void *)environ)) != 0) {
+    if ((ret = posix_spawnp(&pid, argv[0], NULL, NULL, (void *)childArgv, NULL)) != 0) {
         return false;
     }
     return true;

@osy
Copy link
Contributor

osy commented Dec 7, 2023

@noxwell that sounds really promising. Thanks for your help in debugging this.

@crstestacc
Copy link

Looks like environ variable containes garbage, because posix_spawnp returnes -EFAULT. Replacing environ with NULL fixes the problem:

diff --git a/Services/UTMJailbreak.m b/Services/UTMJailbreak.m
index cec1d60e..9c21e251 100644
--- a/Services/UTMJailbreak.m
+++ b/Services/UTMJailbreak.m
@@ -397,7 +397,7 @@ bool jb_spawn_ptrace_child(int argc, char **argv) {
         return false;
     }
     childArgv[0] = argv[0];
-    if ((ret = posix_spawnp(&pid, argv[0], NULL, NULL, (void *)childArgv, (void *)environ)) != 0) {
+    if ((ret = posix_spawnp(&pid, argv[0], NULL, NULL, (void *)childArgv, NULL)) != 0) {
         return false;
     }
     return true;

You probably need this version of UTM, https://github.com/SoY0ung/UTM/releases/tag/v4.4.4(hv), iOS 16 with latest 4.4.4 UTM not supported and also latest version of HV support is iOS 16.3.1 :(

@noxwell
Copy link

noxwell commented Dec 7, 2023

You probably need this version of UTM

HV is irrelevant to this bug, but yes, I use Hypervisor.framework from @xliuxu in my UTM 4.4.4 build and HV works fine. And JIT now also works fine with my fix above.

@crstestacc
Copy link

You probably need this version of UTM

HV is irrelevant to this bug, but yes, I use Hypervisor.framework from @xliuxu in my UTM 4.4.4 build and HV works fine. And JIT now also works fine with my fix above.

Can you please share your build of the ipa that supports, if I understand correctly auto-enable JIT?

@osy osy closed this as completed in c33e6f6 Dec 10, 2023
osy added a commit that referenced this issue Dec 10, 2023
osy added a commit that referenced this issue Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants