Hey Martin,
Try a "clean" rebuild from the Tools menu "Configure build Lazarus". If it still crashes, then report it.
I'm not sure how much cleaner a new
fpcupdeluxe installation from source can be.
The only rebuilds before installing the
ToDo package were
OPM and Docking, made via
fpcupdeluxe.
I've not done a "clean" rebuild as you mentioned, but this is as clean as it can be, no?
Also try on a new empty project. In case it only reproduces with certain projects open.
(if you can catch a stacktrace of the crash => great)
Like I said, this was the first package I installed after running the actual IDE.
During the
fpcupdeluxe phase, I installed
OPM and Docking but never fired up the IDE itself.
Right after running the IDE for the first time, the next step was to install the
ToDo package, so the IDE was still with no prior project loaded.
Also which FPC version?
When I install a new version of Lazarus, via
fpcupdeluxe, I always pair it on both stable, so FPC is version 3.2.2 as per the current pairing of FPC and Lazarus versions for stable.
And does it crash, if you rebuild with -O- or -O1 ?
Haven't tried.
I'll have a go at some of the options you mentioned and then come back.
Cheers,
Gus