[Gambas-user] SOLVED Re: [CRASH REPORT] GambasTester

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Aug 22 17:20:11 CEST 2015


Also, please load new version of GambasTester (0.9.47). I had forgotten
something from debugging in previous version.


Jussi

On Sat, Aug 22, 2015 at 4:29 PM, Karl Reinl <karl.reinl at ...9...> wrote:

> Am Samstag, den 22.08.2015, 13:04 +0200 schrieb Benoît Minisini:
> > Le 22/08/2015 10:31, Karl Reinl a écrit :
> > > Salut Benoît, Salut Jussi ,
> > >
> > > Damned, my program crashed Gambas that way :
> > >
> > > crash on F5
> > >
> > > Program received signal SIGFPE, Arithmetic exception.
> > > 0x08073d10 in check_size (size=<optimized out>, inc=0,
> _object=<optimized out>)
> > >      at gbx_c_array.c:436
> > > 436         size = (size + inc - 1) / inc * inc;
> > > (gdb) bt
> > > #0  0x08073d10 in check_size (size=<optimized out>, inc=0,
> > >      _object=<optimized out>) at gbx_c_array.c:436
> > > #1  0x08073e9c in Array_new (_object=0x80bc514, _param=0xb74a8030)
> > >      at gbx_c_array.c:512
> > > #2  0x08051f48 in EXEC_native () at gbx_exec.c:1366
> > > #3  0x0805264b in EXEC_special (special=0, class=0x80ae2d4,
> > >      object=<optimized out>, nparam=2, drop=1 ' ') at gbx_exec.c:1674
> > > #4  0x080529d4 in EXEC_special_inheritance (special=0, class=0x80ae2d4,
> > >      object=0x80bc514, nparam=0, drop=1 ' ') at gbx_exec.c:1829
> > > #5  0x08052cd5 in EXEC_new () at gbx_exec.c:1947
> > > #6  0x0807f89d in EXEC_loop () at gbx_exec_loop.c:907
> > > #7  0x080511a7 in EXEC_function_loop () at gbx_exec.c:931
> > > #8  0x0805181a in EXEC_function_real () at gbx_exec.c:895
> > > #9  0x08058618 in CLASS_run_inits (class=0x80b215c) at
> gbx_class_load.c:1287
> > > #10 0x0804b40c in main (
> > >      argc=<Fehler beim Lesen der Variable: Cannot access memory at
> address 0x0>, argv=0xbffff364) at gbx.c:381
> > > (gdb)
> > >
> >
> > Fixed in revision #7233.
> >
> > Regards,
> >
>
> Solved, reworks again now.
> --
> Amicalement
> Charlie
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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