Le 22/11/2012 12:54, richard a écrit : > > richard@ASUSG74S:~/svn/gambas3/trunk$ gambas3 > Bus error (core dumped) > richard@ASUSG74S:~/svn/gambas3/trunk$ > > regards >
Weird... Can you do that: $ gdb gbr3 ... (gdb) run /usr/bin/gambas3 Then the program should run until the bus error, and you will get the gdb prompt back. (gdb) bt ... Send me the output of the 'bt' command. -- Benoît Minisini ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
