Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40218 - phobiaiii randomly crashes
Summary: phobiaiii randomly crashes
Status: RESOLVED CANTFIX
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-02-02 13:49 UTC by Luke Worth
Modified: 2004-09-12 19:30 UTC (History)
1 user (show)

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


Attachments
some output from strace (strace,923.97 KB, application/octet-stream)
2004-02-02 13:53 UTC, Luke Worth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Worth 2004-02-02 13:49:27 UTC
I am playing the tutorial on phobiaIII, when i type my name in the high scores it works the first 2 times, the 3rd time it segfaults. Not sure what's causing this bug.

Reproducible: Sometimes
Steps to Reproduce:
1. play phobia3 tutorial level
2. enter your name in the high scores
3. repeat until it crashes

Actual Results:  
segfault

Expected Results:  
not segfault?

Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-gentoo)
=================================================================
System uname: 2.6.0-gentoo i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.10p1
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -Os -march=athlon -fomit-frame-pointer -ffast-math -fforce-addr
-falign-functions -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-pipe -Os -march=athlon -fomit-frame-pointer -ffast-math -fforce-addr
-falign-functions -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="http://mirror.pacific.net.au/linux/Gentoo
ftp://mirror.pacific.net.au/linux/Gentoo ftp://203.16.234.20/pub/gentoo/
http://203.16.234.20/pub/gentoo/ ftp://203.16.234.19/pub/gentoo/
http://203.16.234.19/pub/gentoo/
ftp://ibiblio.org/pub/Linux/distributions/gentoo/distfiles"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d acpi alsa ardour-ksi arts artswrappersuid avi berkdb bonobo
cdr crypt cups encode foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib
java jpeg kde ldap leim libg++ libwww mad maildir mbox mikmod mozilla
moznocompose moznoirc moznomail mpeg mysql ncurses nls nvidia oggvorbis opengl
oss pam pdflib perl png python qt quicktime readline samba sdl slang sox spell
ssl tcltk tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 Luke Worth 2004-02-02 13:53:27 UTC
Created attachment 24834 [details]
some output from strace
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-02-10 23:59:40 UTC
Here's what I get from gdb:

(gdb) handle SIG32 nostop pass
Signal        Stop      Print   Pass to program Description
SIG32         No        Yes     Yes             Real-time event 32
(gdb) continue
Continuing.
                                                                                
Program received signal SIG32, Real-time event 32.
                                                                                
Program received signal SIG32, Real-time event 32.
                                                                                
Program received signal SIG32, Real-time event 32.
                                                                                
Program received signal SIG32, Real-time event 32.
                                                                                
Program received signal SIGSEGV, Segmentation fault.
0x0805de8a in ?? ()
(gdb) quit

Not really that helpful.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-09-12 19:30:44 UTC
Yep, it crashes sometimes.  Nothing to be done.  Binary releases don't work in the long run.