Whenever a Glade created dialog is displayed on a
debian system (tested with debian etch) the application
grashes with either a segfault, or the following errors:
*** glibc detected *** double free or corruption (out):
0x081f53d0 ***
Aborted
or
*** glibc detected *** free(): invalid next size
(fast): 0x08127438 ***
This may be because of version differences between
glade libraries on ubuntu (used for development) and
debian?
It might be worth replacing all libglade runtime XML
parsing with actual GTK code?
This also happens in IC.