emerging flightgear 0.9.1 works with no problems. Attempting to run it causes a seg fault of some description. Reproducible: Always Steps to Reproduce: 1. /usr/games/bin/fgfs Actual Results: darren@garbo darren $ /usr/games/bin/fgfs FlightGear: Version 0.9.1 Built with GNU C++ version 3.2 Scanning command line for: --fg-root= fg_root = /usr/games/lib/FlightGear Reading global preferences Finished Reading global preferences Unable to detect the language Selecting language: C Reading localized strings from /usr/games/lib/FlightGear/Translations/strings-default.xml Scanning command line for: --aircraft= No user specified aircraft, using default Reading default aircraft: c172 from /usr/games/lib/FlightGear/Aircraft/c172-set.xml Processing command line arguments Finished command line arguments Opening a window: 800x600 Mesa DRI Intel(R) 845G 20021115 Max texture size = 1024 Depth buffer bits = 24 Reading menu entries. Segmentation fault I can send the strace for this if it's of use. Expected Results: program starts running from a P4 2.4Ghz box, 768Mb RAM, i845G card. darren@garbo darren $ emerge xfree -s Searching... [ Results for search key : xfree ] [ Applications found : 2 ] * x11-base/xfree Latest version available: 4.3.0-r2 Latest version installed: 4.3.0-r2 Size of downloaded files: 70,846 kB Homepage: http://www.xfree.org Description: Based on the gcc eclass * x11-base/xfree-drm Latest version available: 4.3.0 Latest version installed: 4.3.0-r2 Size of downloaded files: 196 kB Homepage: http://www.xfree.org Description: Xfree86 Kernel DRM modules darren@garbo darren $ glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context client glx vendor string: SGI client glx version string: 1.2 client glx extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context GLX extensions: GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context OpenGL vendor string: 2d3D, Inc OpenGL renderer string: Mesa DRI Intel(R) 845G 20021115 OpenGL version string: 1.2 Mesa 4.0.4 OpenGL extensions: GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_convolution, GL_EXT_compiled_vertex_array, GL_EXT_fog_coord, GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_texture3D, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_object, GL_EXT_texture_lod_bias, GL_EXT_vertex_array, GL_IBM_rasterpos_clip, GL_MESA_window_pos, GL_NV_texgen_reflection, GL_SGI_color_matrix, GL_SGI_color_table glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x22 24 tc 1 24 0 r y . 8 8 8 0 0 0 0 0 0 0 0 0 0 None 0x23 24 tc 1 24 0 r . . 8 8 8 0 0 0 0 0 0 0 0 0 0 None 0x24 24 tc 1 24 0 r y . 8 8 8 0 0 24 8 0 0 0 0 0 0 None 0x25 24 tc 1 24 0 r . . 8 8 8 0 0 24 8 0 0 0 0 0 0 None 0x26 24 tc 1 24 0 r y . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow 0x27 24 tc 1 24 0 r . . 8 8 8 0 0 0 0 16 16 16 0 0 0 Slow 0x28 24 tc 1 24 0 r y . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow 0x29 24 tc 1 24 0 r . . 8 8 8 0 0 24 8 16 16 16 0 0 0 Slow darren@garbo darren $ emerge info Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) ================================================================= System uname: 2.4.20 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GENTOO_MIRRORS="ftp://bacall.davison.uk.net http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/tmp" PORTDIR_OVERLAY="" USE="oss 3dnow apm avi cups encode gif libg++ libwww mikmod mmx mpeg nls pdflib png quicktime spell xml2 xmms xv zlib alsa gdbm berkdb slang readline arts svga sdl gpm pam perl python esd imlib oggvorbis gtk motif opengl gphoto2 cdr crypt dga dvd java jpeg kde -gnome mysql ncurses qt ssl tcpd truetype X x86" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://bacall.davison.uk.net/usr-portage" FEATURES="sandbox ccache"
Already tried version 0.9.2?
Since there's been no comment for a month and 0.9.2 works for me I'm closing this as WORKSFORME. Darren - go ahead and re-open if you still have problems. Thanks.