Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146979 - ufo-ai crash when starting a new game
Summary: ufo-ai crash when starting a new game
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-09 12:03 UTC by GNUtoo
Modified: 2006-09-22 13:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GNUtoo 2006-09-09 12:03:43 UTC
$ ufo-ai
execing default.cfg
couldn't exec config.cfg
execing keys.cfg
"K_CTRL" isn't a valid key
Console initialized.

------- sound initialization -------
sound sampling rate: 44100
------------------------------------
------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so"): can't open /etc/quake2.conf
LoadLibrary("./ref_glx.so")
ref_gl version: GL 0.10
Initializing OpenGL display
...setting fullscreen mode 6: 1024 768
Using XFree86-VidModeExtension Version 2.2
GL_VENDOR: Tungsten Graphics, Inc.
GL_RENDERER: Mesa DRI R200 20040929 AGP 1x x86 TCL
GL_VERSION: 1.3 Mesa 6.2.1
...allowing CDS
...enabling GL_EXT_compiled_vertex_array
...GL_EXT_point_parameters not found
...using GL_ARB_multitexture
...using GL_EXT_texture_env_combine
...GL_SGIS_multitexture not found
------------------------------------
CDAudio_Init: open of "/dev/cdrom" failed (123)
Shared Client/Server Info loaded
Couldn't open file 'current'.
====== UFO Initialized ======

Couldn't open file ''.
Couldn't write file.
------- Loading gamei386.so -------
LoadLibrary (/usr/share/games/ufo-ai/./base/gamei386.so)
==== InitGame ====
------- Server Initialization -------
0 entities inhibited
Creating ai player...
Creating ai player...
-------------------------------------
0.0.0.0:0: client_connect




transport05
(player 0) It's team 1's round       d0101ead02b
unnamed has taken control over team 1.
Received signal 11, exiting...
Vertex3f: 2
Vertex3fv: 3
Normal3fv: 2

# emerge --info
Portage 2.1-r2 (default-linux/x86/2006.1, gcc-20050130, glibc-2.3.4.20041102-r1, 2.6.17-gentoo_sempron_2500 i686)
=================================================================
System uname: 2.6.17-gentoo_sempron_2500 i686 AMD Sempron(tm) 2500+
Gentoo Base System version 1.6.13
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 7zip X a52 aac acl ada alsa audacious berkdb bitmap-fonts cddb cli crypt css cups dedicated dlloader dri dv dvd dvdread fame ffmpeg flac fortran gdbm gif gimp gimpprint gimpprint-mng gphoto2 gpm graphviz gs haskell imagemagick isdnlog jpeg jpeg2k kerberos lcms libfpx libg++ lzo matroska mjpeg mmx mng modplug musepack musicbrainz ncurses network nls nodrm nptl nptlonly on-the-fly-crypt opengl pam pascal pcre perl php ppds pppd python readline reflection rle ruby samba session skins sndfile speex spl sql sse ssl stream svg tcpd theora tiff timidity truetype-fonts type1-fonts udev unicode usb v4l vcd vlm wma wmf wxwindows xinerama xorg xvid yv12 zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 GNUtoo 2006-09-10 14:36:50 UTC
with another libc and gcc
$ ufo-ai
execing default.cfg
couldn't exec config.cfg
execing keys.cfg
"K_CTRL" isn't a valid key
Console initialized.

------- sound initialization -------
sound sampling rate: 44100
------------------------------------
------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so"): can't open /etc/quake2.conf
LoadLibrary("./ref_glx.so")
ref_gl version: GL 0.10
Initializing OpenGL display
...setting fullscreen mode 6: 1024 768
Using XFree86-VidModeExtension Version 2.2
GL_VENDOR: Tungsten Graphics, Inc.
GL_RENDERER: Mesa DRI R200 20040929 AGP 1x x86 TCL
GL_VERSION: 1.3 Mesa 6.2.1
...allowing CDS
...enabling GL_EXT_compiled_vertex_array
...GL_EXT_point_parameters not found
...using GL_ARB_multitexture
...using GL_EXT_texture_env_combine
...GL_SGIS_multitexture not found
------------------------------------
CDAudio_Init: open of "/dev/cdrom" failed (123)
Shared Client/Server Info loaded
Couldn't open file 'current'.
====== UFO Initialized ======

Couldn't write file.
------- Loading gamei386.so -------
LoadLibrary (/usr/share/games/ufo-ai/./base/gamei386.so)
==== InitGame ====
------- Server Initialization -------
0 entities inhibited
Creating ai player...
Creating ai player...
-------------------------------------
0.0.0.0:0: client_connect




oriental06
(player 0) It's team 1's round       d03/head02b
unnamed has taken control over team 1.
Received signal 11, exiting...
Vertex3f: 2
Vertex3fv: 3
Normal3fv: 2

# emerge --info
Portage 2.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo_sempron_2500 i686)
=================================================================
System uname: 2.6.17-gentoo_sempron_2500 i686 AMD Sempron(tm) 2500+
Gentoo Base System version 1.6.13
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 7zip X a52 aac acl ada alsa audacious berkdb bitmap-fonts cddb cli crypt css cups dedicated dlloader dri dv dvd dvdread fame ffmpeg flac fortran gcj gdbm gif gimp gimpprint gimpprint-mng gphoto2 gpm graphviz gs gtk haskell imagemagick isdnlog jpeg jpeg2k kerberos lcms libfpx libg++ lzo matroska mjpeg mmx mng modplug musepack musicbrainz ncurses network nls nodrm nptl nptlonly on-the-fly-crypt opengl pam pascal pcre perl php ppds pppd python readline reflection rle ruby samba session skins sndfile speex spl sql sse ssl stream svg tcpd theora tiff timidity truetype-fonts type1-fonts udev unicode usb v4l vcd vlm wma wmf wxwindows xinerama xorg xvid yv12 zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 GNUtoo 2006-09-22 10:57:39 UTC
fixed with xorg 7.0
$ X -version

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.17-gentoo_sempron_2500 i686
Current Operating System: Linux sempron 2.6.18-gentoo_sempron_2500 #1 Thu Sep 21 17:44:34 Local time zone must be set--see zic manu i686
Build Date: 19 September 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Comment 3 GNUtoo 2006-09-22 10:58:44 UTC
we should add xorg modular in the dependencies of this games
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2006-09-22 13:38:54 UTC
They're already there.