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

Terrence Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest             |bisected
                 CC|                            |[email protected]

--- Comment #4 from Terrence Enger <[email protected]> ---
Working in the 44max bibisect repository, I see (whitespace added)
from `git bisect bad` ...

    a1422a6cd05a917b9187e3227e2c111ab20508f3 is the first bad commit
    commit a1422a6cd05a917b9187e3227e2c111ab20508f3
    Author: Matthew Francis <[email protected]>
    Date:   Sun Mar 15 06:07:58 2015 +0800

        source-hash-05362fd2dbb481b735e8b7e97288d842a6e3ec0b

        commit 05362fd2dbb481b735e8b7e97288d842a6e3ec0b
        Author:     Caolán McNamara <[email protected]>
        AuthorDate: Tue Nov 18 21:22:10 2014 +0000
        Commit:     Caolán McNamara <[email protected]>
        CommitDate: Wed Nov 19 09:12:43 2014 +0000

            coverity#1242708 Untrusted loop bound

            Change-Id: Ic5af417ad38cafa46051789574239996a8845ffb

    :040000 040000 d87041ad5b8e8aa6c4b510aaca6ea0de50aff49e
95960e28e7f75c442e0fc26741de18bbc502f82f M    opt

and from `git bisect log` (whitespace added) ...

    # bad: [cf6ea17155fabb2a120ba07c150735591ac861d7]
        source-hash-3f94c9e9ddfd807b449f3bb9b232cf2041fa12d2
    # good: [fc71ac001f16209654d15ef8c1c4018aa55769f5]
        source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
    git bisect start 'latest' 'oldest'
    # good: [8cf60cc706948588e2f33a6d98b7c55d454e362a]
        source-hash-f340f0454627939f1830826fb5cc53a90e6c62a4
    git bisect good 8cf60cc706948588e2f33a6d98b7c55d454e362a
    # good: [7beddf3808dadd525d7e55c00a5a90a2b44c23d3]
        source-hash-2f10386ce577f52e139aa23d41bc787d8e0b4d59
    git bisect good 7beddf3808dadd525d7e55c00a5a90a2b44c23d3
    # good: [fb3ec529b3f37f0c7eab2e9b7a9cc695c0f27676]
        source-hash-0516d123f53917d1833c7e8a8c528a619c71a0af
    git bisect good fb3ec529b3f37f0c7eab2e9b7a9cc695c0f27676
    # good: [47a64818ddfe63bbb8e6448fcc476f55996d61b1]
        source-hash-d12efada389643ab0e13a280246d14caed273029
    git bisect good 47a64818ddfe63bbb8e6448fcc476f55996d61b1
    # good: [8f2027699192b7f2aaf83f95a02c817f2e0c8d50]
        source-hash-eb6d27321d2d5f9d069c4a3cbcc9bc6e5b4c98ab
    git bisect good 8f2027699192b7f2aaf83f95a02c817f2e0c8d50
    # good: [a318eefc5f56a820803027a525c255451cd603bd]
        source-hash-537befbb2fd5f1587f7c9cd8c55498d29b713770
    git bisect good a318eefc5f56a820803027a525c255451cd603bd
    # bad: [ae924ef4ddc9d3c4a941fa9c444f9712c59721cf]
        source-hash-7fe2a3fd370049d7599c301d2af71ca61fec1431
    git bisect bad ae924ef4ddc9d3c4a941fa9c444f9712c59721cf
    # bad: [4215aa7df7b2f632c2bcf6abc2f49388fc510042]
        source-hash-db222b74f1482870aac76d51646215d756901b8d
    git bisect bad 4215aa7df7b2f632c2bcf6abc2f49388fc510042
    # good: [6ca58fb62944a6ef674e4630740673971334f424]
        source-hash-1b9aaba0bfe8bc0872e7ea9f9aef5961e4b52f7c
    git bisect good 6ca58fb62944a6ef674e4630740673971334f424
    # good: [ea00dc01d460eb870bbbbb60ad06000b1a7da41e]
        source-hash-772a36932e4803beaffdad87200e0162e1020e94
    git bisect good ea00dc01d460eb870bbbbb60ad06000b1a7da41e
    # bad: [bc4fa52a1f8c33aa35ed98b277238fd0c631fcca]
        source-hash-b943150fe84a0158546b6a00ee330ea503c02359
    git bisect bad bc4fa52a1f8c33aa35ed98b277238fd0c631fcca
    # bad: [8c91fe808882b18c3aa1e1b20fc147f62f50ba50]
        source-hash-2ab8eb20ce82649168af96c551476cdfeb31f4ff
    git bisect bad 8c91fe808882b18c3aa1e1b20fc147f62f50ba50
    # bad: [a1422a6cd05a917b9187e3227e2c111ab20508f3]
        source-hash-05362fd2dbb481b735e8b7e97288d842a6e3ec0b
    git bisect bad a1422a6cd05a917b9187e3227e2c111ab20508f3
    # first bad commit: [a1422a6cd05a917b9187e3227e2c111ab20508f3]
        source-hash-05362fd2dbb481b735e8b7e97288d842a6e3ec0b

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

Reply via email to