<br><br><div class="gmail_quote">On Wed, Aug 5, 2009 at 4:06 PM, Richard Hughes <span dir="ltr">&lt;<a href="mailto:hughsient@gmail.com">hughsient@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">2009/8/5 Aşkın Yollu &lt;<a href="mailto:askin@askin.ws">askin@askin.ws</a>&gt;:<br>
</div><div class="im">&gt; Program received signal SIGSEGV, Segmentation fault.<br>
&gt; 0xb7f97623 in pk_package_id_copy () from /usr/lib/libpackagekit-glib.so.11<br>
&gt; (gdb) bt<br>
&gt; #0  0xb7f97623 in pk_package_id_copy () from<br>
&gt; /usr/lib/libpackagekit-glib.so.11<br>
<br>
</div>Hmm. Could you try printing what your are sending packagekitd that<br>
makes it crash please?<br>
<br>
Change this:<br>
<div class="im"><br>
            self.details(&quot;%s-%s&quot; % (<a href="http://pkg.name" target="_blank">pkg.name</a>, self.__get_package_version(pkg)),<br>
                            pkg.license,<br>
                            group,<br>
                            pkg.description,<br>
                            pkg.packageURI,<br>
                            pkg.packageSize)<br>
<br>
</div>to:<br>
<br>
            print <a href="http://pkg.name" target="_blank">pkg.name</a>, self.__get_package_version(pkg)<br>
            print pkg.license, group, pkg.description,  pkg.packageSize<br>
<br>
I suspect you&#39;re not formatting the package_id correctly (the first<br>
parameter) but that&#39;s only a hunch. Either way, there&#39;s some sloppy<br>
error handling that needs to be fixed in the daemon.<br>
<div><div></div><div class="h5"><br></div></div></blockquote></div><br clear="all">&#39;amsn 0.98b_11234-25-5&#39;<br>&#39;[&#39;GPLv2&#39;] unknown aMSN is a free and open source MSN Messenger clone, with features like conferencing support, full-speed file transfers, webcam and audio-call support. 3662826&#39;<br>
<br>-- <br>Aşkın Yollu<br>