GNU bug report logs -
#53343
29.0.50; assertion failure in diff--iterate-hunks
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Tue, 18 Jan 2022 11:04:01 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Stephen Berman <stephen.berman <at> gmx.net> writes:
> On the other hand, I get the assertion failure with the above recipe in
> emacs-28 and emacs-27, and it seems unlikely that such a bug in
> diff-mode would have gone unnoticed till now, so maybe the diff is
> malformed. (Though if so, why does the failure not happen when visiting
> the file containing the diff?)
I tried
(setq debug-on-error t)
put the diff in a file, and got a backtrace when loading it.
Debugger entered--Lisp error: (error "Unknown diff hunk type")
signal(error ("Unknown diff hunk type"))
error("Unknown diff hunk type")
diff-hunk-text("" nil nil)
diff-syntax-fontify-hunk(506 506 t)
etc
So I've now made that function less assertative, and that fixes this
issue.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 122 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.