Hello,
I'm experiencing many crashes on Linux Manjaro using flightGear 2019.1
I don't know if its plane related but I'm using the default plane (the cessna) provided by the program itself. I do nothing particular the trigger this error... How can I give you the crush dump ?
Error: caught signal 11:
/usr/lib/libc.so.6 : ()+0x3bfb0
/usr/lib/dri/nouveau_dri.so : ()+0x6ea97f
/usr/lib/dri/nouveau_dri.so : ()+0x79887e
fgfs : fntBitmapFont::puts(float, float, float, char const)+0x1ee
fgfs : puFont::drawString(char const, int, int)+0xf6
fgfs : puObject::draw_legend(int, int)+0x371
fgfs : puButton::draw(int, int)+0x30d
fgfs : puGroup::draw(int, int)+0x17e
fgfs : puGroup::draw(int, int)+0x17e
fgfs : puDisplay()+0x33
fgfs : PUIDrawable::drawImplementation(osg::RenderInfo&) const+0x25b
/usr/lib/libosgUtil.so.131 : osgUtil::RenderLeaf::render(osg::RenderInfo&, osgUtil::RenderLeaf)+0x4bf
/usr/lib/libosgUtil.so.131 : osgUtil::RenderBin::drawImplementation(osg::RenderInfo&, osgUtil::RenderLeaf&)+0x15d
/usr/lib/libosgUtil.so.131 : osgUtil::RenderStage::drawImplementation(osg::RenderInfo&, osgUtil::RenderLeaf&)+0x374
/usr/lib/libosgUtil.so.131 : osgUtil::RenderBin::draw(osg::RenderInfo&, osgUtil::RenderLeaf&)+0x83
/usr/lib/libosgUtil.so.131 : osgUtil::RenderStage::drawInner(osg::RenderInfo&, osgUtil::RenderLeaf&, bool&)+0x88
/usr/lib/libosgUtil.so.131 : osgUtil::RenderStage::draw(osg::RenderInfo&, osgUtil::RenderLeaf&)+0x9ef
/usr/lib/libosgUtil.so.131 : osgUtil::RenderStage::drawPreRenderStages(osg::RenderInfo&, osgUtil::RenderLeaf&)+0x3b
/usr/lib/libosgUtil.so.131 : osgUtil::SceneView::draw()+0x263
/usr/lib/libosgViewer.so.131 : osgViewer::Renderer::cull_draw()+0x9c1
/usr/lib/libosg.so.131 : osg::GraphicsContext::runOperations()+0x189
/usr/lib/libosgViewer.so.131 : osgViewer::ViewerBase::renderingTraversals()+0x1e06
fgfs : fgOSMainLoop()+0x154
fgfs : fgMainInit(int, char**)+0x1532
fgfs : main()+0x19f
/usr/lib/libc.so.6 : __libc_start_main()+0xf3
fgfs : _start()+0x2e
The crash is happening within your nouveau graphics driver (MESA) while attempting to process Text (fntBitmapFont).
Please verify whether a nouveau driver update is available.
@velteyn Are you still experiencing these crashes? If not will close this as expired.
Not tried yet, when I'll return from vacation I'll try again
Il sab 8 ago 2020, 14:09 Jonathan Redpath legoboyvdlp@users.sourceforge.net
ha scritto:
Related
Tickets: #2153
going to fill a bug on https://nouveau.freedesktop.org/wiki/Bugs/
Last edit: Velteyn 2020-09-18
Which PUI UI theme are you using? We have a very simular bug in a different graphic driver, when using certainl fonts in the GUI.
Slightly similar issue: https://sourceforge.net/p/flightgear/codetickets/2213/