gtk+ on linux/ia64



Hi,

I just downloaded  
 atk-0.8  glib-1.3.12  gtk+-1.3.12 pango-0.23  pkgconfig-0.8.0
and built gtk+ on an ia64 machine.

I built with gcc 3.0.3 against libc 2.2.4 .
gtk+-1.3.12/tests/simple gets a  SIGILL , the other
demos get a SIGSEGV.

If I have a simple gtk+-program with only a main window, it will
work, and the window will get all the events it selected.
If I add a simple context menu to this, gtk_menu_popup will not
raise it to the top in all cases.
Worse, the whole thing will give a SIGSEGV if I create a subwindow
to the main window.

- Has anybody else encountered this ?
  ( Is it worthwile to check out the cvs version or will there
  be no noticable difference ? )
- How do I go about debugging this ? The backtrace does not give me
  any clues to me:
#0  g_type_check_is_value_type (type=6917529027641348864) at gtype.c:263
#1  0x200000000098f3f0 in g_signal_newv (signal_name=0x0, 
    itype=6917529027641364432,  signal_flags=G_SIGNAL_RUN_FIRST, 
    class_closure=0x6000000000047ee0, accumulator=0, accu_data=0x0, 
    c_marshaller=0x2000000000e54af0, return_type=4, n_params=1, 
    param_types=0x6000000000047f30) at gsignal.c:1196
#2  0x2000000000990040 in g_signal_new_valist 
    (signal_name=0x20000000005d1038 "size_request", 
     itype=6917529027641364432, signal_flags=G_SIGNAL_RUN_FIRST,  
     class_closure=0x6000000000047ee0, accumulator=0, 
     accu_data=0x0, c_marshaller=0x2000000000e54af0, return_type=4, 
     n_params=1, args=0x80000fffffffb0b0) at gsignal.c:1322
< and so on >

- Where do I report it in http://bugzilla.gnome.org/ ? i.e. I believe it
  to be a glib or gtk+-bug, but which ( lesstif and tcl/tk work, so
  I believe the setup to be ok ) ?


Karl



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]