Re: [Gambas-user] JIT bug 5

2012-07-10 Thread Emil Lenngren
Fixed in the latest revision! Gambas should have a real unit test system... /Emil 2012/7/10 Jussi Lahtinen > OK, see attachment. > > Jussi > > > > On 10 July 2012 22:30, Jussi Lahtinen wrote: > > > Strange, this crash occurs on somewhere in initialization sub of my > > project which worked wi

Re: [Gambas-user] JIT bug 5

2012-07-10 Thread Jussi Lahtinen
OK, see attachment. Jussi On 10 July 2012 22:30, Jussi Lahtinen wrote: > Strange, this crash occurs on somewhere in initialization sub of my > project which worked with earlier revision. > > Jussi > > > > > On 10 July 2012 22:14, Jussi Lahtinen wrote: > >> >> Not yet, able to isolate... >> >

Re: [Gambas-user] JIT bug 5

2012-07-10 Thread Jussi Lahtinen
Strange, this crash occurs on somewhere in initialization sub of my project which worked with earlier revision. Jussi On 10 July 2012 22:14, Jussi Lahtinen wrote: > > Not yet, able to isolate... > > ** INTERNAL ERROR ** > ** Bad type (12) for VALUE_undo_variant > ** Program aborting. Sorry! :

[Gambas-user] JIT bug 5

2012-07-10 Thread Jussi Lahtinen
Not yet, able to isolate... ** INTERNAL ERROR ** ** Bad type (12) for VALUE_undo_variant ** Program aborting. Sorry! :-( So, I set break point on "ERROR_panic": Breakpoint 1, ERROR_panic ( error=0x436524 "Bad type (%d) for VALUE_undo_variant") at gb_error.c:517 517{ (gdb) bt #0 ERROR