Bug#679526: Bug#638741: test results

Ron ron at debian.org
Sun Jul 1 21:06:37 UTC 2012


On Sun, Jul 01, 2012 at 09:47:41PM +0200, Etienne Millon wrote:
> * Ron <ron at 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







More information about the Pkg-games-devel mailing list