You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
We uploaded the file, it has a size of 4k and it has only zero's there.
a valid file has 1000 in the second column, first row.
We dont have any clue why it is corrupt.
we have also more info about the path and the permissions is has and everything seems legit:
taskqueue.db File exists, getAbsolutePath=/data/data/com.XXX/files/taskqueue.db
canRead=true
canWrite=true
canExecute=false
getAbsolutePath=/data/data/com.XXX/files/taskqueue.db
length=4096
taskqueue.db.tmp File does exist=false
getAbsolutePath=/data/data/com.XXX/files
getFreeSpace=6080581632
getTotalSpace=12802191360
getUsableSpace=6058561536
canWrite=true
canRead=true
getPath=/data/data/com.XXX/files
getCanonicalPath=/data/data/com.XXX/files
what can we do to analyze it further?
The text was updated successfully, but these errors were encountered:
Regarding a previously closed issue:
#135
We uploaded the file, it has a size of 4k and it has only zero's there.
a valid file has 1000 in the second column, first row.
We dont have any clue why it is corrupt.
we have also more info about the path and the permissions is has and everything seems legit:
taskqueue.db File exists, getAbsolutePath=/data/data/com.XXX/files/taskqueue.db
canRead=true
canWrite=true
canExecute=false
getAbsolutePath=/data/data/com.XXX/files/taskqueue.db
length=4096
taskqueue.db.tmp File does exist=false
getAbsolutePath=/data/data/com.XXX/files
getFreeSpace=6080581632
getTotalSpace=12802191360
getUsableSpace=6058561536
canWrite=true
canRead=true
getPath=/data/data/com.XXX/files
getCanonicalPath=/data/data/com.XXX/files
what can we do to analyze it further?
The text was updated successfully, but these errors were encountered: