[Cin] Complete system hangs (likely out of memory)

Stefan de Konink stefan at konink.de
Sun Jan 22 17:13:03 CET 2023


On Sunday, January 22, 2023 4:59:17 PM CET, Andrew Randrianasulu wrote:
> can you use 'top' to see if memory eaten by cin process or X server?

This is rendering;

  15761 skinkie   20   0   17.5g   9.7g 167088 S 625.6  62.2  33:24.43 
cineler+ 
    772 skinkie   20   0 1161336 168508  85956 S   2.3   1.0   4:46.48 Xorg 
  


> Practical question: is it possible to have a different path for the 
> emergency backups than /tmp?
>
> hm, from code ...
>
> char string[BCTEXTLEN];
>
> // Delete extra backups
>     fs.set_filter("backup*.prev_*");
>     fs.complete_path(preferences->index_directory);
>     fs.update(preferences->index_directory);
>
> so check preferences-> index directory path in GUI?

That goes into /home/skinkie/.bcast5
-- 
Stefan


More information about the Cin mailing list