Jason Tackaberry <[EMAIL PROTECTED]> writes: > On Thu, 2002-01-24 at 01:26, Havoc Pennington wrote: > > You're using threads? > > No. I am forking, though. But I was able to reproduce the problem even > with the code that forks commented out. > > I do sometimes (typically right before a crash) see stuff like: > > Message (recursed): Layout text > > What does 'recursed' mean in the context of a g_message? >
g_message() was called inside another g_message(). Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
