[Gambas-user] Division by zero in TextEditor

gen braga genbraga1 at gmail.com
Thu Jul 4 00:39:17 CEST 2019


Going further, I got a backtrace by retracing the core dump from one
of the segmentation faults.

results attached.

-
Gen

2019-07-01 4:26 GMT-03:00, Benoît Minisini <g4mba5 at gmail.com>:
> Le 01/07/2019 à 01:57, gen braga a écrit :
>> I also get a segmentation error...
>
> Please get a backtrace of the crash as explained in
> http://gambaswiki.org/wiki/doc/report#t5
>
> Regards,
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
$ apport-retrace -g /var/crash/_usr_bin_gbx3.1000.crash 
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Lendo símbolos de /usr/bin/gbx3...(no debugging symbols found)...concluído.
warning: core file may not match specified executable file.
[New LWP 2054]
warning: .dynamic section for "/usr/lib/gambas3/gb.clipper.so" is not at the expected address (wrong library or version mismatch?)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `gbr3 gambas3'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xaff13032 in ?? () from /usr/lib/gambas3/gb.jit.so
(gdb) bt
#0  0xaff13032 in ?? () from /usr/lib/gambas3/gb.jit.so
#1  0xaff175cd in ?? () from /usr/lib/gambas3/gb.jit.so
#2  0xaff13bda in ?? () from /usr/lib/gambas3/gb.jit.so
#3  0xaff04876 in ?? () from /usr/lib/gambas3/gb.jit.so
#4  0x0808c17c in ?? ()
#5  0x00001e02 in ?? ()
#6  0x00000000 in ?? ()


More information about the User mailing list