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

Re: openoffice crashes



On Mon, 7 Oct 2002 23:47:39 +0200, Chris Halls <chris.halls@gmx.de> wrote:
>  That is very strange - I haven't heard of this before.  The packages are at
>  version -5; please check that your mirror is up to date, although I'm not
>  convinced it will solve your problem.

Nope, it doesn't.

$ dpkg -l | grep openof
ii  openoffice.org 1.0.1-5        high-quality office productivity s
ii  openoffice.org 1.0.1-5        OpenOffice.org office suite binary 
ii  openoffice.org 1.0.1-5        german language package for openoffi
ii  openoffice.org 1.0.1-5        english_us language package for openo

>  
> > My box is a Dell Inspiron 8200. It runs xfree86-4.1.0-17.
>  
>  What is the graphics card?  There are known problems with some S3, Matrox
>  and Nvidia cards.

$ lspci
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440
Go] (rev a3)

>  
>  If you are still able to reproduce the crashes, please send a stack trace by
>  running:
>  
>  SAL_DEBUG=3Dgdb openoffice
>  (gdb) run   <--- type this at the gdb prompt
>  [let OOo crash]
>  (gdb) where   <--- post the contents of this backtrace

Here's the stack trace of -5:

(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 1367)]
0x43ba95a1 in component_getDescriptionFunc ()
   from /usr/lib/openoffice/program/libpackage2.so
(gdb) where
#0  0x43ba95a1 in component_getDescriptionFunc ()
   from /usr/lib/openoffice/program/libpackage2.so
#1  0x40740a99 in utl::UcbLockBytes::ReadAt(unsigned long, void*,
unsigned long, unsigned long*) const () from
/usr/lib/openoffice/program/libutl641li.so
#2  0x407437c9 in virtual thunk to utl::UcbLockBytes::ReadAt(unsigned
long, void*, unsigned long, unsigned long*) const ()
   from /usr/lib/openoffice/program/libutl641li.so
#3  0x404d7a8d in SvStream::GetData(void*, unsigned long) ()
   from /usr/lib/openoffice/program/libtl641li.so
#4  0x404da157 in SvStream::Read(void*, unsigned long) ()
   from /usr/lib/openoffice/program/libtl641li.so
#5  0x40d010df in UCBStorageStream::Read(void*, unsigned long) ()
   from /usr/lib/openoffice/program/libsot641li.so
#6  0x40d193d0 in SotStorageStream::GetData(void*, unsigned long) ()
   from /usr/lib/openoffice/program/libsot641li.so
#7  0x42fe7c65 in SvStorageStream::GetData(void*, unsigned long) ()
   from /usr/lib/openoffice/program/libso641li.so
#8  0x404da157 in SvStream::Read(void*, unsigned long) ()
   from /usr/lib/openoffice/program/libtl641li.so
#9  0x4072a74a in
utl::OInputStreamWrapper::readBytes(com::sun::star::uno::Sequence<signed
char>&, long) () from /usr/lib/openoffice/program/libutl641li.so
#10 0x4072a96f in
utl::OInputStreamWrapper::readSomeBytes(com::sun::star::uno::Sequence<signed
char>&, long) () from /usr/lib/openoffice/program/libutl641li.so
#11 0x41df76c7 in component_getDescriptionFunc ()
   from /usr/lib/openoffice/program/libsax.so
#12 0x41dfdf52 in component_getDescriptionFunc ()
   from /usr/lib/openoffice/program/libsax.so
#13 0x41dfcc1d in component_getDescriptionFunc ()
   from /usr/lib/openoffice/program/libsax.so
#14 0x4239ed7f in SvxAutoCorrectLanguageLists::LoadAutocorrWordList() ()
   from /usr/lib/openoffice/program/libsvx641li.so
#15 0x4239f96f in SvxAutoCorrectLanguageLists::GetAutocorrWordList() ()
   from /usr/lib/openoffice/program/libsvx641li.so
#16 0x4239c3cc in lcl_SearchWordsInList(SvxAutoCorrectLanguageLists*,
String con---Type <return> to continue, or q <return> to quit---
st&, unsigned short&, unsigned short, SvxAutoCorrDoc&) ()
   from /usr/lib/openoffice/program/libsvx641li.so
#17 0x4239c5ab in SvxAutoCorrect::SearchWordsInList(String const&,
unsigned short&, unsigned short, SvxAutoCorrDoc&, unsigned short&) ()
   from /usr/lib/openoffice/program/libsvx641li.so
#18 0x4424fc85 in
cppu::WeakComponentImplHelper1<com::sun::star::lang::XSingleServiceFactory>::s_cd
() from /usr/lib/openoffice/program/libsw641li.so
#19 0x4239b51b in SvxAutoCorrect::AutoCorrect(SvxAutoCorrDoc&, String
const&, unsigned short, unsigned short, unsigned char) ()
   from /usr/lib/openoffice/program/libsvx641li.so
#20 0x442676fa in
cppu::WeakComponentImplHelper1<com::sun::star::lang::XSingleServiceFactory>::s_cd
() from /usr/lib/openoffice/program/libsw641li.so
#21 0x4498a44c in CreateObjSwWebDocShellDll ()
   from /usr/lib/openoffice/program/libsw641li.so
#22 0x447a69cb in CreateObjSwDocShellDll ()
   from /usr/lib/openoffice/program/libsw641li.so
#23 0x402e3406 in ImplHandleMouseEvent(Window*, unsigned short, unsigned
char, long, long, unsigned long, unsigned short, unsigned short) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#24 0x402e4ead in ImplWindowFrameProc(void*, SalFrame*, unsigned short,
void const*) () from /usr/lib/openoffice/program/libvcl641li.so
#25 0x403380e5 in SalFrameData::HandleKeyEvent(XKeyEvent*) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#26 0x403395e0 in SalFrameData::Dispatch(_XEvent*) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#27 0x4035bdf6 in SalDisplay::Dispatch(_XEvent*) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#28 0x4035bc22 in SalDisplay::Yield(unsigned char) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#29 0x40358615 in SalDisplay::~SalDisplay() ()
   from /usr/lib/openoffice/program/libvcl641li.so
#30 0x40357241 in SalXLib::Yield(unsigned char) ()
   from /usr/lib/openoffice/program/libvcl641li.so
#31 0x4035ece9 in SalInstance::Yield(unsigned char) ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/openoffice/program/libvcl641li.so
#32 0x401f4e13 in Application::Yield() ()
   from /usr/lib/openoffice/program/libvcl641li.so
#33 0x401f4d7d in Application::Execute() ()
   from /usr/lib/openoffice/program/libvcl641li.so
#34 0x0805e2dc in Desktop::Main() ()
#35 0x401f709e in SVMain() () from
/usr/lib/openoffice/program/libvcl641li.so
#36 0x403562d1 in main () from
/usr/lib/openoffice/program/libvcl641li.so
#37 0x40b290bf in __libc_start_main () from /lib/libc.so.6


Thanks for your support, tom
-- 
thomas quas        | "The truth indeed has never been preached by the Buddha,
tquas@yahoo.com    |  seeing that one has to realize it within oneself."
                   |    -- Lamkara Sutra --




Reply to: