[Gambas-user] Issue 6 in gambas: signal #11 with Gtk+

gambas at ...2524... gambas at ...2524...
Mon Jan 3 17:54:45 CET 2011


Comment #3 on issue 6 by sotema: signal #11 with Gtk+
http://code.google.com/p/gambas/issues/detail?id=6

Il giorno lun, 03/01/2011 alle 14.59 +0000, gambas at ...2524... ha
scritto:

do you mean configure --enable-opt=no ?

i tried it with rev 3436 and got the following:
when close the wizard the MainForm opens and freeze.
and the gdb output:
Program received signal SIGSEGV, Segmentation fault.
0x0000000000a90890 in ?? ()

gdb) bt
#0  0x0000000000a90890 in ?? ()
Cannot access memory at address 0x7fffffffde98

and no more.

The next time i got the following:
(gdb) bt
#0  0x00007ffff752c368 in ?? () from /lib/libc.so.6
#1  0x000000000041d193 in GB_Raise (object=0x7fd0f8, event_id=22,
nparam=0)
     at gbx_api.c:510
#2  0x00007ffff6d59ea1 in activate_window (window=0x9b6e30) at
CWindow.cpp:229
#3  0x00007ffff6d5c00f in post_focus_change () at gapplication.cpp:1106
#4  0x00000000004103ac in EVENT_check_post () at gbx_event.c:230
#5  0x00007ffff6d5ad31 in do_iteration (do_not_block=<value optimized
out>,
     do_not_sleep=false) at main.cpp:511
#6  0x00007ffff6d5b14a in my_loop () at main.cpp:434
#7  0x0000000000422804 in main (argc=1, argv=<value optimized out>)
     at gbx.c:371
Tell me what can i do for further investigate the problem.





More information about the User mailing list