On current master, creating a document using the dropdown on the toolbar (not the File menu) ends in a crash
Created attachment 115743 [details] Linux 5.0 master backtrace
This seems to have begun at the below commit. Adding Cc: to kendy@collabora.com; Could you possibly take a look at this one? Thanks commit 9c9db85643866ea57757a532d232e05a88de5fb8 Author: Jan Holesovsky <kendy@collabora.com> Date: Tue May 19 16:35:45 2015 +0200 rendercontext toolbar: Invalidate instead of direct paint. Change-Id: Ib4c11d3f1ec793e66cd47c1f7bb4f7d06820d58f
I'll take that. It just needs some bound checking in InvalidateItem - looks like the item position can be invalid.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e5b0a647c4002d987e3c5c4e43ff0041c2a4d9e5 tdf#91404 check if the item position is valid It will be available in 5.0.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.
*** Bug 91414 has been marked as a duplicate of this bug. ***
On pc Debian x86-64 with master sources updated today, I don't reproduce this. I suppose it's fixed now thanks to Tomaz's patch. Matthew: don't hesitate to reopen this tracker if you can still reproduce this (with an updated bt if possible :-))
(In reply to Commit Notification from comment #4) > Tomaž Vajngerl committed a patch related to this issue. > It has been pushed to "master": > > http://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=e5b0a647c4002d987e3c5c4e43ff0041c2a4d9e5 > > tdf#91404 check if the item position is valid > > It will be available in 5.0.0. This patch is not included in 5.0 branch and this bug is not fixed for 5.0.0.beta1. Please, consider to backport this commit. Best regards. JBF
*** Bug 91498 has been marked as a duplicate of this bug. ***
*** Bug 91446 has been marked as a duplicate of this bug. ***
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f7a40e1470431d8978d4ca96e7651af9b0609df3&h=libreoffice-5-0 tdf#91404 check if the item position is valid It will be available in 5.0.0.0.beta2. 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.
(In reply to Commit Notification from comment #10) > Tomaž Vajngerl committed a patch related to this issue. > It has been pushed to "libreoffice-5-0": > > http://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=f7a40e1470431d8978d4ca96e7651af9b0609df3&h=libreoffice-5-0 > > tdf#91404 check if the item position is valid > > It will be available in 5.0.0.0.beta2. Thank you very much Tomaz! Build in progress. :-) Best regards. JBF
Verified Fixed on Version: 5.0.0.0.beta1+ Build ID: f7a40e1470431d8978d4ca96e7651af9b0609df3 Ubuntu_15.04_x86-64 Locale : fr-FR (fr_FR.UTF-8) Thank you very much. Best regards. JBF
*** Bug 91507 has been marked as a duplicate of this bug. ***
*** Bug 91538 has been marked as a duplicate of this bug. ***
*** Bug 91547 has been marked as a duplicate of this bug. ***
*** Bug 91572 has been marked as a duplicate of this bug. ***
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]