> Did you compile Gambas with debugging information enabled ?
Gambas is compiled with following steps:
1. ./reconf
2. ./configure -C
3. make
4. sudo make install
Are debugging information enabled by default?
> Otherwise you will have more useful information by running your program inside
> Hope this helps...
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x77535f5e in ffi_call_unix64 () from /usr/lib/libffi.so.5
> (gdb) bt
> #0 0x77535f5e in ffi_call_unix64 () from /usr/lib/libffi.so.5
> #1 0xff0077535c84 in ?? ()
> #2 0x in ?? ()
Hope this helps...
Program received signal SIGSEGV, Segmentation fault.
0x77535f5e in ffi_call_unix64 () from /usr/lib/libffi.so.5
(gdb) bt
#0 0x77535f5e in ffi_call_unix64 () from /usr/lib/libffi.so.5
#1 0xff0077535c84 in ?? ()
#2 0x in ?? ()
#3 0xf