https://bugs.documentfoundation.org/show_bug.cgi?id=125761

            Bug ID: 125761
           Summary: Assert when opening paragraph dialog (gtk3 only)
           Product: LibreOffice
           Version: 6.2.0.0.alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: rayk...@gmail.com

Description:
Crash when opening paragraph dialog from text box (gtk3 only)

Steps to Reproduce:
1. Menu > Insert > Text Box
2. Enter some text
3. Menu > Format > Paragraph...

Results:  
Crash

Reproducible: gtk3 only

Addition Information:
core/sfx2/source/dialog/tabdlg.cxx:1970: void
SfxTabDialogController::Start_Impl(): Assertion `m_pImpl->aData.size() ==
static_cast<size_t>(m_xTabCtrl->get_n_pages()) && "not all pages registered"'
failed.

Bisected to:
Version: 6.2.0.0.alpha0+
Build ID: 6d184e2e23b319128f94649f4e15c2f7bcbffca9
CPU threads: 4; OS: Linux 5.0; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: threaded

84eda184246223e5764372937f4cae5bc7a83d04 is the first bad commit
commit 84eda184246223e5764372937f4cae5bc7a83d04
Author: Jenkins Build User <t...@pollux.tdf>
Date:   Tue Sep 18 20:24:21 2018 +0200

    source sha:6d184e2e23b319128f94649f4e15c2f7bcbffca9

    source sha:6d184e2e23b319128f94649f4e15c2f7bcbffca9

:040000 040000 a789a2146686c35b22d583e376f6d0090f8a3640
c76d0ccac6bd43172f483c4b632f706bd3836949 M      instdir

commit 6d184e2e23b319128f94649f4e15c2f7bcbffca9
Author: Caolán McNamara <caol...@redhat.com>, Sat Sep 15 15:42:18 2018 +0100 (9
months ago)
Committer: Caolán McNamara <caol...@redhat.com>, Tue Sep 18 18:12:10 2018 +0200
(9 months ago)
Follows: libreoffice-6-1-branch-point
Precedes: libreoffice-6.2.0.0.alpha1
Branches: <Expand>

weld SwParaDlg

Change-Id: Idb330d63480c0b973190d5f7696aac8f232a16c3
Reviewed-on: https://gerrit.libreoffice.org/60529
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caol...@redhat.com>
Tested-by: Caolán McNamara <caol...@redhat.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to