Raptor Computing Systems Community Forums (BETA)

Software => Applications and Porting => Topic started by: cchinicz on July 08, 2020, 01:42:59 pm

Title: Thunderbird froze my BlackBird while "Compacting'
Post by: cchinicz on July 08, 2020, 01:42:59 pm
Hi All,

I'm using this Black Bird for two weeks now. I've installed Fedora 32 with KDE/Plasma on this Power9 v2 machine with 32GB, 4 cores and plenty of disk.

When compacting the local mailboxes (Thunderbirds asks for it a few times a day) usually Thunderbird becomes unresponsive but I can use other applications. Today it froze the whole system for about a minute, I could not change application, it made remember Windows 3.1 with it's incipient multi-tasking capability.

My system barely gets over 40% memory util and vCPUs were supposed to work independently one from the others.

Any ideas of what might have happened? I wonder may be disk access. I have two disks: 128GB with boot and LVM for root/local. The second disk of 256GB I use a partition of 120GB as a LV which I added to LVM and used it full to extend /home. Both are PCI connected.

Maybe when compacting the mailboxes the access to the disk made by Thunderbird are so heavy to the point of not allowing the system anything?

Any inputs are appreciated.

Regards
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: ClassicHasClass on July 08, 2020, 11:06:44 pm
What type of disks? NVMe, SATA over PCI, ?

Never seen anything like that with F32 on my system, but I read mail on spool as G-d intended.  ;D
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: cchinicz on July 09, 2020, 12:19:46 am
Hi,

Both are NVMe over PCI. I use Thunderbird because I work with gmail and I cannot stand it's web interface, just cannot find things at a glance like with Thunderbird.

Best
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: MPC7500 on July 10, 2020, 07:27:50 am
I have changed the settings, so the "compress" message doesn't popup again.
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: cchinicz on July 10, 2020, 09:04:48 am
Hi,

Thanks for the information, I found it where to clear the "compress" option.

Regards
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: ClassicHasClass on July 10, 2020, 10:59:55 pm
Does anything interesting appear in dmesg after?
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: cchinicz on July 11, 2020, 01:17:34 pm
Hi I have no idea of what dmsg is. How do I check it?
Title: Re: Thunderbird froze my BlackBird while "Compacting'
Post by: ClassicHasClass on July 11, 2020, 01:42:40 pm
Open a terminal window and type 'dmesg'. A lot of output may appear; you're interested in what's down near the bottom, particularly anything obvious that might say BUG: (a kernel issue) or a crash dump.