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

Re: Getting SIGABRT on line 92 when trying to run for the first time (not font related I think?!?)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> On Fri, Oct 25, 2002 at 02:24:03AM +0200, Søren Friis-Nielsen wrote:
> > running openoffice.org setup...
> > /usr/bin/openoffice: line 92:  5959 Afbrudt (SIGABRT)
> > /usr/lib/openoffice/program/setup -R:/etc/openoffice/autoresponse.conf
> > setup failed.. abort
> >
> > So I did a
> > cd /usr/lib/openoffice/program ; strace setup.bin
> > and got alot of stuff ending with
>
> Grep for truetype fonts.  From the README.Debian:
>   cd /usr/lib/openoffice/program; (LD_LIBRARY_PATH=. strace setup.bin 2>&1)
> | grep open | grep .ttf | tail
>
> You will see something like:
>
>   open("/path/to/<font file name>.ttf", O_RDONLY) = 12
>
> Try moving that file away temporarily to see if it is the cause of the
> crash.
> -----------
> Does that help?

Nope. There is no output from the command

cd /usr/lib/openoffice/program; (LD_LIBRARY_PATH=. strace setup.bin 2>&1) | 
grep open | grep .ttf | tail

I can then only assume that it is not a font issue...

As said previously I did a
cd /usr/lib/openoffice/program ; strace setup.bin
and got alot of stuff ending with

old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x41586000
writev(2, [{"setup.bin", 9}, {": ", 2}, {"relocation error", 16}, {": ", 2},
{"setup.bin", 9}, {": ", 2}, {"undefined symbol: _ZTI7MessBox", 30}, {"", 0},
{"", 0}, {"\n", 1}], 10setup.bin: relocation error: setup.bin: undefined
symbol: _ZTI7MessBox
) = 71
_exit(127)                              = ?

So there _is_ an error but it does not appear to be stemming from TrueType 
font issues... I don't know what "undefined symbol: _ZTI7MessBox" means...

MtFbwY,
Søren

x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-x-+-
  Søren Friis-Nielsen
  E-mail:  soren@jido.dk
  Mobil:  28 36 0002
  GnuPG Public Key:  http://jido.dk/~soren/gpgkey/soren.gpg

 Many who live deserve to die,
 and many who are dead deserves to live.
 Can you give them life?
 Then be not so swift to call upon death in judgement,
 for even the wise do not know how it all is going to end.
	--- Gandalf the Grey, Lord of the Rings



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9v8Znx5T/PFA7BgoRAp97AKCK3ZaR4u2GdgCpALO9bHgTmQo+UwCZAdU4
YMig0tt19TXN6xzE8edEFds=
=4+KW
-----END PGP SIGNATURE-----



Reply to: