GNOME Bugzilla – Bug 571892
Crash in gtk_hex_new
Last modified: 2009-02-22 12:58:59 UTC
It looks like a random crash appears at least on x86_64 targets in 64 bits mode, when calling gtk_hex_new. The call stack of the crash looks like:
+ Trace 212585
See patch below.
Created attachment 128800 [details] [review] This patch seems to fix the bug GObject type ID should be instances of GType, not guint.
Works like charm for me and fixes bug 571099. Thanks for the patch!
sorry it took a little while. I've applied this to svn
*** Bug 571099 has been marked as a duplicate of this bug. ***