Description: Crash: Closing LibreOffice in print preview mode Steps to Reproduce: 1. Open Writer 2. File -> Print Preview (CTRL+SHIFT+O) 3. CTRL+Q -> Crash Actual Results: Crash Expected Results: Clean exit Reproducible: Always User Profile Reset: No Additional Info: Version: 6.2.0.0.alpha0+ Build ID: 1b21ff86effe58ae368457de8fec654ba4c8edd9 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-07-30_03:13:35 Locale: nl-NL (nl_NL); Calc: CL
Reproduced in Versión: 6.1.0.2 Id. de compilación: b3972dcf1284967612d5ee04fea9d15bcf0cc106 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; Configuración regional: es-ES (es_ES); Calc: group threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=8a20bf4a7df90d789753026c1e5b1b6fcf319d6c author Mike Kaganski <mike.kaganski@collabora.com> 2018-07-05 14:00:33 +0200 committer Szymon Kłos <szymon.klos@collabora.com> 2018-07-05 17:03:39 +0200 commit 8a20bf4a7df90d789753026c1e5b1b6fcf319d6c (patch) tree 19da87a10744ab1f3f46bd56f62813f2211a6670 parent 25b74c5b725a2c76ce5b1d513e868a488628a7a8 (diff) tdf#118546: GetNotebookBar() may return nullptr Bisected with: bibisect-linux64-6.2 Adding Cc: to Mike Kaganski NOTE: in order to bisect this issue, I did in using the notebookbar, otherwise it crashes due to bug 118546
Top 1 crash in 6.1.0.2: http://crashreport.libreoffice.org/stats/version/6.1.0.2
(In reply to Xisco Faulí from comment #2) > Regression introduced by: > > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=8a20bf4a7df90d789753026c1e5b1b6fcf319d6c Can't be. The problem must have been since commit d05b7b32d9ecb6fcb4a268eb68cdcee09bafa6dd.
Forgot what I said before... Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d05b7b32d9ecb6fcb4a268eb68cdcee09bafa6dd author Mike Kaganski <mike.kaganski@collabora.com> 2018-07-05 14:00:33 +0200 committer Szymon Kłos <szymon.klos@collabora.com> 2018-07-05 17:03:39 +0200 commit 8a20bf4a7df90d789753026c1e5b1b6fcf319d6c (patch) tree 19da87a10744ab1f3f46bd56f62813f2211a6670 parent 25b74c5b725a2c76ce5b1d513e868a488628a7a8 (diff) tdf#118546: GetNotebookBar() may return nullptr
ahhh... Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d05b7b32d9ecb6fcb4a268eb68cdcee09bafa6dd author Kshitij Pathania <kshitijpathania@gmail.com> 2018-07-02 18:48:19 +0530 committer Szymon Kłos <szymon.klos@collabora.com> 2018-07-04 12:46:01 +0200 commit d05b7b32d9ecb6fcb4a268eb68cdcee09bafa6dd (patch) tree c82f797131cfbdfd8933daad0fea249b50c49ad6 parent ea39c41fdf63191579d25f327db81db14862251c (diff) Notebookbar:Context for printpreview is now working Also the context stuff is now working well even after print preview is set
https://gerrit.libreoffice.org/58447
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0a481d09e696f6d5a2a0d40a9d5c48cfca559bf tdf#119042: Also check if SfxViewFrame::Current() is nullptr 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.
*** Bug 119058 has been marked as a duplicate of this bug. ***
The backports are in review - thanks Xisco!
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-1-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0184d4733415c89f2c17a583569e249b2e829939&h=libreoffice-6-1-0 tdf#119042: Also check if SfxViewFrame::Current() is nullptr 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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e9c56f20687b9c950977e095476c18ff510fae1e&h=libreoffice-6-1 tdf#119042: Also check if SfxViewFrame::Current() is nullptr It will be available in 6.1.1. 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.alpha0+ Build ID: 4804a1474ccba8df57f0a0151bd69237e82eb618 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Mike, Thanks for fixing this!!
*** Bug 119400 has been marked as a duplicate of this bug. ***