<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
David Hedbor wrote:<br>
<blockquote type="cite" cite="midm31y69gas0.fsf@stellar.home.hedbor.org">
<pre wrap="">This is because Mandrake strips their libpthread.so which 1) breaks
backtraces, 2) makes it impossible to debug threaded applications
under Mandrake. I have tried reporting this blatant bug to them with
no reponse so far (I should note that I was the one who got them to
fix it in the first place, quite some time ago).
</pre>
<blockquote type="cite">
<pre wrap="">Backtrace:
[ 1] /lib/i686/libpthread.so.0 [0x40d70e55]
Signal: SIGSEGV [segmentation fault]
Aborting.
</pre>
</blockquote>
<pre wrap=""><!---->
To get a correct backtrace, download
<a class="moz-txt-link-freetext" href="http://david.hedbor.org/tmp/libs.tgz">http://david.hedbor.org/tmp/libs.tgz</a>, unpack and do:
export LD_LIBRARY_PATH=<pathtolibs>/libs/
before running UT. You will then get a valid backtrace.
</pre>
</blockquote>
<br>
Hi David ,<br>
thanks for your reply .<br>
i read your reply , downloaded the libs and replaced the old ones with the
ones from that zip file , and i also did the export comand but when trying
to run ut2003_demo the exact same thing appened ! <br>
i don't know what i should do so i would like to ask this : does anyone runs
ut2003 demo in mandrake linux 9.0 final that could give me a hand ? <br>
thanks in advance<br>
cheers Carlos<br>
</body>
</html>