Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94683 - kcminit crashes at kde startup, kde version 3.4.1
Summary: kcminit crashes at kde startup, kde version 3.4.1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 15:00 UTC by Eero Volotinen
Modified: 2005-06-02 00:56 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 Eero Volotinen 2005-05-31 15:00:25 UTC
kcminit crashes at kde startup,, kde version 3.4.1

bug in kde 3.4.1 ?

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-31 15:13:47 UTC
>kcminit crashes at kde startup,,

Without some error message we're lost and can't help you.
Comment 2 Eero Volotinen 2005-06-01 01:36:31 UTC
(In reply to comment #1)
> >kcminit crashes at kde startup,,
> 
> Without some error message we're lost and can't help you.

well. SIGSEGV with kcminit, since debug symbols are not in binary, unable to get
more information.
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-06-01 02:13:38 UTC
'emerge info' at least? 
Comment 4 Eero Volotinen 2005-06-02 00:31:50 UTC
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.11-c
ko5-4 i686)
=================================================================
System uname: 2.6.11-cko5-4 i686 mobile AMD Athlon(tm) XP-M 2600+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 12 2005, 11:20:54)
]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.8.5-r3, 1.6.3, 1.9.4, 1.5
sys-devel/binutils:  2.15.97
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -ffast-math -pipe -fomit-frame-pointer -msse -mfpma
th=sse,387 -funroll-loops"
CHOST="i686-pc-linux-gnu"
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 -march=athlon-xp -ffast-math -pipe -fomit-frame-pointer -msse -mfp
math=sse,387 -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks prelink sandbox sfperms s
trict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/g
entoo/ ftp://ftp.linux.ee/pub/gentoo/distfiles/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fi.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa apm arts avi berkdb bitmap-fonts cdparanoia cdr crypt cup
s curl divx divx4linux dvd dvdread emboss encode esd fam flac font-server foomat
icdb fortran freetype gcj gdbm gif gimpprint gphoto2 gpm imagemagick imlib java 
jpeg jpeg2k junit kde kdeenablefinal libg++ libwww logitech-mouse mad mikmod mmx
 motif mozilla mp3 mpeg ncurses nls nomalloccheck nptl ogg oggvorbis opengl oss 
pam pcmcia pda pdf pdflib perl pic png python qt quicktime readline samba scanne
r sdl slp snmp spell sse ssl svga tcpd tiff truetype truetype-fonts type1 type1-
fonts usb vorbis wifi x86 xine xml2 xmms xprint xv xvid zlib video_cards_savage 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 5 Eero Volotinen 2005-06-02 00:33:04 UTC
what I should do next? I am downgrading compiler to latest "stable" and
compiling kde-meta-3.4.1 with use flag debug, is it enought to get more
information from crash?
Comment 6 Gregorio Guidi (RETIRED) gentoo-dev 2005-06-02 00:56:44 UTC
In addition, you should recompile everything with safe CFLAGS (remember to 
turn off ccache before recompiling). 
Please reopen if the problem persists after that. 
 
Also, make sure you are not mixing things compiled with gcc-3.3 and gcc-3.4, 
kde and all its dependencies should be compiled with just one of them. See bug 
61146 for more info.