Hi Paul, Unfortunately, GC still crashes even with the fix.
It still happens when a session is imported for the second athlete.
The import works, but when the second athlete is closed and then restarted and the view is switched to Activity, GC crashes.
Regarding the menu bar: I set the language to English, but the same effect occurs there as well.
Here is the backtrace:
Thread 1 "AppRun" received signal SIGSEGV, Segmentation fault.
0x0000555556085b10 in Estimator::calculate() ()
#0 0x0000555556085b10 in Estimator::calculate() ()
#1 0x00007fffe97de5f3 in ?? () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#2 0x00007fffe97ed20e in QTimer::timeout(QTimer::QPrivateSignal) () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#3 0x00007fffe97d223f in QObject::event(QEvent*) () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#4 0x00007ffff67907b6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Widgets.so.6
#5 0x00007fffe977c9e2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#6 0x00007fffe992b03a in QTimerInfoList::activateTimers() () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#7 0x00007fffe9a5a3fc in ?? () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#8 0x00007fffe72bdd3b in g_main_context_dispatch () from /tmp/.mount_GoldenNdAmkB/lib/libglib-2.0.so.0
#9 0x00007fffe73132b8 in ?? () from /tmp/.mount_GoldenNdAmkB/lib/libglib-2.0.so.0
#10 0x00007fffe72bb3e3 in g_main_context_iteration () from /tmp/.mount_GoldenNdAmkB/lib/libglib-2.0.so.0
#11 0x00007fffe9a5a60e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#12 0x00007fffe97890bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#13 0x00007fffe97850a6 in QCoreApplication::exec() () from /tmp/.mount_GoldenNdAmkB/lib/libQt6Core.so.6
#14 0x000055555580320f in main ()