https://bugs.documentfoundation.org/show_bug.cgi?id=146713
--- Comment #7 from Hossein <[email protected]> --- Not reproducible in 4.0.0.1. It should have happened somewhere between 4.0.0.1 and 4.1.2.3. I think this is the source of the problem: commit f0393d7ff69011a16b100541ef18e5090544e4a1 Author: Khaled Hosny <[email protected]> AuthorDate: Mon May 6 16:54:53 2013 +0200 Commit: Khaled Hosny <[email protected]> CommitDate: Mon May 6 17:22:30 2013 +0200 bad: refs/tags/last41onmaster good: refs/tags/last40onmaster $ git bisect start last41onmaster last40onmaster # bad: [c2069a369d738078124812312d51f21ea1ce2421] source-hash-f160e4935c474a5293b3d3c11b3d538efb4767a0 # good: [2e0fa432485d1db6abd355dad8ccb06f0b97e4fb] source-hash-ce90f99a2d66c2b998ad3f9f028e2ea623a757f5 git bisect start 'last41onmaster' 'last40onmaster' # good: [c1631ee90606d0a7928496fb9548bcd0dbe69dbf] source-hash-28fb57daa77438f5e63132d3417062a11a44461e git bisect good c1631ee90606d0a7928496fb9548bcd0dbe69dbf # good: [0e1044821fb18012f74e2c8fd79abba13944ac9d] source-hash-11b851d2f2f8ee6230b8c732d5b157e472c21be2 git bisect good 0e1044821fb18012f74e2c8fd79abba13944ac9d # good: [7130a0223e15d56e6ec1f0b6bb08e0793729cb4a] source-hash-eea39218ca7c22e40b997b5efd0d9ea08e01090b git bisect good 7130a0223e15d56e6ec1f0b6bb08e0793729cb4a # bad: [7735ac016add3b7e4b96d6017919a828e3271a0a] source-hash-923312f67fbf120158f01c2c0e588af38fc22364 git bisect bad 7735ac016add3b7e4b96d6017919a828e3271a0a # good: [96f14f1bf7505b59a2731dcba1615568f03fd68f] source-hash-f0393d7ff69011a16b100541ef18e5090544e4a1 git bisect good 96f14f1bf7505b59a2731dcba1615568f03fd68f # bad: [f1fda5341557321cf4953c0d5dc6ffe262f1b545] source-hash-ee8323e2280c72eb5cc9ec0257164154b2580a78 git bisect bad f1fda5341557321cf4953c0d5dc6ffe262f1b545 # bad: [59a69f706fe3c6e178a8ecda6fe82d72b0eef465] source-hash-48ad2f61fe71edc1a8967b322d3e0f368f4be06f git bisect bad 59a69f706fe3c6e178a8ecda6fe82d72b0eef465 # first bad commit: [59a69f706fe3c6e178a8ecda6fe82d72b0eef465] source-hash-48ad2f61fe71edc1a8967b322d3e0f368f4be06f -- You are receiving this mail because: You are the assignee for the bug.
