Comment # 1 on bug 1170639 from
It can also get stuck in t/81_scanimage-perl.t

It is also possible to trigger the problem on machines with more CPU cores
using this patch:

 %check
-make test
+taskset 1 make test


You are receiving this mail because: