Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140347

Summary: openoffice-bin 2.0.2/2.0.3 segfault in kde ui module
Product: Gentoo Linux Reporter: Keef Aragon <keef>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Keef Aragon 2006-07-14 04:53:55 UTC
This probably affects other versions of openoffice as well.  When running kdewin it would seem that openoffice-bin tries to adapt its ui to fit in with kde.  I am guessing that it's linked to an older version of kde (using the latest 3.5.3 right now) with some class being a different size.  Stack trace at crash indicates QMap::operator[] inside of libkdefx.  The crash occurs on startup, such that the app never gets to the point where it actually draws anything on the screen.  The other possibility besides being linked to an old kde is that the system currently is using the vesa x11 driver with no acceleration... and perhaps something in the way openoffice is calling libkdefx is relying on some kind of acceleration.

emerge --info is as follows:
Portage 2.1.1_pre2-r7 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r2 i686)
=================================================================
                       System Settings
=================================================================
System uname: 2.6.17-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.15.92.0.2-r1, 2.17
sys-devel/gcc-config: 1.3.10-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -finline-functions -fomit-frame-pointer -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -finline-functions -fomit-frame-pointer -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en fr"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm arts artswrappersuid avi berkdb bitmap-fonts cdparanoia cdr cli crypt css cups cvs dhcp directfb divxforlinux dlloader doc dri dvd dvdr eds emboss encode fbcon ffmpeg foomaticdb fortran gdbm gif glibc-omitfp gnome gpm gstreamer gtk gtk2 imlib innodb ipv6 isdnlog java jpeg kde ldap libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg oggvorbis openexr opengl oss pam pcre pdf pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection scanner sdl session spell spl sse ssl subversion svg tcpd tiff truetype truetype-fonts type1-fonts udev usb vcd vorbis x86 xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en linguas_fr userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Keef Aragon 2006-07-14 05:18:21 UTC
I implied but never explicitly mentioned: ooo works fine in other window managers... at least in twm and openbox with the default ui style.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2006-07-14 10:15:19 UTC

*** This bug has been marked as a duplicate of 135611 ***