FET Forum

FET Development => Report a Bug => Topic started by: yush on May 24, 2025, 12:38:35 AM

Title: Mac 7.2.2 Crash
Post by: yush on May 24, 2025, 12:38:35 AM
It crashes from time to time (no alwasy) when I do mulitple generation. Attached is the crash report.
Title: Re: Mac 7.2.2 Crash
Post by: Liviu Lalescu on May 24, 2025, 01:52:25 AM
Thank you for the bug report! Please tell me:

1) Previous FET-7.2.1 did crash? The code is the same.
2) Only on macOS? Did you try on Windows?

Also, could you please send me your file?

Also, when and how does it crash? Immediately after you begin generating? Or after a while?

Tell me if you have other details.
Title: Re: Mac 7.2.2 Crash
Post by: yush on May 28, 2025, 12:58:46 AM
It hasn't crash for a couple of days now. Maybe it is something else that I was doing on my computer at the time.
Title: Re: Mac 7.2.2 Crash
Post by: Liviu Lalescu on May 28, 2025, 06:15:09 AM
Great news!
Title: Re: Mac 7.2.2 Crash
Post by: yush on May 31, 2025, 01:32:51 PM
It crashed again.
1) I don't recall 7.2.1 crashing, but I haven't used it enough to be sure.
2) I only tested on MacOS

Attached is the 2nd crash report. I also gave to to ChatGPT, don't know how good it is to analysis crash log, I attached its respoonse anyway.
Title: Re: Mac 7.2.2 Crash
Post by: yush on May 31, 2025, 01:34:58 PM
And, I was using 7.2.2. I will use 7.2.3 to try again.
Title: Re: Mac 7.2.2 Crash
Post by: Liviu Lalescu on May 31, 2025, 01:45:38 PM
Thank you, yush! I think macOS has some issues with Qt, because in the past we also received a few crash reports.

I think it is not FET-related, but I will try your file, a bit later. Looks like this time you generated single and clicked on viewing the initial order?
Title: Re: Mac 7.2.2 Crash
Post by: yush on May 31, 2025, 01:51:06 PM
Sorry, I forgot exactly what I did when it happened.
Title: Re: Mac 7.2.2 Crash
Post by: Liviu Lalescu on May 31, 2025, 02:06:19 PM
No problem, the crash report tells it.

I just checked the code. I put in a QString the initial order of the activities (before the generation starts), which will be shown to the user when he clicks on "Show initial order". There is the interface thread and the generation thread (two threads when generating single). The initial order string is not modified after the generation started.

I will check more a bit later and let you know.
Title: Re: Mac 7.2.2 Crash
Post by: Liviu Lalescu on May 31, 2025, 04:38:50 PM
I am sorry, but I don't know what happens  :-[  .
Title: Re: Mac 7.2.2 Crash
Post by: Liviu Lalescu on May 31, 2025, 06:39:07 PM
I didn't meet such crashes on my GNU/Linux in modern FET. Also, there are no reports on Windows with modern FET. As I said, there were other macOS users reporting such crashes and I suspect Qt has this problem on macOS.

If you want, I could generate your file on my computer, if you need to generate it and cannot do it on your macOS computer.
Title: Re: Mac 7.2.2 Crash
Post by: Volker Dirr on June 01, 2025, 02:01:13 PM
Do you still have the seed?