Created attachment 141587 [details] test file to reproduce the crash Step to reproduce: 1/ open the attached test file 2/ click on the last item 3/ in the sidebar, click on "Move Up" button => crash (OpenGL enabled or not), with a clean new user profile too. Version: 6.1.0.0.alpha0+ Build ID: db9f6c44cac246250e89ca4e9aa127dee912d7f5 CPU threads: 4; OS: Linux 4.4; UI render: GL; VCL: gtk3; Ubuntu_16.04_x86-64 Locale: fr-FR (fr_FR.UTF-8); Calc: threaded Best regards. JBF
Created attachment 141588 [details] trace from gdb backtrace from gdb Best regards. JBF
Regression introduced by: author Noel Grandin <noel.grandin@collabora.co.uk> 2018-04-04 11:23:22 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2018-04-04 13:17:14 +0200 commit 891e41fac81fbd8d5cdb277b26639abfd25a7143 (patch) tree 0ac884b349c5c5e21dea26d1ca476736fe3c2673 parent 1e0d5d0c98dd1128c4ab7a9dcc4e9ae2d2878390 (diff) dead code in AccessibleTextHelper_Impl::UpdateVisibleChildren ever since commit 60f11adb950e4f9645cc9ecb0f5af8235cc97366 Date: Wed Nov 27 13:03:45 2013 +0000 Integrate branch of IAccessible2 Bisected with: bibisect-linux64-6.1 Adding Cc: to Noel Grandin
Created attachment 141604 [details] gdb backtrace
I can't reproduce it in Version: 6.1.0.0.alpha0+ Build ID: e31a5365091d8658ecce374bbc339a9d832e1a15 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); Calc: group Gtk/Gtk3 only...
I must click on last item of what to reproduce this? last item of sidebar is navigator but when clicking on it, I don't see "Move up" button.
Created attachment 141609 [details] this button
(In reply to Julien Nabet from comment #5) > I must click on last item of what to reproduce this? Last sentence of the slide :-) Best regards. JBF
Thank you both of you for your feedback, I could reproduce with master sources updated today (gtk3) with same bt. I noticed these logs: warn:legacy.osl:24119:24119:svx/source/accessibility/AccessibleTextHelper.cxx:844: AccessibleTextHelper: range invalid warn:vcl:24119:24119:vcl/source/app/salusereventlist.cxx:119: Uncaught St12length_error vector::_M_default_append
I submitted a patch to review here: https://gerrit.libreoffice.org/#/c/53421/
The patch was wrong. Since i don t have any idea why, i let other deal with this
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=03a4b6eb58b29c0ab4bb85f756923c46618d02ff tdf#117205 impress crash when moving an item in a list It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.1.0.0.alpha1+ Build ID: f1579d3d6c5f5f3a651825e035b93bee7a4f43c6 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group @Noel, Thanks for fixing this!!
Verified in Version: 6.1.0.0.alpha1+ Build ID: 6441eaaa5fa72946f52579426cc8847a42d94e10 Threads CPU : 4; OS : Linux 4.4; UI Render : par défaut; VCL: gtk3; Ubuntu_16.04_x86-64 Locale : fr-FR (fr_FR.UTF-8); Calc: threaded Thank you very much Best regards. JBF