Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 634030

Summary: media-sound/jalv-1.6.0-r1 segfault when running Qt5 plugins
Product: Gentoo Linux Reporter: Simon <simon.vanderveldt+gentoo>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon 2017-10-11 18:04:42 UTC
media-sound/jalv-1.6.0-r1 segfaults when opening plugins which have a Qt5 GUI. See https://github.com/drobilla/jalv/issues/4 for more info.
It does work for Qt4 GUIs.

This issue seems to be fixed in jalv's master branch. Do we want to try to figure out which commits fixed the issue and add them as patches?
Or should we simply wait till a new jalv release is made (or request it?)
Comment 1 Andreas Sturmlechner gentoo-dev 2017-10-11 18:44:36 UTC
When we look at bug 621708 and considering the recent release of suil with full Qt5-support maybe asking for a new release makes sense indeed.
Comment 3 Simon 2017-10-13 09:35:15 UTC
(In reply to Andreas Sturmlechner from comment #2)
> Probably this?
> http://git.drobilla.net/cgit.cgi/jalv.git/commit/
> ?id=4d22c6a53ff1dcb657ab1913f1b100e42db19bca

I'll give that commit a try this weekend
Comment 4 Simon 2017-10-14 16:51:55 UTC
I've asked drobilla if a release for jalv is planned in the near future.

Also, the linked commit does seem to fix the issue for me.

I'd like to wait a couple of days for drobilla's response. If there's no response or there will be no release in the near future I'll create a PR to add the linked commit as a patch. Is that OK?
Comment 5 Andreas Sturmlechner gentoo-dev 2017-10-17 20:59:52 UTC
Works for me for sure.
Comment 6 Larry the Git Cow gentoo-dev 2017-10-29 13:00:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257d344317af170a10a0b7e5b49018704bb2a592

commit 257d344317af170a10a0b7e5b49018704bb2a592
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-10-29 11:56:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-10-29 12:59:56 +0000

    media-sound/jalv: Fix segfault w/ Qt5 plugins, run in background
    
    Gentoo-bug: 621708, 634030
    Closes: https://bugs.gentoo.org/634030
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 media-sound/jalv/files/jalv-1.6.0-stdin.patch    | 67 ++++++++++++++++++++++++
 media-sound/jalv/files/jalv-1.6.0-suil-qt5.patch | 34 ++++++++++++
 media-sound/jalv/jalv-1.6.0-r2.ebuild            | 59 +++++++++++++++++++++
 3 files changed, 160 insertions(+)