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

Bug 89119

Summary: openoffice-ximian-1.3.9-r1: kdefilepicker dialog crashes
Product: Gentoo Linux Reporter: Thomas Bettler <thomas.bettler>
Component: Current packagesAssignee: Andreas Proschofsky (RETIRED) <suka>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Bettler 2005-04-14 12:07:47 UTC
Steps to reproduce:
1. start xooffice
2. open any file
3. select file -> open ; cancel this dialog
4. select file -> open again => the dialog appears for a second => dialog CRASHes
"The application OpenOffice.org (kdefilepicker) crashed and caused the signal 11 (SIGSEGV)

The same happens with export, save and other kdenative dialogs driven by kdefilepicker.

ldd kdefilepicker shows that libsal.so.3 isn't in ld.so.cache. But adding this one there with ldconfig doesn't help neither - the crash still exists, so it's for another reason - but which?


There seems to be no valid backtrace, the only lines that appear are theese:

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread -1233115456 (LWP 28456)]
[New Thread -1236612176 (LWP 28463)]
[Thread debugging using libthread_db enabled]
[New Thread -1233115456 (LWP 28456)]
[New Thread -1236612176 (LWP 28463)]
[Thread debugging using libthread_db enabled]
[New Thread -1233115456 (LWP 28456)]
[New Thread -1236612176 (LWP 28463)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xb76568e4 in stdout () from /lib/tls/libc.so.6

Here comes emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6+win4lin i686)
=================================================================
System uname: 2.6.11-gentoo-r6+win4lin i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 12 2005, 07:43:09)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -mmmx -msse -msse2 -mfpmath=sse -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -mmmx -msse -msse2 -mfpmath=sse -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect confcache distcc distlocks parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib accessibility acl acpi alsa apache2 apm arts audiofile avi bash-completion berkdb bitmap-fonts canna cdr crypt cscope cups curl dga directfb divx4linux dvd emboss encode esd fam fbcon flac flash foomaticdb fortran freewnn gdbm ggi gif gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal imagemagick imap imlib ipv6 jack java jikes jpeg kde ldap libg++ libwww lirc mad maildir mbox mcal mikmod mmx mng motif motiv mozilla mp3 mpeg mysql nas ncurses nls nptl oggvorbis opengl oss pam pcmcia pda pdflib perl pic png pnp ppds prelude python qt quicktime readline ruby samba scanner sdl slang slp speex spell sse ssl svga symlink tcltk tcpd tetex theora tiff truetype truetype-fonts trusted type1-fonts usb v4l v4l2 wifi wxwindows xine xinerama xml xml2 xosd xprint xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-04-14 12:19:58 UTC

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