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

Here is what I see when I try to setup openoffice



This is a followup on an email I sent on 2 May 2002 with the subject "Segmentation fault during setup".

I modified the setup script to run ldd and gdb, so I could get a traceback. If you think it would be useful, I could run strace on it.

Tom

sarantium:~> ./setup
ldd
	libcomphelp2.so => /usr/lib/openoffice/program/libcomphelp2.so (0x40014000)
libcppuhelper3gcc3.so => /usr/lib/openoffice/program/libcppuhelper3gcc3.so (0x40089000)
	libcppu.so.3 => /usr/lib/openoffice/program/libcppu.so.3 (0x400ca000)
	libvos2gcc3.so => /usr/lib/openoffice/program/libvos2gcc3.so (0x400f1000)
	libsal.so.3 => /usr/lib/openoffice/program/libsal.so.3 (0x4011e000)
	libsot641li.so => /usr/lib/openoffice/program/libsot641li.so (0x402d0000)
	libtl641li.so => /usr/lib/openoffice/program/libtl641li.so (0x40316000)
	libvcl641li.so => /usr/lib/openoffice/program/libvcl641li.so (0x403be000)
	libsvt641li.so => /usr/lib/openoffice/program/libsvt641li.so (0x40696000)
	libsvl641li.so => /usr/lib/openoffice/program/libsvl641li.so (0x409cc000)
	libsbl641li.so => /usr/lib/openoffice/program/libsbl641li.so (0x40ae1000)
	libj641li_g.so => /usr/lib/openoffice/program/libj641li_g.so (0x40ba7000)
	libtk641li.so => /usr/lib/openoffice/program/libtk641li.so (0x40bae000)
	libset641li.so => /usr/lib/openoffice/program/libset641li.so (0x40d72000)
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40e9d000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40f78000)
	libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40f85000)
	libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40f8d000)
	libdl.so.2 => /lib/libdl.so.2 (0x40fa3000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x40fa6000)
	libstlport_gcc.so.4.5 => /usr/lib/libstlport_gcc.so.4.5 (0x40fba000)
	libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x41072000)
	libm.so.6 => /lib/libm.so.6 (0x41103000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x41125000)
	libc.so.6 => /lib/libc.so.6 (0x4112d000)
	libutl641li.so => /usr/lib/openoffice/program/libutl641li.so (0x4124a000)
libucbhelper1gcc3.so => /usr/lib/openoffice/program/libucbhelper1gcc3.so (0x412c6000)
	libpsp641li.so => /usr/lib/openoffice/program/libpsp641li.so (0x41342000)
libsalhelper3gcc3.so => /usr/lib/openoffice/program/libsalhelper3gcc3.so (0x41401000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
GNU gdb 2002-04-01-cvs
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 "i386-linux"...(no debugging symbols found)...
(gdb) run  -R:/etc/openoffice/autoresponse.conf
Starting program: /usr/lib/openoffice/program/setup.bin -R:/etc/openoffice/autoresponse.conf
(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)...(no debugging symbols found)...[New Thread 1024 (LWP 3099)]

(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)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
---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)...[New Thread 2049 (LWP 3100)]
[New Thread 1026 (LWP 3101)]


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 3099)]
0x4139b0bc in psp::JobData::constructFromStreamBuffer(void*, int, psp::JobData&) () from /usr/lib/openoffice/program/libpsp641li.so
(gdb) where
#0 0x4139b0bc in psp::JobData::constructFromStreamBuffer(void*, int, psp::JobData&) () from /usr/lib/openoffice/program/libpsp641li.so #1 0x4139585d in psp::JobData::constructFromStreamBuffer(void*, int, psp::JobData&) () from /usr/lib/openoffice/program/libpsp641li.so #2 0x41360eeb in psp::PrintFontManager::analyzeTrueTypeFile(psp::PrintFontManager::PrintFont*) const () from /usr/lib/openoffice/program/libpsp641li.so #3 0x4135f1de in psp::PrintFontManager::analyzeFontFile(int, rtl::OString const&, bool, _STL::list<rtl::OString, _STL::allocator<rtl::OString> > const&, _STL::list<psp::PrintFontManager::PrintFont*, _STL::allocator<psp::PrintFontManager::PrintFont*> >&) const () from /usr/lib/openoffice/program/libpsp641li.so
#4  0x41362c46 in psp::PrintFontManager::initialize(void*) ()
   from /usr/lib/openoffice/program/libpsp641li.so
#5  0x4135c166 in psp::PrintFontManager::get() ()
   from /usr/lib/openoffice/program/libpsp641li.so
#6 0x405dc9d7 in FontLookup::BuildSet(_STL::hash_set<FontLookup, FontLookup::hash, FontLookup::equal, _STL::allocator<FontLookup> >&) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#7  0x405dd4d0 in SalDisplay::GetXlfdList() ()
   from /usr/lib/openoffice/program/libvcl641li.so
#8  0x405e0602 in SalGraphics::GetDevFontList(ImplDevFontList*) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#9 0x4056187d in Window::ImplInit(Window*, unsigned long, SystemParentData*)
    () from /usr/lib/openoffice/program/libvcl641li.so
---Type <return> to continue, or q <return> to quit---
#10 0x4052ef1e in ImplBorderWindow::ImplInit(Window*, unsigned long, unsigned short, SystemParentData*) () from /usr/lib/openoffice/program/libvcl641li.so #11 0x4052f064 in ImplBorderWindow::ImplBorderWindow(Window*, SystemParentData*, unsigned long, unsigned short) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#12 0x40576ad1 in WorkWindow::ImplInit(Window*, unsigned long, SystemParentData*) () from /usr/lib/openoffice/program/libvcl641li.so
#13 0x40576d72 in WorkWindow::WorkWindow(Window*, unsigned long) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#14 0x0805f76c in SetupWindow::SetupWindow(ResMgr*) ()
#15 0x08057991 in SetupApp::Main() ()
#16 0x0805f380 in sal_main ()
#17 0x0805f35e in main ()
#18 0x4114614f in __libc_start_main () from /lib/libc.so.6
(gdb)

dpkg --list openoffice.org
ii  openoffice.org 1.0.0-3        high-quality office suite

sarantium:/var/lib/dpkg/info> debsums --silent openoffice.org
debsums: checksum mismatch openoffice.org file usr/lib/openoffice/share/config/registry/cache/instance/org/openoffice/Office/Common.dat

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux sarantium 2.4.18 #2 Tue Apr 23 21:52:49 PDT 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US (ignored: LC_ALL set)

Versions of packages openoffice.org depends on:
ii libc6 2.2.5-6 GNU C Library: Shared libraries an
ii  libgcc1                       1:3.1-2    GCC support library.
ii libstdc++3 1:3.0.4-9 The GNU stdc++ library version 3 ii libstlport4.5gcc3 4.5.3-4 gcc3-version STLport C++ class lib
ii  libxaw7                       4.1.0-17   X Athena widget set library
ii xlibs 4.1.0-17 X Window System client libraries

-- no debconf information


--
To UNSUBSCRIBE, email to debian-openoffice-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: