Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56118 - The game heroes segfaults during startup.
Summary: The game heroes segfaults during startup.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://cvs.sourceforge.net/viewcvs.py...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-05 03:35 UTC by Kim Tingkær
Modified: 2004-07-20 18:31 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 Kim Tingkær 2004-07-05 03:35:35 UTC
$ heroes <any parameter>
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

Reproducible: Always
Steps to Reproduce:
1. start the game using any parameter. The command is (when properly installed) heroes.
2.
3.

Actual Results:  
$ heroes <any parameter>
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

Expected Results:  
Start the game so i could play it.

Using fluxbox, gaim, gkrellm2, rxvt as it crashed. emerged world just the day 
before.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-07-05 14:27:00 UTC
reopen with the output from emerge --info please.
Comment 2 Kim Tingkær 2004-07-05 22:09:43 UTC
Gentoo Base System version 1.4.16
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.25-gentoo)
=================================================================
System uname: 2.4.25-gentoo i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde ldap libg++ libwww mad mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline scanner sdl slang spell ssl svga tcpd truetype usb x86 xml2 xmms xv zlib"
Comment 3 Herval Ribeiro 2004-07-12 21:51:25 UTC
The file src/menus.c needs a patch:
http://cvs.sourceforge.net/viewcvs.py/heroes/heroes/src/menus.c?r1=1.108.2.1&r2=1.108.2.2
Comment 4 SpanKY gentoo-dev 2004-07-20 18:31:45 UTC
0.21-r1 has this patch, thanks for the link