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, [email protected] 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.


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to