Created attachment 133408 [details] Test file Steps to Reproduce: 1. Open document from attachment 2. Double-click "КР-НРТК-(2АС-2)" on the first page (bottom right) to edit content, select it by Ctrl+A 3. Remove bold attribute by Ctrl+B — I experience crash on this step
No crash with Version: 5.4.0.0.alpha1+ Build ID: 965494c544dd8f35ae83b7cf38549009da06c367 CPU threads: 4; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2017-05-10_23:06:27 Locale: de-DE (de_DE); Calc: group
I can reproduce it in Version: 5.3.3.2 Build ID: 1:5.3.3~rc2-0ubuntu0.16.10.1~lo0 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: ca-ES (ca_ES.UTF-8); Calc: group but not in Version: 5.4.0.0.alpha1+ Build ID: 74d2e606fd3605fe0a585f596eaa215ae4e20d18 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: en-US (ca_ES.UTF-8); Calc: group Closing as RESOLVED WORKSFORME and adding backportRequest
(In reply to Xisco Faulí from comment #2) > I can reproduce it in > > Version: 5.3.3.2 > Build ID: 1:5.3.3~rc2-0ubuntu0.16.10.1~lo0 > CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout > Engine: new; > Locale: ca-ES (ca_ES.UTF-8); Calc: group > > but not in > > Version: 5.4.0.0.alpha1+ > Build ID: 74d2e606fd3605fe0a585f596eaa215ae4e20d18 > CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; > Locale: en-US (ca_ES.UTF-8); Calc: group > > Closing as RESOLVED WORKSFORME and adding backportRequest It is not fixed in 5.4.0.0.beta1 (official 64 bit build for Linux). Version: 5.4.0.0.beta1 Build ID: 8672113ead4e403c55e31b1d9a3d1e0f3b299577 CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk2; Locale: en-US (en_US.UTF-8); Calc: group
Hi Timur, are you on Ubuntu? it seems it only crashes when LibreOffice is installed but not when it's compiled from the git repository, odd! Moving to NEW
Created attachment 133436 [details] backtrace
(In reply to Xisco Faulí from comment #4) > Hi Timur, > are you on Ubuntu? > it seems it only crashes when LibreOffice is installed but not when it's > compiled from the git repository, odd! > Moving to NEW Yep, I'm using Ubuntu 16.04 64 bit.
Only crashes with gtk3. Not with kde4, gtk or gen. Arch Linux 64-bit, KDE Plasma 5 Version: 5.3.3.2 Build ID: 5.3.3-1 CPU Threads: 8; OS Version: Linux 4.10; UI Render: default; VCL: gtk3; Layout Engine: new; Locale: fi-FI (fi_FI.UTF-8); Calc: group
(In reply to Buovjaga from comment #7) > Only crashes with gtk3. Not with kde4, gtk or gen. > > Arch Linux 64-bit, KDE Plasma 5 > Version: 5.3.3.2 > Build ID: 5.3.3-1 > CPU Threads: 8; OS Version: Linux 4.10; UI Render: default; VCL: gtk3; > Layout Engine: new; > Locale: fi-FI (fi_FI.UTF-8); Calc: group As I mentioned earlier, I use gtk2, not gtk3.
On pc Debian x86-64 with master sources updated 2 days ago, I could reproduce crash with gtk and gtk3 renderings but with gen and kde4 renderings. Caolán: thought you might be interested in this one since it crashes only with gtk/gtk3.
I can't reproduce this. Julien, seeing as you can, can you get a valgrind trace of the crash with export VALGRIND=memcheck and get it to crash and see if there's any hints in that
Created attachment 133701 [details] Valgrind trace I updated my local repo with master sources from today and I reproduced the crash with gtk3 rendering. I attached Valgrind logs
Does https://gerrit.libreoffice.org/#/c/38205/ make any difference ?
(In reply to Caolán McNamara from comment #12) > Does https://gerrit.libreoffice.org/#/c/38205/ make any difference ? I tested the patch, no crash with it, Ctrl-B or I works!
It worked ?, on the first effort, well there's a special event.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e55f887be63b00e0966cb34863bb5d52fcac6d1d Related: tdf#107961 ensure notifyhdl is unset after dispose It will be available in 5.5.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e7ee5921b366d885b1f3edd617764730d2aa03d9&h=libreoffice-5-4 Related: tdf#107961 ensure notifyhdl is unset after dispose It will be available in 5.4.0.1. 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.
backport to 5-3 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cbd8fd58c6d5ad40561b936b1c7f3b75f518b6c2&h=libreoffice-5-3 Related: tdf#107961 ensure notifyhdl is unset after dispose It will be available in 5.3.4. 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.