Now on bind9 itself, Svante Signell, le jeu. 17 déc. 2020 15:54:28 +0100, a ecrit: > However, another crash happens (still to be further investigated): host > ftp.sunet.se run in gdb shows: > [New Thread 29158.13] > [New Thread 29158.14] > [New Thread 29158.15] > [New Thread 29158.16] > ftp.sunet.se is an alias for sunet.ftp.acc.umu.se. > sunet.ftp.acc.umu.se has address 194.71.11.173 > sunet.ftp.acc.umu.se has address 194.71.11.165 > > Thread 4 received signal SIGTRAP, Trace/breakpoint trap.
There are sometimes some issues with SIGTRAP. Possibly the crash you are getting outside gdb is not related at all with the SIGTRAP you are getting here. Better let execution produce a core and give the core to gdb. > 1) Build clisp-2.49.20180218+really2.49.92-3 without tests. That's just one failing case out of so many, so for convenience I have launched a rebuild without tests, being uploaded. Since it's just one failing case it'd still be useful to to check what it is: Test failed: -rw-r--r-- 1 buildd sbuild 879 May 12 11:34 socket.erg I guess possibly some missing corner case support. Samuel