Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74217 - triptych-demo crashes
Summary: triptych-demo crashes
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: 2004-12-12 10:23 UTC by Alexandru Toma
Modified: 2004-12-13 16:12 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 Alexandru Toma 2004-12-12 10:23:28 UTC
If I try to run the single player game I get:
Fatal signal: Segmentation Fault (SDL Parachute Deployed)

The tutorial works, and if I manually unpack the archive in my home dir and run the game, the single player game works without problems.

However, if I install the game using the ebuild it doesn't work.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-12-12 12:21:47 UTC
reopen with the output from emerge --info
Comment 2 Alexandru Toma 2004-12-12 12:30:03 UTC
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.roedu.net/pub/mirrors/gentoo.org http://gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync1.ro.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aalib alsa apache apm avi bitmap-fonts cdr crypt cups curl encode f77 faac faad fam flac foomaticdb fortran gd geoip gif gphoto2 gpm gtk2 guile imagemagick imlib imlib2 jikes jpeg lcms libcaca libwww lzo mad matroska mikmod mmx motif mpeg mysql ncurses network nls no_wxgtk1 oggvorbis opengl pam png python quicktime readline rtc ruby sdl slang spell sse ssl tcpd tga theora tiff truetype x86 xchatdccserver xml2 xmms xv xvid zlib"
Comment 3 SpanKY gentoo-dev 2004-12-12 13:17:03 UTC
if you do `FEATURES=nostrip emerge triptych-demo` does it work ?
Comment 4 Alexandru Toma 2004-12-12 14:10:46 UTC
> if you do `FEATURES=nostrip emerge triptych-demo` does it work ?
No, it still doesn't work. Same error.
Comment 5 SpanKY gentoo-dev 2004-12-12 21:56:25 UTC
mmm maybe it's a permissions issue ?

if you do `chmod g+w /opt/triptych-demo` does it work ?
if not, does it work as root ?
Comment 6 Alexandru Toma 2004-12-13 02:44:00 UTC
> mmm maybe it's a permissions issue ?
Yep, it's a permissions issue. Running as root works. `chmod g+w /opt/triptych-demo` works as well.
Comment 7 SpanKY gentoo-dev 2004-12-13 16:12:25 UTC
thanks for helping us track it down

the ebuild will now create the three status files and give games group write access to them