https://bugs.documentfoundation.org/show_bug.cgi?id=89236
raal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, bisected CC| |[email protected], | |[email protected] OS|Windows (All) |All --- Comment #19 from raal <[email protected]> --- This seems to have begun at the below commit. Adding Cc: to Matúš Kukan ; Could you possibly take a look at this one? Thanks b89a610ba4db766795068aa7f5c93adc4e78eaeb is the first bad commit commit b89a610ba4db766795068aa7f5c93adc4e78eaeb Author: Matthew Francis <[email protected]> Date: Sun Mar 15 05:57:15 2015 +0800 source-hash-fbf714b45625c50bb1c736ef231b5dbbab0016a1 commit fbf714b45625c50bb1c736ef231b5dbbab0016a1 Author: Matúš Kukan <[email protected]> AuthorDate: Tue Oct 21 15:17:13 2014 +0200 Commit: Matúš Kukan <[email protected]> CommitDate: Mon Nov 17 10:49:23 2014 +0100 package: Finally implement parallel zip entries deflating For that: 1, create ZipPackageStream::successfullyWritten to be called after the content is written 2, Do not take mutex when reading from WrapStreamForShare - threads should be using different streams anyway, but there is only one common mutex. :-/ Change-Id: I90303e49206b19454dd4141e24cc8be29c433045 :040000 040000 67383437fb16f4a24d936859ff4cdfa3a577ab76 9106ff29b6ddb6c66d9e2b516896e74c912cd27a M opt bibisect-44max$ git bisect log # 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 # bad: [8f2027699192b7f2aaf83f95a02c817f2e0c8d50] source-hash-eb6d27321d2d5f9d069c4a3cbcc9bc6e5b4c98ab git bisect bad 8f2027699192b7f2aaf83f95a02c817f2e0c8d50 # good: [5705bc95b469b4b7696309fba80ea590cabe8ff1] source-hash-90742105a5d95d175a89b5a253584fa1676ab02a git bisect good 5705bc95b469b4b7696309fba80ea590cabe8ff1 # good: [6022bfdffd46392ccd506f679d9b6605005c8b49] source-hash-a6e2e54c7e9ec5b852db3b3be578d79fda666601 git bisect good 6022bfdffd46392ccd506f679d9b6605005c8b49 # bad: [d06fd023188b2424a4954f522299ca5449bd7a64] source-hash-a42aa52acbbff738a00299de172ca85cb001d840 git bisect bad d06fd023188b2424a4954f522299ca5449bd7a64 # good: [220693b7b9b63600d402b3abe4862748b0b3ec2b] source-hash-e186db5257956a88ed5ed7a9db1867b44324252d git bisect good 220693b7b9b63600d402b3abe4862748b0b3ec2b # good: [e5388f18f8d7fd2d731a3f3ee8244065710f3395] source-hash-ad91cfdcf256f5af159f2f18d3b83f17b91849dc git bisect good e5388f18f8d7fd2d731a3f3ee8244065710f3395 # good: [99a6ccca1ee95f2561bc0085f3ce9d33bfa48672] source-hash-3e3b8483d7866e96bc75ddda283416c6829714af git bisect good 99a6ccca1ee95f2561bc0085f3ce9d33bfa48672 # good: [24db9952a5ed70772216b87b1a8d199f910881cc] source-hash-30f80f12fb1db4c9c6f19fcfda4e796891b6e03c git bisect good 24db9952a5ed70772216b87b1a8d199f910881cc # bad: [b89a610ba4db766795068aa7f5c93adc4e78eaeb] source-hash-fbf714b45625c50bb1c736ef231b5dbbab0016a1 git bisect bad b89a610ba4db766795068aa7f5c93adc4e78eaeb # good: [32815bb3ab0a9dd2b4c2b7e800103d4c1537b7a1] source-hash-db5552631b13e5a1d330929cd5093bd0f9894ec8 git bisect good 32815bb3ab0a9dd2b4c2b7e800103d4c1537b7a1 # first bad commit: [b89a610ba4db766795068aa7f5c93adc4e78eaeb] source-hash-fbf714b45625c50bb1c736ef231b5dbbab0016a1 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
