Well, today I could test this on another machine. And the same buggy behaviour...&nbsp; GUI hangs.<br><br><div><span class="gmail_quote">2007/10/28, Jakub Jelinek &lt;<a href="mailto:jakub@redhat.com">jakub@redhat.com</a>&gt;:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Sun, Oct 28, 2007 at 11:36:42PM +0100, Guido Ledermann wrote:<br>&gt; Did it and I get<br>
&gt;<br>&gt; [root@cookie ~]# valgrind system-config-users<br>&gt; ==3131== Memcheck, a memory error detector.<br>&gt; ==3131== Copyright (C) 2002-2007, and GNU GPL&#39;d, by Julian Seward et al.<br>&gt; ==3131== Using LibVEX rev 1732, a library for dynamic binary translation.
<br>&gt; ==3131== Copyright (C) 2004-2007, and GNU GPL&#39;d, by OpenWorks LLP.<br>&gt; ==3131== Using valgrind-3.2.3, a dynamic binary instrumentation framework.<br>&gt; ==3131== Copyright (C) 2000-2007, and GNU GPL&#39;d, by Julian Seward et al.
<br>&gt; ==3131== For more details, rerun with: -v<br>&gt; ==3131==<br>&gt; Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve<br>&gt; property `GtkTreeView::odd-row-color&#39; of type `GdkColor&#39; from rc file value
<br>&gt; &quot;((GString*) 0x9197c30)&quot; of type `GString&#39;<br>&gt; *** glibc detected *** /usr/bin/python2: double free or corruption (out):<br>&gt; 0xbf9f1cf8 ***<br><br>Oops, that just traced consolehelper.<br>Try
<br>PYTHONPATH=/usr/share/system-config-users valgrind /usr/bin/python /usr/share/system-config-users/system-config-users.py<br>instead.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jakub<br></blockquote></div><br>