Created attachment 139649 [details] Bug Reproduction Example Document This bug was filed from the crash reporting server and is br-f2330447-7a8e-4164-a0be-5d18034936a2, br-c72033e6-089f-45d1-997b-0b8b64d1be66, br-b6489fb2-6433-4b23-9896-d3cb1dde06c2, and br-53a816fa-4586-4757-8eb5-7e4d6bfa24b7. ========================================= ## Steps to Reproduce ## 1. Create a table 2. Click on the table once to move the focus onto it 3. Expand the contextual menu(i.e. Right-Click) of the table, and select "表格屬性(Table Properties)..." 4. Select the "背景(Background)" tab 5. Select the "樣式(Pattern)" sub-tab thingy, the fifth one on the top ## Actual Results ## Crashes with signature XPropertyList::Count() ## Expected Results ## Don't crash ## Build Date & Hardware ## Version: 6.0.0.3 (x64) Build ID: 64a0f66915f38c6217de274f0aa8e15618924765 CPU thread:4; OS:Windows 10.0; UI Rendering:GL; Locale: zh-TW (zh_TW); Calc: group
## Bug Reproduction Video ## https://www.youtube.com/watch?v=37Da8QEJBAY
Repro with Version: 6.1.0.0.alpha0+ Build ID: 8a0b61172a14b8b766a2e85f27762db3558d3af7 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-02-06_03:28:54 Locale: nl-NL (nl_NL); Calc: CL
Created attachment 139662 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached a bt with symbols.
Regression introduced by: author Rishabh Kumar <kris.kr296@gmail.com> 2016-08-22 11:18:05 (GMT) committer Katarina Behrens <Katarina.Behrens@cib.de> 2016-10-12 08:36:13 (GMT) commit 686349476e03f951f4a9ff9755b9f71951b64ea5 (patch) tree 7cb559cca9cf88dc0a2e2a957244701ab0b4fe60 parent da01e9ec5dfb7787b4a3669486b3940590933850 (diff) [GSoC] Move all fill style tabs inside area tab Bisected with bibisect-linux-64-5.3 Adding Cc: to Rishabh Kumar @Julien, one for you ?
I submitted this patch to review: https://gerrit.libreoffice.org/#/c/49376/
Tamás had already submitted a patch to review here: https://gerrit.libreoffice.org/#/c/49361/2
Tamás Zolnai committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=de8a1b4f6c8fcca9fc9cc5ad83c393ecd7292f76 tdf#115506: Crash when trying to set pattern fill for tables in Impress It will be available in 6.1.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.
Let's put this one to FIXED. Here are the cherry-picks waiting for review: - 6.0 branch : https://gerrit.libreoffice.org/#/c/49404/ - 5.4 branch : https://gerrit.libreoffice.org/#/c/49406/
Tamás Zolnai committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d43502a51d5ea1ef81fb4fdb4c5bfb68017eecbe&h=libreoffice-5-4 tdf#115506: Crash when trying to set pattern fill for tables in Impress It will be available in 5.4.6. 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.
Tamás Zolnai committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=10a5ea8f6365236fcc1d31b940113b3363f56209&h=libreoffice-6-0 tdf#115506: Crash when trying to set pattern fill for tables in Impress It will be available in 6.0.2. 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.