Re: Segfault and cheep mend of gtk_combo_box_get_active_text

2005-05-02 Thread Stefan Kost
Hi Olivier, As there seems to be nothing wrong with you programm as such, can you try to get a backtrace by running your same in gdb. gdb ./example and after is seg-faulted bt if you get a good backtrace (that shows where it crashes), file a bugreport in bugzilla and attach the backtrace.

Segfault and cheep mend of gtk_combo_box_get_active_text

2005-05-01 Thread Olivier
Dear Matthias, Below is a simple program where gtk_combo_box_get_active_text creates a segfault, as well as my (hacking) way of mending it. Two other persons from gtk-app-devel-list@gnome.org compiled it and got no segfault while running. So I rebuilt my system ?? With pango 1.8.1 in