<div dir="ltr">definitely caused by use of X / GUI toolkit calls from the wrong thread. Not legal.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 13, 2015 at 2:06 PM, Fernando Lopez-Lezcano <span dir="ltr"><<a href="mailto:nando@ccrma.stanford.edu" target="_blank">nando@ccrma.stanford.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 04/13/2015 07:13 AM, Tito Latini wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, Apr 12, 2015 at 07:29:41PM -0700, Fernando Lopez-Lezcano wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Anyone out there using ambix on Linux?<br>
<br>
I'm seeing various instabilities, for example trying out the converter<br>
standalone I get a segfault when connecting output ports, and it looks<br>
like the Jack JUCE component is doing some unaligned memory copies.<br>
<br>
Any hint on how to fix this?<br>
<br>
I get Ardour crashes if I try to use the converter LV2 plugin as well.<br>
<br>
See below for a trace of the standalone binary...<br>
Thanks for any help!<br>
-- Fernando<br>
[...]<br>
</blockquote>
<br>
I have compiled the git-version and tested with the converter standalone.<br>
<br>
The attached patch should fix this problem.<br>
</blockquote>
<br></div></div>
Thanks Tito!<br>
That seems to have fixed that problem. But I'm still having other problems :-(<br>
<br>
On a different machine I see this problem when I try to bring up the LV2 GUI for the encoder plugin in, say, ardour3:<br>
<br>
[xcb] Unknown request in queue while dequeuing<br>
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called<br>
[xcb] Aborting, sorry about that.<br>
xcb_io.c: 179: dequeue_pending_request: Assertion xcb_xlib_inknown_req_in_deq'<u></u>failed<br>
<br>
And then ardour3 crashes.<span class="HOEnZb"><font color="#888888"><br>
-- Fernando</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org" target="_blank">Linux-audio-dev@lists.<u></u>linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/<u></u>listinfo/linux-audio-dev</a><br>
</div></div></blockquote></div><br></div>