Skip to content

GUI: crash on start fitting under Qt6

After the transition to Qt6 minimization in GUI stopped working.

  1. Create sample, instrument.
  2. Load data (1D or 2D)
  3. Create add fitting parameter
  4. Press "Run" button on "Fitting panel" --> CRASH

Under qt5 minimization works. So the qt version is the only difference.

Message in Debug mode: Screenshot_from_2022-08-10_11-04-27

info from gdb: Screenshot_from_2022-08-10_11-10-32

Text output: gdb_info

Edited by Mikhail Svechnikov