[maemo-developers] Runtime exception in Multithreading N800
From: nisha jain jain61 at gmail.comDate: Sat Mar 22 22:05:44 EET 2008
- Previous message: Runtime exception in Multithreading N800
- Next message: Runtime exception in Multithreading N800
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Julius, I am getting this error randomly some times i get first time some times after running 3-4 times. I have one pthread for serial communication and the main thread main() program for the GUI I am not sure how should i narrow down this problem? Regards, Nisha On 3/22/08, Julius Luukko <julle.luukko at quicknet.inet.fi> wrote: > > nisha jain wrote: > > I am getting following run time exception some times while running > > number of times... > > > > N800App[2455]: GLIB CRITICAL ** Gtk - gtk_box_pack_start: assertion > > `child->parent == NULL' failed > > > > Please let me know if some one has any idea about it? > > Hello Nisha, > > You are probably trying to pack a widget twice. Maybe you copied the > call of gtk_box_pack_start a few lines above and did not remember to > change the name of the widget? > > Regards, > > Julius > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20080322/edbe1444/attachment.htm
- Previous message: Runtime exception in Multithreading N800
- Next message: Runtime exception in Multithreading N800
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]