Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180427 - games-board/pouetchess segfaults
Summary: games-board/pouetchess segfaults
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-31 09:27 UTC by Kiah Morante
Modified: 2007-06-06 22:49 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 Kiah Morante 2007-05-31 09:27:40 UTC
In the beginning of a game of pouetChess, the game closes returning "Segmentation Fault"

Reproducible: Always

Steps to Reproduce:
1.Run pouetChess.
2.Move a few times.
3.Wait for game to close. 

Actual Results:  
The game closed, returning "Segmentation Fault".

Expected Results:  
The game should have proceeded, simulating a physical chess match. 

Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r2, 2.6.20-gentoo-r8 i686)
=================================================================
System uname: 2.6.20-gentoo-r8 i686 Intel(R) Core(TM)2 CPU          6400  @ 2.13GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 18 May 2007 22:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-ggdb -O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/terminfo"
CXXFLAGS="-ggdb -O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo ftp://mirror.aarnet.edu.au/pub/gentoo/ "
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb bitmap-fonts cdr cli cracklib crypt cups dbus dri dvd dvdnav dvdread encode fmod fortran gdbm glitz gpm gtk hal iconv ipv6 isdnlog jpeg libg++ mad mencoder midi mikmod mono ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python readline reflection scanner session snmp spl ssl tcpd tiff tk truetype-fonts type1-fonts unicode x86 xine xorg zlib" ALSA_CARDS="snd_hda_intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

(gdb) bt
#0  0x08002a2a in ?? ()
#1  0xb7c0aa06 in gettimeofday () from /lib/libc.so.6
#2  0xb7c0cd0c in ftime (timebuf=Cannot access memory at address 0x2a205257
) at ../sysdeps/unix/bsd/ftime.c:29
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2007-06-05 05:01:24 UTC
fixed, thanks.
Comment 2 Kiah Morante 2007-06-05 07:14:49 UTC
(In reply to comment #1)
> fixed, thanks.
> 

How did you fix it? I remerged and I'm still getting the problem. 
Comment 3 Kiah Morante 2007-06-05 07:16:58 UTC
.
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2007-06-05 10:32:38 UTC
Do you have pouetchess-0.2.0-r1? Debian had a patch for it.
Comment 5 Tristan Heaven (RETIRED) gentoo-dev 2007-06-06 22:49:13 UTC
reopen if that didn't fix it