<br><br><div class="gmail_quote">On Thu, Feb 11, 2010 at 4:22 PM, Christian Krause <span dir="ltr">&lt;<a href="mailto:chkr@fedoraproject.org">chkr@fedoraproject.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Juan,<br>
<br>
I&#39;ve just went through a couple of the abrt mono bug reports and it<br>
looks like that there is a problem with the x86_64 package of beagle:<br>
<br>
When the DocExtractor.exe is executed, it can&#39;t find the<br>
libbeagleglue.so library.<br>
<br>
The root cause is, that the shared library is just referenced by<br>
DllImport as &quot;libbeagleglue&quot; and so without any further information the<br>
mono runtime tries to search it in the standard search paths like<br>
/usr/lib64 etc.<br>
<br>
However, the file really resides in /usr/lib64/beagle/ .<br>
<br>
Most other mono-based programs like gtk-sharp2, gsf-sharp, gnome-sharp<br>
etc. solve this by installing the glue libs like libgtksharpglue-2.so<br>
directly into %{_libdir}/<br>
<br>
Additionally the *.config file should map the generic library name used<br>
in the source code (e.g. &quot;libbeagleglue&quot; to a versioned! library name<br>
like &quot;libbeagleglue.so.1&quot;)<br>
<br>
All information can be found in this bug report:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=558548" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=558548</a><br>
<br>
I&#39;ve marked all mono bugs which referred also to DocExtractor.exe in the<br>
x86_64 version of beagle and which also had a similar backtrace as<br>
duplicates.<br>
<br>
So right now this bug has 22 people on its CC list.<br>
<br>
The following bugs may also be the same, bug I&#39;m not 100% sure.<br>
<br>
<a href="https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&amp;short_desc=abrt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;short_desc_type=allwordssubstr&amp;longdesc=%2Fusr%2Flib64%2Fbeagle%2FDocExtractor.exe&amp;component=mono&amp;longdesc_type=allwordssubstr&amp;product=Fedora&amp;classification=Fedora" target="_blank">https://bugzilla.redhat.com/buglist.cgi?query_format=advanced&amp;short_desc=abrt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;short_desc_type=allwordssubstr&amp;longdesc=%2Fusr%2Flib64%2Fbeagle%2FDocExtractor.exe&amp;component=mono&amp;longdesc_type=allwordssubstr&amp;product=Fedora&amp;classification=Fedora</a><br>


<br>
Please can you have a look at this problem? Thanks!<br>
<br>
<br>
Best regards,<br>
<font color="#888888">Christian<br>
</font></blockquote></div><br>Got it. I&#39;ll reply once again after I&#39;ve commited a fix. <div><br></div><div>I should definitely start using x86_64, there&#39;s a lot of issues that only happen on that platform and are often overlooked. <br clear="all">

<br>-- <br>Ing. Juan M. Rodriguez Moreno<br>Desarrollador de Sistemas Abiertos<br>Sitio: <a href="http://proyectofedora.org/mexico">http://proyectofedora.org/mexico</a><br><br><br>
</div>