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

Set read/write permissions after creating the .hprof file #2578

Closed
wants to merge 2 commits into from

Conversation

sylwek845
Copy link

@sylwek845 sylwek845 commented Oct 16, 2023

No easy steps to reproduce. We use additional tool to shield our apk, and it seems to only happen after the app is shielded. It fails on reading the file back, when inspecting the .hprof file in cache, I noticed that it has no permissions -------- instead of --rw---- which causes the analysis to fail. We see this behaviour for all libs (startup/release/integration).

More info in #2579

@CLAassistant
Copy link

CLAassistant commented Oct 16, 2023

CLA assistant check
All committers have signed the CLA.

@sylwek845 sylwek845 changed the title Set read/write permissions after creating the file Set read/write permissions after creating the .hprof file Oct 16, 2023
@sylwek845 sylwek845 closed this Oct 24, 2023
@sylwek845 sylwek845 deleted the add-read-write-permissions branch October 24, 2023 14:27
@pyricau
Copy link
Member

pyricau commented Jan 2, 2024

@sylwek845 I'm catching up on PRs. Did you close this because the fix wasn't necessary after all, or just because of the lack of response?

@sylwek845
Copy link
Author

@pyricau mostly because I wanted to run release (my own version with fixes) and test for longer period of time. it seems to work but I had to apply the change in one more place so I will update the branch and will raise the PR again today. Thanks for response

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

Successfully merging this pull request may close these issues.

3 participants