On Mon, Dec 12, 2016 at 06:06:37PM +0100, Bill Allombert wrote: > On Sun, Dec 11, 2016 at 11:15:00PM +0000, Ximin Luo wrote: > > Did you remove test.w before trying the tests? I think it is still > > somehow autpgrp-related. Also the "corrupted" messages seem to be > > separate from the actual failure of "no method found": > > I agree with you. But the "corrupted" messages are still a bug even > if they do not affect Sage.
I can reproduce this bug using a pristine gap installation without any Debian stuff: rm -f workspace file file.gz echo "abcdefgh" > file gzip file echo 'SaveWorkspace("workspace");' | bin/*/gap -q -b echo 'ReadLine(InputTextFile("file"));' | bin/*/gap -q -b echo 'ReadLine(InputTextFile("file"));' | bin/*/gap -q -b -L workspace I will report it upstream. Cheers, -- Bill. <ballo...@debian.org> Imagine a large red swirl here.