Steps to reproduce: 1. Open attachment 145839 [details] from bug 120713 2. Go to tst_boolean form 3. Click on Form-Based Filter icon on the DataBase Form toolbar -> Crash! Reproduced in Version: 6.2.0.0.alpha1+ Build ID: cd6dd8c6f3562cbccbc971b916c6a8933840ffeb CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=7469e078dc3a7a891bd7f5c44a693e4421d3bcdd author Noel Grandin <noel.grandin@collabora.co.uk> 2018-08-20 11:21:55 +0200 committer Noel Grandin <noel.grandin@collabora.co.uk> 2018-08-21 12:10:16 +0200 commit 7469e078dc3a7a891bd7f5c44a693e4421d3bcdd (patch) tree dd8a8331fb84ab8d76ae9f547586884bde49286c parent 9ca80b550216daac3cfb3d373c344c0154fa7df2 (diff) loplugin:useuniqueptr in FmXGridCell Bisected with: bibisect-linux64-6.2 Adding Cc: to Noel Grandin
Created attachment 145949 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ae081cc1137fc0f41612504994d58fe0d9c0a7fc tdf#120830 crash opening Form-Based Filters 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.
Verified in Version: 6.2.0.0.alpha1+ Build ID: 19a0698079fbba36646a2d06eaec3a7fde60b2f5 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Noel Grandin, Thanks for fixing this one!!