Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-07 Thread Martin Gansser
ok, i solved this issue for me by doing this I have added these two entries to the sysctl.conf file. vm.overcommit_memory = 1 vm.overcommit_ratio = 100 and the change updated with $ sudo sysctl -p. -- ___ devel mailing list -- devel@lists.fedoraprojec

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-07 Thread Martin Gansser
What I have now noticed is this message in dmesg: root@fedora://tmp# dmesg |grep GoldenCheetah [ 74.827218] __vm_enough_memory: pid: 3694, comm: GoldenCheetah, bytes: 17179869184 not enough memory for the allocation [ 816.628151] __vm_enough_memory: pid: 4443, comm: GoldenCheetah, bytes: 1717

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-07 Thread Martin Gansser
I have already tried all possible values on my VMWare with Fedora 42 such as gnome, qt5ct, qt6ct, kde, gtk2, gtk3 and none, butt no success. the backtrace [1] of GC reports a "Cannot allocate memory" [1] https://martinkg.fedorapeople.org/ErrorReports/bt-GC.txt Regards Martin --

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-06 Thread Sérgio Basto via devel
On Tue, 2025-05-06 at 14:14 +0100, Sérgio Basto via devel wrote: > On Tue, 2025-05-06 at 09:09 +, Martin Gansser wrote: > > What I have now noticed is, that I can start GoldenCheetah on my > > physical machine running Fedora 41, but only directly from the > > console. > > However, if I start vi

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-06 Thread Sérgio Basto via devel
On Tue, 2025-05-06 at 09:09 +, Martin Gansser wrote: > What I have now noticed is, that I can start GoldenCheetah on my > physical machine running Fedora 41, but only directly from the > console. > However, if I start via the desktop shortcut with the option “env > QT_QPA_PLATFORM=xcb GoldenChe

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-06 Thread Martin Gansser
What I have now noticed is, that I can start GoldenCheetah on my physical machine running Fedora 41, but only directly from the console. However, if I start via the desktop shortcut with the option “env QT_QPA_PLATFORM=xcb GoldenCheetah”, I get a memory dump. -- _

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-05 Thread Martin Gansser
I work under Gnome, have now installed khelpcenter, but cannot detect a crash. Regards Martin -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https:/

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-05 Thread Sérgio Basto via devel
On Mon, 2025-05-05 at 14:27 +, Martin Gansser wrote: > I have set the environment variables, but no luck, it still crashes. > Thanks for your tip. can you open khelpcenter (with crash after a little while) ? dnf install khelpcenter -- Sérgio M. B. --

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-05 Thread Martin Gansser
I have set the environment variables, but no luck, it still crashes. Thanks for your tip. Regards Martin -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Condu

Re: GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-05 Thread Sérgio Basto via devel
On Mon, 2025-05-05 at 12:32 +, Martin Gansser wrote: > Hi, > > when I compile and start GoldenCheetah-3.7 [1] on Fedora41/F42 with > qt6, the program crashes. > I start GoldenCheetah here on a VM ware with fc41. > > [1] https://martinkg.fedorapeople.org/ErrorReports/GoldenCheetah.spec > > f4

GoldenCheetah-3.7-2.fc41 crashes on fc41/fc42

2025-05-05 Thread Martin Gansser
Hi, when I compile and start GoldenCheetah-3.7 [1] on Fedora41/F42 with qt6, the program crashes. I start GoldenCheetah here on a VM ware with fc41. [1] https://martinkg.fedorapeople.org/ErrorReports/GoldenCheetah.spec f41 build: https://koji.fedoraproject.org/koji/taskinfo?taskID=132345931 f4