On Sun, Jul 01, 2012 at 09:47:41PM +0200, Etienne Millon wrote:
> * Ron <r...@debian.org> [120701 21:44]:
> > ... and this more or less means all bets are off for what we are
> > really seeing here.
> > 
> > You might want to build zsnes with debug symbols and inspect what
> > happened prior to calling this if you want to debug it further.
> 
> You're right. I'll investigate and dump the appropriate data
> structures.
> 
> Do you think a strace output could help too ?

Strace probably won't help a lot here, the problem isn't really tied to
interactions with system calls - my first guess would probably be that
something in zsnes isn't checking an error return that it should, and
continuing to call libao after some earlier operation failed.

It could be something entirely different to that too, but tracing the
entry to where this fell over should trip over whatever it actually is.

 Ron





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to