[Gambas-user] Issue 181 in gambas: Crash with certain menu caption.

gambas at ...2524... gambas at ...2524...
Mon Jan 16 17:50:39 CET 2012


Comment #3 on issue 181 by jussi.la... at ...626...: Crash with certain menu  
caption.
http://code.google.com/p/gambas/issues/detail?id=181

(gdb) run
Starting program: /usr/local/bin/gbx3
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffedebb700 (LWP 32474)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff5108a85 in g_type_name ()
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0

(gdb) bt
#0  0x00007ffff5108a85 in g_type_name ()
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#1  0x00007ffff6094a88 in gtk_rc_get_style_by_paths ()
    from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#2  0x00007ffff67c0310 in gt_get_style (name=0x7ffff67f95b9 "GtkLayout",
     type=-402646016) at gtools.cpp:1155
#3  0x00007ffff67c620d in gDesktop::bgColor () at gdesktop.cpp:132
#4  0x00007ffff67da2f7 in gMenu::updateColor (win=0x7a5f80) at gmenu.cpp:810
#5  0x00007ffff67dd14f in gMainWindow::embedMenuBar (this=0x7a5f80,
     border=0x7a7010) at gmainwindow.cpp:1389
#6  0x00007ffff67da2bc in gMenu::gMenu (this=0x7b14e0, par=0x7a5f80,
     hidden=false) at gmenu.cpp:383
#7  0x00007ffff67eedf1 in CMENU_new (_object=0x7afb78, _param=<optimized  
out>)
     at CMenu.cpp:119
#8  0x000000000040a745 in EXEC_native () at gbx_exec.c:1239
#9  0x000000000040aeb6 in EXEC_special (special=<optimized out>,
     class=<optimized out>, object=<optimized out>, nparam=1, drop=1 '\001')
     at gbx_exec.c:1555
#10 0x000000000040b058 in EXEC_special_inheritance (special=0,  
class=0x67c058,
     object=0x7afb78, nparam=1, drop=1 '\001') at gbx_exec.c:1699
#11 0x000000000040b587 in EXEC_new () at gbx_exec.c:1911






More information about the User mailing list