Created attachment 115187 [details] backtrace of the crash when doing the Method - 3 Calc crashes when I try to open/close some dialog boxes. I am not sure this issue is specific to Calc. At least the following methods causes Calc to crash : Method -1 : 1) Open Calc 2) Click Tools > Customize 3) Click Cancel button Method - 2 : 1) Open Calc 2) Click Data > Sort 3) Click Cancel button Method - 3 : 1) Open Calc 2) Open any valid csv file 3) The import dialog box appears momentarily, but then Calc crashes. I am using LO compiled from latest master : HEAD : commit 2932d2db599c09ecce3faa2d627e9ee4f251183a I have attached backtrace of the crash when doing the Method - 3.
Not reproduced with any methods. My builds are a couple of days behind, though.. Win 7 Pro 64-bit Version: 5.0.0.0.alpha1+ (x64) Build ID: f0edb677f09ad338e22ac3b5d91497b4479e0b3c TinderBox: Win-x86_64@42, Branch:master, Time: 2015-04-27_01:54:20 Locale: fi_FI Ubuntu 15.04 64-bit Version: 5.0.0.0.alpha1+ Build ID: daa28969374f628a8cb265fcb28a73daabcb7236 TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time: 2015-04-25_00:48:25 Locale: en_US
I could also reproduce with Calc from the following file : http://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@46-TDF/current/master~2015-04-29_12.40.39_LibreOfficeDev_5.0.0.0.alpha1_Linux_x86-64_rpm.tar.gz
Cannot reproduce with Version: 5.0.0.0.alpha1+ Build ID: 59adad74084e9281887e3f78a225794f37b784d7 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2015-04-29_12:40:39
(In reply to Dennis Francis (ldcs.co.in) from comment #2) > I could also reproduce with Calc from the following file : > > http://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@46-TDF/ > current/master~2015-04-29_12.40.39_LibreOfficeDev_5.0.0.0.alpha1_Linux_x86- > 64_rpm.tar.gz I forgot to mention that for this build, only Method - 3 works.
(In reply to raal from comment #3) > Cannot reproduce with Version: 5.0.0.0.alpha1+ > Build ID: 59adad74084e9281887e3f78a225794f37b784d7 > TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: > 2015-04-29_12:40:39 Did you try Method -3 with this build ? Could you please specify your OS ?
On pc Debian x86-64 with master sources updated today (+ dgbutil enabled) I could reproduce the crash but had no bt. However, I retrieved this interesting part of gdb: warn:legacy.osl:7004:1:vcl/source/window/window.cxx:271: Window ( 7VclVBox ()) with live children destroyed: N7formula7ParaWinE () Window ( 7VclVBox ()) with live children destroyed: N7formula7ParaWinE () [Thread 0x2aaac9fe8700 (LWP 7024) exited] [Thread 0x2aaac86f1700 (LWP 7017) exited] [Thread 0x2aaac82b3700 (LWP 7016) exited] [Thread 0x2aaac63ab700 (LWP 7013) exited] [Thread 0x2aaac52cf700 (LWP 7012) exited] [Thread 0x2aaac0829700 (LWP 7010) exited] [Thread 0x2aaaaab29200 (LWP 7004) exited] [Inferior 1 (process 7004) exited with code 01] Caolan: thought you might be interested in this one since it could be related to vcl part.
BTW, I could reproduce just with this: 1) Open Calc (brand new file) 2) Open function wizard on any cell 3) Click Cancel => crash
The issues mentioned in comment 0 (1) and (2), and comment 7 all die with similar console output so I'm assuming for the sake of argument they are all the same issue. All three began at the below commit, and are still present on master as of 8c4bbc0a0ddb1ea8051f0be5a42ef128cf7d891e 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.
csv import was fixed a way back; poking at the other issues now; thanks ! =)
Michael Meeks committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=da49275807c8cf1dd7362a531f321f9f756e82d1 tdf#90935 - function wizard crash fix. 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.
Michael Meeks committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=65376dad896d5dfc1fd6665fc5fdd1833007ce20 tdf#90935 - fix dispose ordering for tools->customize dialog. 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.
thanks ! =)
Michael Meeks committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=94b1c8ca69c888aa15e5736f70a966dfc04273ca tdf#90935 - calc / sort dialog fixage. 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.
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]