On Sun, Mar 19, 2006 at 08:57:14PM +0100, Loïc Minier wrote: > Actually, I get the bug very often if I rm ~/.gstreamer-0.10 -rf > between the loops, eg.: > > rm ~/.gstreamer-0.10 -rf > > bee% rm ~/.gstreamer-0.10 -rf > bee% for i in `seq 1 100`; do echo -n "$i "; gst-inspect-0.10 > /dev/null; > done > 1 2 OIL: ERROR liboiltest.c 368: oil_test_check_impl(): function > fbCompositeSolid_nx8888mmx in class composite_over_argb_const_src failed > check (1,67772e+07 > 100) outside=0 > 3 4 5 6 7 8 > > I suspect disk I/O helps, this is really an awful bug to reproduce.
oil_init() chooses a different random number seed each time it starts, which is why it doesn't appear every time. dave... -- David Schleef Big Kitten LLC (http://www.bigkitten.com/) -- data acquisition on Linux -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]