Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24894 - ooodi (0.61) segmentation fault
Summary: ooodi (0.61) segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-20 07:44 UTC by Tobias Sager
Modified: 2003-10-03 04:24 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 Tobias Sager 2003-07-20 07:44:04 UTC
I get a segmentation fault when I try to install or remove a dictionary.

Steps to reproduce:
 1. Start OOodi
 2. Select any language (dict or hyph)
 3. Press "Install Shared" or "Remove Shared"

Note: this does not happen with ooodi-0.55!

Produced output:
<snip>
# OOodi --base=/opt/OpenOffice.org1.1_beta
sh: -c: line 1: syntax error near unexpected token `('
sh: -c: line 1: `unzip -qq -o /root/.ooodi/de_CH.zip -d (null)'
Segmentation fault (core dumped)
# gdb OOOdi core 
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...OOOdi: No such file or directory.

Core was generated by `OOodi --base=/opt/OpenOffice.org1.1_beta'.
Program terminated with signal 11, Segmentation fault.
#0  0x4d4d6e03 in ?? ()
(gdb) bt
#0  0x4d4d6e03 in ?? ()
#1  0x00000000 in ?? ()
(gdb) quit
</snip>

The dict or hyph is not installed.

My information:
<snip>
# emerge info
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r2,2.3.2-r1)
=================================================================
System uname: 2.4.21-pfeifer-r1_pre4 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
GENTOO_MIRRORS="http://gentoo.inode.at/ rsync://ftp.snt.utwente.nl/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/portage.local"
USE="x86 oss crypt cups foomaticdb gif jpeg libwww mad mikmod mmx ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gdbm berkdb slang readline aalib svga java guile mysql X sdl gpm tcpd pam ssl python esd imlib oggvorbis gtk qt motif opengl cdr sse sse2 -3dnow pcmcia pnp trusted pda gphoto2 dga fbcon -gnome libg++ tcltk tiff alsa dvd ggi mozilla xml perl samba -doc -kde xfs gtkhtml encode avi mpeg -arts gtk2 usb ethereal apm"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="fixpackages sandbox ccache userpriv"
</snip>


Is there anything we can do about this?

Thanks,
Tobias
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-07-24 13:13:09 UTC
It seems that ooodi-0.61 is not really stable. Use the old version, I'll mask 0.61 as it is broken for me too. For example it does not install shared dicts.
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-03 04:24:05 UTC
Ooodi-0.61 is masked as there are issues with it. ooodi-0.55 works well