[Gambas-user] Crash Gambas3.12.2

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue Feb 26 23:47:08 CET 2019


The IDE freeze, but gdb says it crashes. The back trace is weird...

(gdb) run
Starting program: /usr/bin/gbx3
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
gb.gui.qt: warning: 'gb.qt5' component not found, using 'gb.qt4' instead
[New Thread 0x7fffd7bd3700 (LWP 4274)]
[New Thread 0x7fff96de9700 (LWP 4275)]
[New Thread 0x7fff965e8700 (LWP 4276)]
[New Thread 0x7fff95c01700 (LWP 4277)]

Thread 1 "gbx3" received signal SIGSEGV, Segmentation fault.
__memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2940
2940    ../sysdeps/x86_64/multiarch/memcpy-ssse3.S: No such file or
directory.
(gdb) bt
#0  0x00007ffff7b53062 in __memcpy_ssse3 ()
    at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2940
#1  0x00005555555b8082 in memcpy (__len=18446744073709551615,
__src=0x555556a28bef, __dest=<optimized out>)
    at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34
#2  0x00005555555b8082 in STRING_new (src=0x555556a28bef "", len=-1)
    at gbx_string.c:320
#3  0x00005555555bbc68 in VALUE_write (value=0x7ffff640e220,
addr=0x555556689f20, type=<optimized out>) at gbx_value.c:1136
#4  0x00005555555bbdb1 in VALUE_class_write (class=<optimized out>,
value=<optimized out>, addr=<optimized out>, ctype=...) at gbx_value.c:1537
#5  0x00005555555aee01 in EXEC_loop () at gbx_exec_loop.c:1716
#6  0x00005555555b2fbd in EXEC_function_loop () at gbx_exec.c:913
#7  0x00005555555b3432 in EXEC_function_real () at gbx_exec.c:900
#8  0x00005555555b4774 in EXEC_public_desc (class=<optimized out>,
object=<optimized out>, desc=<optimized out>, nparam=<optimized out>) at
gbx_exec.c:1593
#9  0x000055555558def0 in raise_event (observer=<optimized out>,
    observer at entry=0x555555c2e408, object=object at entry=0x5555566a9318,
func_id=175, func_id at entry=176, nparam=nparam at entry=0) at gbx_api.c:794
#10 0x000055555558e1b0 in GB_Raise (object=object at entry=0x5555566a9318,
event_id=0, nparam=nparam at entry=0) at gbx_api.c:926
#11 0x00005555555a7d77 in trigger_timer (_object=_object at entry
=0x5555566a9318)
    at gbx_c_timer.c:162


Jussi

On Tue, Feb 26, 2019 at 8:14 PM Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 26/02/2019 à 18:24, Pino Zollo a écrit :
> > Here it is....only 12 KB...
> >
> > Run it and Just click on the button.
> >
> > ...the IDE closes.
> >
> > Thanks
> >
> > Pino Zollo
> >
> >
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
> >
>
> Mmm... I have no crash at all. The non UTF-8 characters display rubbish,
> but no crash.
>
> --
> 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/20190227/514c37fb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysinfo
Type: application/octet-stream
Size: 2244 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190227/514c37fb/attachment.obj>


More information about the User mailing list