Hi again, Am Freitag, den 14.11.2014, 00:08 -0300 schrieb Felipe Sateler: > Ha! It works! The problem seems to be one of units: the rtkit-test > program wrongly set RTTIME to 3 orders of magnitude higher than the > max timeout allowed by rtkit-daemon.
I assume you are refering to this line rlim.rlim_cur = rlim.rlim_max = 100000000ULL; /* 100ms */ in which it sets the limit to 100 million microseconds, which is 100 seconds, though the comment suggests that it is supposed to be 100 miliseconds. I think this is a severe bug, since it makes the tests fail 100% cases. Are you going to report it upstream? And why didn't you include the fix in the package that you just requested a freeze exception for? Thanks again! - Fabian _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers