Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134558 - gl117 crashes after moving the mouse
Summary: gl117 crashes after moving the mouse
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High critical
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-27 11:17 UTC by Gian
Modified: 2006-07-15 12:11 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 Gian 2006-05-27 11:17:49 UTC
Whenever I move my mouse within gl-117 1.3.2, it crashes after about a second. It does not react on any mouse or keyboard input anymore, not even Ctrl+Alt+F1 or Ctrl+Alt+Backspace. I can still log into my system via ssh, tough. Then I can kill it with killall -9 gl-117 (killall -15 gl-117 does not work). When starting it from xterm in debug level 5, the following is shown:

Info: Entering debug level 5
Info: Found gl-117 data directory /usr/share/games/gl-117
Info: Startup gl-117, V1.3 ...
Debug: Getting directory locations
Info: Loading /home/gidoca/.gl-117/conf
Info: Saving /home/gidoca/.gl-117/conf
Info: Loading /home/gidoca/.gl-117/conf.interface
Info: Saving /home/gidoca/.gl-117/conf.interface
Debug: Creating/Loading pilots list
Warning: Could not load saves/pilots
Warning: Could not load pilot
Info: Using SDL and GLUT
Debug: Setting SDL caption
Debug: Creating sound system
Info: Using SDL_mixer
Debug: Playing startup music
Debug: Calling main initialization method
Debug: Creating calculation tables
Debug: Creating advanced OpenGL methods
Debug: Loading textures
Debug: Loading Fonts
Debug: Loading 3ds models:
<all the models which are loaded, not that important>
Debug: Setting up world geometry
Debug: Querying joystick
Info: No joystick found
Debug: Entering SDL main loop (GLUT emulation)
Debug: Manoever: Immelmann
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

The same thing used to happen on Debian unstable on amd64 (not on x86, so I suppose it to be an amd64-specific problem, but I have no Gentoo-x86 installation to test it), but then the bug was fixed. 

I'm using a Radeon 9200 with the open source driver from Tungsten Graphics and X.org 6.8.2-r7. This is my emerge --info:

Portage 2.0.54-r2 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r7 x86_64 AMD Sempron(tm) Processor 2800+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r4
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_CH.UTF8"
LC_ALL="de_CH.UTF8"
LINGUAS="de"
MAKEOPTS="-j2 "
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa apm audiofile avi bash-completion berkdb bitmap-fonts bzip2 cdr cli crypt cups curl dri dv dvd dvdr dvdread eds emboss emul-linux-x86 encode esd exif expat fam fbcon ffmpeg foomaticdb fortran gdbm gif glut gpm gstreamer gtk gtk2 guile hal idn ieee1394 imagemagick imap imlib ipv6 isdnlog jabber java javascript jpeg jpeg2k kde lcms lesstif lua lzw lzw-tiff mad mikmod mime mng motif mozilla mp3 mpeg msn ncurses nls nptl nsplugin ogg openal opengl pam pcre pda pdflib perl php png pppd python qt quicktime readline recode reflection samba scanner sdl session sox spell spl ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis wxwindows xine xml2 xmms xorg xpm xv xvid zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Gian 2006-05-27 11:18:52 UTC
btw: dmesg does not show anything related to this issue.
Comment 2 Gian 2006-07-15 12:11:21 UTC
It seems to work now I'm using modular X.