Comment 4 for bug 278531

Revision history for this message
sebek (sebeeek) wrote :

It seems I have the same problem on Hardy with another piece of html I copied/paste from the web onto an odt.
See the document visites-appart-2009.odt attached. The crash is not systematic, you sometimes have to scroll up and down 2 or 3 times through the whole document.

I tried to obtain a backtrace, unfortunately, when I follow instructions on
 https://wiki.ubuntu.com/DebuggingProgramCrash?action=show&redirect=DebuggingProgramCrashes
I can not install dbg symbol :
 sudo apt-get install openoffice.org-core-dbgsym openoffice.org-writer-dbgsym
 [...]
 Les paquets suivants contiennent des dépendances non satisfaites :
  openoffice.org-core-dbgsym: Dépend: openoffice.org-core (= 1:2.4.1-1ubuntu2.1) mais 1:2.4.1-11ubuntu2.1 devra être installé
  openoffice.org-writer-dbgsym: Dépend: openoffice.org-writer (= 1:2.4.1-1ubuntu2.1) mais 1:2.4.1-11ubuntu2.1 devra être installé

Anyway, I still looked at the backtrace with gdb and found out that the openoffice is crashing on my document (visites-appart-2009.odt) on :

 [Thread 0xaec90b90 (LWP 11853) exited]
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xa9b19b90 (LWP 11859)]
 0xad194025 in ?? () from /usr/lib/openoffice/program/libucpdav1.so

while openoffice crashes on aarding.odt on :

 [Thread 0xaad88b90 (LWP 16877) exited]
 [Thread 0xad58db90 (LWP 16872) exited]
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xaea8eb90 (LWP 16870)]
 0xb2c55027 in ?? () from /usr/lib/openoffice/program/libucpdav1.so

Both crashes are in the same .so library ...

Can sometimes try to reproduce with dbg symbol installed?
Also I see on the Novell bug that it may be fixed in OOo 3.0.