Hello again. I managed to fix it by closing the stream and file and reopening it (skipping all file info and stream founding routines along the way).
2011/12/12 Peter Enerccio <[email protected]> > I changed a few lines here and there: http://paste.pocoo.org/show/519896/ > and now it really seg faults in avbin_seek_file(). > > > 2011/12/12 Nathan <[email protected]> > >> 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. >> >> > -- 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.
