Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15466 - kdelibs-3.1 ebuild crash and reboot computer
Summary: kdelibs-3.1 ebuild crash and reboot computer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-10 20:08 UTC by Ph. Bobo
Modified: 2003-02-11 17:18 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 Ph. Bobo 2003-02-10 20:08:23 UTC
Each time I emerge kdelibs-3.1 (via emerge -u world), ebuild crash and
automaticly reboot computer. It appends with or without any concurrent process.

Reproducible: Always
Steps to Reproduce:
1.emerge -u world
2.
3.

Actual Results:  
reboot of computer

Expected Results:  
ebuild correctly

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r9 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Lin
ux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X
11/xkb /opt/jakarta/tomcat/conf /usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncu
rses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib directfb gdb
m berkdb slang readline arts tetex aalib svga tcltk java guile ruby mysql X sdl 
gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif o
pengl mozilla ldap snmp cdr scanner"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mcpu=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -mcpu=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Dan Armak (RETIRED) gentoo-dev 2003-02-11 16:14:33 UTC
Does it crash immediately after running emerge, or in the middle of compiling? If the former, it's 
not a kde ebuilds bug but an emerge one. If the latter, please paste here what you can get of 
the compile output right before the crash (try sending it into a log file or something (or a line 
printer :-) to preserve it). 
Comment 2 Ph. Bobo 2003-02-11 17:18:39 UTC
It was in the "middle" (difficult to say how many percent it is ;-) ).

I resolve it by removing "-pipe" in CFLAG. But, now, that's kdebase-3.1 that made the same crash with the new config. I open a new bug for that.