[Gambas-user] JIT bug 5

Emil Lenngren emil.lenngren at ...626...
Wed Jul 11 00:43:19 CEST 2012


Fixed in the latest revision!

Gambas should have a real unit test system...

/Emil

2012/7/10 Jussi Lahtinen <jussi.lahtinen at ...626...>

> OK, see attachment.
>
> Jussi
>
>
>
> On 10 July 2012 22:30, Jussi Lahtinen <jussi.lahtinen at ...626...> 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 <jussi.lahtinen at ...626...> wrote:
> >
> >>
> >> 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_panic (error=0x436524 "Bad type (%d) for VALUE_undo_variant")
> >>     at gb_error.c:517
> >> #1  0x0000000000406bbe in VALUE_undo_variant (value=<optimized out>)
> >>     at gbx_value.c:2053
> >> #2  0x0000000000407e0f in VALUE_write (value=0x7ffff6626300,
> >> addr=0x1011e80,
> >>     type=<optimized out>) at gbx_value.c:976
> >> #3  0x0000000000429726 in GB_CollectionSet (col=<optimized out>,
> >>     key=<optimized out>, len=<optimized out>, value=0x7ffff6626300)
> >>     at gbx_c_collection.c:298
> >> #4  0x00007fffe32eeb21 in ?? ()
> >> #5  0x00007fffffffd2e0 in ?? ()
> >> #6  0x0000000000000009 in ?? ()
> >> #7  0x0000000000a4a830 in ?? ()
> >> #8  0x0000000100000000 in ?? ()
> >> #9  0x0000000000000002 in ?? ()
> >> #10 0x00007fffe32ee8e0 in ?? ()
> >> #11 0x000000000093e628 in ?? ()
> >> #12 0x0000000000000002 in ?? ()
> >> #13 0x0000000000409b86 in EXEC_enter () at gbx_exec.c:536
> >> #14 0x00007fffe4e2c251 in JR_extern_dispatch_object (object=<optimized
> >> out>,
> >>     index=<optimized out>) at jit_runtime.c:1014
> >> #15 0x00007fffffffcec0 in ?? ()
> >> #16 0x00007fffe4e219a3 in JIT_compile_and_execute () at
> >> jit_compile.cpp:138
> >> ---Type <return> to continue, or q <return> to quit---
> >> Backtrace stopped: previous frame inner to this frame (corrupt stack?)
> >>
> >>
> >> Jussi
> >>
> >
> >
>
>
> ------------------------------------------------------------------------------
> 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