On Mon, Nov 20, 2006 at 12:38:54PM +0530, Shyjumon N. wrote: > Can any body help me to find out why i am getting segmentation fault for the following code. > ... > > if (count == 10)TTEC > > Tel: +91-80-4180-3500 Extn. 3273 > > { > g_print ("\nFrames change 10 times...closing appli.....\n"); > gtk_main_quit (); > } > else > { > create_wina (windowa, data1); > count++; > } This doesn't compile and if the phone number is removed it doesn't make sense because count is always 0 at that point. Moreover, I cannot see any signs you have tried to debug the code yourself. So read http://mail.gnome.org/archives/gtk-app-devel-list/2006-August/msg00158.html first. Yeti -- Whatever. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list