Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15525 - KDEBASE-3.1 ebuild crash and automaticly reboot computer
Summary: KDEBASE-3.1 ebuild crash and automaticly 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-11 17:40 UTC by Ph. Bobo
Modified: 2003-02-12 11:11 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-11 17:40:53 UTC
When I compile kdebase-3.1 (via emerge -u world), it crashes during process (not
at begining) and automaticly reboot computer.

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

Actual Results:  
reboot computer

Expected Results:  
ebuild and emerge 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/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /opt/jakarta/tomcat/conf /usr/kde/3.1/share/config
/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
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib directfb
gdbm 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 opengl mozilla ldap snmp cdr scanner"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3"
CXXFLAGS="-march=pentium3 -O3"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Hannes Mehnert (RETIRED) gentoo-dev 2003-02-12 08:02:43 UTC
this bug seems to be the same as bug #14778 (you may have some hardware 
issues, overclocked cpu, too warm southbridge, bad ram,...). since compiling 
kde takes very long and uses the cpu (it is a lot of c++ code), this is a good 
hardware test ;). possibly opening your pc (for compiling kde) will solve this. ;) 
Comment 2 Ph. Bobo 2003-02-12 11:11:10 UTC
You could have right. After yesterday crash (it was very late), I shut down my computer and go sleeping. When I tried again this morning, everything was OK.
Thank you !