[Gambas-user] CRASH

Benoit Minisini gambas at ...1...
Sun Dec 3 23:07:42 CET 2006


On Saturday 02 December 2006 23:01, wspinto at ...1405... wrote:
> root at ...1611...:/home/kurumin/Rotinas# gbc2 -agt
> OK
> root at ...1611...:/home/kurumin/Rotinas# gdb gbx2
> GNU gdb 6.4-debian
> Copyright 2005 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.
> ---Type <return> to continue, or q <return> to quit---
> 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/libthread_db.so.1".
>
> (gdb) set args -p
> (gdb) run
> Starting program: /usr/bin/gbx2 -p
> [Thread debugging using libthread_db enabled]
> [New Thread -1210460480 (LWP 24664)]
> Qt: gdb: -nograb added to command-line options.
>          Use the -dograb option to enforce grabbing.
> kbuildsycoca running...
> KWrited - Escutando no Dispositivo /dev/pts/1
> *** glibc detected *** malloc(): memory corruption: 0x081ac1a1 ***
>
> Program received signal SIGABRT, Aborted.
> [Switching to Thread -1210460480 (LWP 24664)]
> 0xb7dc77c7 in raise () from /lib/tls/libc.so.6
> (gdb) bt
> #0  0xb7dc77c7 in raise () from /lib/tls/libc.so.6
> #1  0xb7dc906b in abort () from /lib/tls/libc.so.6
> #2  0xb7dfe545 in __fsetlocking () from /lib/tls/libc.so.6
> #3  0xb7e05aaf in free () from /lib/tls/libc.so.6
> #4  0xb7e06dfc in malloc () from /lib/tls/libc.so.6
> ---Type <return> to continue, or q <return> to quit---
> #5  0xb71ce71f in _XEnq () from /usr/lib/libX11.so.6
> #6  0xb71cfd07 in _XReply () from /usr/lib/libX11.so.6
> #7  0xb71c7275 in XSync () from /usr/lib/libX11.so.6
> #8  0xb76f8c0a in QApplication::syncX () from /usr/lib/libqt-mt.so.3
> #9  0xb7d0777a in MAIN_check_quit () at main.cpp:358
> ---Type <return> to continue, or q <return> to quit---
> #10 0xb7d10583 in remove_window_check_quit (ob=<value optimized out>)
>     at CWindow.cpp:1273
> #11 0xb7d111db in ~MyMainWindow (this=0x81b5810) at CWindow.cpp:1307
> #12 0xb781a9af in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3
> #13 0xb7d14638 in ~QFrame (this=0x0) at qframe.h:48
> ---Type <return> to continue, or q <return> to quit---
> #14 0xb7d146ac in ~MyContainer (this=0x81b2c28) at CContainer.h:102
> #15 0xb781a9af in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3
> #16 0xb7d14638 in ~QFrame (this=0x0) at qframe.h:48
> #17 0xb7d146ac in ~MyContainer (this=0x81a5d80) at CContainer.h:102
> #18 0xb781a9af in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3
> ---Type <return> to continue, or q <return> to quit---
> #19 0xb7d14638 in ~QFrame (this=0x0) at qframe.h:48
> #20 0xb7d146ac in ~MyContainer (this=0x813aed8) at CContainer.h:102
> #21 0xb781a9af in QWidget::~QWidget () from /usr/lib/libqt-mt.so.3
> #22 0xb78ea82e in QMainWindow::~QMainWindow () from /usr/lib/libqt-mt.so.3
> #23 0xb7d111f1 in ~MyMainWindow (this=0x8138268) at CWindow.cpp:1310
> ---Type <return> to continue, or q <return> to quit---
> #24 0xb7d074f1 in MyEventLoop::processEvents (this=0x8075210, flags=4)
>     at main.cpp:255
> #25 0xb7790129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
> #26 0xb778ff4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
> #27 0xb777776f in QApplication::exec () from /usr/lib/libqt-mt.so.3
> ---Type <return> to continue, or q <return> to quit---
> #28 0xb7d07bc6 in hook_loop () at main.cpp:444
> #29 0x0805f416 in main (argc=0, argv=0xbff271f4) at gbx.c:324
>

Can you send the project that makes this crash?

-- 
Benoit Minisini





More information about the User mailing list