Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95904 - wormux floating point exception
Summary: wormux floating point exception
Status: RESOLVED INVALID
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: 2005-06-12 15:25 UTC by Yuriy
Modified: 2005-06-12 15:39 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 Yuriy 2005-06-12 15:25:15 UTC
Floating point exception every time i try to start wormux

Reproducible: Always
Steps to Reproduce:
1. Run 'wormux'

Actual Results:  
yuriy@svm yuriy $ wormux
Floating point exception


This is what i get with gdb:
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 16384 (LWP 8647)]
0xb7d3143a in CL_DisplayMode::get_display_modes ()
   from /usr/lib/libclanDisplay-0.7.so.0

emerge info:
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 18 2005, 21:21:08)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe -mmmx -msse
-msse2-mfpmath=sse -fomit-frame-pointer -fno-delayed-branch -fcaller-saves
-freorder-blocks -freorder-functions -falign-jumps -finline-functions
-frename-registers -fweb -fno-trapping-math -falign-functions=64"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe -mmmx -msse -msse2
-mfpmath=sse -fomit-frame-pointer -fno-delayed-branch
-fcaller-saves-freorder-blocks -freorder-functions -falign-jumps
-finline-functions -frename-registers -fweb -fno-trapping-math -falign-functions=64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://128.104.70.13/gentoo/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl dvd emboss
encode fam foomaticdb fortran gdbm gif gphoto2 gpm gtk2 imlibipv6 java jpeg kde
libg++ libwww mad mikmod motif mp3 mpeg ncurses nlsogg oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl spell ssl svga tcpd tetex
tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-12 15:33:02 UTC
1/ Don
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-12 15:33:02 UTC
1/ Don´t mark games-related bugs as blocker... 

http://www.gentoo.org/proj/en/desktop/games/index.xml#doc_chap5_sect4

2/ Reopen after you have recompiled your entire system with sane C[XX]FLAGS and
the problem still occurs then.
Comment 3 SpanKY gentoo-dev 2005-06-12 15:39:30 UTC
-mfpmath=sse is known to be troublesome

i'd say try rebuilding wormux and its direct dependencies w/out that flag first