Created attachment 142820 [details] test file When trying to change a direct cell formatting using Ctrl+1 or via format cells LibreOffice is crashing Version: 6.2.0.0.alpha0+ Build ID: 70e22ad576105e661bfe83d5f346f8ae58a1517b CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: nl-BE (en_US.UTF-8); Calc: group threaded Version: 6.2.0.0.alpha0+ Build ID: 5bbf40fde5a6cefaf596c345f8997164dd92932f CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-06-17_11:17:04 Locale: nl-BE (en_US.UTF-8); Calc: group threaded
I can't reproduce it in Version: 6.2.0.0.alpha0+ Build ID: d60d695fcc5064e1f16842387fdce23456a64694 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded Could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test?
Created attachment 142821 [details] coredump
@Xisco did reset the user profile and retested; still crashing Version: 6.2.0.0.alpha0+ Build ID: 5bbf40fde5a6cefaf596c345f8997164dd92932f CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-06-17_11:17:04 Locale: nl-BE (en_US.UTF-8); Calc: group threaded
I can reproduce it in Version: 6.2.0.0.alpha0+ Build ID: 6fcc60b49215acb28edac46bb605767840abd122 CPU threads: 1; OS: Windows 6.1; UI render: default; TinderBox: Win-x86@42, Branch:master, Time: 2018-06-17_00:25:35 Locale: es-ES (es_ES); Calc: group threaded most likely a dupe of bug 118212
(In reply to Xisco Faulí from comment #4) > > most likely a dupe of bug 118212 Yes On Windows 10 Home 64-bit en-US with Version: 6.2.0.0.alpha0+ (x64) Build ID: bf1f49c837264c8f59197b9487d40e32821526c3 CPU threads: 4; OS: Windows 10.0; UI render: GL (or default) TinderBox: Win-x86_64@42, Branch:master, Time: 2018-06-16_23:03:41 Locale: en-US (en_US); Calc: CL getting same stack trace for crash in SfxTabDialog... =-stack-= 0:000> ~* kp . 0 Id: 18d0.2880 Suspend: 1 Teb: 00000047`4a146000 Unfrozen # Child-SP RetAddr Call Site 00 00000047`4ab8dc88 00007ffc`5e4e3514 vcllo!Button::SetClickHdl+0x3 01 00000047`4ab8dc90 00007ffc`5e4dd2e5 cuilo!makeBackgroundPreview+0x13ec4 02 00000047`4ab8dce0 00007ffc`5e4db141 cuilo!makeBackgroundPreview+0xdc95 03 00000047`4ab8ddd0 00007ffc`5e4e00ae cuilo!makeBackgroundPreview+0xbaf1 *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\LODev620_x64_20180617_TB42\program\sfxlo.dll - 04 00000047`4ab8de10 00007ffc`6877294a cuilo!makeBackgroundPreview+0x10a5e 05 00000047`4ab8de50 00007ffc`63fbcb67 sfxlo!SfxTabDialog::ActivatePageHdl+0x1ea 06 00000047`4ab8df70 00007ffc`63fb475b vcllo!TabControl::calculateRequisition+0x87 07 00000047`4ab8dff0 00007ffc`63f24c00 vcllo!TabControl::GetOptimalSize+0x1b ...
Created attachment 142827 [details] WinDbg x64 stack trace at crash
Not noted on the 20180616 TB42 build -- so, https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=2c85607101e2e04e870e3b87362f39f9a9148e6c..bf1f49c837264c8f59197b9487d40e32821526c3
*** Bug 118228 has been marked as a duplicate of this bug. ***
Aron's Linux back trace from dup bug 118228 -- attachment 142874 [details] things go sideways at TabControl::ActivatePage() there as well.
Interestingly I can't repro it in another Windows 7 system using the 6.2 bibisect repo.
(In reply to Aron Budea from comment #10) > Interestingly I can't repro it in another Windows 7 system using the 6.2 > bibisect repo. If you push the bibisect repo get past the 80e9f9f8d8cc3e1073f98b1413bc0b80b93ec4f9 commit does it die in the bibisect range in comment 7. If so, it might be the change to FeatureCollector.cxx allowing the format dialog to open with the new Font Features Tab. =-ref-= https://gerrit.libreoffice.org/#/c/55951/ https://cgit.freedesktop.org/libreoffice/core/commit/?id=80e9f9f8d8cc3e1073f98b1413bc0b80b93ec4f9
Same as bug 118212. *** This bug has been marked as a duplicate of bug 118212 ***