Re: [gccsdk] ***Fatal error: Stack corruption detected***

2010-06-21 Thread Jan-Jaap van der Geer
Lee Noar leen...@sky.com wrote: Jan-Jaap van der Geer wrote: Thanks for your offer to look at this! I've just committed a fix for this that allows the source you sent me to compile with vala. You'll have to rebuild the compiler from scratch to get the patch applied. You'll also have to

Re: [gccsdk] ***Fatal error: Stack corruption detected***

2010-06-16 Thread Lee Noar
Jan-Jaap van der Geer wrote: You wrote: Jan-Jaap van der Geer wrote: I've rebuild the compiler (version r4631) and tried again, and unfortunately, nothing has changed. I'm still having the same problem. :-( Can you send me a vala source file that shows the problem? There are some

Re: [gccsdk] ***Fatal error: Stack corruption detected***

2010-05-23 Thread John Tytgat
In message pine.wnt.4.62.1005172331001.1...@c203 Jeffrey Lee m...@phlamethrower.co.uk wrote: After spending a few hours looking at some code that works fine on Linux but fails with stack/memory corruption on RISC OS, I tracked the problem area down to a situation similar to that

Re: [gccsdk] ***Fatal error: Stack corruption detected***

2010-05-22 Thread John Tytgat
In message pine.wnt.4.62.1005210819030.3...@c203 Jeffrey Lee m...@phlamethrower.co.uk wrote: On Tue, 18 May 2010, Jeffrey Lee wrote: The easiest fix is likely to be to amend the NULL check that was added to __gcc_alloca_restore() for bug #174 so that it also returns if

Re: [gccsdk] ***Fatal error: Stack corruption detected***

2010-05-01 Thread John Tytgat
In message d974c30f51.jan-j...@iyonix.c2i.net Jan-Jaap van der Geer jjvdg...@inbox.com wrote: I build the latest version of Vala (0.8.1) and tried to compile one of my programs. Vala worked for a bit, and then gave an error: ***Fatal error: Stack corruption detected*** I tried

[gccsdk] ***Fatal error: Stack corruption detected***

2010-04-29 Thread Jan-Jaap van der Geer
I build the latest version of Vala (0.8.1) and tried to compile one of my programs. Vala worked for a bit, and then gave an error: ***Fatal error: Stack corruption detected*** I tried compiling the same code under Vala in Linux, where it compiled with no problem. Googling on the errortext gave