Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: lizardidi on October 27, 2024, 06:19:30 AM

Title: TCL 15 x86 (32bit) Gparted segmentation fault
Post by: lizardidi on October 27, 2024, 06:19:30 AM
Hi, new user here. Do correct me if this problem already addressed before. I cant seem to find a solution on this problem in the forum.

TCL 15 frugally installed on Hdd of Intel atom netbook with 2gb of ram.

sudo gparted started gparted gui well, but when try to run any operations (delete partitions, resize, new partition etc) gparted will crashed. In terminal, the error is Segmentation fault.

I tried to run gparted many times, sometimes (1 out of 10 maybe) the operation will run successfully. Most of the time it will just crashed. Anyone facing same problem?
Title: Re: TCL 15 x86 (32bit) Gparted segmentation fault
Post by: gadget42 on October 27, 2024, 06:52:22 AM
where is this gparted located? if you want to perform procedures on a piece of storage media then that media cannot be mounted.

what does mount say?
Code: [Select]
me@here:~$ mount
Title: Re: TCL 15 x86 (32bit) Gparted segmentation fault
Post by: Juanito on October 27, 2024, 07:26:26 AM
I updated gparted/parted - do the new versions work any better?
Title: Re: TCL 15 x86 (32bit) Gparted segmentation fault
Post by: Rich on October 27, 2024, 09:32:20 AM
Hi gadget42
gparted checks if a partition is mounted and disables those
menu choices if it is mounted.
Title: Re: TCL 15 x86 (32bit) Gparted segmentation fault (Solved)
Post by: lizardidi on October 27, 2024, 10:43:44 AM
Thanks all...

Update: Tried the new Gparted 1.6.0 .tcz and updated Parted.tcz, operations were butter smooth, no more segmentation faults or crashes.

 ;D