On 2017년 07월 25일 12:28, Roman Haefeli wrote:
On Die, 2017-07-25 at 10:44 +0200, Max wrote:
On 2017년 07월 24일 22:20, Roman Haefeli wrote:
On Mon, 2017-07-24 at 21:22 +0200, Max wrote:
Jack, you're an experienced Linux user. Would you be willing to try if it still runs fine, even when compiled to the libjackd2 from KXStudio? Thanks
Hey Max,
I compiled jack2 with current master (9c929bef39e1, which is probably the one they use in KXStudio) and compiled Pd against this new jack. I also get segfaults when running Pd with -rt. The backtrace looks pretty similar to yours. As you already reported, other Jack clients run fine.
Hi Roman,
thanks! That's valuable info - now I know it's not my fault (apart from running a too new version of Jack2). What do you think is causing the segfault?
The backtrace says it, but I'm not knowledgeable enough to interpret it.
Is it something that needs to be fixed in Pd or in Jack2?
I can't really tell. I tend to think it may require a change in Pd, but that's just an uneducated guess.
Miller, I know you aren't using jack, but would it be possible for you to try to compile pd with jack against the current jack version from https://github.com/jackaudio/jack2 ? Still getting a segfault. Made an issue for your convenience: https://github.com/pure-data/pure-data/issues/146