Segfault if loglevel debug in environment_mgr
s'OK I found the details, dnf removed plib and plib-devel and did make/make install on the fteched svn version. the result is the same, can cause the segfault.
I'm still lost. Does that mean I have to get a specific version of PLIB from their site, in which case how do I tell the flightgear build to use the one I make externally or does it mean I must modify flightgear build ( ccmake ?? ) somehow to cause the flightgear build to make a different version of PLIB ? Tks.
The original bug report is here: the best decription I could come up with is: .. In this case, when the High Detail slider is clicked, the pointer for the name of the parent dialog is invalid. This happens if both MP server is not connected and AI traffic is not enabled ( at least here ) ; if either MP or AI are active the Parent Dialog has a name, 'static-lod'. Perhaps an AI/MP dialog shouldn't be accessible if AI and MP are inactive, perhaps those menu entries shouldn't be clicked.
Yes, Linux here. I can download and build PLib 1.8.5, what sould I adjust in the Flightgear build to prevent using the supplied package ? Tks
0 0x000000000076db63 in fgPopup::checkHit(int, int, int, int) () No symbol table info available. 1 0x00007ffff784d4c8 in puGroup::checkHit(int, int, int, int) () from /lib64/libplibpu.so.1.8.5 No symbol table info available. 2 0x00007ffff7851186 in puMouse(int, int, int, int) () from /lib64/libplibpu.so.1.8.5 No symbol table info available. 3 0x0000000000d50dbc in PUIEventHandler::handle(osgGA::GUIEventAdapter const&, osgGA::GUIActionAdapter&, osg::Object, osg::NodeVisitor) () No symbol table info...
Per your post today, 10Dec, "It's still doin it " ( That would be after a full 2024.1 fetch and build with gitlab-2024-build as of yesterday )
Per your post today, 10Dec, "It's still doin it "