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

--- Comment #8 from Stephan Bergmann <sberg...@redhat.com> ---
(In reply to Michael Weghorn from comment #6)
> first commit where the application hangs:
> [83a62c1c1e8e259144e489d9a1f42611eba063c3]
> source-hash-022c54742e7997bf46a608f1ab0b500f2537f7f5
> first commit where the application crashes:
> [da4ad98ef394c644bb0aa80161ff599330862e7c]
> source-hash-570fe620e9d573cfc9fc260e6518563c6a6c1a3c

So the first core commit where the application hangs could be any of

> $ git log --oneline 
> b139f6fedfcf3cbed0eadeb007e2155b576413d2^..022c54742e7997bf46a608f1ab0b500f2537f7f5
> 022c547 WaE: private field 'mrCells' is not used
> ab86388 WaE: private field 'mbDateTime' is not used
> a31cea1 WaE: implicit conversion of NULL constant to 'bool'
> 88d9535 WaE: private field 'mrAttrs' is not used
> 3c87f57 WaE: unused variable 'itEnd'
> 337225b Replace more characters functions with rtl/character.hxx
> 126827b fdo#43460 framework,i18npool,accessibility: use isEmpty()
> 51daa4d fdo#43460 sd,rsc,ucb,sdext: use isEmpty()
> 7b69292 Temporarily disable failing tests. Will look into it later.
> 4c99a42 Fix incorrect merge.
> ec0080c Turn off column storage debugging.
> 4347e3b Adjusted the patch against mdds 0.9.0.
> bb7d5ce These patches are in the upstream.
> 878f4672 Update internal mdds to 0.9.0.
> 21a1bce Use position objects for more efficient element value lookups.
> 2c92a92 Prevent crash during on-line spell checking.
> cf02151 Fix my wrong logic in row info iteration.
> e639e30 Make them officially non-copyable.
> b139123 A little more cleanup.
> 359f33c Rename parameter names for consistency.
> 9186ae0 Incorrect way to initialize a multi_type_vector.
> 92a78a0 Don't allow outside code to set text attributes.
> 5f188d6 Avoid having formula cell directly update text attributes.
> 7a522da Add more calls to CellStorageModified() when it's called for.
> 33a417f Remove unused method.
> 91f7e9e Fix a bug in "find all" search, and a test to catch it in the future.
> 8a39b8c Turns out ScHorizontalIterator was still broken. Fix it for real.
> 66d3f24 Make sure to set the cloned formula cells dirty during undo / redo.
> 2a1c5ab Fix ScCellIterator, which also fixes matrix handling in the formula 
> engine.
> df90b9e Add Dump() method to ScMatrix, which is useful when debugging.
> 57538e5 Update references on all cells.
> e3b9168 Fix the horizontal cell iterator.
> 2a5ea9e Same fix for fill series & some cleanup.
> 458df36 We need to clone the source cell value to prevent crash.
> 3b0c069 Don't forget to return true if we are successful.
> b6a6a26 Have the clone handler handle the text attr array as well.
> 65be1e2 Use template functions to remove these duplicate code blocks.
> 6ea5392 When deleting cells, be sure to delete the corresponding cell attrs 
> as well.
> 1fe76b4 Don't bail out on good condition.
> cb4a478 Leave the RowInfo's for empty cells unfilled.
> 3b3b0c0 Fix a bug in the find area position code for the upward direction.
> 341a4c8 Compiler warnings.
> 76ca152 Remove these file entries.
> 8b252f3 Put ScBaseCell, ScValueCell, ScStringCell, ScEditCell to eternal rest.
> dabeb3d Move ScEditDataArray out of cell.?xx and into its own files.
> dcf04c5 CELLTYPE_DESTROYED no longer relevant. Chuck it.
> 46419cd ScFormulaCell is no longer a child class of ScBaseCell.
> c008dc48 Switch to using multi_type_vector for cell storage.
> 75dec25 Add new cell container to ScColumn.
> e9c5eb6 Re-org the headers a bit. In column?.cxx, column.hxx must be the 
> first.
> 77ec473 Reduce dependency on mtvelements.hxx header.
> c7bdee8 Define block types for string, edit text and formula cell elements.
> ac84ffb Remove unnecessary debug outputs that would slow down perf tests.
> f657ac9 Turn on the perf test again. Will turn it off before merging.
> ee51444 fix borders unit test ( test values have changed )
> 1680a8c fix hair & fine cell border export ( followon fix fdo#56960 )
> 3d4603e fix typo in higher debug level code
> 40cd5e8 bin/lo-xlate-lang: fix typo: s/kazahk/kazakh/
> 38dcfad fdo#58029: replace quadratic child window loop with linear
> f022f39 fdo#60444: Revert "fdo#58029 - substantially accelerate 
> re-rendering..."
> cfa994c fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controls
> 52066e4 coverity#706154 : Destination buffer too small
> 7ec6bab Resolves: fdo#66042 get the bounds of the current grapheme
> 91b8728 Resolves: #i120020# corrected paragraph merge...
> b139f6f Remove leftover debugging printf

while the first core commit where the application crashes could be any of

> $ git log --oneline 
> f4546b72702dbe30505594a8307dd402e81a0303^..570fe620e9d573cfc9fc260e6518563c6a6c1a3c
> 570fe62 Keep passing XComponentContext into officecfg:: wrapper fns, where 
> available
> 8bae88b look for find-requires-gnome.sh in the right path
> b0c4325 fdo#60924 autoinstall - gbuild/scp2: still more libs to OOO
> 75ef95e fdo#46037: no more comphelper/configurationhelper.hxx in fpicker
> 57ebb84 Revert "fdo#46037: no more comphelper/configurationhelper.hxx in 
> fpicker"
> d1f58e5 Trying to fix the windows build
> 4231190 fdo#46037: no more comphelper/configurationhelper.hxx in writerfilter
> 7cbf9c9 fdo#46037: no more comphelper/configurationhelper.hxx in fpicker
> 7e3fdd1 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
> 6893636 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
> 0153ea7 Fix compiler errors and warnings..
> 038d162 unit test for <text:s> in <text:p> and <text:span>, fdo#67094
> 98608e5 fdo#38144 In ruler snap to markers for tab stops, margins, etc.
> 06c416b Cleanup strangely formatted code in SvxRuler.
> 462799e just rename header define
> ba17605 Add ANOVA (analysis of variance) calculation to Statistics.
> 19efbd8 Generic ChildWindowWrapper.
> 1f47b46 Fix drop caps background
> c8b4ffc Check explicitily the space at the end of the line
> cacb32c Clean up naming of OStatement_Base etc. (firebird-sdbc)
> ed9dac3 Move Statement specific methods out of common base. (firebird-sdbc)
> 2b541c92 Move Statement_Base into it's own file (firebird-sdbc).
> a061f0a Remove unnecessary OStatement_BASE2 (firebird-sdbc).
> c636ed8 Cleanup firebird-sdbc header defines.
> c4ed358 a date is a date, not a float
> cab9b82 fdo#67186 switch reporbuilder to null date == 1899-12-30
> 7f67dd5 OSL_FAIL -> SAL_WARN
> 1de20e7 unset mnCount in ScXMLCellFieldSContext::CreateChildContext()
> be10607 resolved fdo#67094 handle <text:s> in <text:p> and <text:span>
> 70e2477 Add more components
> cb59042 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
> d8fa15f fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)
> 312f3aa expand out the U2S and S2U macros from sfxuno.hxx
> 2fbcff5 Revert "WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined"
> 68c8dce WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined
> 2270f32 Clean up redundant explicit OUString(...) ctors
> bb67e70 fdo#64637 RTF import: handle multiple RTF_COMPANY
> e667bcd These SAL_INFOs do not make much sense any more
> 6872ad4 it is not possible to sign libs that are in use
> 8244718 If this configuration access throws exceptions sth very fundamental 
> is broken
> 2b45d55 fdo#46037: no more comphelper/configurationhelper.hxx in sd
> 5d95193 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
> 19a6c48 configure.ac: working firebird version check with manual 
> FIREBIRD_C/LDFLAGS
> 61eed5f convert sfx2 UNO services to WeakImplHelper
> 376d5a6 convert more services in framework module to WeakImplHelper
> 2f4c796 remove unused field
> 9dbb8db Convert the easy cases in framework to WeakImplHelper
> 5e184fd Convert GlobalSettings_Access to WeakImplHelper
> 0abf81c Convert ModuleUIConfigurationManagerSupplier to WeakImplHelper
> 496a281 Convert UIConfigurationManager to WeakImplHelper
> a19e9a5 Convert ConfigurationAccess_WindowState to WeakImplHelper
> 4d5801a convert WindowStateConfiguration to WeakImplHelper
> 18a5f8a Convert framework::StatusBarManager to WeakImplHelper
> fe4e268 Convert framework::ToolBarManager to WeakImplHelper
> a30c91f Convert framework::AcceleratorConfigurationReader to WeakImplHelper
> ca8bdb1 improve comments
> 9c41a60 fdo#46808, Convert ui::ModuleUIConfigurationManager service to new 
> style
> 92dfa82 adjust for upstreaming of warn_unused attribute
> 0d2a7ad Correct help message for --enable-macosx-code-signing
> 2cefde7 drop extra )
> 572fc4a Blind fix for Mac Tinderbox
> a414801 fdo#46037: no more comphelper/configurationhelper.hxx in reportdesign
> b32a9e9 fdo#46037: no more comphelper/configurationhelper.hxx in formula 
> module
> 2d5978b fdo#66145: fix for FirstIsShared flag
> f4546b7 Updated core Project: translations  
> 8fe00a5faf3c817a8ec89a2cfc68114c456281bc

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

Reply via email to