[Gambas-user] Division by zero in TextEditor

Benoît Minisini g4mba5 at gmail.com
Mon Jul 1 10:04:03 CEST 2019


Le 01/07/2019 à 09:53, Gianluigi a écrit :
> 
> 
> Il giorno lun 1 lug 2019 alle ore 09:27 Benoît Minisini 
> <g4mba5 at gmail.com <mailto:g4mba5 at gmail.com>> ha scritto:
> 
>     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
> 
> 
> There is something I don't understand, here we talk about Gambas 
> installations from PPA.
> To my knowledge there is no ~/gambas3-xxx/app/src/gambas3 directory.
> If you compile Gambas3 Master or Stabile there are no segmentation problems.
> 
> Regards
> Gianluigi
> 

You can run the IDE that way:

$ cd /usr/bin
$ gdb gbr3
...
(gdb) run gambas3
...

-- 
Benoît Minisini


More information about the User mailing list