[9514] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: gtk_init wierdness
daemon@ATHENA.MIT.EDU (Rostedt, Steven)
Thu Oct 22 12:48:05 1998
Date: Thu, 22 Oct 1998 12:47:34 -0400
From: "Rostedt, Steven" <steven.rostedt@lmco.com>
To: "'gtk-list@redhat.com'" <gtk-list@redhat.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
> 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.
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null