[Gambas-user] gambas3 segfaults on Ubuntu MATE for the Raspberry Pi 2

Benoît Minisini gambas at ...1...
Sat Oct 31 17:25:42 CET 2015


Le 31/10/2015 15:20, Patrik Karlsson a écrit :
> Ok, this is what I got:
>
> (gdb) run
> Starting program: /usr/bin/gbx3
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library
> "/lib/arm-linux-gnueabihf/libthread_db.so.1".
> [New Thread 0x6eb81460 (LWP 4656)]
> [New Thread 0x6e176460 (LWP 4657)]
> [New Thread 0x6d976460 (LWP 4658)]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x6ff137ce in ?? () from /usr/lib/arm-linux-gnueabihf/libLLVM-3.5.so.1
> (gdb) bt
> #0  0x6ff137ce in ?? () from /usr/lib/arm-linux-gnueabihf/libLLVM-3.5.so.1
> #1  0x6ff13720 in ?? () from /usr/lib/arm-linux-gnueabihf/libLLVM-3.5.so.1
> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
> (gdb)
>

I have no idea why the interpreter is inside he libLLVM library. He 
should be there. Are you sure you have run the gambas 3 IDE?

Can you compile Gambas from sources with debugging information on the 
RPi, so that we get more information?

-- 
Benoît Minisini




More information about the User mailing list