Subject: Re: Run-time failure for openoffice.
To: Dave Burgess <burgess@mitre.org>
From: Michael Rauch <mrauch@netbsd.org>
List: tech-pkg
Date: 03/07/2002 23:30:02
Hi, 

On Thu, Mar 07, 2002 at 01:48:30PM -0600, Dave Burgess wrote:
> [...]
> "\^A\0O\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\0\0\0\0\M^L\M-w!\b"
>  12618 spadmin.bin RET   read 32/0x20
>  12618 spadmin.bin PSIG  SIGSEGV SIG_DFL
>  12618 spadmin.bin NAMI  "spadmin.bin.core"
> 
> *****************************************************
> 
> I'm guessing there's something here I missed in the installation, but
> I'm not sure where to look.  Any hints would be greatly appreciated.

Do I read your mail correctly that it doesn't show any fancy graphics or
whatsoever but just crashes?
A backtrace would be very useful:
export LD_LIBRARY_PATH=/usr/pkg/OpenOffice.org641/program
gdb /usr/pkg/OpenOffice.org641/program/soffice.bin soffice.bin.core
 (gdb) bt

What version of NetBSD are you running (esp. userland)?


Michael