Package: gap-core Version: 4r4p12-1 Severity: minor When run on a terminal with a large number of columns, gap is liable to segfault when displaying a character table. I don't know the exact circumstances, but the following seems to reproduce the problem: open a terminal with 272 columns, open gap with CTblLib (gap-character-tables version 1r1p3-5 in my case, but I suppose it's not implicated in this display problem), and then run:
Display(CharacterTable("W(E8)")); On x86 this causes a segfault, and on x86_64 this causes an endless loop. -- David A. Madore ( http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org