RE: [gtk-list] Re: gtk_init wierdness





> Would it still cause a crash if it's not being executed.  Seriously, the
> only
> code being executed here is the printf(), gtk_init(), and the last
> printf().
> Why should it matter if a function that is not called tries to close a
> NULL
> pointer?
> 
> katre
> 
	Have you tried running the debugger and stepping into
	the GTK code to see exactly where it is crashing (in gtk_init).
	That is if you have compiled GTK using -g and not -O. 



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