On Sun, Mar 13, 2016 at 06:29:14AM +0000, noloa...@gmail.com via RT wrote: > >> It looks like the hang is still present as of 603358d. > >> > >> When the following runs: > >> > >> ../test/recipes/30-test_afalg.t > >> > >> What is actually running? How can I get it under a debugger? > > > > > > $ ./config -d > > $ make > > $ make test/afalgtest > > $ cd test > > $ OPENSSL_ENGINES=../engines/afalg gdb ./afalgtest > > OK, I've got two hung processes from two attempts to debug this: > > $ ps -A | grep afalgtest > 1030 pts/0 00:00:00 afalgtest > 1196 pts/0 00:00:00 afalgtest > > Both appear to be hanging in syscall 248:
So that appears to be: ./engines/afalg/e_afalg.c: return syscall(__NR_io_submit, ctx, n, iocb); Kurt -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4411 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev