https://bugs.kde.org/show_bug.cgi?id=453570

--- Comment #4 from Piotr Mierzwinski <piotr.mierzwin...@gmail.com> ---
(In reply to Ivan Čukić from comment #3)
> > Never should grow that much, but in fact I met such huge file, what 
> > described.
> 
> Yes, I believe you, just meant to say that this is really unexpected. On a
> properly working sqlite, WAL should not be bigger than the DB itself. :)
> 
> Do you use anything out of the ordinary which might keep the database locked
> so that WAL can not be flushed? Or some uncommon plasma applets, or strange
> filesystems (NFS being a common problem)?

Since some time (couple months) I use the same stuff in my system. And for sure
nothing not ordinary I didn't use between April 21st (when wal file had normal
size) and day when file became huge. If you know some application or plasma
applet which could cause the problem tell me please I will verify all I use.
I didn't install nothing new since couple moths. I can provide you the list of
applications I usually use and what applets working in my Plasma session
everyday since several months.
I use NFS file system since long time. By this filesystem I mount my resources
placed in Synology server.
I'm not sure if this will be helpful here, but they are not always mounted
correctly when system starts. I mean that one day all is mounted find and
another nothing mounted. I don't know what this depend on. I use such command
in /etc/fstab
ds214plus:/volume1/my_disk              /home/piotra/My_Disk nfs
rsize=8192,wsize=8192,timeo=14,intr,nosuid
BTW. Today nothing was mounted, but I don't see nothing not ordinary in wal
file. Its size looks like below:

-rw-r--r-- 1 piotra piotra  11M 11.05.2022 09:37 database
-rw-r--r-- 1 piotra piotra  32K 11.05.2022 09:37 database-shm
-rw-r--r-- 1 piotra piotra 1.5M 11.05.2022 09:37 database-wal

> Does the following return anything other than plasmashell, kactivitymanagerd?
> 
> lsof | grep
> /home/YOUR_USER_NAME/.local/share/kactivitymanagerd/resources/database
I found only "plasmashe" and "kactivity". Detailed result in attached file.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to