Re: [Qemu-devel] stack smash while using SDL 1.2.5 with QEMU 2.9

2017-09-06 Thread Gerd Hoffmann
On Wed, 2017-09-06 at 08:28 +0200, Markus Armbruster wrote: > Gerd, any ideas? > > I want to know whether it is a known issue and Is QEMU 2.9 > > compatible with > > SDL 1.2.5? Everything working fine here, even valgrind doesn't report anything unusual. qemu 2.10, SDL 1.2.15 Do you really use S

Re: [Qemu-devel] stack smash while using SDL 1.2.5 with QEMU 2.9

2017-09-06 Thread Thomas Huth
On 21.08.2017 15:02, Taimoor Mirza wrote: > Hi Guys, > > I have been using QEMU 1.5 earlier with SDL version 1.2.5. Now we have > decided to move to new version of QEMU. I have built QEMU binaries with SDL > support using SDL 1.2.5 that we were using earlier. SDL 1.2.5 is incredibly old - it has b

Re: [Qemu-devel] stack smash while using SDL 1.2.5 with QEMU 2.9

2017-09-05 Thread Markus Armbruster
Gerd, any ideas? Taimoor Mirza writes: > Hi Guys, > > I have been using QEMU 1.5 earlier with SDL version 1.2.5. Now we have > decided to move to new version of QEMU. I have built QEMU binaries with SDL > support using SDL 1.2.5 that we were using earlier. Windows binaries work > fine but I get

[Qemu-devel] stack smash while using SDL 1.2.5 with QEMU 2.9

2017-08-21 Thread Taimoor Mirza
Hi Guys, I have been using QEMU 1.5 earlier with SDL version 1.2.5. Now we have decided to move to new version of QEMU. I have built QEMU binaries with SDL support using SDL 1.2.5 that we were using earlier. Windows binaries work fine but I get stack smash in sdl.c on Linux. Below are stack traces