<div>Hi Julius,</div>
<div>&nbsp;</div>
<div>I am getting this error randomly some times i get first time some times after&nbsp; running 3-4 times.</div>
<div>&nbsp;</div>
<div>I have one pthread for serial communication and the main thread main() program for the GUI</div>
<div>&nbsp;</div>
<div>I am not sure how should i narrow down this problem?</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>Nisha<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 3/22/08, <b class="gmail_sendername">Julius Luukko</b> &lt;<a href="mailto:julle.luukko@quicknet.inet.fi">julle.luukko@quicknet.inet.fi</a>&gt; 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>&gt; I am getting following run time exception some times while running<br>&gt; number of times...<br>
&gt;<br>&gt; N800App[2455]: GLIB CRITICAL ** Gtk - gtk_box_pack_start: assertion<br>&gt; `child-&gt;parent == NULL&#39; failed<br>&gt;<br>&gt; 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>