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

Bug#284096: openoffice.org: writer crash in 'modify style' when selecting another tab



On Friday 03 Dec 2004 16:10, Pontus Lidman wrote:
> Package: openoffice.org
> Version: 1.1.3-3
> Severity: grave
> Justification: renders package unusable
>
> Writer crashes in the style edit dialog. How to reproduce:
> 1) start oowriter
> 2) select any style in the stylist, right-click, select 'modify'
>    from drop-down menu
> 3) Use left mouse button to click on any tab in the dialog. writer crashes.

I still can't reproduce this problem on my system, so I need your help.  
Please download this file:

http://people.debian.org/~halls/openoffice/test/libsvt645li.so.bz2

It is a version of the library that crashes with debugging symbols included.  
bunzip the file and copy into /usr/lib/openoffice/program, replacing the file 
that is there from the package.

Then, reproduce the crash.  When the crash dialog comes up, do not click it 
away but instead execute this from the command line (make sure you have gdb 
installed)

echo thread apply all bt > gdb.script
gdb -p $(pgrep -u $USER soffice.bin| head -1) < gdb.script | tee oo.log 

Please send oo.log to the bug report.

Thanks
Chris



Reply to: