> Hope this helps...
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff7535f5e in ffi_call_unix64 () from /usr/lib/libffi.so.5
> (gdb) bt
> #0  0x00007ffff7535f5e in ffi_call_unix64 () from /usr/lib/libffi.so.5
> #1  0xff007ffff7535c84 in ?? ()
> #2  0xffffffffffffffff in ?? ()
> #3  0xffffffffffffffff in ?? ()
> #4  0xffffffffffffffff in ?? ()
> #5  0xffffffffffffffff in ?? ()
> #6  0xffffffffffffffff in ?? ()
> #7  0xffffffffffffffff in ?? ()
> #8  0xffffffffffffffff in ?? ()
> #9  0xffffffffffffffff in ?? ()
> #10 0xffffffffffffffff in ?? ()
> ...
> 
> Jussi
> 

Did you compile Gambas with debugging information enabled ?

Otherwise you will have more useful information by running your program inside 
valgrind.

-- 
Benoît Minisini

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to