[Gambas-user] Possible BUG at code editor

Benoit Minisini gambas at ...1...
Mon Nov 5 11:50:21 CET 2007


On lundi 5 novembre 2007, Arief Bayu Purwanto wrote:
> > Nothing append
> > Please go to : http://gambas.sourceforge.net/tr-report.html
> >
> > Section how to report a crash
> >
> > and then return all the informations...
> >
> > It can be specific to you...
> >
> > Fabien
>
> Ah, I'm sorry.
>
> here's gdb output :
>
> silent at ...1792...:~/tmp/gambas2$ cd trunk/app/src/gambas2/
> silent at ...1792...:~/tmp/gambas2/trunk/app/src/gambas2$ gbc2 -agt
> OK
> silent at ...1792...:~/tmp/gambas2/trunk/app/src/gambas2$ gdb gbx2
> GNU gdb 6.6-debian
> Copyright (C) 2006 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
> are welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i486-linux-gnu"...
> Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
> (gdb) set args -p
> (gdb) run
> Starting program: /usr/local/bin/gbx2 -p
> [Thread debugging using libthread_db enabled]
> [New Thread -1209719120 (LWP 6419)]
> Error while reading shared library symbols:
> Cannot find new threads: generic error
> Qt: gdb: -nograb added to command-line options.
>          Use the -dograb option to enforce grabbing.
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1209719120 (LWP 6419)]
> 0xb7aa6bba in QString::insert () from /usr/lib/libqt-mt.so.3
>
> This is uname -a:
> silent at ...1792...:~/tmp/gambas2/trunk/app/src/gambas2$ uname -a
> Linux hacked 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686
> GNU/Linux
>
> I'm using ubuntu 7.10

Please provide the stack backtrace too.

-- 
Benoit Minisini




More information about the User mailing list