Bug#638741: test results

2012-07-01 Thread Etienne Millon
* Goswin von Brederlow goswin-...@web.de [120629 22:56]: Etienne: Could you please build a patched libao and test zsnes under multiarch to give a second point of reference? Hello, I could install zsnes:i386 on a amd64 system (with a bit pinning as #673770 blocks SDL in testing) using the

Bug#638741: test results

2012-07-01 Thread Etienne Millon
* Etienne Millon etienne.mil...@gmail.com [120701 16:08]: (cf attached gdb trace) Here it is. -- Etienne Millon $ gdb zsnes GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free

Bug#638741: test results

2012-07-01 Thread Ron
On Sun, Jul 01, 2012 at 04:11:59PM +0200, Etienne Millon wrote: * Etienne Millon etienne.mil...@gmail.com [120701 16:08]: (cf attached gdb trace) Here it is. Well, it's exploded from an access inside libao ... Program received signal SIGSEGV, Segmentation fault. __strlen_sse2_bsf () at

Bug#638741: test results

2012-07-01 Thread Etienne Millon
* 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

Bug#638741: test results

2012-07-01 Thread Ron
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

Bug#638741: test results

2012-07-01 Thread Etienne Millon
* Ron r...@debian.org [120701 23:07]: 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

Bug#638741: test results

2012-06-30 Thread Goswin von Brederlow
Ron r...@debian.org writes: On Fri, Jun 29, 2012 at 07:58:59PM +0200, Goswin von Brederlow wrote: my only concern with the patch was that it breaks other sources providing plugins for libao. As Ron mentioned on irc there are none such sources in debian so this is of no concern. What I said

Bug#638741: test results

2012-06-30 Thread Leo 'costela' Antunes
Hi, Hope you guys don't mind if I just jump in here and try to cool down the discussion, since it's getting kinda flamy. * Goswin von Brederlow wrote: That was 10 month ago. A revised patch came in December, still 6 month for you to do something. Your first response was Fri, 29 Jun 2012

Bug#638741: test results

2012-06-30 Thread Ron
On Sun, Jul 01, 2012 at 03:58:45AM +0200, Leo 'costela' Antunes wrote: Hi, Hope you guys don't mind if I just jump in here and try to cool down the discussion, since it's getting kinda flamy. Yeah, that tends to happen when people get tired of repeating themselves to Goswin, and he keeping

Bug#638741: test results

2012-06-29 Thread Goswin von Brederlow
Hi, my only concern with the patch was that it breaks other sources providing plugins for libao. As Ron mentioned on irc there are none such sources in debian so this is of no concern. I've tested the patch using mpg321 as test application and it works exactly as it should. A strace shows libao

Bug#638741: test results

2012-06-29 Thread Ron
On Fri, Jun 29, 2012 at 07:58:59PM +0200, Goswin von Brederlow wrote: my only concern with the patch was that it breaks other sources providing plugins for libao. As Ron mentioned on irc there are none such sources in debian so this is of no concern. What I said doesn't mean there is no

Bug#638741: test results

2012-06-29 Thread Etienne Millon
* Goswin von Brederlow goswin-...@web.de [120629 22:56]: Etienne: Could you please build a patched libao and test zsnes under multiarch to give a second point of reference? I will be able to do that but not before Sunday, I'll let you know how it turns out. (NB : If one wants to do the test