<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PA incorrectly reports modules with unresolved symbols as missing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61800#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PA incorrectly reports modules with unresolved symbols as missing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61800">bug 61800</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>Thanks for the patch!

(In reply to <a href="show_bug.cgi?id=61800#c0">comment #0</a>)
<span class="quote">> This is because bind_now_open() in src/daemon/ltdl-bind-now.c assumes any
> problem with dlopen is due to a missing file.</span >

There's no such assumption. bind_now_open() sets the error to
LT_ERROR_CANNOT_OPEN, which should map to error message "can't open the
module". Apparently libltdl resets the error to LT_ERROR_FILE_NOT_FOUND. Would
you be willing to investigate why that happens? It may be a bug in libltdl or
in the way that pulseaudio uses it.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>