<div>Hi Julius,</div>
<div> </div>
<div>I am getting this error randomly some times i get first time some times after running 3-4 times.</div>
<div> </div>
<div>I have one pthread for serial communication and the main thread main() program for the GUI</div>
<div> </div>
<div>I am not sure how should i narrow down this problem?</div>
<div> </div>
<div>Regards,</div>
<div>Nisha<br><br> </div>
<div><span class="gmail_quote">On 3/22/08, <b class="gmail_sendername">Julius Luukko</b> <<a href="mailto:julle.luukko@quicknet.inet.fi">julle.luukko@quicknet.inet.fi</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">nisha jain wrote:<br>> I am getting following run time exception some times while running<br>> number of times...<br>
><br>> N800App[2455]: GLIB CRITICAL ** Gtk - gtk_box_pack_start: assertion<br>> `child->parent == NULL' failed<br>><br>> Please let me know if some one has any idea about it?<br><br>Hello Nisha,<br><br>
You are probably trying to pack a widget twice. Maybe you copied the<br>call of gtk_box_pack_start a few lines above and did not remember to<br>change the name of the widget?<br><br>Regards,<br><br>Julius<br><br></blockquote>
</div><br>