Re: Is Unicode character set a problem when compiling GTK sources?

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

 



On 17/02/2015 20:02, codekiddy wrote:
Thanks Arnavion, re-compiling glib, pango and gtk with Multibyte and then re-linking dependent DLL's did not solve anything.
stack overflow in gobject.dll
damn bug is somewhere, but it denies to show it self. 


A stack overflow shouldn't be too difficult to find if you can build and run a Debug version.  The most likely explanation is a function somewhere which is endlessly calling itself somehow (or 2 functions which repeatedly call each other in a loop etc).

What's crashing anyway?  Is it one of the glib/gtk+ test modules or a program from somewhere else?

John
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux