<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Le 20/09/2010 19:44, Ross Finlayson a &eacute;crit&nbsp;:
<blockquote cite="mid:f06240802c8bd4d8b943a@%5B66.80.62.44%5D"
 type="cite">
  <blockquote type="cite">**** BackTrace ****
    <br>
    <br>
#0&nbsp; 0x080882af in _Tables::getOurTables(UsageEnvironment&amp;, unsigned
int) ()
    <br>
  </blockquote>
  <br>
The fact that you're seeing a crash in such an innocuous function
suggests to me that you may be linking with old binaries somewhere. (I
assume that you're not doing something stupid like trying to access the
library from multiple threads.)
  <br>
  <br>
So, my first suggestion would be to remove all of your binaries, and
then recompile/relink everything from scratch.
  <br>
</blockquote>
Hi Ross,<br>
<br>
Thanks for assuming this :)<br>
Of course, I'm not using it in a multi-threaded context, right now, it
is just a small sample application, launching one RTSP connection.<br>
I rebuilt all libs from scratch, but it still crashes.<br>
<br>
I'll dive into openRTSP code, because I must have missed something.<br>
I'll keep you in touch very soon.<br>
<br>
Best regards,<br>
Guillaume.<br>
<br>
<div class="moz-signature">-- <br>
Guillaume FERRY<br>
Bertin Technologies<br>
D&eacute;partement Bertin Conseil<br>
Activit&eacute; Traitement de l'Information et du Contenu<br>
<table>
  <tbody>
    <tr>
      <td><i>T&eacute;l</i></td>
      <td>01.39.30.62.09</td>
    </tr>
    <tr>
      <td><i>Fax</i></td>
      <td>01.39.30.62.45</td>
    </tr>
    <tr>
      <td><i>Mail</i></td>
      <td><a class="moz-txt-link-abbreviated" href="mailto:ferry@bertin.fr">ferry@bertin.fr</a></td>
    </tr>
    <tr>
      <td><i>Web</i></td>
      <td><a href="http://www.bertin.fr">www.bertin.fr</a></td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>