<div dir="auto"><div>If I mark dlclose ,reload module is work.<br><br><div class="gmail_quote"><div dir="ltr">Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>> 於 2019年1月30日 週三 上午12:19寫道:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le maanantaina 28. tammikuuta 2019, 3.24.10 EET Keen a écrit :<br>
> Hi Everyone,<br>
> <br>
> Pulseaudio daemon is broken, when reload module.<br>
> <br>
> could you give me some suggestions?<br>
> <br>
> Following steps<br>
> <br>
> 1.load-module module-null-source<br>
> <br>
> 2.unload-module module-null-source<br>
> <br>
> 3.load-module module-null-source   ==> pulseaudio crash..<br>
<br>
To be fair, POSIX does not guarantee that dlclose() does anything and that <br>
dlopen() on the same file will do anything either. And some libc actually do <br>
nothing, e.g. musl.<br>
<br>
So I am not sure if exposing such functionality is even a good idea...<br>
<br>
-- <br>
Rémi Denis-Courmont<br>
<a href="http://www.remlab.net/" rel="noreferrer noreferrer" target="_blank">http://www.remlab.net/</a><br>
<br>
<br>
<br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org" target="_blank" rel="noreferrer">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
</blockquote></div></div></div>