I don't know when this problem would have first started, but I just compiled version 5.0.0.0.alpha1 Build ID 259820af718fe15ea5080711f77918dad8f14fbb and am experiencing a crash whenever the word count box is closed. The user directory was reset. Simply create a new writer document. Then select Tools | Word Count. Select Close and the program crashes every time. Issue will cause loss of unsaved data and is also an important feature and is also a regression, so it's been marked as a blocker.
Created attachment 115366 [details] bt with debug symbols
This began at the below commit. Adding Cc: to michael.meeks@collabora.com; Could you possibly take a look at this one? Thanks commit e8b97a52c96df9c8e8055407b1e40ed7cb9cfc67 Merge: 2b0be6c 0cde74f Author: Michael Meeks <michael.meeks@collabora.com> Date: Tue Apr 28 11:41:31 2015 +0100 Merge remote-tracking branch 'origin/feature/vclptr' Resolve several thousand lines of conflicts.
Thanks ! can't reproduce on master - I assume a duplicate as below; if it recurrs with a recent master for you - please un-mark it as a duplicate =) *** This bug has been marked as a duplicate of bug 91081 ***
@mmeeks: bug 91081 is fixed but I can still reproduce this one on a fresh (dbgutil) master build as of 0a6012912f76a6fca7c6aac081b4b2940b8d055c
Ah yes; silly me - didn't look carefully enough at the trace. Looks simple enough to me - though I still can't reproduce it without my patch - but this should fix this =) needless to say, testing appreciated.
Michael Meeks committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8c4bbc0a0ddb1ea8051f0be5a42ef128cf7d891e tdf#91100 - don't Notify focus changes after dispose. 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.
On pc Debian x86-64 with master sources updated today: commit 45ed509f71aeef52cb86cc3d88aa2bcf86334bb7 Author: Juergen Funk <juergen.funk_ml@cib.de> Date: Wed May 6 14:12:15 2015 +0200 + enable-dbgutil I don't reproduce this.
*** Bug 91118 has been marked as a duplicate of this bug. ***
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]
Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5db29ca06b56bb235b0e8dfd0956715730f9cf0d uitest-Word Count;tdf#68347 tdf#91100 tdf#58050 tdf#56975 tdf#56975 It will be available in 6.2.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.