Update of bug #65322 (group groff):
Status: None => Unreproducible
_______________________________________________________
Follow-up Comment #9:
Well, here's a surprise.
I can't reproduce this with _groff_ 1.24.0.
1.22.4 and 1.23.0 still core on it.
I'm using Dave's reproducer from comment #7 (which I think is based on
something of Deri's).
$ cat ATTIC/pdfms2.tmac
.nr PDFHREF.VIEW.LEADING 10.0p
.tm DJ loaded
.am @NH
. nr nh*run 1
. box @NHpdf
. dt 1v @NH-end
..
.de @NH-end
. fl
. box
. nr nh*run 0
. chop @NHpdf
\&\\*[@NHpdf]
. asciify @NHpdf
. pdfbookmark \\n[nh*hl] "\\*[@NHpdf]"
..
$ ~/groff-1.22.4/bin/groff -z -Tpdf -ms -M ATTIC -m pdfms2 -pet
build/doc/ms.ms
DJ loaded
warning: file 'build/doc/ms.ms', around line 920:
table wider than line width
troff: Failed assertion at line 524, file 'src/roff/troff/input.cpp'.
/home/branden/groff-1.22.4/bin/groff: troff: Signal 6 (core dumped)
$ ~/groff-1.23.0/bin/groff -z -Tpdf -ms -M ATTIC -m pdfms2 -pet
build/doc/ms.ms
DJ loaded
troff: src/roff/troff/input.cpp:523: static int
input_stack::finish_get(node**): Assertion `level == 0' failed.
/home/branden/groff-1.23.0/bin/groff: error: troff: Aborted (core dumped)
$ ~/groff-1.24.0/bin/groff -z -Tpdf -ms -M ATTIC -m pdfms2 -pet
build/doc/ms.ms && echo "we're good, man"
DJ loaded
we're good, man
Guess I'll have to bisect this.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65322>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
