Description: Crash Steps to Reproduce: 1.insert page break - CTRL+Enter 2.click on the blue line - Click in the pop up on "Edit page break" 3. click OK to close the dialog Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
This seems to have begun at the below commit. Adding Cc: to Jan Holesovsky ; Could you possibly take a look at this one? Thanks 28e612738664e33d5d2d773c3b3c263806d58caa is the first bad commit commit 28e612738664e33d5d2d773c3b3c263806d58caa Author: Jenkins Build User <tdf@pollux.tdf> Date: Wed Jan 17 09:42:28 2018 +0100 source 34527cec54ca634b831cfa5ac1098c4046818ac3 author Jan Holesovsky <kendy@collabora.com> 2018-01-16 18:54:19 +0100 committer Jan Holesovsky <kendy@collabora.com> 2018-01-17 08:48:02 +0100 commit 34527cec54ca634b831cfa5ac1098c4046818ac3 (patch) tree d75a2e21ab0d71953a65334d1376ec916ea0221e parent ce9594d40a8d72370624b045761df4e0078d601e (diff) lokdialog: Convert the Format -> Paragraph... dialog to async exec.
Reproduced in Version: 6.1.0.0.alpha0+ Build ID: e2cb154195fdc2ffccdb6f5e87cae8b29640b3eb CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Created attachment 140205 [details] gdb backtrace
Created attachment 140279 [details] valgrind trace On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached Valgrind trace.
Thank you all for reporting and bisecting! No further info is necessary, the fix is pending a Jenkins build: https://gerrit.libreoffice.org/50598
Jan Holesovsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bba8e5aa6d1968e5279b3fe368c0f81145513d04 tdf#116070: Use a valid PaM when confirming the dialog. 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.
Fixed now :-)
Verified in Version: 6.1.0.0.alpha0+ Build ID: 1126fcfdedc7047a8e8e4a5925c7dd2fde7a0436 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
*** Bug 116503 has been marked as a duplicate of this bug. ***
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d4a96a931210fc4713d4ab6325e30cd34ffa7b37 tdf#134439, tdf#116070: sw: Add UItest It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.