On 17/02/2015 20:02, codekiddy wrote:
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 |