Created attachment 82784 [details] backtrace with symbols Problem description: On pc Debian x86-64 with master sources updated today + brand new LO profile, I had a crash by trying to reproduce fdo#66976 Steps to reproduce: 1. Create a brand new file on Calc 2. type some values (1 value per row) on column A : h, f, e, r, a, t 3. Click "A" to select the whole column 4. Click Ascending Sort button Current behavior: Crash Expected behavior: Shouldn't crash I attached bt with symbols Operating System: Debian Version: 4.2.0.0.alpha0+ Master
Joren: would you have some time to reproduce this? (it's very quick and easy to do)
Hi Julien, Not reproducible for me with : Version: 4.2.0.0.alpha0+ Build ID: 22d1beb78a475e4846af945afde1c4d6c263b5d6 64bit build of LO on OSX Alex
Perhaps fixed in meantime ? Alex
Thank you Alex for your feedback. Badfully, with git sources updated today, I still reproduce the problem and with an equivalent bt :-( I think it may be linked to the fact I use dbg-util in my autogen.input. Terrence: would you have some time to give it a try (since you encountered this kind of specific bug sometimes)?
If I disable "Check spelling as you type" it's ok. Moreover, it's the same bt as fdo#67128 => dup *** This bug has been marked as a duplicate of bug 67128 ***
This time I do *not* see the crash. In Tools > Options > "Language Settings" > "Writing Aids" > Options I have checked ... - Check spelling as you type - Check grammar as you type - Check special regions - Hyphenate special regions My LibreOffice is commit 73ab2af, pulled around 2013-08-19 14:40 UTC, configured with --enable-option-checking=fatal --enable-dbgutil --enable-crashdump --without-system-postgresql --without-myspell-dicts --with-extra-buildid --without-doxygen --with-external-tar=/home/terry/lo_hacking/git/src built and executing on ubuntu-natty (11.04) 32-bit.
Terrence: badfully with master sources updated yesterday + brand new LO profile, I still reproduce the crash :-( Here's my autogen.input: --with-system-odbc --enable-ext-barcode --enable-ext-diagram --enable-ext-google-docs --enable-ext-hunart --enable-ext-nlpsolver --enable-ext-ct2n --enable-ext-numbertext --enable-postgresql-sdbc --enable-ext-presenter-minimizer --enable-ext-typo --enable-ext-validator --enable-ext-watch-window --enable-ext-wiki-publisher --enable-dbus --enable-graphite --enable-evolution2 --enable-werror --enable-debug --enable-dbgutil --enable-crashdump --enable-dependency-tracking --enable-online-update --enable-ext-mariadb-connector --enable-extra-sample --enable-extra-template --enable-extra-gallery --enable-python=internal gcc (Debian 4.7.3-4) ldd (Debian EGLIBC 2.17-92) 2.17 + Java info: java version "1.7.0_21" OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-5) OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)