Hi,<br><div class="gmail_quote"><br>I have a simple app with socket communication. In Maemo 3.x it worked well. But the problem comes when I use Maemo 4.0<br><br>This line is ok when initializing:<br><br>gtk_label_set_text (GTK_LABEL(communication_tab-&gt;label_connect), &quot;Connect&quot;); <br>


<br>The label has text &quot;Connect&quot;;<br><br>When I click a button, I want to change its text, to &quot;Reconnect&quot;, for example. A callback func is invoked, you know. But in this func, an error occurs:<br><br>

&quot;qemu: uncaught target signal 11 (Segmentation fault) - exiting&quot;<br>
<br>It didn&#39;t happen in Maemo 3.x.<br><br>Please tell me what&#39;s wrong. Thanks very much.<br><br>
</div>Jakov<br>