Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141288 - openoffice-bin 2.0.3 segfault
Summary: openoffice-bin 2.0.3 segfault
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-21 07:40 UTC by Aaron Hagopian
Modified: 2006-08-24 15:44 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 Aaron Hagopian 2006-07-21 07:40:25 UTC
Since I upgraded to openoffice-bin 2.0.3 i cannot start it as a non-priveleged user.  It works when run by root and no one else.

$ oowriter2
/usr/lib32/openoffice/program/soffice: line 236: 16126 Segmentation fault      "$sd_prog/$sd_binary" "$@

Same message every time.  I've tried to reinstall and did a revdep-rebuild to ensure no other broken libraries and it still won't start.

emerge --info
Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r12 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r12 x86_64 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /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/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://gentoo.chem.wisc.edu/gentoo/ http://mirror.mcs.anl.gov/pub/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ "
MAKEOPTS="-j3"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi ads aim alsa apm arts avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cdparanoia cdr cli crypt cups directfb dlloader dri dvd dvdr eds emboss encode esd fam foomaticdb fortran gif gimpprint gphoto2 gpm gstreamer gtk gtk2 hal howl imlib ipod ipv6 isdnlog java jpeg kde kerberos ldap lzw lzw-tiff mad mp3 mpeg musicbrainz mysql ncurses nls nptl nsplugin odbc ogg opengl pam pcre pdf pdflib perl png ppds pppd python qt qt3 qt4 quicktime rdesktop readline reflection ruby samba sasl sdl session spell spl sql ssl subversion tcpd tiff truetype truetype-fonts type1-fonts usb visualization vorbis winbind xinerama xorg xpm xv zeroconf zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon video_cards_fglrx"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Aaron Hagopian 2006-08-01 08:16:14 UTC
This might have something to do with my winbind users?  I have 2 linux machines with this issue and both machines users are winbind users.

I was a local account on the machine for backup which when I ran openoffice as that user it started up fine.

Any help here would be appreciated.

thanks
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-08-24 15:44:13 UTC
I see you have nx installed. nx is known to use ugly hacks which may lead to segfaults in other programs which use libraries that nx is trying to overlap. I am pretty sure that if you deinstall nx and especially remove the NX entries in /etc/ld.so.conf and /etc/env.d/, openoffice will work again.

In case it does not, please reopen this bug.