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

Re: Chi riesce a riprodurre questo bug di OOo?



Ciao Davide.

Davide Prina scrisse:
[...]
> Mattia wrote:
> >Debian Sid. Anche a me crasha appena premo Canc, ma non posso fare il
> >debugging purtroppo

Anch'io su Sid osservo il crash. Ho provato a fare il debug.

Per generare un output con gdb compio questi passi:

0- lancio:
$ gdb /usr/lib/openoffice/program/soffice.bin 2>&1 | tee oocalc.gdb

1- dal prompt di gdb do il comando "run"

2- parte ooffice, scelgo file > new > spreadsheet

3- eseguo i passi indicati da Davide nella prima mail

4- ottengo il crash, che quando sono in gdb si manifesta come un freeze

5- esco da gdb con ctrl-d

Questo e' l'output salvato in oocalc.gdb:

### begin oocalc.gdb ###
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /usr/lib/openoffice/program/soffice.bin 
[Thread debugging using libthread_db enabled]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 000000b4
[New Thread 0xb50a2700 (LWP 11376)]
[New Thread 0xae989b90 (LWP 11379)]
[New Thread 0xae188b90 (LWP 11380)]
[New Thread 0xad861b90 (LWP 11381)]
[New Thread 0xacbacb90 (LWP 11382)]
[New Thread 0xac008b90 (LWP 11385)]
[Thread 0xac008b90 (LWP 11385) exited]
[New Thread 0xac008b90 (LWP 11387)]
[New Thread 0xa921fb90 (LWP 11388)]
[Thread 0xa921fb90 (LWP 11388) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb50a2700 (LWP 11376)]
0xaa0d9e17 in EditView::GetEditEngine () from /usr/lib/openoffice/program/libsvx680li.so
(gdb) quit
The program is running.  Exit anyway? (y or n) 
### end oocalc.gdb ###

Devo forse dare qualche comando in gdb per avere piu' informazioni?

Fammi sapere, ciao, Fabio.

-- 
fabio natali


Reply to: