https://bugs.documentfoundation.org/show_bug.cgi?id=149017
Emanuele Gissi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, regression --- Comment #5 from Emanuele Gissi <[email protected]> --- This evening I learned how to bibisect ;-) Here is the result: bf268c31caec86de1f7e0f995437ead12ac6ba72 is the first bad commit commit bf268c31caec86de1f7e0f995437ead12ac6ba72 Author: Jenkins Build User <[email protected]> Date: Tue Apr 19 13:59:17 2022 +0200 source sha:7418fc88021a7d2cb45eb3b029466ed7a14d3338 source sha:7418fc88021a7d2cb45eb3b029466ed7a14d3338 instdir/program/libswlo.so | Bin 22890520 -> 22890520 bytes instdir/program/setuprc | 2 +- instdir/program/versionrc | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) 8<--- And here the log: # bad: [16f1762399466f3c1786d87df5e24b338a99803f] source sha:10f3cb6aa8794d063ae5990066fcfa006d47c512 # good: [36b1ce7e6118699fd36c37261da7f24f935b41ac] source sha:229123ccc6f90ebf66b3e659bebbd53f8a9bdd3a git bisect start 'origin/master' 'oldest' # good: [d62c3181450226fe8764d625ce29c2d896ef7ef2] source sha:6a3f402f44572ddaa409915a5d67c10cec8d63b5 git bisect good d62c3181450226fe8764d625ce29c2d896ef7ef2 # good: [296f275993a04a49c4084c7cf82563f45f474e27] source sha:a0202e0b8c5757c3dbb5f0938a4305fbe2db9429 git bisect good 296f275993a04a49c4084c7cf82563f45f474e27 # good: [ad39d2b2bed9360da794d8dffe4d22a365dbb322] source sha:e8157e60561b950f6a7d8a577145f034912e742d git bisect good ad39d2b2bed9360da794d8dffe4d22a365dbb322 # bad: [ac51595523c980746da56d307b5f7fe534935a8f] source sha:50e40364f5f60d1e4aa6aaacd48383cd98b3a25e git bisect bad ac51595523c980746da56d307b5f7fe534935a8f # bad: [4a140c904873000481f2e69b746c7a3fe43f0958] source sha:14b39046ab70d71bf434f4a44b628d3f2c2bde12 git bisect bad 4a140c904873000481f2e69b746c7a3fe43f0958 # bad: [dc6c9a828978f5d237abfe660b8f89142e333cea] source sha:dc886bc6de2c0061a840bea2426663c3be2ecd26 git bisect bad dc6c9a828978f5d237abfe660b8f89142e333cea # bad: [64a4e3eedb23c7fad398a820ca69e255b78eab48] source sha:6500106dff0f0cd86f509ffd01542aab77c21596 git bisect bad 64a4e3eedb23c7fad398a820ca69e255b78eab48 # good: [490291fc0c909a03fd5bba40ee8bc7563793c8c1] source sha:e50f6cefdc92d98b16abcdaad11f1eb046dc7652 git bisect good 490291fc0c909a03fd5bba40ee8bc7563793c8c1 # good: [5d241fe802c72907511304da49a7672038c657cd] source sha:b12727e15a82216f709ccb6e37a9029d60ad4831 git bisect good 5d241fe802c72907511304da49a7672038c657cd # bad: [9ce7ea99c9971aa6a86cddea3216fe86063a335b] source sha:e0c424ba729e4659ce1007254adbbceafbeaef5b git bisect bad 9ce7ea99c9971aa6a86cddea3216fe86063a335b # good: [af84c263b904ffb1cf19459fdacb31eb634d8a22] source sha:a93346144e2948fc5b2afc31601eb49a1a2838eb git bisect good af84c263b904ffb1cf19459fdacb31eb634d8a22 # bad: [bf268c31caec86de1f7e0f995437ead12ac6ba72] source sha:7418fc88021a7d2cb45eb3b029466ed7a14d3338 git bisect bad bf268c31caec86de1f7e0f995437ead12ac6ba72 # good: [0c773a2937620343b95ecde61fd7663716effbdd] source sha:2f5cc5a4249feb4ffded2892aef5957d2aed192f git bisect good 0c773a2937620343b95ecde61fd7663716effbdd # first bad commit: [bf268c31caec86de1f7e0f995437ead12ac6ba72] source sha:7418fc88021a7d2cb45eb3b029466ed7a14d3338 -- You are receiving this mail because: You are the assignee for the bug.
