[Gambas-user] GB.JIT Crashes

Sebastian Kulesz sebikul at ...626...
Fri Jun 15 04:11:14 CEST 2012


The last commit fixed the previous bug, but now i'm getting a weird
error. I have a parent class with ~100 childs. When I add "Fast" on
the parent the only message I get is:

"Stack became corrupted in a JIT function. Please make a bug report."

Full output with GB_JIT: http://pastebin.com/gyW56S2H


The source can be found here:
http://bazaar.launchpad.net/~sebikul/mundus/trunk/view/head:/.src/Module.class

Thanks!

On Tue, Jun 12, 2012 at 6:48 AM, Sebi <sebikul at ...626...> wrote:
> The source can be found here:
> http://bazaar.launchpad.net/~sebikul/mundus/trunk/view/head:/.src/Main.module
>
> Let me know if you need more info!
>
> Thanks!!
> -----Original Message-----
> From: Emil Lenngren <emil.lenngren at ...626...>
> Date: Sun, 10 Jun 2012 01:06:19
> To: mailing list for gambas users<gambas-user at lists.sourceforge.net>
> Reply-To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Subject: Re: [Gambas-user] GB.JIT Crashes
>
> Yes please, how does your source code look like? Are you trying to
> enumerate a class?
>
> /Emil
>
> 2012/6/9 Sebastian Kulesz <sebikul at ...626...>
>
>> Hi! I'm getting a crash when I place the fast keyword on top of a
>> module. The output:
>>
>> 19PushClassExpression
>> gbx3: jit.h:145: virtual llvm::Value* Expression::codegen_get_value():
>> Assertion `false && "codegen_get_value not done yet for this type"'
>> failed.
>>
>> If you need the source let me know!
>>
>> Thanks!
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list