Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74446 - frozen-bubble crash when doing a level-set selection
Summary: frozen-bubble crash when doing a level-set selection
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 22:13 UTC by Brandon Philips
Modified: 2004-12-20 05:43 UTC (History)
1 user (show)

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 Brandon Philips 2004-12-14 22:13:44 UTC
The level select menu appears briefly and disappears.

Not a HASH reference at /usr/lib/perl5/site_perl/5.8.4/i386-linux/FBLE.pm line 1097.


Reproducible: Always
Steps to Reproduce:
1. Create a level set and save it
2. Go to the main menu and start a game
3. Not a HASH reference at /usr/lib/perl5/site_perl/5.8.4/i386-linux/FBLE.pm line 1097.


Actual Results:  
Not a HASH reference at /usr/lib/perl5/site_perl/5.8.4/i386-linux/FBLE.pm line
1097. W/ crash
Comment 1 SpanKY gentoo-dev 2004-12-16 09:53:57 UTC
you neglected to provide `emerge info` like you were supposed to
Comment 2 Brandon Philips 2004-12-17 15:48:20 UTC
Sorry.

$ emerge info

Gentoo Base System version 1.4.16
Portage 2.0.51-r3 (default-linux/x86/2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 Intel(R) Pentium(R) M processor 1300MHz
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -march=pentium3"
CHOST="i386-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -march=pentium3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/philips/projects/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apm arts avi bash-completion berkdb bitmap-fonts bzlib calendar cdr crypt cscope ctype cups curl dvd encode f77 fam fbcon flac foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick imap imlib innodb java jpeg junit kde libg++ libwww mad maildir mikmod motif mpeg mysqli ncurses nls oggvorbis opengl oss pam pcmcia pda pdflib perl php png python qt quicktime readline sdl simplexml slang snmp sockets spell ssl svg svga tcltk tcpd tidy tiff truetype unicode usb x86 xml2 xmlrpc xmms xsl xv zlib"
Comment 3 SpanKY gentoo-dev 2004-12-20 05:43:48 UTC
fix your machine

your CHOST is currently set to 'i386' while your CFLAGS are generating i686 code