inkandpaper-app
Results
1
comments of
inkandpaper-app
The method that crashes is static void cache_init(bool enable) in dyn_cache.h A (stupid but effective) workaround is to put enable = false; on the top of that method.