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 pushed to dev at hardcoresushi/DroidFS 2023-10-15 17:10:04 +02:00
719faa31ee Fix README
hardcoresushi pushed to dev at hardcoresushi/DroidFS 2023-10-15 17:09:06 +02:00
6a4a16c4ea Fix README
hardcoresushi pushed to dev at hardcoresushi/DroidFS 2023-10-15 17:06:36 +02:00
3ef51ec421 Fix README
hardcoresushi pushed to dev at hardcoresushi/DroidFS 2023-10-15 17:04:46 +02:00
0ccda06646 Fix README
hardcoresushi created branch dev in hardcoresushi/DroidFS 2023-10-15 17:02:01 +02:00
hardcoresushi pushed to dev at hardcoresushi/DroidFS 2023-10-15 17:02:01 +02:00
bb754167be Fix README
hardcoresushi pushed to main at hardcoresushi/.profile 2023-10-14 23:25:47 +02:00
bc45d3979c Genesis
hardcoresushi pushed to main at hardcoresushi/.profile 2023-10-14 21:58:00 +02:00
45630bb560 Genesis
hardcoresushi created branch main in hardcoresushi/.profile 2023-10-14 21:58:00 +02:00
hardcoresushi created repository hardcoresushi/.profile 2023-10-14 21:57:32 +02:00
hardcoresushi closed issue hardcoresushi/DroidFS#20 2023-10-11 14:22:42 +02:00
Crash on startup
hardcoresushi closed issue hardcoresushi/DroidFS#6 2023-10-11 14:21:20 +02:00
[feature request] show in documents ui
hardcoresushi commented on issue hardcoresushi/DroidFS#6 2023-10-11 14:21:16 +02:00
[feature request] show in documents ui

It has been implemented in v2.1.0!

hardcoresushi commented on issue hardcoresushi/DroidFS#23 2023-10-11 13:22:19 +02:00
Can't create CryFS encrypted volume due to high memory usage

Does this also happen when opening an existing cryfs volume? (For example, creating a volume with the original cryfs program on the desktop, then trying to open it with DroidFS).

Can you try to…

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…