When I try to bisect between Firefox 72 Nightly builds 2019-11-12 and 2019-11-14 (on Windows), I've hit the following mozregression crash twice: ``` Crash Dialog Sorry, mozregression GUI encountered an error... Please consider filing a bug, and in this case please copy paste the following information: platform: Windows-10-10.0.18362 python: 2.7.16 FROZEN (32bit) mozregui: 0.9.42 mozregression: 3.0.1 message: IndexError: list index out of range traceback: File ".\mozregui\bisection.py", line 82, in check_merge File "..\mozregression\bisector.py", line 265, in handle_merge File "..\mozregression\build_range.py", line 98, in __getitem__ ``` This bug looks like IndexError bug 1567259. btw, clicking the "filing a bug" link (to https://wiki.mozilla.org/Auto-tools/Projects/Mozregression#Issue_.2F_feature_tracking) doesn't open the web page. But I copy right-click the link and select "Copy Link Location".
Bug 1596823 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
When I try to bisect between Firefox 72 Nightly builds 2019-11-13 and 2019-11-14 (on Windows), I've hit the following mozregression crash twice: ``` Crash Dialog Sorry, mozregression GUI encountered an error... Please consider filing a bug, and in this case please copy paste the following information: platform: Windows-10-10.0.18362 python: 2.7.16 FROZEN (32bit) mozregui: 0.9.42 mozregression: 3.0.1 message: IndexError: list index out of range traceback: File ".\mozregui\bisection.py", line 82, in check_merge File "..\mozregression\bisector.py", line 265, in handle_merge File "..\mozregression\build_range.py", line 98, in __getitem__ ``` This bug looks like IndexError bug 1567259. btw, clicking the "filing a bug" link (to https://wiki.mozilla.org/Auto-tools/Projects/Mozregression#Issue_.2F_feature_tracking) doesn't open the web page. But I copy right-click the link and select "Copy Link Location".