https://bugs.freedesktop.org/show_bug.cgi?id=57197
--- Comment #14 from Terrence Enger <[email protected]> --- Created attachment 96383 --> https://bugs.freedesktop.org/attachment.cgi?id=96383&action=edit typescript: 4 times ( run LO, segfault, backtrace ) Short version: Segmentation faults from LibreOffice configured both with and without --enable-dbgutil. Long version ------------ I am back with commit 8931ab3, first fetched 2013-03-23 02:37 UTC, configured both --enable-dbgutil and without that parameter. The other configuration parameters are: --enable-option-checking=fatal --enable-crashdump --without-system-postgresql --without-myspell-dicts --with-extra-buildid --without-doxygen --with-external-tar=/home/terry/lo_hacking/git/src I did the builds and these tests on debian-wheezy 64-bit. First, some differences from my presvious reports are visible at the user level: (*) I never reached the end of the long STR from the bug description. LibreOffice terminated with last <Enter>, leaving no opportunity to type the final <ctrl>+Z. I am confident that this is a change in the program behaviour. (*) In the short STR from comment 10, I wrote that Libre Office places the caret in row 2 column 2 upon first display of file undo_segfault.odt. I hate to think that I was so careless as to misstate what I saw, but both of the current builds from master and LO 3.5.4.2 as delivered with debian-wheezy place the caret at the start of row 1 column 1. Sigh. Anyway, in the current test of the short STR, I did additionally: (1.1) Type <tab><tab><tab> So, in the attached typescript, you can see: (*) line 11 : run long STR, LO configured with dbgutil (*) line 66 : gdb; (*) line 190 : run long STR, LO configured without dbgutil (*) line 224 : gdb (*) line 307 : run short STR, LO configured with dbgutil (*) line 314 : gdb (*) line 429 : run short STR, LO configured without dbgutil (*) line 433 : gdb -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
