[Libreoffice-bugs] [Bug 139638] Crash when updating Table of Contents in the attached ODT file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jan 16 06:21:32 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139638
Kevin Suo <suokunlong at 126.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philipp.hofer at protonmail.co
| |m
Keywords|bibisectRequest |bibisected, bisected
--- Comment #4 from Kevin Suo <suokunlong at 126.com> ---
$ git bisect log
# bad: [beeffda981611cb1468bdf29471949999ac96f09] 2020-11-28 00:27:39 +0100
32fdb8eb3506bc8dcf013cc713fe8e5debceb940
# good: [87c314f049c4333cfac651d5315b758f022c900b] 2020-05-27 13:56:28 +0200
574c57090642347980d2395e1e183cc7b5c171ad
git bisect start 'master' 'oldest'
# good: [f53522b8dd99a9ed6d6b16c5e3ef5f2327de047e] 2020-09-02 14:49:32 +0200
ea24f25d6e471197d93de32f9f5c18d7078dac71
git bisect good f53522b8dd99a9ed6d6b16c5e3ef5f2327de047e
# good: [bd4196299011026f0ec3495e5ae73b4f417844b4] 2020-10-16 09:55:31 +0200
40d74f2def9e2255f2a7b85b3c30f76d0a0bd44e
git bisect good bd4196299011026f0ec3495e5ae73b4f417844b4
# good: [9256320524facc7c69fd8dc0af8cb6f25e63b9ee] 2020-11-09 09:38:04 +0100
78e0da267774a35f4abfef52f0ce74b1972128a4
git bisect good 9256320524facc7c69fd8dc0af8cb6f25e63b9ee
# good: [97036d8e2e74019e0e3dac4f07cc41cce9f594c0] 2020-11-19 01:37:50 +0100
693f12ad57912c2356a197d9a794e6108ce79ef2
git bisect good 97036d8e2e74019e0e3dac4f07cc41cce9f594c0
# bad: [fbf4d5cc7808d98a52a8d4478da0aa8c4f50ba7f] 2020-11-23 08:59:35 +0100
5fc6a601d7a1978db291fd0f7dcec638a7c25651
git bisect bad fbf4d5cc7808d98a52a8d4478da0aa8c4f50ba7f
# bad: [365702243f77ed5254fdecd682e7924c4ade4076] 2020-11-20 14:52:38 +0100
07f0e515c055847689121249c29c6baaa35d35e4
git bisect bad 365702243f77ed5254fdecd682e7924c4ade4076
# bad: [89176a6cccea4e3837e78aa88f1234b06072cb01] 2020-11-19 18:10:44 +0100
411063bc99f7339afae2c2a25a146c7c5efeb2da
git bisect bad 89176a6cccea4e3837e78aa88f1234b06072cb01
# good: [7577c45cabe28563754e4125b1c6bff188898148] 2020-11-19 11:48:21 +0100
1925058670102570c11b28440ca6a8c3ada87595
git bisect good 7577c45cabe28563754e4125b1c6bff188898148
# good: [c2731a0fa5bfe02b01216a09b3e978d80fd66d17] 2020-11-19 14:20:59 +0100
c74a2fd835474caf311be10703c985e2f916a83b
git bisect good c2731a0fa5bfe02b01216a09b3e978d80fd66d17
# bad: [8292fe7859580084f8e1d80f8009e1fe817c9e76] 2020-11-19 16:14:36 +0100
52f1115571469f210192cbce6b52e8b7d1d85dc0
git bisect bad 8292fe7859580084f8e1d80f8009e1fe817c9e76
# bad: [d65cd2447af89e6c45c4f7ad2adade297a4af8b0] 2020-11-19 14:46:26 +0100
672ddcb7d7a496f4a4f761b32aceaa72e4f600ed
git bisect bad d65cd2447af89e6c45c4f7ad2adade297a4af8b0
# first bad commit:
2020-11-19 14:46:26 +0100 672ddcb7d7a496f4a4f761b32aceaa72e4f600ed
# last good commit:
2020-11-19 14:20:59 +0100 c74a2fd835474caf311be10703c985e2f916a83b
Thus it is broken in the following range:
c74a2fd835474caf311be10703c985e2f916a83b..672ddcb7d7a496f4a4f761b32aceaa72e4f600ed
672ddcb7d7a496f4a4f761b32aceaa72e4f600ed tdf#123936 Formatting files in module
soltools with clang-format
14fb7d2cce5c41bacf7c6b571aa946c766205bc3 Add .sfd format documentation link
And 672ddcb7d7a496f4a4f761b32aceaa72e4f600ed is the only one which is related
to code (the other one is just a README modification).
author: Philipp Hofer <philipp.hofer at protonmail.com> 2020-11-12 13:16:52
+0100
committer: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
2020-11-19 14:46:26 +0100
commit 672ddcb7d7a496f4a4f761b32aceaa72e4f600ed (patch)
tdf#123936 Formatting files in module soltools with clang-format
Adding cc Philipp Hofer: would you please take a look?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210116/4d65dfc5/attachment.htm>
More information about the Libreoffice-bugs
mailing list