Matéo Duparc hardcoresushi
  • Devant mon ordinateur
  • https://arkensys.dedyn.io
  • Find me on the Fediverse: @hardcoresushi@mastodon.cipherbliss.com

  • Joined on 2021-01-07
hardcoresushi commented on issue hardcoresushi/DroidFS#23 2023-09-29 20:09:38 +02:00
Can't create CryFS encrypted volume due to high memory usage

How many processor cores does your device have?

Can you try to close all running applications (force close if necessary), then try again to create a cryfs volume?

On my 8-core device,…

hardcoresushi commented on issue hardcoresushi/DroidFS#23 2023-09-29 17:49:19 +02:00
Can't create CryFS encrypted volume due to high memory usage

Thank you very much. The only relevant line I spot in the provided logs is the following:

[libcryfs] [error] Crashed: std::bad_alloc

I think cryfs is failing to allocate enough memory…

hardcoresushi commented on issue hardcoresushi/DroidFS#23 2023-09-28 19:45:29 +02:00
Can't create CryFS encrypted volume due to high memory usage

OK, that's hard to tell what's the problem without seeing the logcat. Can't you use adb or LogFox?

Do you have the same issue with…

hardcoresushi pushed tag v2.1.3 to hardcoresushi/DroidFS 2023-09-28 19:39:07 +02:00
hardcoresushi pushed to master at hardcoresushi/DroidFS 2023-09-28 19:37:40 +02:00
a41cde1c53 DroidFS v2.1.3
hardcoresushi commented on issue hardcoresushi/DroidFS#23 2023-09-28 12:47:40 +02:00
Can't create CryFS encrypted volume due to high memory usage

Unfortunatly I cannot reproduce. It would be very helpful if you could show the logcat.

How long the message "Creating volume..." is displayed before showing the error? Can you reproduce the…

hardcoresushi closed issue hardcoresushi/DroidFS#21 2023-09-24 19:06:40 +02:00
It keep crashes once opened files!
hardcoresushi commented on issue hardcoresushi/DroidFS#21 2023-09-24 19:06:33 +02:00
It keep crashes once opened files!

Great. The fix has been pushed: b503f134d5c4ecc97f3421530671d1e7cf1766fe. The next release should solve the issue.

hardcoresushi pushed to master at hardcoresushi/DroidFS 2023-09-24 19:05:24 +02:00
b503f134d5 Fix Intent.getParcelableExtra() crash on Android 13
hardcoresushi commented on issue hardcoresushi/DroidFS#21 2023-09-24 12:11:01 +02:00
It keep crashes once opened files!

The conflict must be due to the F-Droid version that is signed with different keys.

So the test version still doesn’t work? How did you get this new crash log?

hardcoresushi commented on issue hardcoresushi/DroidFS#21 2023-09-23 18:42:23 +02:00
It keep crashes once opened files!

This version may fix the issue. Could you please tell me if it works fine when opening files, internal camera and when trying to change password?

-----BEGIN PGP SIGNED MESSAGE-----
Hash:…
hardcoresushi commented on issue hardcoresushi/DroidFS#21 2023-09-23 16:01:07 +02:00
It keep crashes once opened files!

Does it also happen when opening the internal camera or changing a volume's password?

hardcoresushi commented on issue hardcoresushi/DroidFS#22 2023-09-22 11:33:06 +02:00
VeraCrypt support

Indeed. I would happily accept a pull request.

hardcoresushi commented on issue hardcoresushi/DroidFS#21 2023-09-22 11:22:45 +02:00
It keep crashes once opened files!

This looks a lot like #236. Do you also run MIUI?

hardcoresushi commented on issue hardcoresushi/DroidFS#20 2023-09-21 21:25:59 +02:00
Crash on startup

If it's the same problem, the good news is that it's already been solved. Just upgrade to v2.1.2 (should be on F-Droid in a few days).

hardcoresushi commented on issue hardcoresushi/DroidFS#20 2023-09-21 11:11:09 +02:00
Crash on startup

Is it the same issue as in #237?

Did you update from F-Droid? Can you show your logcat please?

hardcoresushi commented on issue hardcoresushi/DroidFS#19 2023-09-19 18:13:55 +02:00
[feature request] remote encrypted volumes

There are actually two sides to an encryption program like gocryptfs. The decrypted/plaintext side has been modified to be accessible via function calls, but the encrypted/ciphertext side has not…

hardcoresushi commented on issue hardcoresushi/DroidFS#19 2023-09-19 17:36:19 +02:00
[feature request] remote encrypted volumes

As explained in the README, this is not possible. This is because gocryptfs and cryfs are programs designed to access the encrypted volume via direct file system calls. The only way to open remote…

hardcoresushi released DroidFS v2.1.2 at hardcoresushi/DroidFS 2023-09-19 14:24:19 +02:00
hardcoresushi pushed tag v2.1.2 to hardcoresushi/DroidFS 2023-09-19 14:24:16 +02:00