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

[flutter_tools] PathNotFoundException deleting temp dir in IOSCoreDeviceControl._listCoreDevices #140416

Closed
christopherfujino opened this issue Dec 19, 2023 · 2 comments · Fixed by #140415
Assignees
Labels
P1 High-priority issues at the top of the work list team-tool Owned by Flutter Tool team triaged-tool Triaged by Flutter Tool team

Comments

@christopherfujino
Copy link
Member

christopherfujino commented Dec 19, 2023

Version: stable/3.16.4
Command: flutter daemon

PathNotFoundException: Deletion failed, path = '/var/folders/84/n6q0db_930ddvr5ts7j7mfw40000gn/T/flutter_tools.PUbmdc/core_devices.xNQw0o' (OS Error: No such file or directory, errno = 2)
at _Directory._deleteSync(directory_impl.dart:193)
at FileSystemEntity.deleteSync(file_system_entity.dart:414)
at ForwardingFileSystemEntity.deleteSync(forwarding_file_system_entity.dart:70)
at IOSCoreDeviceControl._listCoreDevices(core_devices.dart:104)
at <asynchronous gap>(async)
at IOSCoreDeviceControl.getCoreDevices(core_devices.dart:113)
at <asynchronous gap>(async)
at XCDevice.getAvailableIOSDevices(xcdevice.dart:483)
at <asynchronous gap>(async)
at IOSDevices.startPolling(devices.dart:108)
at <asynchronous gap>(async)
@christopherfujino
Copy link
Member Author

This is the top crasher on 3.16.4

@christopherfujino christopherfujino added team-tool Owned by Flutter Tool team P1 High-priority issues at the top of the work list triaged-tool Triaged by Flutter Tool team labels Dec 19, 2023
@christopherfujino christopherfujino self-assigned this Dec 19, 2023
auto-submit bot pushed a commit that referenced this issue Dec 20, 2023
…ctory from core_devices.dart (#140415)

Fixes #140416, the top crasher on stable/3.16.4
CoderDake pushed a commit to CoderDake/flutter that referenced this issue Dec 28, 2023
…ctory from core_devices.dart (flutter#140415)

Fixes flutter#140416, the top crasher on stable/3.16.4
christopherfujino added a commit to christopherfujino/flutter that referenced this issue Jan 3, 2024
…ctory from core_devices.dart (flutter#140415)

Fixes flutter#140416, the top crasher on stable/3.16.4
Copy link

github-actions bot commented Jan 3, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2024
victoreronmosele pushed a commit to victoreronmosele/flutter that referenced this issue Jan 6, 2024
…ctory from core_devices.dart (flutter#140415)

Fixes flutter#140416, the top crasher on stable/3.16.4
Michal-MK pushed a commit to Michal-MK/flutter that referenced this issue Jan 8, 2024
…ctory from core_devices.dart (flutter#140415)

Fixes flutter#140416, the top crasher on stable/3.16.4
Markzipan pushed a commit to Markzipan/flutter that referenced this issue Jan 9, 2024
…ctory from core_devices.dart (flutter#140415)

Fixes flutter#140416, the top crasher on stable/3.16.4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P1 High-priority issues at the top of the work list team-tool Owned by Flutter Tool team triaged-tool Triaged by Flutter Tool team
Projects
None yet
1 participant