Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71879 - xaos seg-faults at startup
Summary: xaos seg-faults at startup
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-20 11:56 UTC by jsado_sc3
Modified: 2004-11-30 06:05 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 jsado_sc3 2004-11-20 11:56:49 UTC
I have just emerged the latest xaos (3.1). When I start it I just get a segmentation fault and it quits.

Reproducible: Always
Steps to Reproduce:




emerge info
Portage 2.0.51-r3 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Transmeta Efficeon(tm) Processor TM8000
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/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -mcpu=pentium4 -msse2 -mfpmath=sse -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="-Os -mcpu=pentium4 -msse2 -mfpmath=sse -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apm audiofile avi berkdb bitmap-fonts bonobo bzlib cpdflib
crypt cscope dio directfb divx4linux doc dvd encode esd f77 fbcon fftw flac
fortran ftp gb gd gdbm gif gpm gtk gtk2 gtkhtml guile icq imagemagick imap imlib
jack jpeg ladcca lcms lesstif libg++ libwww mad mikmod mime mng motif mozilla
mpeg ncurses nis offensive oggvorbis opengl pam pcmcia pcre pda pdflib perl png
pnp posix quicktime radeon readline sdl slang spell sse ssl svg svga sysvipc
tcltk tcpd theora tidy tiff truetype usb vim-with-x x86 xine xml2 xmms xpm xv
xvid zlib"
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2004-11-23 09:12:26 UTC
Could you please try with a simple "-O2" and no other CFLAGS?
Comment 2 jsado_sc3 2004-11-25 10:22:18 UTC
Ok, that fixes the seg-fault problem, but now I am still having the same problem reported in bug #41702. This is on a completely different computer, with only one screen, and using the latest xorg X server and a different configuration.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2004-11-29 00:03:22 UTC
I think this "hang on startup" problem will be hard to track down remotely... there is still no reaction to the bug report I made for bug #41702.

Would be really nice if you could play around with your CFLAGS to find out which one causes the segfault (so that we can filter it).
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2004-11-30 06:05:42 UTC
I guess this has to be fixed in the upstream code, sorry. I don't feel able to remote-debug this since I don't have an idea what could be the reason.