[Gambas-user] JIT crash

Jussi Lahtinen jussi.lahtinen at gmail.com
Sun Aug 19 02:18:00 CEST 2018


Not sure what to add..?

Program received signal SIGSEGV, Segmentation fault.
GB_Ref (object=0x10) at gbx_api.c:1252
1252            OBJECT_REF(object);
(gdb) bt
#0  0x000055555558595f in GB_Ref (object=0x10) at gbx_api.c:1252
#1  0x00007fffea68a2b9 in jit_canimation_2_.constprop ()
    at /tmp/gambas.1000/2383/jit/gb.so
#2  0x00007fffea699147 in jit_canimation_2 ()
    at /tmp/gambas.1000/2383/jit/gb.so
#3  0x0000555555572ee8 in JIT_exec (ret_on_stack=ret_on_stack at entry=1
'\001')
    at gbx_jit.c:228
#4  0x00005555555a0f5b in EXEC_loop () at gbx_exec_loop.c:1149
#5  0x00005555555a5d4d in EXEC_function_loop () at gbx_exec.c:913
#6  0x0000555555573432 in JIT_call_unknown (pc=0x5555559c61aa,
sp=<optimized out>) at gbx_jit.c:315
#7  0x00007fffea68fb28 in jit_cbutton_3_ () at
/tmp/gambas.1000/2383/jit/gb.so
#8  0x0000555555572ee8 in JIT_exec (ret_on_stack=ret_on_stack at entry=0
'\000')
    at gbx_jit.c:228
#9  0x00005555555a8bef in EXEC_function_real () at gbx_exec.c:884
#10 0x00005555555a8bef in EXEC_public_desc (class=<optimized out>,
object=<optimized out>, desc=<optimized out>, nparam=<optimized out>) at
gbx_exec.c:1598
#11 0x000055555558668b in raise_event (observer=<optimized out>,
    observer at entry=0x555555a47f68, object=object at entry=0x555555a47f68,
func_id=120, func_id at entry=121, nparam=nparam at entry=0) at gbx_api.c:792
#12 0x00005555555886d1 in GB_Raise (object=0x555555a47f68,
event_id=<optimized out>, nparam=0) at gbx_api.c:898
#13 0x00007ffff5db9b2f in gambas_handle_event(GdkEvent*)
(event=0x555556088110)


Jussi

On Sat, Aug 18, 2018 at 12:53 PM Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 17/08/2018 à 01:34, Jussi Lahtinen a écrit :
> > There is still another crash, if you run the project and move mouse
> > arrow over the controls (play, stop, etc).
> >
> > Jussi
> >
>
> I don't have any crash. Can you elaborate?
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180819/0adf2959/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MediaPlayer-1.0.tar.gz
Type: application/gzip
Size: 186894 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180819/0adf2959/attachment-0001.gz>


More information about the User mailing list