[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#360714: openoffice.org-core: OO.org does not start; crashes when invoked with -help option



Package: openoffice.org-core
Version: 2.0.2-2
Severity: grave
Justification: renders package unusable


None of OO.org programs start without printing anything to the therminal.
soffice.bin crashes when invoked with -help option (log below). This bug is
similar to #356461 but I'm not sure if it's exactly the same so I'm filing
a new one.

Regards,
Max



$ gdb --args /usr/lib/openoffice/program/soffice.bin -help
GNU gdb 6.4-debian
Copyright 2005 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 "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/lib/openoffice/program/soffice.bin -help
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1239722304 (LWP 8933)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 00000094
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1255650384 (LWP 8944)]
(no debugging symbols found)
OpenOffice.org 2.0  680(Build:9011)

Usage: soffice [options] [documents...]

Options:

-minimized    keep startup bitmap minimized.
-invisible    no startup screen, no default document and no UI.
-norestore    suppress restart/restore after fatal errors.
-quickstart   starts the quickstart service (only available on windows platform)
-nologo       don't show startup screen.
-nolockcheck  don't check for remote instances using the installation
-nodefault    don't start with an empty document
-headless     like invisible but no userinteraction at all.
-help/-h/-?   show this message and exit.
-writer       create new text document.
-calc         create new spreadsheet document.
-draw         create new drawing.
-impress      create new presentation.
-base         create new database.
-math         create new formula.
-global       create new global document.
-web          create new HTML document.
-o            open documents regardless whether they are templates or not.
-n            always open documents as new files (use as template).

-display <display>
      Specify X-Display to use in Unix/X11 versions.
-p <documents...>
      print the specified documents on the default printer.
-pt <printer> <documents...>
      print the specified documents on the specified printer.
-view <documents...>
      open the specified documents in viewer-(readonly-)mode.
-show <presentation>
      open the specified presentation and start it immediately
-accept=<accept-string>
      Specify an UNO connect-string to create an UNO acceptor through which
      other programs can connect to access the API
-unaccept=<accept-sring>
      Close an acceptor that was created with -accept=<accept-string>
      Use -unnaccept=all to close all open acceptors
Remaining arguments will be treated as filenames or URLs of documents to open.
[New Thread -1264247888 (LWP 8945)]
[Thread -1264247888 (LWP 8945) exited]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1239722304 (LWP 8933)]
0xb422e26f in SalXLib::XError () from /usr/lib/openoffice/program/libvclplug_gen680li.so
(gdb)
(gdb) bt
#0  0xb422e26f in SalXLib::XError () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#1  0xb422f1d8 in SalData::XIOErrorHdl () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#2  0xb422e2c6 in SalData::XErrorHdl () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#3  0xb724d1ff in _XError () from /usr/X11R6/lib/libX11.so.6
#4  0xb724d8ef in _XReply () from /usr/X11R6/lib/libX11.so.6
#5  0xb7248215 in XSync () from /usr/X11R6/lib/libX11.so.6
#6  0xb722b3d3 in XCloseDisplay () from /usr/X11R6/lib/libX11.so.6
#7  0xb4234cc4 in SalX11Display::~SalX11Display () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#8  0xb422dda0 in SalData::DeleteDisplay () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#9  0xb422de3a in SalData::~SalData () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#10 0xb4236691 in X11SalInstance::~X11SalInstance () from /usr/lib/openoffice/program/libvclplug_gen680li.so
#11 0xb7f05891 in SmartId::operator< () from /usr/lib/openoffice/program/libvcl680li.so
#12 0xb7d6985b in DeInitVCL () from /usr/lib/openoffice/program/libvcl680li.so
#13 0xb7d69bba in InitVCL () from /usr/lib/openoffice/program/libvcl680li.so
#14 0xb7d69c21 in SVMain () from /usr/lib/openoffice/program/libvcl680li.so
#15 0x0806465b in sal_main ()
#16 0xb6efeeb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#17 0x08064591 in _start ()
(gdb)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org-core depends on:
ii  debconf [debconf-2.0]    1.4.72          Debian configuration management sy
ii  libaudio2                1.7-6           The Network Audio System (NAS). (s
ii  libc6                    2.3.6-4         GNU C Library: Shared libraries an
ii  libcairo2                1.0.2-3         The Cairo 2D vector graphics libra
ii  libcurl3                 7.15.3-1        Multi-protocol file transfer libra
ii  libdb4.2                 4.2.52-24       Berkeley v4.2 Database Libraries [
ii  libexpat1                1.95.8-3.2      XML parsing C library - runtime li
ii  libfreetype6             2.1.10-3        FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.1.0-1       GCC support library
ii  libice6                  6.9.0.dfsg.1-5  Inter-Client Exchange library
ii  libicu34                 3.4.1a-1        International Components for Unico
ii  libjpeg62                6b-12           The Independent JPEG Group's JPEG 
ii  libldap2                 2.1.30-13       OpenLDAP libraries
ii  libneon25                0.25.5.dfsg-5   An HTTP and WebDAV client library
ii  libnspr4                 2:1.7.12-1.1    Netscape Portable Runtime Library
ii  libnss3                  2:1.7.12-1.1    Network Security Service Libraries
ii  libpam0g                 0.79-3.1        Pluggable Authentication Modules l
ii  libportaudio0            18.1-4          Portable audio I/O - shared librar
ii  libsm6                   6.9.0.dfsg.1-5  X Window System Session Management
ii  libsndfile1              1.0.15-2        Library for reading/writing audio 
ii  libstartup-notification0 0.8-1           library for program launch feedbac
ii  libstdc++6               4.1.0-1         The GNU Standard C++ Library v3
ii  libstlport4.6c2          4.6.2-3         STLport C++ class library
ii  libx11-6                 6.9.0.dfsg.1-5  X Window System protocol client li
ii  libxaw7                  6.9.0.dfsg.1-5  X Athena widget set library
ii  libxext6                 6.9.0.dfsg.1-5  X Window System miscellaneous exte
ii  libxinerama1             6.9.0.dfsg.1-5  X Window System multi-head display
ii  libxml2                  2.6.23.dfsg.2-3 GNOME XML library
ii  libxmlsec1               1.2.9-1         XML security library
ii  libxmlsec1-nss           1.2.9-1         Nss engine for the XML security li
ii  libxmlsec1-openssl       1.2.9-1         Openssl engine for the XML securit
ii  libxrender1              1:0.9.0.2-1     X Rendering Extension client libra
ii  libxt6                   6.9.0.dfsg.1-5  X Toolkit Intrinsics
ii  openoffice.org-common    2.0.2-2         OpenOffice.org office suite archit
ii  openoffice.org-l10n-en-u 2.0.2-2         English_american language package 
ii  ttf-opensymbol           2.0.2-2         The OpenSymbol TrueType font
ii  zlib1g                   1:1.2.3-11      compression library - runtime

openoffice.org-core recommends no packages.

-- no debconf information



Reply to: