On Mon, Dec 12, 2011 at 10:57 AM, Peter Enerccio <[email protected]> wrote: > Seems not to even reach that part of the program: > http://i.imgur.com/hlDah.png
Do you know whether that segfault happened before res was equal to zero, or afterwards on the next instance of the loop? If the latter, then it may be a problem with avbin_seek_file(). ~ Nathan -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
