https://bugs.documentfoundation.org/show_bug.cgi?id=170205
--- Comment #18 from [email protected] --- I was wrong in comment 15 when saying that git master (ff0eebbac4c03e820485ccb7ea1f6e9f06606a09) doesn't crash. It does crash! With commit cc9574aa24614d168ead5ace2fcc96267347279f it seems to run stable so far, so I think it can be bisected. BUT, going from good to bad step by step will not work, because that will take forever. I would need a list of Commits thats between the two mentioned commits and a way to directly jump to any given commit. So I can always devide the range by two, finding the culprit "faster" (it will still take a looooong time)... Here's an updated list of builds that crash: 25.8.0.4 -> no crash, no linktarget 25.8.1.1 -> no crash, no linktarget 25.8.2.2 -> no crash, no linktarget 25.8.3.1 -> crash, first build that brings the linktarget (for example: "_blank") back 25.8.3.2 -> crash 25.8.4 -> crash 26.2.0 Beta 1 -> crash 26.2.0.3 -> crash 26.2.1.0.0+ (X86_64), Build ID: ff0eebbac4c03e820485ccb7ea1f6e9f06606a09 -> crash 26.8.0.0.alpha0+ (X86_64), Build ID: 680(Build:0) -> crash -- You are receiving this mail because: You are the assignee for the bug.
