Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88348 - knuminput.cpp:1003: internal compiler error: Segmentation fault
Summary: knuminput.cpp:1003: internal compiler error: Segmentation fault
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-08 07:03 UTC by Michal Danicek
Modified: 2005-04-08 10:06 UTC (History)
1 user (show)

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 Michal Danicek 2005-04-08 07:03:07 UTC
kaction.cpp: In destructor `virtual KAction::~KAction()':
kaction.cpp:216: warning: `unplugAccel' is deprecated (declared at kaction.h:
   388)
In file included from libkdeui_la.all_cpp.cpp:14:
knuminput.cpp: In constructor `KDoubleSpinBox::KDoubleSpinBox(QWidget*, const 
   char*)':
knuminput.cpp:1003: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [libkdeui_la.all_cpp.lo] Error 1
make[2]: *** [all-recursive] Interrupt
make[1]: *** [all-recursive] Interrupt
make: *** [all] Interrupt

// -------------INFO-------------
 # emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
 2.6.11-hardened-r1 i686)
=================================================================
System uname: 2.6.11-hardened-r1 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  6 2005, 09:19:29)
]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r7
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 -funroll-loops -fprefetch-loop-arrays -pipe"
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.4/env /usr/kde/3.4/share/config /usr/kd
e/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/s
hare/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/g
eneric/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/q
mail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.fi.muni.cz/pub/linux/gentoo http://gentoo.osuosl.org h
ttp://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="cs_CZ.ISO8859-2"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext X acpi alsa amd apache2 asm audiofile avi bash-c
ompletion bitmap-fonts bmp boosplash bzip2 bzlib c++ calendar cdrom cgi chroot c
odecs cracklib crypt cups dar32 dba divx4linux doc emerge escreen examples fb fb
con ftp gif gimp gkrellm glade gmail gtk2 hardened hardenedphp html iconv icq id
e imap immqt immqt-bc inline ipv6 irc ithreads jabber java jpeg kdeenablefinal l
ibg++ mikmod mmx mp3 mpeg mpeg4 mplayer ncurses nvidia ogg opengl oscar pam pam-
mysql pam_chroot pam_console pam_timestamp pango password perl php physfs pic pi
e plugin png pnp python qmail quicktime rar socks5 sse ssh ssl tcltk threads tif
f truetype truetype-fonts unicode usb vim vim-pager vim-with-x win32codecs wmf w
xwindows xmms xscreensaver xv"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Michal Danicek 2005-04-08 07:07:17 UTC
kde-base/kdelibs-3.3.2-r7
Comment 2 solar (RETIRED) gentoo-dev 2005-04-08 07:37:08 UTC
try filtering ssp on it. or build with the hardenednossp specs.
Comment 3 Michal Danicek 2005-04-08 08:10:37 UTC
if buid at USE="-hardened" emerge kdelibs then # kde-config 
kde-config: symbol lookup error: /usr/kde/3.4/lib/libkdecore.so.4: undefined symbol: _ZThn148_N10QPopupMenu10updateItemEi
Comment 4 solar (RETIRED) gentoo-dev 2005-04-08 08:15:22 UTC
well thats nice, but thats not what your bug is about. 
I did not say to remove USE= hardened that wont do anything for you really.

Example of what you should do for the segfault:

gcc-config -l
gcc-config i686-pc-linux-gnu-3.3.5-hardenednossp

You may also need to use lazy bindings.
Comment 5 Michal Danicek 2005-04-08 09:13:42 UTC
if compile wit noss :
In file included from ../../khtml/khtmlpart_p.h:46,
                 from dom_docimpl.cpp:62,
                 from libkhtmlxml_la.all_cpp.cpp:2:
../../khtml/khtml_events.h:77: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [libkhtmlxml_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/khtml/xml'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/khtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.3.2-r7 failed.
Comment 6 solar (RETIRED) gentoo-dev 2005-04-08 09:15:45 UTC
Ok try with the i686-pc-linux-gnu-XXXX-vanilla specs.
gcc-config i686-pc-linux-gnu-XXXX-vanilla specs
. /etc/profile
emerge foo
If it still fails then it's not a hardened related bug.
Comment 7 Michal Danicek 2005-04-08 09:42:48 UTC
hmm after change:
In file included from libkdeui_la.all_cpp.cpp:13:
/usr/qt/3/include/qobject.h: In constructor `KInputDialog::KInputDialog(const 
   QString&, const QString&, const QString&, QWidget*, const char*, 
   QValidator*, const QString&)':
/usr/qt/3/include/qobject.h:227: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [libkdeui_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/kdeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2/kdeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.3.2-r7/work/kdelibs-3.3.2'
make: *** [all] Error 2
Comment 8 solar (RETIRED) gentoo-dev 2005-04-08 10:03:19 UTC
If you used vanilla specs then it's not a hardened bug then. 
Reassinging bug to kde-core and adding toolchain to the CC: 
Comment 9 Caleb Tennis (RETIRED) gentoo-dev 2005-04-08 10:06:05 UTC
You keep getting different random compile errors.  This line is telling you what's wrong:

> The bug is not reproducible, so it is likely a hardware or OS problem.

You definitely have a hardware problem - bad ram, overheating cpu, etc.