|
From: Florent R. <f.r...@fr...> - 2023-07-18 09:37:26
|
Florent Rougon <f.r...@fr...> wrote:
> the subject matter — and nothing about the freeze process per se. Your
> analysis looks good to me and your patch fixes the crash I reported
> yesterday.
Seems to be the same crash that Frédéric reported at the beginning of
this thread, however it appears he built SimGear without the assert()s,
which doesn't help with debugging! ;)
#8 0x000055555651750c in SGPropertyNode::fireValueChanged() (this=0x0) at
^^^^^^^^
/media/frederic/TOSHIBA_EXT/.fg/fgsource/simgear/simgear/props/props.cxx:3805
(...)
#15 simgear::TiedPropertyList::Tie<FGProperties, bool>(char const*,
FGProperties*, bool (FGProperties::*)() const, void
(FGProperties::*)(bool), bool)
(useDefault=true, setter=<optimized out>, getter=<optimized out>,
obj=0x5555593d3260, relative_path=0x555556a393f7 "/sim/freeze/master",
^^^^^^^^^^^^^^^^^^^^
this=0x5555593d3350)
(...)
Regards
--
Florent
|