Fixed
Status Update
Comments
hu...@google.com <hu...@google.com>
ja...@google.com <ja...@google.com> #2
That seems quite bad :/ weird.
We have fairly large test projects which do not take anywhere close to it, maybe your code is triggering some bad code path.
Can you provide a sample or share your project with us? It is impossible to do something here unless we have a reproduction case. Might also possibly be related to your machine configuration.
We have fairly large test projects which do not take anywhere close to it, maybe your code is triggering some bad code path.
Can you provide a sample or share your project with us? It is impossible to do something here unless we have a reproduction case. Might also possibly be related to your machine configuration.
ap...@google.com <ap...@google.com> #3
Let me see what I can do on the reproduction as I am anyways blocked on this. I will try to extract out the DB module in a new project and see if it reproduces the issue.
Description
Android Studio Version:
Emulator Version (Emulator--> Extended Controls--> Emulator Version): 27.1.7-4581633
HAXM / KVM Version: HAXM 6.2.1
Android SDK Tools: 26.1.1
Host Operating System: Windows 7 Professional
CPU Manufacturer: Intel CPU
Virtualization is supported
64-bit CPU
Steps to Reproduce Bug:
On exit, I get error Unable to open C:\Users\aflanaga\.android\avd\Nexus_One_API_25.avd\data\misc\pstore\pstore.bin: Permission denied
in the log.
I have manually removed read-only permission from that file, which keeps it from occurring on the first exit after. However, next run it is again marked "read-only" and the error recurs.
Expected Behavior:
Observed Behavior: